08:09:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/142920 08:09:57 Running as SYSTEM 08:09:57 [EnvInject] - Loading node environment variables. 08:09:57 Building remotely on prd-ubuntu1804-docker-8c-8g-246 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/cps-merge-verification-maven-master 08:09:57 [ssh-agent] Looking for ssh-agent implementation... 08:09:57 $ ssh-agent 08:09:57 SSH_AUTH_SOCK=/tmp/ssh-uquXBgOC0zda/agent.2022 08:09:57 SSH_AGENT_PID=2024 08:09:57 [ssh-agent] Started. 08:09:57 Running ssh-add (command line suppressed) 08:09:57 Identity added: /w/workspace/cps-merge-verification-maven-master@tmp/private_key_5957644486242484830.key (/w/workspace/cps-merge-verification-maven-master@tmp/private_key_5957644486242484830.key) 08:09:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:09:57 The recommended git tool is: NONE 08:09:58 using credential onap-jenkins-ssh 08:09:58 Wiping out workspace first. 08:09:58 Cloning the remote Git repository 08:09:58 Cloning repository git://cloud.onap.org/mirror/cps.git 08:09:58 > git init /w/workspace/cps-merge-verification-maven-master # timeout=10 08:09:59 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 08:09:59 > git --version # timeout=10 08:09:59 > git --version # 'git version 2.17.1' 08:09:59 using GIT_SSH to set credentials Gerrit user 08:09:59 Verifying host key using manually-configured host key entries 08:09:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:10:01 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 08:10:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:10:01 Avoid second fetch 08:10:01 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:10:01 Checking out Revision 307886675dad4b4fe4106206c3a4c793777c7a5a (refs/remotes/origin/master) 08:10:01 > git config core.sparsecheckout # timeout=10 08:10:01 > git checkout -f 307886675dad4b4fe4106206c3a4c793777c7a5a # timeout=30 08:10:02 Commit message: "Revert removing buildOperationDetailsForPatchItem for patch item replace" 08:10:02 > git rev-list --no-walk ebe522726faa0aceb7b2140249c68f82c71d2e75 # timeout=10 08:10:05 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 08:10:05 provisioning config files... 08:10:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:10:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:10:05 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins348303700313289211.sh 08:10:05 ---> python-tools-install.sh 08:10:05 Setup pyenv: 08:10:05 * system (set by /opt/pyenv/version) 08:10:05 * 3.8.13 (set by /opt/pyenv/version) 08:10:05 * 3.9.13 (set by /opt/pyenv/version) 08:10:05 * 3.10.6 (set by /opt/pyenv/version) 08:10:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UwJ3 08:10:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:10:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:10:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:10:13 lf-activate-venv(): INFO: Base packages installed successfully 08:10:13 lf-activate-venv(): INFO: Installing additional packages: lftools 08:10:36 lf-activate-venv(): INFO: Adding /tmp/venv-UwJ3/bin to PATH 08:10:36 Generating Requirements File 08:10:55 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. 08:10:55 httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:10:55 Python 3.10.6 08:10:55 pip 25.3 from /tmp/venv-UwJ3/lib/python3.10/site-packages/pip (python 3.10) 08:10:55 appdirs==1.4.4 08:10:55 argcomplete==3.6.3 08:10:55 aspy.yaml==1.3.0 08:10:55 attrs==25.4.0 08:10:55 autopage==0.5.2 08:10:55 backports.strenum==1.3.1 08:10:55 beautifulsoup4==4.14.3 08:10:55 boto3==1.42.27 08:10:55 botocore==1.42.27 08:10:55 bs4==0.0.2 08:10:55 certifi==2026.1.4 08:10:55 cffi==2.0.0 08:10:55 cfgv==3.5.0 08:10:55 chardet==5.2.0 08:10:55 charset-normalizer==3.4.4 08:10:55 click==8.3.1 08:10:55 cliff==4.13.1 08:10:55 cmd2==3.1.0 08:10:55 cryptography==3.3.2 08:10:55 debtcollector==3.0.0 08:10:55 decorator==5.2.1 08:10:55 defusedxml==0.7.1 08:10:55 Deprecated==1.3.1 08:10:55 distlib==0.4.0 08:10:55 dnspython==2.8.0 08:10:55 docker==7.1.0 08:10:55 dogpile.cache==1.5.0 08:10:55 durationpy==0.10 08:10:55 email-validator==2.3.0 08:10:55 filelock==3.20.3 08:10:55 future==1.0.0 08:10:55 gitdb==4.0.12 08:10:55 GitPython==3.1.46 08:10:55 google-auth==2.47.0 08:10:55 httplib2==0.31.1 08:10:55 identify==2.6.16 08:10:55 idna==3.11 08:10:55 importlib-resources==1.5.0 08:10:55 iso8601==2.1.0 08:10:55 Jinja2==3.1.6 08:10:55 jmespath==1.0.1 08:10:55 jsonpatch==1.33 08:10:55 jsonpointer==3.0.0 08:10:55 jsonschema==4.26.0 08:10:55 jsonschema-specifications==2025.9.1 08:10:55 keystoneauth1==5.12.0 08:10:55 kubernetes==34.1.0 08:10:55 lftools==0.37.19 08:10:55 lxml==6.0.2 08:10:55 markdown-it-py==4.0.0 08:10:55 MarkupSafe==3.0.3 08:10:55 mdurl==0.1.2 08:10:55 msgpack==1.1.2 08:10:55 multi_key_dict==2.0.3 08:10:55 munch==4.0.0 08:10:55 netaddr==1.3.0 08:10:55 niet==1.4.2 08:10:55 nodeenv==1.10.0 08:10:55 oauth2client==4.1.3 08:10:55 oauthlib==3.3.1 08:10:55 openstacksdk==4.8.0 08:10:55 os-service-types==1.8.2 08:10:55 osc-lib==4.3.0 08:10:55 oslo.config==10.2.0 08:10:55 oslo.context==6.2.0 08:10:55 oslo.i18n==6.7.1 08:10:55 oslo.log==8.0.0 08:10:55 oslo.serialization==5.9.0 08:10:55 oslo.utils==9.2.0 08:10:55 packaging==25.0 08:10:55 pbr==7.0.3 08:10:55 platformdirs==4.5.1 08:10:55 prettytable==3.17.0 08:10:55 psutil==7.2.1 08:10:55 pyasn1==0.6.1 08:10:55 pyasn1_modules==0.4.2 08:10:55 pycparser==2.23 08:10:55 pygerrit2==2.0.15 08:10:55 PyGithub==2.8.1 08:10:55 Pygments==2.19.2 08:10:55 PyJWT==2.10.1 08:10:55 PyNaCl==1.6.2 08:10:55 pyparsing==2.4.7 08:10:55 pyperclip==1.11.0 08:10:55 pyrsistent==0.20.0 08:10:55 python-cinderclient==9.8.0 08:10:55 python-dateutil==2.9.0.post0 08:10:55 python-heatclient==4.3.0 08:10:55 python-jenkins==1.8.3 08:10:55 python-keystoneclient==5.7.0 08:10:55 python-magnumclient==4.9.0 08:10:55 python-openstackclient==8.3.0 08:10:55 python-swiftclient==4.9.0 08:10:55 PyYAML==6.0.3 08:10:55 referencing==0.37.0 08:10:55 requests==2.32.5 08:10:55 requests-oauthlib==2.0.0 08:10:55 requestsexceptions==1.4.0 08:10:55 rfc3986==2.0.0 08:10:55 rich==14.2.0 08:10:55 rich-argparse==1.7.2 08:10:55 rpds-py==0.30.0 08:10:55 rsa==4.9.1 08:10:55 ruamel.yaml==0.19.1 08:10:55 ruamel.yaml.clib==0.2.15 08:10:55 s3transfer==0.16.0 08:10:55 simplejson==3.20.2 08:10:55 six==1.17.0 08:10:55 smmap==5.0.2 08:10:55 soupsieve==2.8.1 08:10:55 stevedore==5.6.0 08:10:55 tabulate==0.9.0 08:10:55 toml==0.10.2 08:10:55 tomlkit==0.14.0 08:10:55 tqdm==4.67.1 08:10:55 typing_extensions==4.15.0 08:10:55 tzdata==2025.3 08:10:55 urllib3==1.26.20 08:10:55 virtualenv==20.36.1 08:10:55 wcwidth==0.2.14 08:10:55 websocket-client==1.9.0 08:10:55 wrapt==2.0.1 08:10:55 xdg==6.0.0 08:10:55 xmltodict==1.0.2 08:10:55 yq==3.4.3 08:10:56 [cps-merge-verification-maven-master] $ /bin/sh -xe /tmp/jenkins9969366446337904130.sh 08:10:56 + mkdir -p /w/workspace/cps-merge-verification-maven-master/target/classes /w/workspace/cps-merge-verification-maven-master/jacoco/classes 08:10:56 [cps-merge-verification-maven-master] $ /bin/sh -xe /tmp/jenkins3799718008578263970.sh 08:10:56 + echo quiet=on 08:10:56 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-ubuntu1804-docker-8c-8g-246 08:10:57 [cps-merge-verification-maven-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=307886675dad4b4fe4106206c3a4c793777c7a5a -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=sean.beirne@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Toine Siebelink" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/142920 -DGERRIT_PATCHSET_UPLOADER_EMAIL=sean.beirne@est.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 08:10:57 " -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_PATCHSET_UPLOADER_USERNAME=seanbeirne -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=142920 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Sean Beirne\" ' -DGERRIT_PORT=29418 -DTESTOPTIONS= -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/20/142920/1 -DGERRIT_NEWREV=307886675dad4b4fe4106206c3a4c793777c7a5a "-DGERRIT_PATCHSET_UPLOADER_NAME=Sean Beirne" '-DGERRIT_CHANGE_OWNER=\"Sean Beirne\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=UmV2ZXJ0IHJlbW92aW5nIGJ1aWxkT3BlcmF0aW9uRGV0YWlsc0ZvclBhdGNoSXRlbSBmb3IgcGF0Y2ggaXRlbSByZXBsYWNlCgpJc3N1ZS1JRDogQ1BTLTMxMTkKQ2hhbmdlLUlkOiBJODRmYzM0YWVmYmMxOWIzMGUzYTgyNWQ0NDRmNGUxMzI4MjE4Y2JmNwpTaWduZWQtb2ZmLWJ5OiBzZWFuYmVpcm5lIDxzZWFuLmJlaXJuZUBlc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Revert removing buildOperationDetailsForPatchItem for patch item replace" -DGERRIT_EVENT_ACCOUNT_USERNAME=ToineSiebelink -DGERRIT_CHANGE_OWNER_USERNAME=seanbeirne '-DGERRIT_EVENT_ACCOUNT=\"Toine Siebelink\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I84fc34aefbc19b30e3a825d444f4e1328218cbf7 -DGERRIT_EVENT_HASH=-2143080439 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DGERRIT_EVENT_ACCOUNT_EMAIL=toine.siebelink@est.tech -DGERRIT_PATCHSET_NUMBER=1 "-DMAVEN_PARAMS=-Dmaven.test.skip=true -Ddocker.repository.push=" "-DGERRIT_CHANGE_OWNER_NAME=Sean Beirne" --version 08:10:57 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 08:10:57 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 08:10:57 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 08:10:57 Default locale: en, platform encoding: UTF-8 08:10:57 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 08:10:57 [cps-merge-verification-maven-master] $ /bin/sh -xe /tmp/jenkins9382954943967097927.sh 08:10:57 + rm /home/jenkins/.wgetrc 08:10:57 [EnvInject] - Injecting environment variables from a build step. 08:10:57 [EnvInject] - Injecting as environment variables the properties content 08:10:57 SET_JDK_VERSION=openjdk17 08:10:57 GIT_URL="git://cloud.onap.org/mirror" 08:10:57 08:10:57 [EnvInject] - Variables injected successfully. 08:10:57 [cps-merge-verification-maven-master] $ /bin/sh /tmp/jenkins13356666718634518757.sh 08:10:57 ---> update-java-alternatives.sh 08:10:57 ---> Updating Java version 08:10:57 ---> Ubuntu/Debian system detected 08:10:57 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 08:10:57 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 08:10:57 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 08:10:58 openjdk version "17.0.4" 2022-07-19 08:10:58 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 08:10:58 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 08:10:58 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 08:10:58 [EnvInject] - Injecting environment variables from a build step. 08:10:58 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 08:10:58 [EnvInject] - Variables injected successfully. 08:10:58 provisioning config files... 08:10:58 copy managed file [global-settings] to file:/w/workspace/cps-merge-verification-maven-master@tmp/config10143411426885959588tmp 08:10:58 copy managed file [cps-settings] to file:/w/workspace/cps-merge-verification-maven-master@tmp/config10456623492233476078tmp 08:10:58 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins4605095112206500824.sh 08:10:58 ---> docker-login.sh 08:10:58 nexus3.onap.org:10001 08:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:59 Configure a credential helper to remove this warning. See 08:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:59 08:10:59 Login Succeeded 08:10:59 nexus3.onap.org:10002 08:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:59 Configure a credential helper to remove this warning. See 08:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:59 08:10:59 Login Succeeded 08:10:59 nexus3.onap.org:10003 08:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:59 Configure a credential helper to remove this warning. See 08:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:59 08:10:59 Login Succeeded 08:10:59 nexus3.onap.org:10004 08:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:59 Configure a credential helper to remove this warning. See 08:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:59 08:10:59 Login Succeeded 08:10:59 docker.io 08:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:59 Configure a credential helper to remove this warning. See 08:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:59 08:10:59 Login Succeeded 08:10:59 ---> docker-login.sh ends 08:10:59 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins17942893485574273555.sh 08:10:59 provisioning config files... 08:10:59 copy managed file [global-settings] to file:/w/workspace/cps-merge-verification-maven-master@tmp/config5243485358479961386tmp 08:10:59 copy managed file [cps-settings] to file:/w/workspace/cps-merge-verification-maven-master@tmp/config10151724677414073730tmp 08:10:59 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 08:10:59 Run condition [Boolean condition] preventing perform for step [BuilderChain] 08:10:59 [EnvInject] - Injecting environment variables from a build step. 08:10:59 [EnvInject] - Injecting as environment variables the properties content 08:10:59 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 08:10:59 08:10:59 [EnvInject] - Variables injected successfully. 08:10:59 [EnvInject] - Injecting environment variables from a build step. 08:10:59 [EnvInject] - Injecting as environment variables the properties content 08:10:59 MAVEN_GOALS=clean install 08:10:59 08:10:59 [EnvInject] - Variables injected successfully. 08:10:59 [cps-merge-verification-maven-master] $ /bin/bash -l /tmp/jenkins13754724041848743407.sh 08:10:59 ---> common-variables.sh 08:10:59 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 08:10:59 ---> maven-build.sh 08:10:59 + set +u 08:10:59 ++ grep '^Version:' 08:10:59 ++ awk '{print $2}' 08:10:59 ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/cps-merge-verification-maven-master@tmp/config5243485358479961386tmp 08:11:06 + plugin_version=2.7 08:11:06 + [[ 2 -lt 3 ]] 08:11:06 + alt_repo=-DaltDeploymentRepository=staging::default::file:/w/workspace/cps-merge-verification-maven-master/m2repo 08:11:06 + export MAVEN_OPTS 08:11:06 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e --global-settings /w/workspace/cps-merge-verification-maven-master@tmp/config5243485358479961386tmp --settings /w/workspace/cps-merge-verification-maven-master@tmp/config10151724677414073730tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/cps-merge-verification-maven-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmaven.test.skip=true -Ddocker.repository.push= 08:11:06 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 08:11:06 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 08:11:06 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 08:11:06 Default locale: en, platform encoding: UTF-8 08:11:06 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 08:11:07 [INFO] Error stacktraces are turned on. 08:11:07 [INFO] Scanning for projects... 08:11:08 [INFO] ------------------------------------------------------------------------ 08:11:08 [INFO] Reactor Build Order: 08:11:08 [INFO] 08:11:08 [INFO] org.onap.cps:cps-dependencies [pom] 08:11:08 [INFO] cps-bom [pom] 08:11:08 [INFO] checkstyle [jar] 08:11:08 [INFO] cps-parent [pom] 08:11:08 [INFO] cps-events [jar] 08:11:08 [INFO] cps-path-parser [jar] 08:11:08 [INFO] cps-service [jar] 08:11:08 [INFO] cps-rest [jar] 08:11:08 [INFO] cps-ncmp-events [jar] 08:11:08 [INFO] cps-ncmp-service [jar] 08:11:08 [INFO] cps-ncmp-rest [jar] 08:11:08 [INFO] cps-ncmp-rest-stub [pom] 08:11:08 [INFO] cps-ncmp-rest-stub-service [jar] 08:11:08 [INFO] cps-ncmp-rest-stub-app [jar] 08:11:08 [INFO] cps-ri [jar] 08:11:08 [INFO] integration-test [jar] 08:11:08 [INFO] spotbugs [jar] 08:11:08 [INFO] cps-application [jar] 08:11:09 [INFO] policy-executor-stub [jar] 08:11:09 [INFO] jacoco-report [jar] 08:11:09 [INFO] cps [pom] 08:11:09 [INFO] 08:11:09 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 08:11:09 [INFO] Building org.onap.cps:cps-dependencies 3.7.4-SNAPSHOT [1/21] 08:11:09 [INFO] --------------------------------[ pom ]--------------------------------- 08:11:09 [INFO] 08:11:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 08:11:09 [INFO] 08:11:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 08:11:09 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-dependencies/pom.xml to /tmp/r/org/onap/cps/cps-dependencies/3.7.4-SNAPSHOT/cps-dependencies-3.7.4-SNAPSHOT.pom 08:11:09 [INFO] 08:11:09 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 08:11:09 [INFO] Building cps-bom 3.7.4-SNAPSHOT [2/21] 08:11:09 [INFO] --------------------------------[ pom ]--------------------------------- 08:11:09 [INFO] 08:11:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 08:11:09 [INFO] 08:11:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 08:11:09 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-bom/pom.xml to /tmp/r/org/onap/cps/cps-bom/3.7.4-SNAPSHOT/cps-bom-3.7.4-SNAPSHOT.pom 08:11:09 [INFO] 08:11:09 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 08:11:09 [INFO] Building checkstyle 3.7.4-SNAPSHOT [3/21] 08:11:09 [INFO] --------------------------------[ jar ]--------------------------------- 08:11:10 [INFO] 08:11:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 08:11:10 [INFO] 08:11:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 08:11:10 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 08:11:10 [INFO] Copying 6 resources 08:11:10 [INFO] 08:11:10 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 08:11:11 [INFO] No sources to compile 08:11:11 [INFO] 08:11:11 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 08:11:11 [INFO] Not copying test resources 08:11:11 [INFO] 08:11:11 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 08:11:11 [INFO] Not compiling test sources 08:11:11 [INFO] 08:11:11 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 08:11:12 [INFO] Tests are skipped. 08:11:12 [INFO] 08:11:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 08:11:12 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/checkstyle/target/checkstyle-3.7.4-SNAPSHOT.jar 08:11:12 [INFO] 08:11:12 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 08:11:13 ======================================================================================================================== 08:11:13 Copyright Check Python Script: 08:11:13 0 issue(s) found after 3 altered file(s) checked 08:11:13 ======================================================================================================================== 08:11:13 [INFO] 08:11:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 08:11:13 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/checkstyle/target/checkstyle-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/checkstyle/3.7.4-SNAPSHOT/checkstyle-3.7.4-SNAPSHOT.jar 08:11:13 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/checkstyle/pom.xml to /tmp/r/org/onap/cps/checkstyle/3.7.4-SNAPSHOT/checkstyle-3.7.4-SNAPSHOT.pom 08:11:13 [INFO] 08:11:13 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 08:11:13 [INFO] Building cps-parent 3.7.4-SNAPSHOT [4/21] 08:11:13 [INFO] --------------------------------[ pom ]--------------------------------- 08:11:13 [INFO] 08:11:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 08:11:13 [INFO] 08:11:13 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 08:11:13 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/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/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 08:11:13 [INFO] 08:11:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 08:11:16 [INFO] You have 0 Checkstyle violations. 08:11:16 [INFO] 08:11:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 08:11:16 [INFO] You have 0 Checkstyle violations. 08:11:16 [INFO] 08:11:16 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 08:11:17 [INFO] Compilation of tests is skipped. 08:11:17 [INFO] 08:11:17 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- 08:11:17 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-parent/target/code-coverage/jacoco-ut.exec 08:11:17 [INFO] 08:11:17 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- 08:11:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:11:17 [INFO] 08:11:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 08:11:17 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-parent/pom.xml to /tmp/r/org/onap/cps/cps-parent/3.7.4-SNAPSHOT/cps-parent-3.7.4-SNAPSHOT.pom 08:11:17 [INFO] 08:11:17 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 08:11:17 [INFO] Building cps-events 3.7.4-SNAPSHOT [5/21] 08:11:17 [INFO] --------------------------------[ jar ]--------------------------------- 08:11:18 [INFO] 08:11:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 08:11:18 [INFO] 08:11:18 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 08:11:18 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/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/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 08:11:18 [INFO] 08:11:18 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 08:11:18 [INFO] 08:11:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 08:11:18 [INFO] You have 0 Checkstyle violations. 08:11:18 [INFO] 08:11:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 08:11:19 [INFO] You have 0 Checkstyle violations. 08:11:19 [INFO] 08:11:19 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 08:11:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:11:19 [INFO] Copying 2 resources 08:11:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-events/target/generated-sources/license 08:11:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-events/target/generated-resources/licenses 08:11:19 [INFO] 08:11:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 08:11:19 [INFO] Recompiling the module because of changed dependency. 08:11:19 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 08:11:20 [INFO] 08:11:20 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 08:11:20 [INFO] Not copying test resources 08:11:20 [INFO] 08:11:20 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 08:11:20 [INFO] Not compiling test sources 08:11:20 [INFO] 08:11:20 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 08:11:20 [INFO] Compilation of tests is skipped. 08:11:20 [INFO] 08:11:20 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- 08:11:20 [INFO] Tests are skipped. 08:11:20 [INFO] 08:11:20 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-events --- 08:11:20 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-events/target/code-coverage/jacoco-ut.exec 08:11:20 [INFO] 08:11:20 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-events --- 08:11:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:11:20 [INFO] 08:11:20 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 08:11:20 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-events/target/cps-events-3.7.4-SNAPSHOT.jar 08:11:20 [INFO] 08:11:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 08:11:20 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-events/target/cps-events-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-events/3.7.4-SNAPSHOT/cps-events-3.7.4-SNAPSHOT.jar 08:11:20 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-events/pom.xml to /tmp/r/org/onap/cps/cps-events/3.7.4-SNAPSHOT/cps-events-3.7.4-SNAPSHOT.pom 08:11:20 [INFO] 08:11:20 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 08:11:20 [INFO] Building cps-path-parser 3.7.4-SNAPSHOT [6/21] 08:11:20 [INFO] --------------------------------[ jar ]--------------------------------- 08:11:22 [INFO] 08:11:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 08:11:22 [INFO] 08:11:22 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 08:11:22 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/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/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 08:11:22 [INFO] 08:11:22 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 08:11:23 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-merge-verification-maven-master/cps-path-parser/src/main/antlr4 08:11:23 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 08:11:23 [INFO] 08:11:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 08:11:23 [INFO] You have 0 Checkstyle violations. 08:11:23 [INFO] 08:11:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 08:11:23 [INFO] You have 0 Checkstyle violations. 08:11:23 [INFO] 08:11:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 08:11:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:11:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-path-parser/src/main/resources 08:11:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-path-parser/target/generated-sources/license 08:11:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-path-parser/target/generated-resources/licenses 08:11:23 [INFO] 08:11:23 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 08:11:23 [INFO] Recompiling the module because of changed dependency. 08:11:23 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 08:11:24 [INFO] 08:11:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 08:11:24 [INFO] Not copying test resources 08:11:24 [INFO] 08:11:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 08:11:24 [INFO] Not compiling test sources 08:11:24 [INFO] 08:11:24 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 08:11:24 [INFO] Compilation of tests is skipped. 08:11:24 [INFO] 08:11:24 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- 08:11:24 [INFO] Tests are skipped. 08:11:24 [INFO] 08:11:24 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-path-parser --- 08:11:24 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-path-parser/target/code-coverage/jacoco-ut.exec 08:11:24 [INFO] 08:11:24 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-path-parser --- 08:11:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:11:24 [INFO] 08:11:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 08:11:24 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-path-parser/target/cps-path-parser-3.7.4-SNAPSHOT.jar 08:11:24 [INFO] 08:11:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 08:11:24 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-path-parser/target/cps-path-parser-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-path-parser/3.7.4-SNAPSHOT/cps-path-parser-3.7.4-SNAPSHOT.jar 08:11:24 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-path-parser/pom.xml to /tmp/r/org/onap/cps/cps-path-parser/3.7.4-SNAPSHOT/cps-path-parser-3.7.4-SNAPSHOT.pom 08:11:24 [INFO] 08:11:24 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 08:11:24 [INFO] Building cps-service 3.7.4-SNAPSHOT [7/21] 08:11:24 [INFO] --------------------------------[ jar ]--------------------------------- 08:11:32 [INFO] 08:11:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 08:11:32 [INFO] 08:11:32 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 08:11:32 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/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/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 08:11:32 [INFO] 08:11:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 08:11:32 [INFO] You have 0 Checkstyle violations. 08:11:32 [INFO] 08:11:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 08:11:33 [INFO] You have 0 Checkstyle violations. 08:11:33 [INFO] 08:11:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 08:11:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:11:33 [INFO] Copying 2 resources 08:11:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-service/target/generated-sources/license 08:11:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-service/target/generated-resources/licenses 08:11:33 [INFO] 08:11:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 08:11:33 [INFO] Recompiling the module because of changed dependency. 08:11:33 [INFO] Compiling 94 source files with javac [debug release 17] to target/classes 08:11:35 [INFO] 08:11:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 08:11:35 [INFO] Not copying test resources 08:11:35 [INFO] 08:11:35 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 08:11:35 [INFO] Not compiling test sources 08:11:35 [INFO] 08:11:35 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 08:11:35 [INFO] Compilation of tests is skipped. 08:11:35 [INFO] 08:11:35 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- 08:11:35 [INFO] Tests are skipped. 08:11:35 [INFO] 08:11:35 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-service --- 08:11:35 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-service/target/code-coverage/jacoco-ut.exec 08:11:35 [INFO] 08:11:35 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-service --- 08:11:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:11:35 [INFO] 08:11:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 08:11:35 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-service/target/cps-service-3.7.4-SNAPSHOT.jar 08:11:35 [INFO] 08:11:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 08:11:35 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-service/target/cps-service-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-service/3.7.4-SNAPSHOT/cps-service-3.7.4-SNAPSHOT.jar 08:11:35 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-service/pom.xml to /tmp/r/org/onap/cps/cps-service/3.7.4-SNAPSHOT/cps-service-3.7.4-SNAPSHOT.pom 08:11:35 [INFO] 08:11:35 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 08:11:35 [INFO] Building cps-rest 3.7.4-SNAPSHOT [8/21] 08:11:35 [INFO] --------------------------------[ jar ]--------------------------------- 08:11:37 [INFO] 08:11:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 08:11:37 [INFO] 08:11:37 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 08:11:37 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/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/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 08:11:37 [INFO] 08:11:37 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 08:11:40 [INFO] Generating with dryRun=false 08:11:40 [INFO] Output directory (/w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 08:11:40 [INFO] OpenAPI Generator: spring (server) 08:11:40 [INFO] Generator 'spring' is considered stable. 08:11:40 [INFO] ---------------------------------- 08:11:40 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 08:11:40 [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) 08:11:40 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 08:11:40 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). 08:11:40 [INFO] Processing operation createDataspace 08:11:40 [INFO] Processing operation deleteDataspace 08:11:40 [INFO] Processing operation createDataspaceV2 08:11:40 [INFO] Processing operation getAllDataspaces 08:11:40 [INFO] Processing operation getDataspace 08:11:40 [INFO] Processing operation cleanDataspace 08:11:40 [INFO] Processing operation createAnchor 08:11:40 [INFO] Processing operation createAnchorV2 08:11:40 [INFO] Processing operation getAnchors 08:11:40 [INFO] Processing operation getAnchor 08:11:40 [INFO] Processing operation deleteAnchor 08:11:40 [INFO] Processing operation createSchemaSet 08:11:40 [INFO] Processing operation createSchemaSetV2 08:11:40 [INFO] Processing operation getSchemaSets 08:11:40 [INFO] Processing operation getSchemaSet 08:11:40 [INFO] Processing operation deleteSchemaSet 08:11:40 [INFO] Processing operation getNodeByDataspaceAndAnchor 08:11:40 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 08:11:40 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 08:11:40 [INFO] Processing operation replaceNode 08:11:40 [INFO] Processing operation createNode 08:11:40 [INFO] Processing operation deleteDataNode 08:11:40 [INFO] Processing operation updateNodeLeaves 08:11:40 [INFO] Processing operation deleteListOrListElement 08:11:40 [INFO] Processing operation replaceListContent 08:11:40 [INFO] Processing operation addListElements 08:11:40 [INFO] Processing operation getDeltaByDataspaceAndAnchors 08:11:40 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 08:11:40 [INFO] Processing operation applyChangesInDeltaReport 08:11:40 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 08:11:40 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 08:11:40 [INFO] Processing operation getNodesByDataspaceAndCpsPath 08:11:40 [INFO] Processing operation getNotificationSubscription 08:11:40 [INFO] Processing operation createNotificationSubscription 08:11:40 [INFO] Processing operation deleteNotificationSubscription 08:11:40 [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] 08:11:40 [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] 08:11:40 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 08:11:40 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 08:11:40 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 08:11:40 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 08:11:40 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 08:11:40 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 08:11:40 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 08:11:41 [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] 08:11:41 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 08:11:41 [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] 08:11:41 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 08:11:41 [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] 08:11:41 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java 08:11:41 [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] 08:11:41 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 08:11:41 [INFO] Skipping generation of Webhooks. 08:11:41 [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] 08:11:41 [INFO] Skipping generation of supporting files. 08:11:41 ################################################################################ 08:11:41 # Thanks for using OpenAPI Generator. # 08:11:41 # Please consider donation to help us maintain this project 🙏 # 08:11:41 # https://opencollective.com/openapi_generator/donate # 08:11:41 ################################################################################ 08:11:41 [INFO] 08:11:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 08:11:41 [INFO] You have 0 Checkstyle violations. 08:11:41 [INFO] 08:11:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 08:11:41 [INFO] You have 0 Checkstyle violations. 08:11:41 [INFO] 08:11:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 08:11:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-rest/src/main/resources 08:11:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/license 08:11:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-resources/licenses 08:11:41 [INFO] 08:11:41 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 08:11:41 [INFO] Recompiling the module because of changed dependency. 08:11:41 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 08:11:42 [WARNING] /w/workspace/cps-merge-verification-maven-master/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". 08:11:42 [INFO] /w/workspace/cps-merge-verification-maven-master/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. 08:11:42 [INFO] /w/workspace/cps-merge-verification-maven-master/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. 08:11:42 [INFO] 08:11:42 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 08:11:43 [INFO] Generating with dryRun=false 08:11:43 [INFO] No .openapi-generator-ignore file found. 08:11:43 [INFO] OpenAPI Generator: openapi-yaml (documentation) 08:11:43 [INFO] Generator 'openapi-yaml' is considered stable. 08:11:43 [INFO] Output file [outputFile=openapi.yaml] 08:11:43 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 08:11:43 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] Skipping generation of Webhooks. 08:11:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 08:11:43 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/README.md 08:11:43 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/openapi.yaml 08:11:43 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 08:11:43 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 08:11:43 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 08:11:43 ################################################################################ 08:11:43 # Thanks for using OpenAPI Generator. # 08:11:43 # Please consider donation to help us maintain this project 🙏 # 08:11:43 # https://opencollective.com/openapi_generator/donate # 08:11:43 ################################################################################ 08:11:43 [INFO] 08:11:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 08:11:43 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 08:11:43 [INFO] 08:11:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 08:11:43 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 08:11:43 [INFO] 08:11:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 08:11:43 [INFO] Not copying test resources 08:11:43 [INFO] 08:11:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 08:11:43 [INFO] Not compiling test sources 08:11:43 [INFO] 08:11:43 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 08:11:43 [INFO] Compilation of tests is skipped. 08:11:43 [INFO] 08:11:43 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- 08:11:43 [INFO] Tests are skipped. 08:11:43 [INFO] 08:11:43 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-rest --- 08:11:43 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-rest/target/code-coverage/jacoco-ut.exec 08:11:43 [INFO] 08:11:43 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-rest --- 08:11:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:11:43 [INFO] 08:11:43 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 08:11:43 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-rest/target/cps-rest-3.7.4-SNAPSHOT.jar 08:11:43 [INFO] 08:11:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 08:11:43 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-rest/target/cps-rest-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-rest/3.7.4-SNAPSHOT/cps-rest-3.7.4-SNAPSHOT.jar 08:11:43 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-rest/pom.xml to /tmp/r/org/onap/cps/cps-rest/3.7.4-SNAPSHOT/cps-rest-3.7.4-SNAPSHOT.pom 08:11:43 [INFO] 08:11:43 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 08:11:43 [INFO] Building cps-ncmp-events 3.7.4-SNAPSHOT [9/21] 08:11:43 [INFO] --------------------------------[ jar ]--------------------------------- 08:11:43 [INFO] 08:11:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 08:11:43 [INFO] 08:11:43 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 08:11:43 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/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/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 08:11:43 [INFO] 08:11:43 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 08:11:43 [INFO] 08:11:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 08:11:43 [INFO] You have 0 Checkstyle violations. 08:11:43 [INFO] 08:11:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 08:11:43 [INFO] You have 0 Checkstyle violations. 08:11:43 [INFO] 08:11:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 08:11:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:11:43 [INFO] Copying 11 resources 08:11:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-events/target/generated-sources/license 08:11:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-events/target/generated-resources/licenses 08:11:43 [INFO] 08:11:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 08:11:43 [INFO] Recompiling the module because of changed dependency. 08:11:43 [INFO] Compiling 98 source files with javac [debug release 17] to target/classes 08:11:45 [INFO] 08:11:45 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 08:11:45 [INFO] Not copying test resources 08:11:45 [INFO] 08:11:45 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 08:11:45 [INFO] Not compiling test sources 08:11:45 [INFO] 08:11:45 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 08:11:45 [INFO] Compilation of tests is skipped. 08:11:45 [INFO] 08:11:45 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- 08:11:45 [INFO] Tests are skipped. 08:11:45 [INFO] 08:11:45 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-events --- 08:11:45 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 08:11:45 [INFO] 08:11:45 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 08:11:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:11:45 [INFO] 08:11:45 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 08:11:45 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-ncmp-events/target/cps-ncmp-events-3.7.4-SNAPSHOT.jar 08:11:45 [INFO] 08:11:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 08:11:45 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-events/target/cps-ncmp-events-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-events/3.7.4-SNAPSHOT/cps-ncmp-events-3.7.4-SNAPSHOT.jar 08:11:45 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-events/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-events/3.7.4-SNAPSHOT/cps-ncmp-events-3.7.4-SNAPSHOT.pom 08:11:45 [INFO] 08:11:45 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 08:11:45 [INFO] Building cps-ncmp-service 3.7.4-SNAPSHOT [10/21] 08:11:45 [INFO] --------------------------------[ jar ]--------------------------------- 08:11:46 [INFO] 08:11:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 08:11:46 [INFO] 08:11:46 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 08:11:46 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/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/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 08:11:46 [INFO] 08:11:46 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-service --- 08:12:07 [INFO] Generating with dryRun=false 08:12:07 [INFO] OpenAPI Generator: spring (server) 08:12:07 [INFO] Generator 'spring' is considered stable. 08:12:07 [INFO] ---------------------------------- 08:12:07 [INFO] Set base package to invoker package (org.onap.cps.ncmp.impl.provmns.controller) 08:12:07 [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) 08:12:07 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 08:12:07 [WARNING] Failed to get the schema name: null 08:12:07 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 08:12:07 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 08:12:07 [INFO] Inline schema created as __className___id__get_dataNodeSelector_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings __className___id__get_dataNodeSelector_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings __className___id__get_dataNodeSelector_parameter=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as __className___id__patch_default_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings __className___id__patch_default_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings __className___id__patch_default_response=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as Resource_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Resource_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Resource_oneOf=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as Resource_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Resource_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Resource_oneOf_1=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ErrorResponseGet_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponseGet_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponseGet_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ErrorResponseDefault_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponseDefault_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponseDefault_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ErrorResponse_error. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponse_error=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponse_error=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ErrorResponsePatch_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponsePatch_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponsePatch_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrmRoot_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrmRoot_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrmRoot_oneOf=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrmRoot_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrmRoot_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrmRoot_oneOf_1=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as VsDataContainer_Single_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings VsDataContainer_Single_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings VsDataContainer_Single_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ManagementNode_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagementNode_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagementNode_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MnsAgent_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MnsAgent_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MnsAgent_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MeContext_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MeContext_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MeContext_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ManagedNFService_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedNFService_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedNFService_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as Scheduler_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scheduler_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scheduler_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as SchedulingTime_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as SchedulingTime_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf_1=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as SchedulingTime_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf_2=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ConditionMonitor_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ConditionMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ConditionMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as SupportedNotifications_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SupportedNotifications_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SupportedNotifications_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as GnbDuFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as RRMPolicyRatio_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RRMPolicyRatio_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RRMPolicyRatio_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrCellDu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrCellDu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrCellDu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as CPCIConfigurationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as DRACHOptimizationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DRACHOptimizationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DRACHOptimizationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as Bwp_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Bwp_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Bwp_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrSectorCarrier_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrSectorCarrier_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrSectorCarrier_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as CommonBeamformingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CommonBeamformingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CommonBeamformingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as Beam_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Beam_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Beam_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_F1C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_F1C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_F1C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_F1U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_F1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_F1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as GnbCuUpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_E1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_E1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_E1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_XnU_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_XnU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_XnU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_NgU_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NgU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NgU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_X2U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_X2U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_X2U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_S1U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as GnbCuCpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as TceIDMappingInfo_TceIPAddress. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TceIDMappingInfo_TceIPAddress=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TceIDMappingInfo_TceIPAddress=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrCellCu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NRCellRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EUtranCellRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NRFreqRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EUtranFreqRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as DESManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as DMROFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DMROFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DMROFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as DLBOFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DLBOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DLBOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as CESManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as DPCIConfigurationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_XnC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_XnC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_XnC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_NgC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NgC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NgC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_X2C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_X2C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_X2C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as DANRManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DANRManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DANRManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NRFrequency_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ExternalGnbCuCpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ExternalNrCellCu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ExternalGnbCuUpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ExternalGnbDuFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EUtranFrequency_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ExternalENBFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalENBFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalENBFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ExternalEUTranCell_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalEUTranCell_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalEUTranCell_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as RimRSGlobal_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RimRSGlobal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RimRSGlobal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as RimRSSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RimRSSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RimRSSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as CCOFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CCOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CCOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as CCOParameters_Attr_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CCOParameters_Attr_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CCOParameters_Attr_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NTNFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NTNFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NTNFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EphemerisInfoSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EphemerisInfoSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EphemerisInfoSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NRECMappingRule_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRECMappingRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRECMappingRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as SatelliteCoverageInfo_nRSatelliteRATtype. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SatelliteCoverageInfo_nRSatelliteRATtype=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SatelliteCoverageInfo_nRSatelliteRATtype=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as SatelliteBackhaulInfo_satelliteBackhaulCategory. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SatelliteBackhaulInfo_satelliteBackhaulCategory=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SatelliteBackhaulInfo_satelliteBackhaulCategory=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N2_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N8_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N11_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N11_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N11_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N12_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N14_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N15_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N15_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N15_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N17_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N17_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N17_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N20_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N20_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N20_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N22_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N22_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N22_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N26_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N26_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N26_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_NL1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_NL2_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N58_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N58_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N58_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N41_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N41_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N41_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N42_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N42_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N42_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N89_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N89_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N89_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N11mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N11mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N11mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as SmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N4_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N7_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N10_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N10_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N10_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N16_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N16_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N16_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_S5C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S5C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S5C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N40_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N40_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N40_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N88_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N88_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N88_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N16mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N16mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N16mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as FiveQiDscpMappingSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FiveQiDscpMappingSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FiveQiDscpMappingSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as GtpUPathQoSMonitoringControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GtpUPathQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GtpUPathQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as QFQoSMonitoringControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings QFQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings QFQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as PredefinedPccRuleSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PredefinedPccRuleSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PredefinedPccRuleSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as UpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N3_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_S5U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S5U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S5U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as N3iwfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings N3iwfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings N3iwfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as PcfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PcfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PcfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N5_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N28_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N28_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N28_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_Rx_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Rx_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Rx_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N84_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N84_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N84_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AusfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AusfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AusfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N13_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N61_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N61_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N61_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as UdmFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdmFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdmFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_NL6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N87_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N87_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N87_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as UdrFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdrFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdrFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as UdsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedUdrInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdrInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdrInfo_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedUdmInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdmInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdmInfo_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedAusfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAusfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAusfInfo_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedAmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAmfInfo_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedSmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedSmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedSmfInfo_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedUpfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUpfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUpfInfo_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedPcfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedPcfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedPcfInfo_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedBsfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedBsfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedBsfInfo_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedChfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedChfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedChfInfo_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedNefInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedNefInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedNefInfo_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedNwdafInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedNwdafInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedNwdafInfo_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedPcscfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedPcscfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedPcscfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedGmlcInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedGmlcInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedGmlcInfo_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedLmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedLmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedLmfInfo_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedHssInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedHssInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedHssInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedUdsfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdsfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdsfInfo_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedScpInfoList_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedScpInfoList_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedScpInfoList_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedSeppInfoList_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedSeppInfoList_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedSeppInfoList_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedAanfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAanfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAanfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NrfInfo_servedMbSmfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedMbSmfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedMbSmfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as DnnInfoItem_dnn. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DnnInfoItem_dnn=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DnnInfoItem_dnn=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N27_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N27_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N27_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N96_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N96_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N96_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_SM14_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NssfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N31_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N31_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N31_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N34_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N34_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N34_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as SmsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SmsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SmsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N21_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N21_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N21_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_MAP_SMSC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_MAP_SMSC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_MAP_SMSC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as LmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings LmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings LmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NgeirFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NgeirFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NgeirFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as SeppFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N32_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N32_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N32_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NwdafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NwdafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NwdafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_NL3_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AnLFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnLFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnLFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ScpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ScpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ScpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_SM13_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NefFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NefFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NefFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N33_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N33_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N33_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_NL5_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N85_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N85_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N85_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N62_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N62_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N62_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N63_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N63_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N63_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NsacfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NsacfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NsacfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N60_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N60_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N60_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as DDNMFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DDNMFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DDNMFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_Npc4_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_Npc6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_Npc7_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_Npc8_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ExternalAmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalAmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalAmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ExternalNrfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ExternalNssfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ExternalSeppFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalSeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalSeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AmfSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AmfRegion_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfRegion_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfRegion_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N59_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N59_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N59_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N86_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N86_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N86_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N3mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N3mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N3mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N4mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N4mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N4mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_N19mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N19mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N19mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_Nmb9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Nmb9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Nmb9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_NL9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_Nmb1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Nmb1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Nmb1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_SM12_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as Configurable5QISet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Configurable5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Configurable5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as Dynamic5QISet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Dynamic5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Dynamic5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EASDFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EASDFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EASDFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EcmConnectionInfo_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EcmConnectionInfo_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EcmConnectionInfo_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NssaafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NssaafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NssaafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as DccfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DccfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DccfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ChfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ChfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ChfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MfafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MfafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MfafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as GmlcFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GmlcFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GmlcFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as TsctsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TsctsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TsctsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AanfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AanfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AanfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as BsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings BsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings BsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MbSmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MbSmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MbSmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MbUpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MbUpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MbUpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MnpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MnpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MnpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NetworkSlice_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSlice_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSlice_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NetworkSliceSubnet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EP_Transport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Transport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Transport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as FeasibilityCheckAndReservationJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as TimeWindow_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as TimeWindow_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf_1=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as TimeWindow_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf_2=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NetworkSliceController_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NetworkSliceSubnetController_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnetController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnetController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as IsolationProfile_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings IsolationProfile_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings IsolationProfile_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AssuranceClosedControlLoop_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceClosedControlLoop_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceClosedControlLoop_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AssuranceReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AssuranceGoal_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceGoal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceGoal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as Intent_Single_allOf_intentExpectations_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Intent_Single_allOf_intentExpectations_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Intent_Single_allOf_intentExpectations_inner=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as Context_contextValueRange. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Context_contextValueRange=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Context_contextValueRange=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MDAFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDAFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDAFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MDARequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDARequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDARequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ThresholdInfo_thresholdValue. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_thresholdValue=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_thresholdValue=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ThresholdInfo_hysteresis. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_hysteresis=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_hysteresis=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AnalyticsSchedule_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsSchedule_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsSchedule_oneOf=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AnalyticsSchedule_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsSchedule_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsSchedule_oneOf_1=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AnalyticsScopeType_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsScopeType_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsScopeType_oneOf=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AnalyticsScopeType_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsScopeType_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsScopeType_oneOf_1=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MDAReport_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDAReport_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDAReport_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MLTrainingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MLTrainingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MLTrainingProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MLTrainingReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MLTestingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MLModel_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModel_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModel_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MLModelCoordinationGroup_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelCoordinationGroup_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelCoordinationGroup_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MLTestingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MLTestingReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MLModelLoadingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MLModelLoadingProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MLModelLoadingPolicy_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingPolicy_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingPolicy_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ManagedActivationScope_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ManagedActivationScope_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf_1=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ManagedActivationScope_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf_2=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MLUpdateFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MLUpdateRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MLUpdateProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as MLUpdateReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AIMLInferenceFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AIMLInferenceReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AIMLInferenceEmulationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceEmulationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceEmulationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EASFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EASFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EASFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ECSFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ECSFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ECSFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EESFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EESFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EESFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ScProcessMonitor_resultStateInfo. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ScProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ScProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as FileDownloadJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FileDownloadJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FileDownloadJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as FileDownloadJobProcessMonitor_resultStateInfo. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FileDownloadJobProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FileDownloadJobProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as Files_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Files_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Files_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as File_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings File_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings File_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ManagementDataCollection_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagementDataCollection_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagementDataCollection_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as PerfMetricJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PerfMetricJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PerfMetricJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AlarmList_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AlarmList_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AlarmList_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ProbableCause_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ProbableCause_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ProbableCause_oneOf=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ThresholdLevelInd_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdLevelInd_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdLevelInd_oneOf=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ThresholdLevelInd_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdLevelInd_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdLevelInd_oneOf_1=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as QMCJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings QMCJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings QMCJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as NtfSubscriptionControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NtfSubscriptionControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NtfSubscriptionControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as Scope_1_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scope_1_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scope_1_oneOf=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as Scope_1_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scope_1_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scope_1_oneOf_1=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as HeartbeatControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings HeartbeatControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings HeartbeatControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ThresholdMonitor_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ThresholdInfo_1_hysteresis. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_1_hysteresis=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_1_hysteresis=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as eventThreshold_Type_EventThresholdRSRP. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThresholdRSRP=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThresholdRSRP=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as eventThreshold_Type_EventThresholdRSRQ. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThresholdRSRQ=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThresholdRSRQ=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as eventThreshold_Type_EventThreshold1F. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThreshold1F=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThreshold1F=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as plmnList_Type_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings plmnList_Type_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings plmnList_Type_inner=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as Identity_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Identity_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Identity_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as Role_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Role_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Role_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AccessRule_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AccessRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AccessRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as GeoArea_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GeoArea_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GeoArea_oneOf=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as RadioNetworkExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as RadioNetworkExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as RadioNetworkExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EdgeServiceSupportExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EdgeServiceSupportExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as EdgeServiceSupportExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as _5GCNetworkExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as _5GCNetworkExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as _5GCNetworkExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as RadioServiceExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioServiceExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioServiceExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as RadioServiceExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioServiceExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioServiceExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ReportingCtrl_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ReportingCtrl_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_1=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ReportingCtrl_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_2=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as ReportingCtrl_oneOf_3. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_3=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_3=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AreaScope_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AreaScope_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf_1=NewModel,ModelA=NewModelA in CLI). 08:12:07 [INFO] Inline schema created as AreaScope_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf_2=NewModel,ModelA=NewModelA in CLI). 08:12:07 [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET 08:12:07 [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT 08:12:07 [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE 08:12:07 [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH 08:12:07 [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts 08:12:07 [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts 08:12:07 [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets 08:12:07 [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId 08:12:07 [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation 08:12:07 [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner 08:12:07 [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId 08:12:07 [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo 08:12:07 [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress 08:12:07 [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject 08:12:07 [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext 08:12:07 [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition 08:12:07 [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner 08:12:07 [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList 08:12:07 [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb 08:12:07 [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange 08:12:07 [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance 08:12:07 [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType 08:12:07 [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner 08:12:07 [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat 08:12:07 [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo 08:12:07 [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef 08:12:08 [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType 08:12:08 [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects 08:12:08 [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute 08:12:08 [INFO] Processing operation null 08:12:08 [INFO] Processing operation null 08:12:08 [INFO] Processing operation null 08:12:08 [INFO] Processing operation null 08:12:08 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 08:12:08 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 08:12:08 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 08:12:08 [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 08:12:08 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 08:12:08 [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_MAP_SMSC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 08:12:08 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 08:12:08 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 08:12:08 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 08:12:08 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 08:12:08 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 08:12:08 [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 08:12:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 08:12:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 08:12:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 08:12:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 08:12:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 08:12:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 08:12:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 08:12:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 08:12:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 08:12:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 08:12:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 08:12:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 08:12:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 08:12:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 08:12:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 08:12:08 [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object 08:12:08 [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:08 [INFO] Model EmptyObject not generated since it's a free-form object 08:12:08 [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/UtraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/EutraCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] #/components/schemas/NrCellId is not defined 08:12:09 [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! 08:12:09 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 08:12:09 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 08:12:09 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/A2xCapability.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ACCLDisallowedAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceEmulationFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceEmulationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceName.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceReportSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLManagementPolicy.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessRuleSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AckState.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ActivityFactorTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AddressWithVlan.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AdministrativeState.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfEvent.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfEventExposureData.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfSigProtocol.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AffinityAntiAffinity.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmListSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmListSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmNotificationTypes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmRecord.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfIdentifier.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfRegionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfRegionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfSetSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnLFFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnLFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnNodeType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsSchedule.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScheduleOneOf.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScheduleOneOf1.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeTypeOneOf.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeTypeOneOf1.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnonymizationOfMdtDataType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaConfig.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaOfInterest.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScope.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf1.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf2.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Arp.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceClosedControlLoopSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceClosedControlLoopSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatus.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatusObserved.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatusPredicted.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceReportSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceScope.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatus.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatusObserved.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatusPredicted.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AtsssCapability.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailMLCapabilityReport.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailabilityStatus.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailableEDN.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveDLPrbLoadTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveDLRANUEThptTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveULPrbLoadTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveULRANUEThptTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BWPSetSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BackhaulAddress.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BeamSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BeamSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BlockedLocationInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOParametersAttr.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOParametersAttrAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CESManagementFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CNSliceSubnetProfile.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Category.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CellState.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ClassNameIdGetDataNodeSelectorParameter.java (Ignored by rule in ignore file.) 08:12:09 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ClassNameIdPatchDefaultResponse.java 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CmNotificationTypes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodM6LTEType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodM6NRType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMLTEType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMNRType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMUMTSType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommModel.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommModelType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommonBeamformingFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommonBeamformingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Condition.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionData.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionMonitorSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Configurable5QISetSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Configurable5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConnectionPointInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Context.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ContextContextValueRange.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ControlLoopLifeCyclePhase.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CorrelatedNotification.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CorrelatedNotification1.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageAreaPolygonContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageAreaTAContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageTACContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CyclicPrefix.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DANRManagementFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DANRManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DDNMFFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DDNMFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DESManagementFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLBOFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLBOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLLatencyTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLThptPerUETarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DMROFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DMROFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DRACHOptimizationFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DRACHOptimizationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataAccess.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataNetwork.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataNetworkAccess.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DefaultNotificationSubscription.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DelayTolerance.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DeterministicComm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DlFrequencyContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnaiChangeType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnaiSatelliteMapping.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnEasdfInfoItem.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnInfoItem.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnInfoItemDnn.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnMbSmfInfoItem.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnSmfInfoItem.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnTsctsfInfoItem.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnUpfInfoItem.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DsoThresholdMonitorSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Duration.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Dynamic5QISetSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Dynamic5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASDFFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASDFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASProfileSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASRequirementsSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASResourceReservationJobSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASServicePermission.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASStatus.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ECSFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ECSFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EDNConnectionInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EEPerfReq.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EESFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EESFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPE1Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPE1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1CSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1USingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPMAPSMSCSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPMAPSMSCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN10Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN10SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11mbSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN12Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN13Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN14Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN15Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN15SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16mbSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN17Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN17SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN19mbSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN19mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN20Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN20SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN21Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN21SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN22Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN22SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN26Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN26SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN27Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN27SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN28Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN28SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN2Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN31Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN31SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN32Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN32SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN33Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN33SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN34Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN34SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3mbSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN40Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN40SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN41Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN41SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN42Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN42SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4mbSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN58Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN58SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN59Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN59SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN5Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN60Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN60SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN61Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN61SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN62Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN62SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN63Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN63SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN6Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN7Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN84Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN84SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN85Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN85SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN86Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN86SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN87Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN87SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN88Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN88SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN89Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN89SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN8Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN96Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN96SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN9Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL1Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL2Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL3Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL5Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL6Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL9Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgCSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgUSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb1Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb9Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc4Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc6Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc7Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc8Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRPAttr.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRxSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRxSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS1USingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5CSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5USingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5USingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM12Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM13Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM14Single.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPTransportSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPTransportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2CSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2USingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2USingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnCSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnUSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtraNetworkSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranCellRelationSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFreqRelationSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFrequencySingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EasdfInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EcmConnectionInfoSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EcmConnectionInfoSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeFederationSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeIdentificationIdContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeIdentificationLocContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectation.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationObject.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EmbbEEPerfReq.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergyEfficiency.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergySavingControl.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergySavingState.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergyServiceLocation.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ephemeris.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EphemerisInfoSetSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EphemerisInfoSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponse.java (Ignored by rule in ignore file.) 08:12:09 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefault.java 08:12:09 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefaultOtherProblemsInner.java 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseError.java (Ignored by rule in ignore file.) 08:12:09 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGet.java 08:12:09 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGetOtherProblemsInner.java 08:12:09 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatch.java 08:12:09 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatchOtherProblemsInner.java 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EsNotAllowedTimePeriod.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventId.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventListForEventTriggeredMeasurementType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdL1Type.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThreshold1F.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThresholdRSRP.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThresholdRSRQ.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExcessPacketDelayThresholdType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationFulfilmentResult.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationObject.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationVerb.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Exposure.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExtSnssai.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalAmfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalAmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalClientType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalENBFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalENBFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalEUTranCellSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalEUTranCellSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbDuFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrCellCuSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNssfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalSeppFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalSeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributesProfile.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityResult.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FederatedECSInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobProcessMonitor.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileNotificationTypes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FilesSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FilesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQICharacteristicsSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMapping.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMappingSetSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMappingSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowDirection.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowInformation.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowStatus.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FreqInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Frequency.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FrequencyDomainPara.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FulfilmentInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FulfilmentStatus.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoArea.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoAreaOneOf.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoCoordinate.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoLoc.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeographicalCoordinates.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbDuFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathDelayThresholdsType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Guami.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatControlSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatNotificationTypes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighDLPrbLoadContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighDLPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighULPrbLoadContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighULPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HostAddr.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HssInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentityRange.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentitySingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentitySingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ImmediateMDTConfigType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ImsiRange.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IncomingDataTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InferenceOutput.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Insert.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentConflictReport.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentExpectation.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentFeasibilityCheckReport.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentFulfilmentReport.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentHandlingCapability.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentHandlingFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentReportSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentSingleAllOfIntentExpectationsInner.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InterfaceUpfInfoItem.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InternalGroupIdRange.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddr.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddr1.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddress.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpEndPoint.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpIndex.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpInterface.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpReachability.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv4AddressRange.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Addr.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Prefix.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6PrefixRange.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsESCoveredBy.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsInitialBwp.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsolationProfileSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsolationProfileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/JobTypeType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/KPIMonitoring.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LboAllowed.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ListOfInterfacesType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ListOfMeasurementsType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoadTimeThreshold.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LocalAddress.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggedMDTConfigType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggingDurationType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggingIntervalType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LogicalInterfaceInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowDLRANUEThptContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowDLRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowSINRContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowSINRRatioTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowULRANUEThptContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowULRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputEntry.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputIEFilter.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputPerMDAType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputs1.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAReport.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAReportAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDARequestSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDARequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MIoTEEPerfReq.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLCapabilityInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelCoordinationGroupSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelCoordinationGroupSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingPolicySingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingPolicySingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingProcessSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingRequestSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelRepositorySingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingReportSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingRequestSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingProcessSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingReportSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingleAllOfAttributesAllOfTrainingRequestSource.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateProcessSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateReportSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateRequestSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScope.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf1.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf2.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementAttr.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcO.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcO5GcNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOAiMlNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOCoslaNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOMdaNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcONrNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedFunctionAttr.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedFunctionNcO.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFProfile.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFServiceSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFServiceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementData.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementDataCollectionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementDataCollectionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementNodeSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementNodeSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MappedCellIdInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MappingSetIDBackhaulAddress.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofPDUSessions.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofPDUsessionsTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofRegisteredsubscribersTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofUEs.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofUEsTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxPktSize.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsServiceArea.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsServiceAreaInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsSession.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsSessionId.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsfnArea.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MdtConfigType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeContextSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeContextSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementPeriodLTEType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementPeriodUMTSType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementQuantityType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MlAnalyticsInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsAgentSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsAgentSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsInfoSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsRegistrySingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MobilityLevel.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectation.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationObject.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNfConnEcmInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GDdnmfInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GSessionContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ModelPerformance.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MoiChange.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MulticastAccessControl.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N2InterfaceAmfInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N3iwfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N3iwfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N6Protection.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NBIoT.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NEIdentification.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NEInfomration.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFProfile.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFService.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFServiceType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFStatus.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRCellRelationSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRECMappingRuleSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRECMappingRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFreqRelationSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFrequencySingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRNetworkSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRTACRange.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NSSAASupport.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNGlobalRanNodeID.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNPLMNRestrictionsInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ncgi.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NcgiTai.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkNodeDiameterAddress.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceControllerSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSharingIndicator.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetControllerSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSlicingApplicability.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfInstanceLocationContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfTypeContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgRanInferenceType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgeirFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgeirFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NodeFilter.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NonIPSupport.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotFulfilledState.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationHeader.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationType1.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyEvent.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiAttributeValueChanges.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiChanges.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiCreation.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiDeletion.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NpnIdType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellCuSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellDuSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellDuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrOperatorCellDuSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrSectorCarrierSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrSectorCarrierSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAanfInfoListValueValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAmfInfoValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAusfInfoValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedBsfInfoValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedChfInfoValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedGmlcInfoValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedHssInfoListValueValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedLmfInfoValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedMbSmfInfoListValueValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedNefInfoValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedNwdafInfoValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedPcfInfoValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedPcscfInfoListValueValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedScpInfoListValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedSeppInfoListValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedSmfInfoValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdmInfoValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdrInfoValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdsfInfoValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUpfInfoValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRoot.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRootOneOf.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRootOneOf1.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfCapability.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfInfoSnssai.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtfSubscriptionControlSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtfSubscriptionControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtnLocationInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NullValue.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafCapability.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafEvent.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Operation.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Operation1.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperationSemantics.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperationalState.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorDuSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorEdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorEdgeFederationSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Orbital.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OutageAndRecoveryInfoSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OutgoingDataTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PLMNContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PacketErrorRate.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ParameterRange.java (Ignored by rule in ignore file.) 08:12:09 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchItem.java 08:12:09 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchOperation.java 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PccRule.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcscfInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PduSessionType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PeeParameter.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerceivedSeverity.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfMetricJobSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfMetricJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfNotificationTypes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PfdData.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnId.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnId1.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnIdNid.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnIdNid1.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnListTypeInner.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnRange.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnTargetType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PositionVelocity.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Positioning.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PositioningMethodType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredefinedPccRuleSetSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredefinedPccRuleSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredictionFrequency.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PreemptionCapability.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PreemptionVulnerability.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProbableCause.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProbableCauseOneOf.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProcessMonitor.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProcessMonitor1.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProseCapability.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFPacketDelayThresholdsType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QMCJobSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QMCJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QOffsetRange.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QceIdMappingInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QosData.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANEnergyConsumptionTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANEnergyEfficiencyTarget.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANSliceSubnetProfile.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RATContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RRMPolicyRatioSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RRMPolicyRatioSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RSSetType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectation.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationObject.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectation.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationObject.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioSpectrum.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RatType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RedirectAddressType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RedirectInformation.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RegistrationInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RegistrationState.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RelocationTriggerInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RemoteAddress.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM1LTEType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM1NRType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM4LTEType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM4NRType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM5LTEType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM5NRType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM6LTEType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM6NRType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM7LTEType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM7NRType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportIntervalType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportTypeType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrl.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf1.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf2.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf3.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingMethod.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RequestStatus.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Resource.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceIsolationRule.java (Ignored by rule in ignore file.) 08:12:09 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceOneOf.java 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceOneOf1.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationRequirement.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationStatus.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationStatus1.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceSharingLevelContext.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Resources5gcNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesAiMlNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesCoslaNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesDSORecovery.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesEdgeNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesFaultNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesFileMgmtNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesGenericNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesIntentNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMdaNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMgmtDataCollectionNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMnSRegistryNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMsacNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesNrNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesPmControlNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesQoEMeasuremetCollectionNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesRanScNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesSliceNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesSubscriptionControlNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesThresholdMonitorNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesTraceControlNrm.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSGlobalSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSGlobalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSReportConf.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSReportInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSSetSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RoleSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RoleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RouteInformation.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RouteToLocation.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RrmPolicyAttr.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RrmPolicyMember.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SAP.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SEPPType.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulCategories.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulInfoSatelliteBackhaulCategory.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteCoverageInfo.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteCoverageInfoNRSatelliteRATtype.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScMgmtProfileSingle.java (Ignored by rule in ignore file.) 08:12:09 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessMonitor.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessSingle.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulerSingle.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTime.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf1.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf2.java (Ignored by rule in ignore file.) 08:12:10 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope.java 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1OneOf.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1OneOf1.java (Ignored by rule in ignore file.) 08:12:10 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScopeType.java 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpCapability.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpDomainInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpFunctionSingle.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SdRange.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SecFunc.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Selectivity.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppFunctionSingle.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SequenceDomainPara.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServAttrCom.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceEndTimeContext.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceProfile.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceStartTimeContext.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceTypeContext.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServingLocation.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServingScopeContext.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SharedDataIdRange.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SharingLevel.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SliceExpiryInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SliceProfile.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnpnId.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Snssai.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Snssai1.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiEasdfInfoItem.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiExtension.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiInfoItem.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiMbSmfInfoItem.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiSmfInfoItem.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiTsctsfInfoItem.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiUpfInfoItem.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SoftwareImageInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SourceIndicator.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SpecificProblem.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbDuration.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbPeriodicity.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbSubCarrierSpacing.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ssm.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/StartTimeContext.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteerModeValue.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteeringFunctionality.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteeringMode.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkAttr.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcO.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcO5GcNrm.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOAiMlNrm.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOCoslaNrm.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcODsoNrm.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOEdgeNrm.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOIntentNrm.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOMdaNrm.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcONrNrm.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcORanScNrm.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOSliceNrm.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkSingle.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SuciInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupiRange.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Support.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedDataSet.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedFunc.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedGADShapes.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedNotificationsSingle.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedNotificationsSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedPerfIndicator.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedPerfMetricGroup.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SynAvailability.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Synchronicity.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TReselectionNRSf.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tai.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tai1.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TaiContext.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TaiRange.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TargetAssuranceTimeContext.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TargetFulfilmentResult.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TceIDMappingInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TceIDMappingInfoTceIPAddress.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TermDensity.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdCrossing.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo1.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo1Hysteresis.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfoHysteresis.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfoThresholdValue.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelInd.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelIndOneOf.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelIndOneOf1.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdMonitorSingle.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeDomainPara.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeInterval.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeToTriggerL1Type.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow1.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow2.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf1.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf2.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tmgi.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TmgiRange.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Top.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Top1.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TopSliceSubnetProfile.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TopologicalServiceArea.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceConfigType.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceDepthType.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceJobAttr.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceJobSingle.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceReferenceType.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceReportingFormatType.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceTargetType.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrafficControlData.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TransportProtocol.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrendIndication.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TriggeringEventsType.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrpInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrpMappingInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrustAfInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TscaiInputContainer.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TunnellingMechanism.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TxDirection.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UECoreMeasConfigType.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEGroup.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEGroupContext.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEMobilityLevelContext.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UESpeedTarget.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ULLatencyTarget.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ULThptPerUETarget.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UPFConnectionInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmFunctionSingle.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrFunctionSingle.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UeAccDelayProbability.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UeAccProbability.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UlFrequencyContext.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UnTrustAfInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpPathChgEvent.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfFunctionSingle.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfInfo.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UrllcEEPerfReq.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UsageState.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UserMgmtOpen.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/V2XCommModels.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/V2xCapability.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ValueRangeType.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VirtualResource.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VnfParameter.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VsDataContainerSingle.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VsDataContainerSingleAttributes.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/WeakRSRPContext.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/WeakRSRPRatioTarget.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/XLThpt.java (Ignored by rule in ignore file.) 08:12:10 [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet 08:12:10 [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut 08:12:10 [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost 08:12:10 [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost 08:12:10 [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost 08:12:10 [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost 08:12:10 [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost 08:12:10 [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete 08:12:10 [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch 08:12:10 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 08:12:10 [INFO] Ignored /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/api/DefaultApi.java (Ignored by rule in ignore file.) 08:12:10 [INFO] Skipping generation of Webhooks. 08:12:10 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 08:12:10 [INFO] Skipping generation of supporting files. 08:12:10 ################################################################################ 08:12:10 # Thanks for using OpenAPI Generator. # 08:12:10 # Please consider donation to help us maintain this project 🙏 # 08:12:10 # https://opencollective.com/openapi_generator/donate # 08:12:10 ################################################################################ 08:12:30 [INFO] 08:12:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 08:12:30 [INFO] You have 0 Checkstyle violations. 08:12:30 [INFO] 08:12:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 08:12:31 [INFO] You have 0 Checkstyle violations. 08:12:31 [INFO] 08:12:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 08:12:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:31 [INFO] Copying 3 resources 08:12:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-sources/license 08:12:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/generated-resources/licenses 08:12:31 [INFO] 08:12:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 08:12:31 [INFO] Recompiling the module because of changed dependency. 08:12:31 [INFO] Compiling 181 source files with javac [debug release 17] to target/classes 08:12:33 [WARNING] /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/data/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". 08:12:33 [INFO] /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java uses unchecked or unsafe operations. 08:12:33 [INFO] /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. 08:12:33 [INFO] 08:12:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 08:12:33 [INFO] Not copying test resources 08:12:33 [INFO] 08:12:33 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 08:12:33 [INFO] Not compiling test sources 08:12:33 [INFO] 08:12:33 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 08:12:33 [INFO] Compilation of tests is skipped. 08:12:33 [INFO] 08:12:33 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- 08:12:33 [INFO] Tests are skipped. 08:12:33 [INFO] 08:12:33 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-service --- 08:12:33 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 08:12:33 [INFO] 08:12:33 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-service --- 08:12:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:12:33 [INFO] 08:12:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 08:12:33 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/cps-ncmp-service-3.7.4-SNAPSHOT.jar 08:12:33 [INFO] 08:12:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 08:12:33 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/target/cps-ncmp-service-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-service/3.7.4-SNAPSHOT/cps-ncmp-service-3.7.4-SNAPSHOT.jar 08:12:33 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-service/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-service/3.7.4-SNAPSHOT/cps-ncmp-service-3.7.4-SNAPSHOT.pom 08:12:33 [INFO] 08:12:33 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 08:12:33 [INFO] Building cps-ncmp-rest 3.7.4-SNAPSHOT [11/21] 08:12:33 [INFO] --------------------------------[ jar ]--------------------------------- 08:12:33 [INFO] 08:12:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 08:12:33 [INFO] 08:12:33 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 08:12:33 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/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/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 08:12:33 [INFO] 08:12:33 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 08:12:34 [INFO] Generating with dryRun=false 08:12:34 [INFO] Output directory (/w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 08:12:34 [INFO] OpenAPI Generator: spring (server) 08:12:34 [INFO] Generator 'spring' is considered stable. 08:12:34 [INFO] ---------------------------------- 08:12:34 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 08:12:34 [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) 08:12:34 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 08:12:34 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI). 08:12:34 [INFO] Processing operation getResourceDataForCmHandle 08:12:34 [INFO] Processing operation updateResourceDataRunningForCmHandle 08:12:34 [INFO] Processing operation createResourceDataRunningForCmHandle 08:12:34 [INFO] Processing operation deleteResourceDataRunningForCmHandle 08:12:34 [INFO] Processing operation patchResourceDataRunningForCmHandle 08:12:34 [INFO] Processing operation executeDataOperationForCmHandles 08:12:34 [INFO] Processing operation queryResourceDataForCmHandle 08:12:34 [INFO] Processing operation getModuleReferencesByCmHandle 08:12:34 [INFO] Processing operation getModuleDefinitions 08:12:34 [INFO] Processing operation searchCmHandles 08:12:34 [INFO] Processing operation retrieveCmHandleDetailsById 08:12:34 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 08:12:34 [INFO] Processing operation searchCmHandleIds 08:12:34 [INFO] Processing operation getCmHandleStateByCmHandleId 08:12:34 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 08:12:34 [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] 08:12:34 [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] 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputPublicCmHandleProperties.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 08:12:34 [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] 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 08:12:34 [INFO] Skipping generation of Webhooks. 08:12:34 [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] 08:12:34 [INFO] Skipping generation of supporting files. 08:12:34 ################################################################################ 08:12:34 # Thanks for using OpenAPI Generator. # 08:12:34 # Please consider donation to help us maintain this project 🙏 # 08:12:34 # https://opencollective.com/openapi_generator/donate # 08:12:34 ################################################################################ 08:12:34 [INFO] 08:12:34 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 08:12:34 [INFO] Generating with dryRun=false 08:12:34 [INFO] No .openapi-generator-ignore file found. 08:12:34 [INFO] OpenAPI Generator: spring (server) 08:12:34 [INFO] Generator 'spring' is considered stable. 08:12:34 [INFO] ---------------------------------- 08:12:34 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 08:12:34 [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) 08:12:34 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 08:12:34 [INFO] Processing operation updateDmiPluginRegistration 08:12:34 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 08:12:34 [INFO] Processing operation searchCmHandleIds 08:12:34 [INFO] Processing operation searchCmHandles 08:12:34 [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] 08:12:34 [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] 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 08:12:34 [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] 08:12:34 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 08:12:34 [INFO] Skipping generation of Webhooks. 08:12:34 [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] 08:12:34 [INFO] Skipping generation of supporting files. 08:12:34 ################################################################################ 08:12:34 # Thanks for using OpenAPI Generator. # 08:12:34 # Please consider donation to help us maintain this project 🙏 # 08:12:34 # https://opencollective.com/openapi_generator/donate # 08:12:34 ################################################################################ 08:12:34 [INFO] 08:12:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 08:12:34 [INFO] You have 0 Checkstyle violations. 08:12:34 [INFO] 08:12:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 08:12:35 [INFO] You have 0 Checkstyle violations. 08:12:35 [INFO] 08:12:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 08:12:35 [INFO] Copying 1 resource from src/main/resources to target/classes 08:12:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/license 08:12:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-resources/licenses 08:12:35 [INFO] 08:12:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 08:12:35 [INFO] Recompiling the module because of changed dependency. 08:12:35 [INFO] Compiling 39 source files with javac [debug release 17] to target/classes 08:12:36 [WARNING] /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/NcmpRestInputMapper.java:[60,25] Unmapped target properties: "dmiServiceName, dmiDataServiceName, dmiModelServiceName, compositeState, currentTrustLevel". 08:12:36 [WARNING] /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java:[27,8] deprecated item is not annotated with @Deprecated 08:12:36 [INFO] /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java uses or overrides a deprecated API. 08:12:36 [INFO] /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: Recompile with -Xlint:deprecation for details. 08:12:36 [INFO] /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 08:12:36 [INFO] /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 08:12:36 [INFO] 08:12:36 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 08:12:36 [INFO] Generating with dryRun=false 08:12:36 [INFO] No .openapi-generator-ignore file found. 08:12:36 [INFO] OpenAPI Generator: openapi-yaml (documentation) 08:12:36 [INFO] Generator 'openapi-yaml' is considered stable. 08:12:36 [INFO] Output file [outputFile=openapi-inventory.yaml] 08:12:36 [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] 08:12:36 [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] 08:12:36 [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] 08:12:36 [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] 08:12:36 [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] 08:12:36 [INFO] Skipping generation of Webhooks. 08:12:36 [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] 08:12:36 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/README.md 08:12:36 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 08:12:36 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 08:12:36 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 08:12:36 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 08:12:36 ################################################################################ 08:12:36 # Thanks for using OpenAPI Generator. # 08:12:36 # Please consider donation to help us maintain this project 🙏 # 08:12:36 # https://opencollective.com/openapi_generator/donate # 08:12:36 ################################################################################ 08:12:36 [INFO] 08:12:36 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 08:12:36 [INFO] Generating with dryRun=false 08:12:36 [INFO] OpenAPI Generator: openapi-yaml (documentation) 08:12:36 [INFO] Generator 'openapi-yaml' is considered stable. 08:12:36 [INFO] Output file [outputFile=openapi.yaml] 08:12:36 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI). 08:12:36 [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] 08:12:36 [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] 08:12:36 [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] 08:12:36 [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] 08:12:36 [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] 08:12:36 [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] 08:12:36 [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] 08:12:36 [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] 08:12:36 [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] 08:12:36 [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] 08:12:36 [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] 08:12:36 [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] 08:12:36 [INFO] Skipping generation of Webhooks. 08:12:36 [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] 08:12:36 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/README.md 08:12:36 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 08:12:36 [INFO] Skipped /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 08:12:36 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 08:12:36 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 08:12:36 ################################################################################ 08:12:36 # Thanks for using OpenAPI Generator. # 08:12:36 # Please consider donation to help us maintain this project 🙏 # 08:12:36 # https://opencollective.com/openapi_generator/donate # 08:12:36 ################################################################################ 08:12:36 [INFO] 08:12:36 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 08:12:36 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 08:12:36 [INFO] 08:12:36 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 08:12:36 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 08:12:36 [INFO] 08:12:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 08:12:36 [INFO] Not copying test resources 08:12:36 [INFO] 08:12:36 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 08:12:36 [INFO] Not compiling test sources 08:12:36 [INFO] 08:12:36 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 08:12:36 [INFO] Compilation of tests is skipped. 08:12:36 [INFO] 08:12:36 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest --- 08:12:36 [INFO] Tests are skipped. 08:12:36 [INFO] 08:12:36 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest --- 08:12:36 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 08:12:36 [INFO] 08:12:36 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- 08:12:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:12:36 [INFO] 08:12:36 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 08:12:36 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/cps-ncmp-rest-3.7.4-SNAPSHOT.jar 08:12:36 [INFO] 08:12:36 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 08:12:36 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/target/cps-ncmp-rest-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-rest/3.7.4-SNAPSHOT/cps-ncmp-rest-3.7.4-SNAPSHOT.jar 08:12:36 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-rest/3.7.4-SNAPSHOT/cps-ncmp-rest-3.7.4-SNAPSHOT.pom 08:12:36 [INFO] 08:12:36 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 08:12:36 [INFO] Building cps-ncmp-rest-stub 3.7.4-SNAPSHOT [12/21] 08:12:36 [INFO] --------------------------------[ pom ]--------------------------------- 08:12:36 [INFO] 08:12:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 08:12:36 [INFO] 08:12:36 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 08:12:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:12:36 [INFO] surefireArgLine set to empty 08:12:36 [INFO] 08:12:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 08:12:36 [INFO] You have 0 Checkstyle violations. 08:12:36 [INFO] 08:12:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 08:12:36 [INFO] You have 0 Checkstyle violations. 08:12:36 [INFO] 08:12:36 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 08:12:36 [INFO] Compilation of tests is skipped. 08:12:36 [INFO] 08:12:36 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- 08:12:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:12:36 [INFO] 08:12:36 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- 08:12:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:12:36 [INFO] 08:12:36 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 08:12:36 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-rest-stub/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-3.7.4-SNAPSHOT.pom 08:12:36 [INFO] 08:12:36 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 08:12:36 [INFO] Building cps-ncmp-rest-stub-service 3.7.4-SNAPSHOT [13/21] 08:12:36 [INFO] --------------------------------[ jar ]--------------------------------- 08:12:36 [INFO] 08:12:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 08:12:36 [INFO] 08:12:36 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 08:12:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:12:36 [INFO] surefireArgLine set to empty 08:12:36 [INFO] 08:12:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 08:12:36 [INFO] You have 0 Checkstyle violations. 08:12:36 [INFO] 08:12:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 08:12:36 [INFO] You have 0 Checkstyle violations. 08:12:36 [INFO] 08:12:36 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 08:12:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:36 [INFO] Copying 3 resources 08:12:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 08:12:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 08:12:36 [INFO] 08:12:36 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 08:12:36 [INFO] Recompiling the module because of changed dependency. 08:12:36 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 08:12:37 [INFO] 08:12:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 08:12:37 [INFO] Not copying test resources 08:12:37 [INFO] 08:12:37 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 08:12:37 [INFO] Not compiling test sources 08:12:37 [INFO] 08:12:37 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 08:12:37 [INFO] Compilation of tests is skipped. 08:12:37 [INFO] 08:12:37 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-service --- 08:12:37 [INFO] Tests are skipped. 08:12:37 [INFO] 08:12:37 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- 08:12:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:12:37 [INFO] 08:12:37 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 08:12:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:12:37 [INFO] 08:12:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 08:12:37 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.jar 08:12:37 [INFO] 08:12:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 08:12:37 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-rest-stub-service/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.jar 08:12:37 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-rest-stub-service/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.pom 08:12:37 [INFO] 08:12:37 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 08:12:37 [INFO] Building cps-ncmp-rest-stub-app 3.7.4-SNAPSHOT [14/21] 08:12:37 [INFO] --------------------------------[ jar ]--------------------------------- 08:12:37 [INFO] 08:12:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 08:12:37 [INFO] 08:12:37 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 08:12:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:12:37 [INFO] surefireArgLine set to empty 08:12:37 [INFO] 08:12:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 08:12:37 [INFO] You have 0 Checkstyle violations. 08:12:37 [INFO] 08:12:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 08:12:37 [INFO] You have 0 Checkstyle violations. 08:12:37 [INFO] 08:12:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 08:12:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 08:12:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 08:12:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 08:12:37 [INFO] 08:12:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 08:12:37 [INFO] Recompiling the module because of changed dependency. 08:12:37 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 08:12:37 [INFO] 08:12:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 08:12:37 [INFO] Not copying test resources 08:12:37 [INFO] 08:12:37 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 08:12:37 [INFO] Not compiling test sources 08:12:37 [INFO] 08:12:37 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 08:12:37 [INFO] Compilation of tests is skipped. 08:12:37 [INFO] 08:12:37 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-app --- 08:12:37 [INFO] Tests are skipped. 08:12:37 [INFO] 08:12:37 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- 08:12:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:12:37 [INFO] 08:12:37 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 08:12:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:12:37 [INFO] 08:12:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 08:12:37 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar 08:12:37 [INFO] 08:12:37 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-ncmp-rest-stub-app --- 08:12:38 [INFO] Replacing main artifact /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 08:12:38 [INFO] The original artifact has been renamed to /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar.original 08:12:38 [INFO] 08:12:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 08:12:38 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-rest-stub-app/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar 08:12:38 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-rest-stub-app/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.pom 08:12:38 [INFO] 08:12:38 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 08:12:38 [INFO] Building cps-ri 3.7.4-SNAPSHOT [15/21] 08:12:38 [INFO] --------------------------------[ jar ]--------------------------------- 08:12:39 [INFO] 08:12:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 08:12:39 [INFO] 08:12:39 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- 08:12:39 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/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/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 08:12:39 [INFO] 08:12:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 08:12:39 [INFO] You have 0 Checkstyle violations. 08:12:39 [INFO] 08:12:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 08:12:39 [INFO] You have 0 Checkstyle violations. 08:12:39 [INFO] 08:12:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 08:12:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:39 [INFO] Copying 10 resources 08:12:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ri/target/generated-sources/license 08:12:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-ri/target/generated-resources/licenses 08:12:39 [INFO] 08:12:39 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 08:12:39 [INFO] Recompiling the module because of changed dependency. 08:12:39 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 08:12:40 [INFO] 08:12:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 08:12:40 [INFO] Not copying test resources 08:12:40 [INFO] 08:12:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 08:12:40 [INFO] Not compiling test sources 08:12:40 [INFO] 08:12:40 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 08:12:40 [INFO] Compilation of tests is skipped. 08:12:40 [INFO] 08:12:40 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ri --- 08:12:40 [INFO] Tests are skipped. 08:12:40 [INFO] 08:12:40 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ri --- 08:12:40 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-ri/target/code-coverage/jacoco-ut.exec 08:12:40 [INFO] 08:12:40 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ri --- 08:12:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:12:40 [INFO] 08:12:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 08:12:40 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-ri/target/cps-ri-3.7.4-SNAPSHOT.jar 08:12:40 [INFO] 08:12:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 08:12:40 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ri/target/cps-ri-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ri/3.7.4-SNAPSHOT/cps-ri-3.7.4-SNAPSHOT.jar 08:12:40 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-ri/pom.xml to /tmp/r/org/onap/cps/cps-ri/3.7.4-SNAPSHOT/cps-ri-3.7.4-SNAPSHOT.pom 08:12:40 [INFO] 08:12:40 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 08:12:40 [INFO] Building integration-test 3.7.4-SNAPSHOT [16/21] 08:12:40 [INFO] --------------------------------[ jar ]--------------------------------- 08:12:40 [INFO] 08:12:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 08:12:40 [INFO] 08:12:40 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- 08:12:40 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/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/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 08:12:40 [INFO] 08:12:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 08:12:40 [INFO] You have 0 Checkstyle violations. 08:12:40 [INFO] 08:12:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 08:12:40 [INFO] You have 0 Checkstyle violations. 08:12:40 [INFO] 08:12:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 08:12:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/integration-test/src/main/resources 08:12:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/integration-test/target/generated-sources/license 08:12:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/integration-test/target/generated-resources/licenses 08:12:40 [INFO] 08:12:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 08:12:40 [INFO] No sources to compile 08:12:40 [INFO] 08:12:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 08:12:40 [INFO] Not copying test resources 08:12:40 [INFO] 08:12:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 08:12:40 [INFO] Not compiling test sources 08:12:40 [INFO] 08:12:40 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 08:12:40 [INFO] Compilation of tests is skipped. 08:12:40 [INFO] 08:12:40 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ integration-test --- 08:12:40 [INFO] Tests are skipped. 08:12:40 [INFO] 08:12:40 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ integration-test --- 08:12:40 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/integration-test/target/code-coverage/jacoco-ut.exec 08:12:40 [INFO] 08:12:40 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ integration-test --- 08:12:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:12:40 [INFO] 08:12:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 08:12:40 [WARNING] JAR will be empty - no content was marked for inclusion! 08:12:40 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/integration-test/target/integration-test-3.7.4-SNAPSHOT.jar 08:12:40 [INFO] 08:12:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 08:12:40 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/integration-test/target/integration-test-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/integration-test/3.7.4-SNAPSHOT/integration-test-3.7.4-SNAPSHOT.jar 08:12:40 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/integration-test/pom.xml to /tmp/r/org/onap/cps/integration-test/3.7.4-SNAPSHOT/integration-test-3.7.4-SNAPSHOT.pom 08:12:40 [INFO] 08:12:40 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 08:12:40 [INFO] Building spotbugs 3.7.4-SNAPSHOT [17/21] 08:12:40 [INFO] --------------------------------[ jar ]--------------------------------- 08:12:40 [INFO] 08:12:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 08:12:40 [INFO] 08:12:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 08:12:40 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 08:12:40 [INFO] Copying 1 resource 08:12:40 [INFO] 08:12:40 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 08:12:40 [INFO] No sources to compile 08:12:40 [INFO] 08:12:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 08:12:40 [INFO] Not copying test resources 08:12:40 [INFO] 08:12:40 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 08:12:40 [INFO] Not compiling test sources 08:12:40 [INFO] 08:12:40 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 08:12:40 [INFO] Tests are skipped. 08:12:40 [INFO] 08:12:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 08:12:40 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/spotbugs/target/spotbugs-3.7.4-SNAPSHOT.jar 08:12:40 [INFO] 08:12:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 08:12:40 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/spotbugs/target/spotbugs-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/spotbugs/3.7.4-SNAPSHOT/spotbugs-3.7.4-SNAPSHOT.jar 08:12:40 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/spotbugs/pom.xml to /tmp/r/org/onap/cps/spotbugs/3.7.4-SNAPSHOT/spotbugs-3.7.4-SNAPSHOT.pom 08:12:40 [INFO] 08:12:40 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 08:12:40 [INFO] Building cps-application 3.7.4-SNAPSHOT [18/21] 08:12:40 [INFO] --------------------------------[ jar ]--------------------------------- 08:12:41 [INFO] 08:12:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 08:12:41 [INFO] 08:12:41 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-info) @ cps-application --- 08:12:41 [INFO] 08:12:41 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- 08:12:41 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/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/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 08:12:41 [INFO] 08:12:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-application --- 08:12:41 [INFO] You have 0 Checkstyle violations. 08:12:41 [INFO] 08:12:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-application --- 08:12:41 [INFO] You have 0 Checkstyle violations. 08:12:41 [INFO] 08:12:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 08:12:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:41 [INFO] Copying 1 resource 08:12:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-application/target/generated-sources/license 08:12:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/cps-application/target/generated-resources/licenses 08:12:41 [INFO] 08:12:41 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-application --- 08:12:42 [INFO] Recompiling the module because of changed dependency. 08:12:42 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 08:12:42 [INFO] 08:12:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 08:12:42 [INFO] Not copying test resources 08:12:42 [INFO] 08:12:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-application --- 08:12:42 [INFO] Not compiling test sources 08:12:42 [INFO] 08:12:42 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-application --- 08:12:42 [INFO] Compilation of tests is skipped. 08:12:42 [INFO] 08:12:42 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-application --- 08:12:42 [INFO] Tests are skipped. 08:12:42 [INFO] 08:12:42 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-application --- 08:12:42 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/cps-application/target/code-coverage/jacoco-ut.exec 08:12:42 [INFO] 08:12:42 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-application --- 08:12:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:12:42 [INFO] 08:12:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 08:12:42 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/cps-application/target/cps-application-3.7.4-SNAPSHOT.jar 08:12:42 [INFO] 08:12:42 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-application --- 08:12:42 [INFO] Attaching repackaged archive /w/workspace/cps-merge-verification-maven-master/cps-application/target/cps-application-3.7.4-SNAPSHOT-springboot.jar with classifier springboot 08:12:42 [INFO] 08:12:42 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 08:12:44 [INFO] 08:12:44 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.4-SNAPSHOT-20260114T081107Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 08:12:44 [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 08:12:44 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 08:12:44 [INFO] Building dependencies layer... 08:12:44 [INFO] Building project dependencies layer... 08:12:44 [INFO] Building resources layer... 08:12:44 [INFO] Building classes layer... 08:12:44 [INFO] Building jvm arg files layer... 08:12:44 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 08:12:50 [INFO] 08:12:50 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 08:12:50 [INFO] Loading to Docker daemon... 08:12:54 [INFO] 08:12:54 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.4-SNAPSHOT-20260114T081107Z, nexus3.onap.org:10003/onap/cps-and-ncmp 08:12:54 [INFO] 08:12:54 [INFO] A new version of jib-maven-plugin (3.5.1) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 08:12:54 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 08:12:54 [INFO] 08:12:54 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 08:12:54 [INFO] 08:12:54 [INFO] 08:12:54 [INFO] 08:12:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 08:12:54 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-application/target/cps-application-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT.jar 08:12:54 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-application/pom.xml to /tmp/r/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT.pom 08:12:54 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/cps-application/target/cps-application-3.7.4-SNAPSHOT-springboot.jar to /tmp/r/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT-springboot.jar 08:12:54 [INFO] 08:12:54 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 08:12:54 [INFO] Building policy-executor-stub 3.7.4-SNAPSHOT [19/21] 08:12:54 [INFO] --------------------------------[ jar ]--------------------------------- 08:12:54 [INFO] 08:12:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 08:12:54 [INFO] 08:12:54 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 08:12:54 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/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/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 08:12:54 [INFO] 08:12:54 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ policy-executor-stub --- 08:12:54 [INFO] Generating with dryRun=false 08:12:54 [INFO] Output directory (/w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 08:12:54 [INFO] OpenAPI Generator: spring (server) 08:12:54 [INFO] Generator 'spring' is considered stable. 08:12:54 [INFO] ---------------------------------- 08:12: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) 08:12:54 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 08:12:54 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 08:12:54 [INFO] Processing operation initiatePermissionRequest 08:12:54 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 08:12:54 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 08:12:54 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 08:12:54 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 08:12:54 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java 08:12:54 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Operation.java 08:12:54 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java 08:12:54 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionResponse.java 08:12:54 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 08:12:54 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/OperationPermissionApi.java 08:12:54 [INFO] Skipping generation of Webhooks. 08:12:54 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 08:12:54 [INFO] Skipping generation of supporting files. 08:12:54 ################################################################################ 08:12:54 # Thanks for using OpenAPI Generator. # 08:12:54 # Please consider donation to help us maintain this project 🙏 # 08:12:54 # https://opencollective.com/openapi_generator/donate # 08:12:54 ################################################################################ 08:12:54 [INFO] 08:12:54 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ policy-executor-stub --- 08:12:54 [INFO] 08:12:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-executor-stub --- 08:12:54 [INFO] You have 0 Checkstyle violations. 08:12:54 [INFO] 08:12:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ policy-executor-stub --- 08:12:54 [INFO] You have 0 Checkstyle violations. 08:12:54 [INFO] 08:12:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 08:12:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:54 [INFO] Copying 1 resource 08:12:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/license 08:12:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-resources/licenses 08:12:54 [INFO] 08:12:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ policy-executor-stub --- 08:12:54 [INFO] Recompiling the module because of changed dependency. 08:12:54 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 08:12:55 [INFO] 08:12:55 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 08:12:55 [INFO] Generating with dryRun=false 08:12:55 [INFO] No .openapi-generator-ignore file found. 08:12:55 [INFO] OpenAPI Generator: openapi-yaml (documentation) 08:12:55 [INFO] Generator 'openapi-yaml' is considered stable. 08:12:55 [INFO] Output file [outputFile=openapi.yaml] 08:12:55 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 08:12:55 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 08:12:55 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 08:12:55 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 08:12:55 [INFO] Skipping generation of Webhooks. 08:12:55 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 08:12:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/README.md 08:12:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 08:12:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 08:12:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 08:12:55 [INFO] writing file /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 08:12:55 ################################################################################ 08:12:55 # Thanks for using OpenAPI Generator. # 08:12:55 # Please consider donation to help us maintain this project 🙏 # 08:12:55 # https://opencollective.com/openapi_generator/donate # 08:12:55 ################################################################################ 08:12:55 [INFO] 08:12:55 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 08:12:55 [INFO] Not copying test resources 08:12:55 [INFO] 08:12:55 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 08:12:55 [INFO] Not compiling test sources 08:12:55 [INFO] 08:12:55 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ policy-executor-stub --- 08:12:55 [INFO] Compilation of tests is skipped. 08:12:55 [INFO] 08:12:55 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ policy-executor-stub --- 08:12:55 [INFO] Tests are skipped. 08:12:55 [INFO] 08:12:55 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ policy-executor-stub --- 08:12:55 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/code-coverage/jacoco-ut.exec 08:12:55 [INFO] 08:12:55 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-executor-stub --- 08:12:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:12:55 [INFO] 08:12:55 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 08:12:55 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/policy-executor-stub-3.7.4-SNAPSHOT.jar 08:12:55 [INFO] 08:12:55 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 08:12:55 [INFO] 08:12:55 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.4-SNAPSHOT-20260114T081107Z, nexus3.onap.org:10003/onap/policy-executor-stub... 08:12:55 [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 08:12:55 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 08:12:55 [INFO] Building dependencies layer... 08:12:55 [INFO] Building resources layer... 08:12:55 [INFO] Building classes layer... 08:12:55 [INFO] Building jvm arg files layer... 08:12:55 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 08:12:56 [INFO] 08:12:56 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 08:12:56 [INFO] Loading to Docker daemon... 08:12:57 [INFO] 08:12:57 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.4-SNAPSHOT-20260114T081107Z, nexus3.onap.org:10003/onap/policy-executor-stub 08:12:57 [INFO] 08:12:57 [INFO] 08:12:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 08:12:57 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/target/policy-executor-stub-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/policy-executor-stub/3.7.4-SNAPSHOT/policy-executor-stub-3.7.4-SNAPSHOT.jar 08:12:57 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/policy-executor-stub/pom.xml to /tmp/r/org/onap/cps/policy-executor-stub/3.7.4-SNAPSHOT/policy-executor-stub-3.7.4-SNAPSHOT.pom 08:12:57 [INFO] 08:12:57 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 08:12:57 [INFO] Building jacoco-report 3.7.4-SNAPSHOT [20/21] 08:12:57 [INFO] --------------------------------[ jar ]--------------------------------- 08:12:57 [INFO] 08:12:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 08:12:57 [INFO] 08:12:57 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- 08:12:57 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-merge-verification-maven-master/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/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/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 08:12:57 [INFO] 08:12:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ jacoco-report --- 08:12:57 [INFO] You have 0 Checkstyle violations. 08:12:57 [INFO] 08:12:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ jacoco-report --- 08:12:57 [INFO] You have 0 Checkstyle violations. 08:12:57 [INFO] 08:12:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 08:12:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/jacoco-report/src/main/resources 08:12:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/jacoco-report/target/generated-sources/license 08:12:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-merge-verification-maven-master/jacoco-report/target/generated-resources/licenses 08:12:57 [INFO] 08:12:57 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jacoco-report --- 08:12:57 [INFO] No sources to compile 08:12:57 [INFO] 08:12:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 08:12:57 [INFO] Not copying test resources 08:12:57 [INFO] 08:12:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 08:12:57 [INFO] Not compiling test sources 08:12:57 [INFO] 08:12:57 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ jacoco-report --- 08:12:57 [INFO] Compilation of tests is skipped. 08:12:57 [INFO] 08:12:57 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ jacoco-report --- 08:12:57 [INFO] Tests are skipped. 08:12:57 [INFO] 08:12:57 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ jacoco-report --- 08:12:57 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-merge-verification-maven-master/jacoco-report/target/code-coverage/jacoco-ut.exec 08:12:57 [INFO] 08:12:57 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ jacoco-report --- 08:12:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:12:57 [INFO] 08:12:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 08:12:57 [WARNING] JAR will be empty - no content was marked for inclusion! 08:12:57 [INFO] Building jar: /w/workspace/cps-merge-verification-maven-master/jacoco-report/target/jacoco-report-3.7.4-SNAPSHOT.jar 08:12:57 [INFO] 08:12:57 [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report) @ jacoco-report --- 08:12:57 [INFO] Analyzed bundle 'cps-application' with 5 classes 08:12:57 [INFO] Analyzed bundle 'cps-events' with 0 classes 08:12:57 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 08:12:57 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 08:12:58 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 08:12:58 [INFO] Analyzed bundle 'cps-rest' with 7 classes 08:12:58 [INFO] Analyzed bundle 'cps-ri' with 17 classes 08:12:58 [INFO] Analyzed bundle 'cps-service' with 76 classes 08:12:58 [INFO] Analyzed bundle 'integration-test' with 0 classes 08:12:58 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 08:12:58 [INFO] 08:12:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 08:12:58 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/jacoco-report/target/jacoco-report-3.7.4-SNAPSHOT.jar to /tmp/r/org/onap/cps/jacoco-report/3.7.4-SNAPSHOT/jacoco-report-3.7.4-SNAPSHOT.jar 08:12:58 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/jacoco-report/pom.xml to /tmp/r/org/onap/cps/jacoco-report/3.7.4-SNAPSHOT/jacoco-report-3.7.4-SNAPSHOT.pom 08:12:58 [INFO] 08:12:58 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 08:12:58 [INFO] Building cps 3.7.4-SNAPSHOT [21/21] 08:12:58 [INFO] --------------------------------[ pom ]--------------------------------- 08:12:58 [INFO] 08:12:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 08:12:58 [INFO] Deleting /w/workspace/cps-merge-verification-maven-master/target 08:12:58 [INFO] 08:12:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 08:12:58 [INFO] Installing /w/workspace/cps-merge-verification-maven-master/pom.xml to /tmp/r/org/onap/cps/cps-aggregator/3.7.4-SNAPSHOT/cps-aggregator-3.7.4-SNAPSHOT.pom 08:12:58 [INFO] ------------------------------------------------------------------------ 08:12:58 [INFO] Reactor Summary for cps 3.7.4-SNAPSHOT: 08:12:58 [INFO] 08:12:58 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.857 s] 08:12:58 [INFO] cps-bom ............................................ SUCCESS [ 0.005 s] 08:12:58 [INFO] checkstyle ......................................... SUCCESS [ 3.317 s] 08:12:58 [INFO] cps-parent ......................................... SUCCESS [ 4.619 s] 08:12:58 [INFO] cps-events ......................................... SUCCESS [ 2.710 s] 08:12:58 [INFO] cps-path-parser .................................... SUCCESS [ 4.146 s] 08:12:58 [INFO] cps-service ........................................ SUCCESS [ 11.011 s] 08:12:58 [INFO] cps-rest ........................................... SUCCESS [ 7.736 s] 08:12:58 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.363 s] 08:12:58 [INFO] cps-ncmp-service ................................... SUCCESS [ 47.887 s] 08:12:58 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 3.191 s] 08:12:58 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.045 s] 08:12:58 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 0.404 s] 08:12:58 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.379 s] 08:12:58 [INFO] cps-ri ............................................. SUCCESS [ 1.824 s] 08:12:58 [INFO] integration-test ................................... SUCCESS [ 0.235 s] 08:12:58 [INFO] spotbugs ........................................... SUCCESS [ 0.029 s] 08:12:58 [INFO] cps-application .................................... SUCCESS [ 13.890 s] 08:12:58 [INFO] policy-executor-stub ............................... SUCCESS [ 2.937 s] 08:12:58 [INFO] jacoco-report ...................................... SUCCESS [ 0.617 s] 08:12:58 [INFO] cps ................................................ SUCCESS [ 0.003 s] 08:12:58 [INFO] ------------------------------------------------------------------------ 08:12:58 [INFO] BUILD SUCCESS 08:12:58 [INFO] ------------------------------------------------------------------------ 08:12:58 [INFO] Total time: 01:51 min 08:12:58 [INFO] Finished at: 2026-01-14T08:12:58Z 08:12:58 [INFO] ------------------------------------------------------------------------ 08:12:58 [cps-merge-verification-maven-master] $ /bin/bash -l /tmp/jenkins2936860139563686131.sh 08:12:58 + echo '---> install-robotframework-py3.sh' 08:12:58 ---> install-robotframework-py3.sh 08:12:58 + REQUIRED_PYTHON=3.7.0 08:12:58 + [[ -d /opt/pyenv ]] 08:12:58 + echo 'Setup pyenv:' 08:12:58 Setup pyenv: 08:12:58 + export PYENV_ROOT=/opt/pyenv 08:12:58 + PYENV_ROOT=/opt/pyenv 08:12:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:12:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:12:58 + pyenv versions 08:12:58 system 08:12:58 3.8.13 08:12:58 3.9.13 08:12:58 * 3.10.6 (set by /w/workspace/cps-merge-verification-maven-master/.python-version) 08:12:58 + command -v pyenv 08:12:58 ++ pyenv init - --no-rehash 08:12:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:12:58 export PATH="/opt/pyenv/shims:${PATH}" 08:12:58 export PYENV_SHELL=bash 08:12:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:12:58 pyenv() { 08:12:58 local command 08:12:58 command="${1:-}" 08:12:58 if [ "$#" -gt 0 ]; then 08:12:58 shift 08:12:58 fi 08:12:58 08:12:58 case "$command" in 08:12:58 rehash|shell) 08:12:58 eval "$(pyenv "sh-$command" "$@")" 08:12:58 ;; 08:12:58 *) 08:12:58 command pyenv "$command" "$@" 08:12:58 ;; 08:12:58 esac 08:12:58 }' 08:12:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:12:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:12:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:12:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:12:58 ++ export PYENV_SHELL=bash 08:12:58 ++ PYENV_SHELL=bash 08:12:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:12:58 +++ complete -F _pyenv pyenv 08:12:58 ++ sed '/^[^0-9]/d' 08:12:58 ++ pyenv versions --bare 08:12:58 ++ sort -V 08:12:58 ++ tail -n 1 08:12:58 ++ local command 08:12:58 ++ command=versions 08:12:58 ++ '[' 2 -gt 0 ']' 08:12:58 ++ shift 08:12:58 ++ case "$command" in 08:12:58 ++ command pyenv versions --bare 08:12:58 ++ pyenv versions --bare 08:12:58 + version=3.10.6 08:12:58 + pyenv local 3.10.6 08:12:58 + local command 08:12:58 + command=local 08:12:58 + '[' 2 -gt 0 ']' 08:12:58 + shift 08:12:58 + case "$command" in 08:12:58 + command pyenv local 3.10.6 08:12:58 + pyenv local 3.10.6 08:12:58 ++ python3 --version 08:12:58 ++ awk '{print $2}' 08:12:58 + PYTHON_VERSION=3.10.6 08:12:58 + ver_ge 3.10.6 3.7.0 08:12:58 ++ ver_cmp 3.10.6 3.7.0 08:12:58 ++ local IFS=. 08:12:58 ++ V1=($1) 08:12:58 ++ V2=($2) 08:12:58 ++ local V1 V2 I 08:12:58 ++ (( I=0 )) 08:12:58 ++ (( I<3 || I<3 )) 08:12:58 ++ [[ 3 -lt 3 ]] 08:12:58 ++ [[ 3 -gt 3 ]] 08:12:58 ++ (( I++ )) 08:12:58 ++ (( I<3 || I<3 )) 08:12:58 ++ [[ 10 -lt 7 ]] 08:12:58 ++ [[ 10 -gt 7 ]] 08:12:58 ++ echo 1 08:12:58 ++ return 08:12:58 + [[ ! 1 -eq -1 ]] 08:12:58 + python3 -m robot.run --version 08:12:58 + cat 08:12:58 + [[ -f /home/jenkins/lf-env.sh ]] 08:12:58 + echo 'Installing robot-framework using LF common tooling' 08:12:58 Installing robot-framework using LF common tooling 08:12:58 + source /home/jenkins/lf-env.sh 08:12:58 + lf-activate-venv --python python3 --venv-file /w/workspace/cps-merge-verification-maven-master/.robot3_venv setuptools pip wheel 08:12:58 ++ mktemp -d /tmp/venv-XXXX 08:12:58 + lf_venv=/tmp/venv-tJda 08:12:58 + local venv_file=/tmp/.os_lf_venv 08:12:58 + local python=python3 08:12:58 + local options 08:12:58 + local set_path=true 08:12:58 + local install_args= 08:12:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 --venv-file /w/workspace/cps-merge-verification-maven-master/.robot3_venv setuptools pip wheel 08:12:58 + options=' --python '\''python3'\'' --venv-file '\''/w/workspace/cps-merge-verification-maven-master/.robot3_venv'\'' -- '\''setuptools'\'' '\''pip'\'' '\''wheel'\''' 08:12:58 + eval set -- ' --python '\''python3'\'' --venv-file '\''/w/workspace/cps-merge-verification-maven-master/.robot3_venv'\'' -- '\''setuptools'\'' '\''pip'\'' '\''wheel'\''' 08:12:58 ++ set -- --python python3 --venv-file /w/workspace/cps-merge-verification-maven-master/.robot3_venv -- setuptools pip wheel 08:12:58 + true 08:12:58 + case $1 in 08:12:58 + python=python3 08:12:58 + shift 2 08:12:58 + true 08:12:58 + case $1 in 08:12:58 + venv_file=/w/workspace/cps-merge-verification-maven-master/.robot3_venv 08:12:58 + shift 2 08:12:58 + true 08:12:58 + case $1 in 08:12:58 + shift 08:12:58 + break 08:12:58 + case $python in 08:12:58 + local pkg_list= 08:12:58 + [[ -d /opt/pyenv ]] 08:12:58 + echo 'Setup pyenv:' 08:12:58 Setup pyenv: 08:12:58 + export PYENV_ROOT=/opt/pyenv 08:12:58 + PYENV_ROOT=/opt/pyenv 08:12:58 + export PATH=/opt/pyenv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:12:58 + PATH=/opt/pyenv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:12:58 + pyenv versions 08:12:58 + local command 08:12:58 + command=versions 08:12:58 + '[' 1 -gt 0 ']' 08:12:58 + shift 08:12:58 + case "$command" in 08:12:58 + command pyenv versions 08:12:58 + pyenv versions 08:12:58 system 08:12:58 3.8.13 08:12:58 3.9.13 08:12:58 * 3.10.6 (set by /w/workspace/cps-merge-verification-maven-master/.python-version) 08:12:58 + command -v pyenv 08:12:58 ++ pyenv init - --no-rehash 08:12:58 ++ local command 08:12:58 ++ command=init 08:12:58 ++ '[' 3 -gt 0 ']' 08:12:58 ++ shift 08:12:58 ++ case "$command" in 08:12:58 ++ command pyenv init - --no-rehash 08:12:58 ++ pyenv init - --no-rehash 08:12:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:12:58 export PATH="/opt/pyenv/shims:${PATH}" 08:12:58 export PYENV_SHELL=bash 08:12:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:12:58 pyenv() { 08:12:58 local command 08:12:58 command="${1:-}" 08:12:58 if [ "$#" -gt 0 ]; then 08:12:58 shift 08:12:58 fi 08:12:58 08:12:58 case "$command" in 08:12:58 rehash|shell) 08:12:58 eval "$(pyenv "sh-$command" "$@")" 08:12:58 ;; 08:12:58 *) 08:12:58 command pyenv "$command" "$@" 08:12:58 ;; 08:12:58 esac 08:12:58 }' 08:12:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:12:58 ++ PATH=/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:12:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:12:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:12:58 ++ export PYENV_SHELL=bash 08:12:58 ++ PYENV_SHELL=bash 08:12:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:12:58 +++ complete -F _pyenv pyenv 08:12:58 ++ lf-pyver python3 08:12:58 ++ local py_version_xy=python3 08:12:58 ++ local py_version_xyz= 08:12:58 ++ pyenv versions 08:12:58 ++ local command 08:12:58 ++ command=versions 08:12:58 ++ '[' 1 -gt 0 ']' 08:12:58 ++ shift 08:12:58 ++ case "$command" in 08:12:58 ++ command pyenv versions 08:12:58 ++ pyenv versions 08:12:58 ++ sed 's/^[ *]* //' 08:12:58 ++ awk '{ print $1 }' 08:12:58 ++ grep -E '^[0-9.]*[0-9]$' 08:12:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:12:58 +++ sort -V 08:12:58 +++ grep '^3' /tmp/.pyenv_versions 08:12:58 +++ tail -n 1 08:12:58 ++ py_version_xyz=3.10.6 08:12:58 ++ [[ -z 3.10.6 ]] 08:12:58 ++ echo 3.10.6 08:12:58 ++ return 0 08:12:58 + pyenv local 3.10.6 08:12:58 + local command 08:12:58 + command=local 08:12:58 + '[' 2 -gt 0 ']' 08:12:58 + shift 08:12:58 + case "$command" in 08:12:58 + command pyenv local 3.10.6 08:12:58 + pyenv local 3.10.6 08:12:58 + for arg in "$@" 08:12:58 + case $arg in 08:12:58 + pkg_list+='setuptools ' 08:12:58 + for arg in "$@" 08:12:58 + case $arg in 08:12:58 + pkg_list+='pip ' 08:12:58 + for arg in "$@" 08:12:58 + case $arg in 08:12:58 + pkg_list+='wheel ' 08:12:58 + [[ -f /w/workspace/cps-merge-verification-maven-master/.robot3_venv ]] 08:12:58 + [[ ! -f /w/workspace/cps-merge-verification-maven-master/.robot3_venv ]] 08:12:58 + [[ -n '' ]] 08:12:58 + python3 -m venv /tmp/venv-tJda 08:13:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tJda' 08:13:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tJda 08:13:02 + echo /tmp/venv-tJda 08:13:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /w/workspace/cps-merge-verification-maven-master/.robot3_venv' 08:13:02 lf-activate-venv(): INFO: Save venv in file: /w/workspace/cps-merge-verification-maven-master/.robot3_venv 08:13:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:13:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:13:02 + local 'pip_opts=--upgrade --quiet' 08:13:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:13:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:13:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:13:02 + [[ -n '' ]] 08:13:02 + [[ -n '' ]] 08:13:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:13:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:13:02 + /tmp/venv-tJda/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 08:13:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:13:06 lf-activate-venv(): INFO: Base packages installed successfully 08:13:06 + [[ -z setuptools pip wheel ]] 08:13:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: setuptools pip wheel ' 08:13:06 lf-activate-venv(): INFO: Installing additional packages: setuptools pip wheel 08:13:06 + /tmp/venv-tJda/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager setuptools pip wheel 08:13:07 + type python3 08:13:07 + true 08:13:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tJda/bin to PATH' 08:13:07 lf-activate-venv(): INFO: Adding /tmp/venv-tJda/bin to PATH 08:13:07 + PATH=/tmp/venv-tJda/bin:/opt/pyenv/shims:/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:13:07 + return 0 08:13:07 + python3 -m pip install -r requirements.txt 08:13:08 Collecting paramiko (from -r requirements.txt (line 1)) 08:13:08 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 08:13:08 Collecting six (from -r requirements.txt (line 2)) 08:13:08 Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 08:13:08 Collecting urllib3 (from -r requirements.txt (line 3)) 08:13:08 Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 08:13:08 Collecting docker-py (from -r requirements.txt (line 4)) 08:13:08 Downloading docker_py-1.10.6-py2.py3-none-any.whl.metadata (2.1 kB) 08:13:08 Collecting ipaddr (from -r requirements.txt (line 5)) 08:13:08 Downloading ipaddr-2.2.0.tar.gz (26 kB) 08:13:08 Installing build dependencies: started 08:13:09 Installing build dependencies: finished with status 'done' 08:13:09 Getting requirements to build wheel: started 08:13:09 Getting requirements to build wheel: finished with status 'done' 08:13:09 Preparing metadata (pyproject.toml): started 08:13:10 Preparing metadata (pyproject.toml): finished with status 'done' 08:13:10 Collecting netaddr (from -r requirements.txt (line 6)) 08:13:10 Using cached netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 08:13:10 Collecting netifaces (from -r requirements.txt (line 7)) 08:13:10 Downloading netifaces-0.11.0.tar.gz (30 kB) 08:13:10 Installing build dependencies: started 08:13:11 Installing build dependencies: finished with status 'done' 08:13:11 Getting requirements to build wheel: started 08:13:11 Getting requirements to build wheel: finished with status 'done' 08:13:11 Preparing metadata (pyproject.toml): started 08:13:11 Preparing metadata (pyproject.toml): finished with status 'done' 08:13:12 Collecting pyhocon (from -r requirements.txt (line 8)) 08:13:12 Downloading pyhocon-0.3.61-py3-none-any.whl.metadata (1.2 kB) 08:13:12 Collecting requests (from -r requirements.txt (line 9)) 08:13:12 Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 08:13:12 Collecting selenium<4.6.0,>=4.0.0 (from -r requirements.txt (line 10)) 08:13:12 Downloading selenium-4.5.0-py3-none-any.whl.metadata (6.5 kB) 08:13:12 Collecting robotframework (from -r requirements.txt (line 11)) 08:13:12 Downloading robotframework-7.4.1-py3-none-any.whl.metadata (7.6 kB) 08:13:12 Collecting robotframework-httplibrary (from -r requirements.txt (line 12)) 08:13:12 Downloading robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 08:13:12 Installing build dependencies: started 08:13:13 Installing build dependencies: finished with status 'done' 08:13:13 Getting requirements to build wheel: started 08:13:13 Getting requirements to build wheel: finished with status 'done' 08:13:13 Preparing metadata (pyproject.toml): started 08:13:13 Preparing metadata (pyproject.toml): finished with status 'done' 08:13:13 Collecting robotframework-requests==0.9.3 (from -r requirements.txt (line 13)) 08:13:13 Downloading robotframework_requests-0.9.3-py3-none-any.whl.metadata (7.2 kB) 08:13:13 Collecting robotframework-selenium2library (from -r requirements.txt (line 14)) 08:13:13 Downloading robotframework_selenium2library-3.0.0-py2.py3-none-any.whl.metadata (4.6 kB) 08:13:13 Collecting robotframework-sshlibrary (from -r requirements.txt (line 15)) 08:13:13 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 08:13:13 Installing build dependencies: started 08:13:14 Installing build dependencies: finished with status 'done' 08:13:14 Getting requirements to build wheel: started 08:13:15 Getting requirements to build wheel: finished with status 'done' 08:13:15 Preparing metadata (pyproject.toml): started 08:13:15 Preparing metadata (pyproject.toml): finished with status 'done' 08:13:15 Collecting scapy (from -r requirements.txt (line 16)) 08:13:15 Downloading scapy-2.7.0-py3-none-any.whl.metadata (5.8 kB) 08:13:15 Collecting jsonpath-rw (from -r requirements.txt (line 18)) 08:13:15 Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 08:13:15 Installing build dependencies: started 08:13:16 Installing build dependencies: finished with status 'done' 08:13:16 Getting requirements to build wheel: started 08:13:17 Getting requirements to build wheel: finished with status 'done' 08:13:17 Preparing metadata (pyproject.toml): started 08:13:17 Preparing metadata (pyproject.toml): finished with status 'done' 08:13:18 Collecting elasticsearch<8.0.0,>=7.0.0 (from -r requirements.txt (line 20)) 08:13:18 Downloading elasticsearch-7.17.13-py2.py3-none-any.whl.metadata (6.3 kB) 08:13:18 Collecting elasticsearch-dsl (from -r requirements.txt (line 21)) 08:13:18 Downloading elasticsearch_dsl-8.18.0-py3-none-any.whl.metadata (12 kB) 08:13:18 Collecting pyangbind (from -r requirements.txt (line 23)) 08:13:18 Downloading pyangbind-0.8.7-py3-none-any.whl.metadata (4.2 kB) 08:13:18 Collecting isodate (from -r requirements.txt (line 25)) 08:13:18 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 08:13:18 Collecting jmespath (from -r requirements.txt (line 27)) 08:13:18 Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 08:13:18 Collecting jsonpatch (from -r requirements.txt (line 29)) 08:13:18 Using cached jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 08:13:18 Collecting pbr (from -r requirements.txt (line 30)) 08:13:18 Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 08:13:18 Collecting deepdiff (from -r requirements.txt (line 31)) 08:13:18 Downloading deepdiff-8.6.1-py3-none-any.whl.metadata (8.6 kB) 08:13:18 Collecting dnspython (from -r requirements.txt (line 32)) 08:13:18 Using cached dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 08:13:18 Collecting future (from -r requirements.txt (line 33)) 08:13:18 Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 08:13:18 Collecting jinja2 (from -r requirements.txt (line 34)) 08:13:18 Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 08:13:18 Collecting kafka-python (from -r requirements.txt (line 35)) 08:13:18 Downloading kafka_python-2.3.0-py2.py3-none-any.whl.metadata (10.0 kB) 08:13:18 Collecting protobuf (from -r requirements.txt (line 37)) 08:13:18 Downloading protobuf-6.33.4-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 08:13:19 Collecting pyyaml (from -r requirements.txt (line 38)) 08:13:19 Using cached pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 08:13:19 Collecting robotlibcore-temp (from -r requirements.txt (line 39)) 08:13:19 Downloading robotlibcore-temp-1.0.2.tar.gz (4.3 kB) 08:13:19 Installing build dependencies: started 08:13:19 Installing build dependencies: finished with status 'done' 08:13:19 Getting requirements to build wheel: started 08:13:20 Getting requirements to build wheel: finished with status 'done' 08:13:20 Preparing metadata (pyproject.toml): started 08:13:20 Preparing metadata (pyproject.toml): finished with status 'done' 08:13:20 Collecting more-itertools (from -r requirements.txt (line 40)) 08:13:20 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 08:13:20 Collecting xvfbwrapper (from -r requirements.txt (line 41)) 08:13:20 Downloading xvfbwrapper-0.2.18-py3-none-any.whl.metadata (7.4 kB) 08:13:20 Collecting PyVirtualDisplay (from -r requirements.txt (line 42)) 08:13:20 Downloading PyVirtualDisplay-3.0-py3-none-any.whl.metadata (943 bytes) 08:13:20 Collecting odltools (from -r requirements.txt (line 48)) 08:13:20 Downloading odltools-0.1.34-py2.py3-none-any.whl.metadata (3.6 kB) 08:13:20 Collecting urllib3 (from -r requirements.txt (line 3)) 08:13:20 Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 08:13:20 Collecting trio~=0.17 (from selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 08:13:20 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 08:13:20 Collecting trio-websocket~=0.9 (from selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 08:13:20 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 08:13:20 Collecting certifi>=2021.10.8 (from selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 08:13:20 Using cached certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 08:13:20 Collecting attrs>=23.2.0 (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 08:13:20 Using cached attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 08:13:20 Collecting sortedcontainers (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 08:13:20 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 08:13:20 Collecting idna (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 08:13:20 Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 08:13:20 Collecting outcome (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 08:13:20 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 08:13:20 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 08:13:20 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 08:13:21 Collecting exceptiongroup (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 08:13:21 Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) 08:13:21 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 08:13:21 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 08:13:21 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=1.26->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 08:13:21 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 08:13:21 Collecting bcrypt>=3.2 (from paramiko->-r requirements.txt (line 1)) 08:13:21 Downloading bcrypt-5.0.0-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (10 kB) 08:13:21 Collecting cryptography>=3.3 (from paramiko->-r requirements.txt (line 1)) 08:13:21 Using cached cryptography-46.0.3-cp38-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.7 kB) 08:13:21 Collecting invoke>=2.0 (from paramiko->-r requirements.txt (line 1)) 08:13:21 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 08:13:21 Collecting pynacl>=1.5 (from paramiko->-r requirements.txt (line 1)) 08:13:21 Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (10.0 kB) 08:13:21 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 4)) 08:13:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl.metadata (1.8 kB) 08:13:21 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 4)) 08:13:21 Using cached websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) 08:13:21 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 8)) 08:13:21 Using cached pyparsing-3.3.1-py3-none-any.whl.metadata (5.6 kB) 08:13:22 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 9)) 08:13:22 Using cached charset_normalizer-3.4.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 08:13:22 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 12)) 08:13:22 Downloading webtest-3.0.7-py3-none-any.whl.metadata (2.0 kB) 08:13:22 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 12)) 08:13:22 Using cached jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 08:13:22 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 14)) 08:13:22 Downloading robotframework_seleniumlibrary-6.8.0-py3-none-any.whl.metadata (9.0 kB) 08:13:22 Collecting scp>=0.13.0 (from robotframework-sshlibrary->-r requirements.txt (line 15)) 08:13:22 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 08:13:22 Collecting ply (from jsonpath-rw->-r requirements.txt (line 18)) 08:13:22 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 08:13:22 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 18)) 08:13:22 Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 08:13:22 Collecting python-dateutil (from elasticsearch-dsl->-r requirements.txt (line 21)) 08:13:22 Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 08:13:22 Requirement already satisfied: typing-extensions in /tmp/venv-tJda/lib/python3.10/site-packages (from elasticsearch-dsl->-r requirements.txt (line 21)) (4.15.0) 08:13:22 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 08:13:22 Collecting elasticsearch-dsl (from -r requirements.txt (line 21)) 08:13:22 Downloading elasticsearch_dsl-8.17.1-py3-none-any.whl.metadata (11 kB) 08:13:22 Downloading elasticsearch_dsl-8.17.0-py3-none-any.whl.metadata (11 kB) 08:13:22 Downloading elasticsearch_dsl-8.16.0-py3-none-any.whl.metadata (11 kB) 08:13:22 Downloading elasticsearch_dsl-8.15.4-py3-none-any.whl.metadata (11 kB) 08:13:22 Downloading elasticsearch_dsl-8.15.3-py3-none-any.whl.metadata (11 kB) 08:13:22 Downloading elasticsearch_dsl-8.15.2-py3-none-any.whl.metadata (11 kB) 08:13:22 Downloading elasticsearch_dsl-8.15.1-py3-none-any.whl.metadata (11 kB) 08:13:22 INFO: pip is still looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 08:13:22 Downloading elasticsearch_dsl-8.15.0-py3-none-any.whl.metadata (11 kB) 08:13:22 Downloading elasticsearch_dsl-8.14.0-py3-none-any.whl.metadata (11 kB) 08:13:22 Downloading elasticsearch_dsl-8.13.1-py3-none-any.whl.metadata (11 kB) 08:13:22 Downloading elasticsearch_dsl-8.13.0-py3-none-any.whl.metadata (11 kB) 08:13:22 Downloading elasticsearch_dsl-8.12.0-py3-none-any.whl.metadata (10 kB) 08:13:22 INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. 08:13:22 Downloading elasticsearch_dsl-8.11.0-py3-none-any.whl.metadata (10 kB) 08:13:22 Downloading elasticsearch_dsl-8.9.0-py3-none-any.whl.metadata (10 kB) 08:13:22 Downloading elasticsearch_dsl-7.4.1-py2.py3-none-any.whl.metadata (11 kB) 08:13:22 Collecting pyang (from pyangbind->-r requirements.txt (line 23)) 08:13:22 Downloading pyang-2.7.1-py2.py3-none-any.whl.metadata (1.0 kB) 08:13:23 Collecting lxml (from pyangbind->-r requirements.txt (line 23)) 08:13:23 Using cached lxml-6.0.2-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 08:13:23 Collecting regex (from pyangbind->-r requirements.txt (line 23)) 08:13:23 Downloading regex-2025.11.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (40 kB) 08:13:25 Collecting enum34 (from pyangbind->-r requirements.txt (line 23)) 08:13:25 Downloading enum34-1.1.10-py3-none-any.whl.metadata (1.6 kB) 08:13:25 Requirement already satisfied: setuptools in /tmp/venv-tJda/lib/python3.10/site-packages (from pbr->-r requirements.txt (line 30)) (80.9.0) 08:13:25 Collecting orderly-set<6,>=5.4.1 (from deepdiff->-r requirements.txt (line 31)) 08:13:25 Downloading orderly_set-5.5.0-py3-none-any.whl.metadata (6.6 kB) 08:13:25 Collecting MarkupSafe>=2.0 (from jinja2->-r requirements.txt (line 34)) 08:13:25 Using cached markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 08:13:25 Collecting requests (from -r requirements.txt (line 9)) 08:13:25 Downloading requests-2.19.1-py2.py3-none-any.whl.metadata (52 kB) 08:13:25 Collecting chardet<3.1.0,>=3.0.2 (from requests->-r requirements.txt (line 9)) 08:13:25 Downloading chardet-3.0.4-py2.py3-none-any.whl.metadata (3.2 kB) 08:13:25 Collecting idna (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 08:13:25 Downloading idna-2.7-py2.py3-none-any.whl.metadata (8.9 kB) 08:13:25 INFO: pip is looking at multiple versions of requests to determine which version is compatible with other requirements. This could take a while. 08:13:25 Collecting odltools (from -r requirements.txt (line 48)) 08:13:25 Downloading odltools-0.1.33-py2.py3-none-any.whl.metadata (3.6 kB) 08:13:25 Downloading odltools-0.1.32-py2.py3-none-any.whl.metadata (3.4 kB) 08:13:25 Downloading odltools-0.1.31-py2.py3-none-any.whl.metadata (3.4 kB) 08:13:25 Downloading odltools-0.1.30-py2.py3-none-any.whl.metadata (3.4 kB) 08:13:25 Downloading odltools-0.1.29-py2.py3-none-any.whl.metadata (3.4 kB) 08:13:25 Downloading odltools-0.1.28-py2.py3-none-any.whl.metadata (3.4 kB) 08:13:25 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko->-r requirements.txt (line 1)) 08:13:25 Using cached cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 08:13:25 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko->-r requirements.txt (line 1)) 08:13:25 Using cached pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 08:13:25 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 14)) 08:13:25 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 08:13:25 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 14)) 08:13:25 Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 08:13:25 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) 08:13:25 Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 08:13:26 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) 08:13:26 Downloading waitress-3.0.2-py3-none-any.whl.metadata (5.8 kB) 08:13:26 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) 08:13:26 Using cached beautifulsoup4-4.14.3-py3-none-any.whl.metadata (3.8 kB) 08:13:26 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) 08:13:26 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 08:13:26 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) 08:13:26 Using cached soupsieve-2.8.1-py3-none-any.whl.metadata (4.6 kB) 08:13:26 Downloading robotframework_requests-0.9.3-py3-none-any.whl (21 kB) 08:13:26 Downloading selenium-4.5.0-py3-none-any.whl (995 kB) 08:13:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 16.4 MB/s 0:00:00 08:13:26 Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 08:13:26 Downloading elasticsearch-7.17.13-py2.py3-none-any.whl (386 kB) 08:13:26 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 08:13:26 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 08:13:26 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 08:13:26 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 08:13:26 Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) 08:13:26 Downloading docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 08:13:26 Using cached netaddr-1.3.0-py3-none-any.whl (2.3 MB) 08:13:26 Downloading pyhocon-0.3.61-py3-none-any.whl (25 kB) 08:13:26 Using cached pyparsing-3.3.1-py3-none-any.whl (121 kB) 08:13:26 Using cached requests-2.32.5-py3-none-any.whl (64 kB) 08:13:26 Using cached charset_normalizer-3.4.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 08:13:26 Using cached idna-3.11-py3-none-any.whl (71 kB) 08:13:26 Downloading robotframework-7.4.1-py3-none-any.whl (806 kB) 08:13:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 18.4 MB/s 0:00:00 08:13:26 Downloading robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 08:13:26 Downloading scapy-2.7.0-py3-none-any.whl (2.6 MB) 08:13:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 30.1 MB/s 0:00:00 08:13:26 Downloading elasticsearch_dsl-7.4.1-py2.py3-none-any.whl (64 kB) 08:13:26 Downloading pyangbind-0.8.7-py3-none-any.whl (52 kB) 08:13:26 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 08:13:26 Using cached jmespath-1.0.1-py3-none-any.whl (20 kB) 08:13:26 Using cached jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 08:13:26 Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 08:13:26 Downloading deepdiff-8.6.1-py3-none-any.whl (91 kB) 08:13:26 Downloading orderly_set-5.5.0-py3-none-any.whl (13 kB) 08:13:26 Using cached dnspython-2.8.0-py3-none-any.whl (331 kB) 08:13:26 Using cached future-1.0.0-py3-none-any.whl (491 kB) 08:13:26 Using cached jinja2-3.1.6-py3-none-any.whl (134 kB) 08:13:26 Downloading kafka_python-2.3.0-py2.py3-none-any.whl (326 kB) 08:13:26 Downloading protobuf-6.33.4-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 08:13:26 Using cached pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB) 08:13:26 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 08:13:26 Downloading xvfbwrapper-0.2.18-py3-none-any.whl (6.7 kB) 08:13:26 Downloading PyVirtualDisplay-3.0-py3-none-any.whl (15 kB) 08:13:26 Downloading odltools-0.1.28-py2.py3-none-any.whl (204 kB) 08:13:26 Using cached attrs-25.4.0-py3-none-any.whl (67 kB) 08:13:26 Downloading bcrypt-5.0.0-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (278 kB) 08:13:26 Using cached certifi-2026.1.4-py3-none-any.whl (152 kB) 08:13:26 Using cached cryptography-46.0.3-cp38-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB) 08:13:26 Using cached cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB) 08:13:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:13:26 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 08:13:26 Using cached jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 08:13:26 Using cached markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) 08:13:26 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 08:13:26 Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 08:13:26 Downloading robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 08:13:26 Using cached click-8.3.1-py3-none-any.whl (108 kB) 08:13:26 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 08:13:26 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 08:13:26 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 08:13:26 Using cached websocket_client-1.9.0-py3-none-any.whl (82 kB) 08:13:26 Downloading webtest-3.0.7-py3-none-any.whl (32 kB) 08:13:26 Downloading waitress-3.0.2-py3-none-any.whl (56 kB) 08:13:26 Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 08:13:26 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 08:13:26 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 08:13:26 Using cached beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 08:13:26 Using cached soupsieve-2.8.1-py3-none-any.whl (36 kB) 08:13:26 Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB) 08:13:26 Downloading enum34-1.1.10-py3-none-any.whl (11 kB) 08:13:26 Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 08:13:26 Using cached lxml-6.0.2-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 08:13:26 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 08:13:27 Downloading pyang-2.7.1-py2.py3-none-any.whl (598 kB) 08:13:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 14.1 MB/s 0:00:00 08:13:27 Using cached pycparser-2.23-py3-none-any.whl (118 kB) 08:13:27 Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 08:13:27 Downloading regex-2025.11.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (782 kB) 08:13:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 782.6/782.6 kB 26.8 MB/s 0:00:00 08:13:27 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 08:13:27 Building wheels for collected packages: ipaddr, netifaces, robotframework-httplibrary, robotframework-sshlibrary, jsonpath-rw, robotlibcore-temp 08:13:27 Building wheel for ipaddr (pyproject.toml): started 08:13:27 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 08:13:27 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=a96ec68b5a042462818b5d66de46cc2695d3a7f4438ecac821bc9eab8656da45 08:13:27 Stored in directory: /home/jenkins/.cache/pip/wheels/c2/49/2d/2e543df29f26e139e69ead8af8a4aa151513e17fd48830b3c4 08:13:27 Building wheel for netifaces (pyproject.toml): started 08:13:29 Building wheel for netifaces (pyproject.toml): finished with status 'done' 08:13:29 Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=37316 sha256=3f427ad66b102487a58d946a550b545644f780dff561fabc8de6e6d4ff51e9dd 08:13:29 Stored in directory: /home/jenkins/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa 08:13:29 Building wheel for robotframework-httplibrary (pyproject.toml): started 08:13:30 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 08:13:30 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=ee5faefc6819ddd7865d028c2158023f47e578e5dbf1a007540a1349fae9d5f9 08:13:30 Stored in directory: /home/jenkins/.cache/pip/wheels/00/55/49/5667e381ef7ebce1dd216ad11c483460e44182b2472f6d7f86 08:13:30 Building wheel for robotframework-sshlibrary (pyproject.toml): started 08:13:30 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 08:13:30 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=5f41e00a718a3eab180eac5475153d0f814cc530e17cdbbdbcb69ce22692baf0 08:13:30 Stored in directory: /home/jenkins/.cache/pip/wheels/8b/f5/7b/3772f9fe5bb34d9fbbe2d4ca30dcca67d741526f00adc15b30 08:13:30 Building wheel for jsonpath-rw (pyproject.toml): started 08:13:30 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 08:13:30 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=5c9a5997a39a9f6b0355641365a8ba28e1f87088cdfbde1045a236b442bbf892 08:13:30 Stored in directory: /home/jenkins/.cache/pip/wheels/e3/76/6f/c25be6a9e6cc9985b96e8c95997d46790242c6426ef68e754c 08:13:30 Building wheel for robotlibcore-temp (pyproject.toml): started 08:13:30 Building wheel for robotlibcore-temp (pyproject.toml): finished with status 'done' 08:13:30 Created wheel for robotlibcore-temp: filename=robotlibcore_temp-1.0.2-py3-none-any.whl size=4780 sha256=05625ec34fe98d6d033c346995925f72de379b3010be4f967343b9772716e6d0 08:13:30 Stored in directory: /home/jenkins/.cache/pip/wheels/3c/e9/6c/ef1ed0fb63dec90e4d263f5461cadc73cae9b2d472a219baff 08:13:30 Successfully built ipaddr netifaces robotframework-httplibrary robotframework-sshlibrary jsonpath-rw robotlibcore-temp 08:13:30 Installing collected packages: sortedcontainers, robotlibcore-temp, PyVirtualDisplay, ply, netifaces, kafka-python, ipaddr, enum34, xvfbwrapper, websocket-client, WebOb, waitress, urllib3, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pyyaml, PySocks, pyparsing, pycparser, protobuf, pbr, orderly-set, netaddr, more-itertools, MarkupSafe, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, future, exceptiongroup, dnspython, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, jinja2, elasticsearch, docker-pycreds, deepdiff, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, odltools, elasticsearch-dsl, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 08:13:37 08:13:37 Successfully installed MarkupSafe-3.0.3 PySocks-1.7.1 PyVirtualDisplay-3.0 WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 deepdiff-8.6.1 dnspython-2.8.0 docker-py-1.10.6 docker-pycreds-0.4.0 elasticsearch-7.17.13 elasticsearch-dsl-7.4.1 enum34-1.1.10 exceptiongroup-1.3.1 future-1.0.0 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jinja2-3.1.6 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 kafka-python-2.3.0 lxml-6.0.2 more-itertools-10.8.0 netaddr-1.3.0 netifaces-0.11.0 odltools-0.1.28 orderly-set-5.5.0 outcome-1.3.0.post0 paramiko-4.0.0 pbr-7.0.3 ply-3.11 protobuf-6.33.4 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 python-dateutil-2.9.0.post0 pyyaml-6.0.3 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.3 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 robotlibcore-temp-1.0.2 scapy-2.7.0 scp-0.15.0 selenium-4.5.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 urllib3-1.26.20 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 xvfbwrapper-0.2.18 08:13:38 ++ cat /w/workspace/cps-merge-verification-maven-master/.robot3_venv 08:13:38 + ROBOT3_VENV=/tmp/venv-tJda 08:13:38 + echo ROBOT3_VENV=/tmp/venv-tJda 08:13:38 + python3 --version 08:13:38 Python 3.10.6 08:13:38 + python3 -m pip freeze 08:13:38 attrs==25.4.0 08:13:38 bcrypt==5.0.0 08:13:38 beautifulsoup4==4.14.3 08:13:38 certifi==2026.1.4 08:13:38 cffi==2.0.0 08:13:38 charset-normalizer==3.4.4 08:13:38 click==8.3.1 08:13:38 cryptography==46.0.3 08:13:38 decorator==5.2.1 08:13:38 deepdiff==8.6.1 08:13:38 distlib==0.4.0 08:13:38 dnspython==2.8.0 08:13:38 docker-py==1.10.6 08:13:38 docker-pycreds==0.4.0 08:13:38 elasticsearch==7.17.13 08:13:38 elasticsearch-dsl==7.4.1 08:13:38 enum34==1.1.10 08:13:38 exceptiongroup==1.3.1 08:13:38 filelock==3.20.3 08:13:38 future==1.0.0 08:13:38 h11==0.16.0 08:13:38 idna==3.11 08:13:38 invoke==2.2.1 08:13:38 ipaddr==2.2.0 08:13:38 isodate==0.7.2 08:13:38 Jinja2==3.1.6 08:13:38 jmespath==1.0.1 08:13:38 jsonpatch==1.33 08:13:38 jsonpath-rw==1.4.0 08:13:38 jsonpointer==3.0.0 08:13:38 kafka-python==2.3.0 08:13:38 lxml==6.0.2 08:13:38 MarkupSafe==3.0.3 08:13:38 more-itertools==10.8.0 08:13:38 netaddr==1.3.0 08:13:38 netifaces==0.11.0 08:13:38 odltools==0.1.28 08:13:38 orderly-set==5.5.0 08:13:38 outcome==1.3.0.post0 08:13:38 paramiko==4.0.0 08:13:38 pbr==7.0.3 08:13:38 platformdirs==4.5.1 08:13:38 ply==3.11 08:13:38 protobuf==6.33.4 08:13:38 pyang==2.7.1 08:13:38 pyangbind==0.8.7 08:13:38 pycparser==2.23 08:13:38 pyhocon==0.3.61 08:13:38 PyNaCl==1.6.2 08:13:38 pyparsing==3.3.1 08:13:38 PySocks==1.7.1 08:13:38 python-dateutil==2.9.0.post0 08:13:38 PyVirtualDisplay==3.0 08:13:38 PyYAML==6.0.3 08:13:38 regex==2025.11.3 08:13:38 requests==2.32.5 08:13:38 robotframework==7.4.1 08:13:38 robotframework-httplibrary==0.4.2 08:13:38 robotframework-pythonlibcore==4.4.1 08:13:38 robotframework-requests==0.9.3 08:13:38 robotframework-selenium2library==3.0.0 08:13:38 robotframework-seleniumlibrary==6.8.0 08:13:38 robotframework-sshlibrary==3.8.0 08:13:38 robotlibcore-temp==1.0.2 08:13:38 scapy==2.7.0 08:13:38 scp==0.15.0 08:13:38 selenium==4.5.0 08:13:38 six==1.17.0 08:13:38 sniffio==1.3.1 08:13:38 sortedcontainers==2.4.0 08:13:38 soupsieve==2.8.1 08:13:38 trio==0.32.0 08:13:38 trio-websocket==0.12.2 08:13:38 typing_extensions==4.15.0 08:13:38 urllib3==1.26.20 08:13:38 virtualenv==20.36.1 08:13:38 waitress==3.0.2 08:13:38 WebOb==1.8.9 08:13:38 websocket-client==1.9.0 08:13:38 WebTest==3.0.7 08:13:38 wsproto==1.3.2 08:13:38 xvfbwrapper==0.2.18 08:13:38 + python3 -m robot.run --version 08:13:38 Robot Framework 7.4.1 (Python 3.10.6 on linux) 08:13:38 + : 08:13:38 [EnvInject] - Injecting environment variables from a build step. 08:13:39 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 08:13:39 [EnvInject] - Variables injected successfully. 08:13:39 [cps-merge-verification-maven-master] $ /bin/sh -xe /tmp/jenkins13633034984795555226.sh 08:13:39 + /w/workspace/cps-merge-verification-maven-master/csit/run-project-csit.sh 08:13:39 + export TESTOPTIONS= 08:13:39 + TESTOPTIONS= 08:13:39 ++ git rev-parse --show-toplevel 08:13:39 + export CPS_HOME=/w/workspace/cps-merge-verification-maven-master 08:13:39 + CPS_HOME=/w/workspace/cps-merge-verification-maven-master 08:13:39 ++ git rev-parse --show-toplevel 08:13:39 + export WORKSPACE=/w/workspace/cps-merge-verification-maven-master/csit 08:13:39 + WORKSPACE=/w/workspace/cps-merge-verification-maven-master/csit 08:13:39 + rm -rf /w/workspace/cps-merge-verification-maven-master/csit/archives 08:13:39 + mkdir -p /w/workspace/cps-merge-verification-maven-master/csit/archives 08:13:39 + cd /w/workspace/cps-merge-verification-maven-master/csit 08:13:39 + source install-deps.sh 08:13:39 ++ echo '---> install-deps.sh' 08:13:39 ---> install-deps.sh 08:13:39 ++ echo 'Installing dependencies' 08:13:39 Installing dependencies 08:13:39 ++ mkdir -p bin 08:13:39 ++ touch bin/.gitignore 08:13:39 +++ pwd 08:13:39 ++ export PATH=/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:13:39 ++ PATH=/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:13:39 ++ '[' '!' -x bin/docker-compose ']' 08:13:39 ++ echo ' Downloading docker-compose' 08:13:39 Downloading docker-compose 08:13:39 ++ curl -s -L https://github.com/docker/compose/releases/download/v2.35.1/docker-compose-linux-x86_64 08:13:39 ++ chmod +x bin/docker-compose 08:13:39 ++ docker-compose version 08:13:39 Docker Compose version v2.35.1 08:13:39 + for dir in plans/*/ 08:13:39 + dir=plans/cps 08:13:39 + ./run-csit.sh plans/cps 08:13:39 + echo '---> run-csit.sh' 08:13:39 ---> run-csit.sh 08:13:39 ++ mktemp -d --suffix=-robot-workdir 08:13:39 + WORKDIR=/tmp/tmp.poJk6o6W8t-robot-workdir 08:13:39 + [[ -d /opt/pyenv ]] 08:13:39 + echo 'Setup pyenv:' 08:13:39 Setup pyenv: 08:13:39 + export PYENV_ROOT=/opt/pyenv 08:13:39 + PYENV_ROOT=/opt/pyenv 08:13:39 + export PATH=/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:13:39 + PATH=/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:13:39 + pyenv versions 08:13:39 system 08:13:39 3.8.13 08:13:39 3.9.13 08:13:39 * 3.10.6 (set by /w/workspace/cps-merge-verification-maven-master/.python-version) 08:13:39 + command -v pyenv 08:13:39 ++ pyenv init - --no-rehash 08:13:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:13:39 export PATH="/opt/pyenv/shims:${PATH}" 08:13:39 export PYENV_SHELL=bash 08:13:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:13:39 pyenv() { 08:13:39 local command 08:13:39 command="${1:-}" 08:13:39 if [ "$#" -gt 0 ]; then 08:13:39 shift 08:13:39 fi 08:13:39 08:13:39 case "$command" in 08:13:39 rehash|shell) 08:13:39 eval "$(pyenv "sh-$command" "$@")" 08:13:39 ;; 08:13:39 *) 08:13:39 command pyenv "$command" "$@" 08:13:39 ;; 08:13:39 esac 08:13:39 }' 08:13:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:13:39 ++ PATH=/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:13:39 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:13:39 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:13:39 ++ export PYENV_SHELL=bash 08:13:39 ++ PYENV_SHELL=bash 08:13:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:13:39 +++ complete -F _pyenv pyenv 08:13:39 ++ pyenv versions --bare 08:13:39 ++ local command 08:13:39 ++ command=versions 08:13:39 ++ '[' 2 -gt 0 ']' 08:13:39 ++ shift 08:13:39 ++ case "$command" in 08:13:39 ++ command pyenv versions --bare 08:13:39 ++ pyenv versions --bare 08:13:39 ++ sed '/^[^0-9]/d' 08:13:39 ++ tail -n 1 08:13:39 ++ sort -V 08:13:39 + version=3.10.6 08:13:39 + pyenv local 3.10.6 08:13:39 + local command 08:13:39 + command=local 08:13:39 + '[' 2 -gt 0 ']' 08:13:39 + shift 08:13:39 + case "$command" in 08:13:39 + command pyenv local 3.10.6 08:13:39 + pyenv local 3.10.6 08:13:39 + source_safely /tmp/venv-tJda/bin/activate 08:13:39 + '[' -z /tmp/venv-tJda/bin/activate ']' 08:13:39 + relax_set 08:13:39 + set +e 08:13:39 + set +o pipefail 08:13:39 + . /tmp/venv-tJda/bin/activate 08:13:39 ++ deactivate nondestructive 08:13:39 ++ '[' -n '' ']' 08:13:39 ++ '[' -n '' ']' 08:13:39 ++ '[' -n /bin/bash -o -n '' ']' 08:13:39 ++ hash -r 08:13:39 ++ '[' -n '' ']' 08:13:39 ++ unset VIRTUAL_ENV 08:13:39 ++ unset VIRTUAL_ENV_PROMPT 08:13:39 ++ '[' '!' nondestructive = nondestructive ']' 08:13:39 ++ VIRTUAL_ENV=/tmp/venv-tJda 08:13:39 ++ export VIRTUAL_ENV 08:13:39 ++ _OLD_VIRTUAL_PATH=/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:13:39 ++ PATH=/tmp/venv-tJda/bin:/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:13:39 ++ export PATH 08:13:39 ++ '[' -n '' ']' 08:13:39 ++ '[' -z '' ']' 08:13:39 ++ _OLD_VIRTUAL_PS1= 08:13:39 ++ PS1='(venv-tJda) ' 08:13:39 ++ export PS1 08:13:39 ++ VIRTUAL_ENV_PROMPT='(venv-tJda) ' 08:13:39 ++ export VIRTUAL_ENV_PROMPT 08:13:39 ++ '[' -n /bin/bash -o -n '' ']' 08:13:39 ++ hash -r 08:13:39 + load_set 08:13:39 + _setopts=hxB 08:13:39 ++ echo braceexpand:hashall:interactive-comments:xtrace 08:13:39 ++ tr : ' ' 08:13:39 + for i in $(echo "$SHELLOPTS" | tr ':' ' ') 08:13:39 + set +o braceexpand 08:13:39 + for i in $(echo "$SHELLOPTS" | tr ':' ' ') 08:13:39 + set +o hashall 08:13:39 + for i in $(echo "$SHELLOPTS" | tr ':' ' ') 08:13:39 + set +o interactive-comments 08:13:39 + for i in $(echo "$SHELLOPTS" | tr ':' ' ') 08:13:39 + set +o xtrace 08:13:39 + set +u 08:13:39 + save_set 08:13:39 + RUN_CSIT_SAVE_SET=ex 08:13:39 + RUN_CSIT_SHELLOPTS=errexit:pipefail:xtrace 08:13:39 + '[' 1 -eq 0 ']' 08:13:39 + '[' -z /w/workspace/cps-merge-verification-maven-master/csit ']' 08:13:39 + '[' -f /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/testplanCps.txt ']' 08:13:39 + export TESTPLAN=plans/cps 08:13:39 + TESTPLAN=plans/cps 08:13:39 + export TESTOPTIONS= 08:13:39 + TESTOPTIONS= 08:13:39 + rm -rf /w/workspace/cps-merge-verification-maven-master/csit/archives/plans/cps 08:13:39 + mkdir -p /w/workspace/cps-merge-verification-maven-master/csit/archives/plans/cps 08:13:39 + TESTPLANDIR=/w/workspace/cps-merge-verification-maven-master/csit/plans/cps 08:13:39 + source_safely /w/workspace/cps-merge-verification-maven-master/csit/prepare-csit.sh 08:13:39 + '[' -z /w/workspace/cps-merge-verification-maven-master/csit/prepare-csit.sh ']' 08:13:39 + relax_set 08:13:39 + set +e 08:13:39 + set +o pipefail 08:13:39 + . /w/workspace/cps-merge-verification-maven-master/csit/prepare-csit.sh 08:13:39 ++ echo '---> prepare-csit.sh' 08:13:39 ---> prepare-csit.sh 08:13:39 ++ '[' -z /w/workspace/cps-merge-verification-maven-master/csit ']' 08:13:39 ++ TESTPLANDIR=/w/workspace/cps-merge-verification-maven-master/csit/plans/cps 08:13:39 ++ [[ -d /opt/pyenv ]] 08:13:39 ++ echo 'Setup pyenv:' 08:13:39 Setup pyenv: 08:13:39 ++ export PYENV_ROOT=/opt/pyenv 08:13:39 ++ PYENV_ROOT=/opt/pyenv 08:13:39 ++ export PATH=/opt/pyenv/bin:/tmp/venv-tJda/bin:/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:13:39 ++ PATH=/opt/pyenv/bin:/tmp/venv-tJda/bin:/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:13:39 ++ pyenv versions 08:13:39 ++ local command 08:13:39 ++ command=versions 08:13:39 ++ '[' 1 -gt 0 ']' 08:13:39 ++ shift 08:13:39 ++ case "$command" in 08:13:39 ++ command pyenv versions 08:13:39 ++ pyenv versions 08:13:39 system 08:13:39 3.8.13 08:13:39 3.9.13 08:13:40 * 3.10.6 (set by /w/workspace/cps-merge-verification-maven-master/csit/.python-version) 08:13:40 ++ command -v pyenv 08:13:40 +++ pyenv init - --no-rehash 08:13:40 +++ local command 08:13:40 +++ command=init 08:13:40 +++ '[' 3 -gt 0 ']' 08:13:40 +++ shift 08:13:40 +++ case "$command" in 08:13:40 +++ command pyenv init - --no-rehash 08:13:40 +++ pyenv init - --no-rehash 08:13:40 ++ eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:13:40 export PATH="/opt/pyenv/shims:${PATH}" 08:13:40 export PYENV_SHELL=bash 08:13:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:13:40 pyenv() { 08:13:40 local command 08:13:40 command="${1:-}" 08:13:40 if [ "$#" -gt 0 ]; then 08:13:40 shift 08:13:40 fi 08:13:40 08:13:40 case "$command" in 08:13:40 rehash|shell) 08:13:40 eval "$(pyenv "sh-$command" "$@")" 08:13:40 ;; 08:13:40 *) 08:13:40 command pyenv "$command" "$@" 08:13:40 ;; 08:13:40 esac 08:13:40 }' 08:13:40 ++++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:13:40 +++ PATH=/opt/pyenv/bin:/tmp/venv-tJda/bin:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:13:40 +++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/tmp/venv-tJda/bin:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:13:40 +++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/tmp/venv-tJda/bin:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:13:40 +++ export PYENV_SHELL=bash 08:13:40 +++ PYENV_SHELL=bash 08:13:40 +++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:13:40 ++++ complete -F _pyenv pyenv 08:13:40 +++ pyenv versions --bare 08:13:40 +++ sed '/^[^0-9]/d' 08:13:40 +++ sort -V 08:13:40 +++ local command 08:13:40 +++ command=versions 08:13:40 +++ '[' 2 -gt 0 ']' 08:13:40 +++ shift 08:13:40 +++ case "$command" in 08:13:40 +++ command pyenv versions --bare 08:13:40 +++ pyenv versions --bare 08:13:40 +++ tail -n 1 08:13:40 ++ version=3.10.6 08:13:40 ++ pyenv local 3.10.6 08:13:40 ++ local command 08:13:40 ++ command=local 08:13:40 ++ '[' 2 -gt 0 ']' 08:13:40 ++ shift 08:13:40 ++ case "$command" in 08:13:40 ++ command pyenv local 3.10.6 08:13:40 ++ pyenv local 3.10.6 08:13:40 ++ '[' -f /w/workspace/cps-merge-verification-maven-master/csit/env.properties ']' 08:13:40 ++ '[' -f /tmp/venv-tJda/bin/activate ']' 08:13:40 ++ echo 'Activating existing Robot3 Env' 08:13:40 Activating existing Robot3 Env 08:13:40 ++ source /tmp/venv-tJda/bin/activate 08:13:40 +++ deactivate nondestructive 08:13:40 +++ '[' -n /opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']' 08:13:40 +++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:13:40 +++ export PATH 08:13:40 +++ unset _OLD_VIRTUAL_PATH 08:13:40 +++ '[' -n '' ']' 08:13:40 +++ '[' -n /bin/bash -o -n '' ']' 08:13:40 +++ hash -r 08:13:40 +++ '[' -n '' ']' 08:13:40 +++ unset VIRTUAL_ENV 08:13:40 +++ unset VIRTUAL_ENV_PROMPT 08:13:40 +++ '[' '!' nondestructive = nondestructive ']' 08:13:40 +++ VIRTUAL_ENV=/tmp/venv-tJda 08:13:40 +++ export VIRTUAL_ENV 08:13:40 +++ _OLD_VIRTUAL_PATH=/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:13:40 +++ PATH=/tmp/venv-tJda/bin:/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:13:40 +++ export PATH 08:13:40 +++ '[' -n '' ']' 08:13:40 +++ '[' -z '' ']' 08:13:40 +++ _OLD_VIRTUAL_PS1='(venv-tJda) ' 08:13:40 +++ PS1='(venv-tJda) (venv-tJda) ' 08:13:40 +++ export PS1 08:13:40 +++ VIRTUAL_ENV_PROMPT='(venv-tJda) ' 08:13:40 +++ export VIRTUAL_ENV_PROMPT 08:13:40 +++ '[' -n /bin/bash -o -n '' ']' 08:13:40 +++ hash -r 08:13:40 ++ mkdir -p /tmp/venv-tJda/src/onap 08:13:40 ++ rm -rf /tmp/venv-tJda/src/onap/testsuite 08:13:40 ++ python3 -m pip install --upgrade --extra-index-url=https://nexus3.onap.org/repository/PyPi.staging/simple robotframework-onap==11.0.0.dev17 --pre 08:13:40 Looking in indexes: https://pypi.org/simple, https://nexus3.onap.org/repository/PyPi.staging/simple 08:13:40 Collecting robotframework-onap==11.0.0.dev17 08:13:40 Downloading https://nexus3.onap.org/repository/PyPi.staging/packages/robotframework-onap/11.0.0.dev17/robotframework_onap-11.0.0.dev17-py2.py3-none-any.whl (59 kB) 08:13:40 Requirement already satisfied: pbr in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (7.0.3) 08:13:40 Requirement already satisfied: deepdiff in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (8.6.1) 08:13:40 Requirement already satisfied: dnspython in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (2.8.0) 08:13:40 Requirement already satisfied: future in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (1.0.0) 08:13:40 Requirement already satisfied: jinja2 in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (3.1.6) 08:13:40 Requirement already satisfied: jsonpath-rw in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (1.4.0) 08:13:40 Requirement already satisfied: kafka-python in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (2.3.0) 08:13:40 Requirement already satisfied: paramiko in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (4.0.0) 08:13:40 Requirement already satisfied: protobuf in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (6.33.4) 08:13:40 Requirement already satisfied: pyyaml in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (6.0.3) 08:13:40 Requirement already satisfied: requests in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (2.32.5) 08:13:40 Requirement already satisfied: robotframework-requests==0.9.3 in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (0.9.3) 08:13:40 Requirement already satisfied: robotlibcore-temp in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (1.0.2) 08:13:40 Requirement already satisfied: six in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (1.17.0) 08:13:40 Requirement already satisfied: urllib3 in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (1.26.20) 08:13:40 Requirement already satisfied: more-itertools in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-onap==11.0.0.dev17) (10.8.0) 08:13:40 Requirement already satisfied: robotframework in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-requests==0.9.3->robotframework-onap==11.0.0.dev17) (7.4.1) 08:13:40 Requirement already satisfied: orderly-set<6,>=5.4.1 in /tmp/venv-tJda/lib/python3.10/site-packages (from deepdiff->robotframework-onap==11.0.0.dev17) (5.5.0) 08:13:40 Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv-tJda/lib/python3.10/site-packages (from jinja2->robotframework-onap==11.0.0.dev17) (3.0.3) 08:13:40 Requirement already satisfied: ply in /tmp/venv-tJda/lib/python3.10/site-packages (from jsonpath-rw->robotframework-onap==11.0.0.dev17) (3.11) 08:13:40 Requirement already satisfied: decorator in /tmp/venv-tJda/lib/python3.10/site-packages (from jsonpath-rw->robotframework-onap==11.0.0.dev17) (5.2.1) 08:13:40 Requirement already satisfied: bcrypt>=3.2 in /tmp/venv-tJda/lib/python3.10/site-packages (from paramiko->robotframework-onap==11.0.0.dev17) (5.0.0) 08:13:40 Requirement already satisfied: cryptography>=3.3 in /tmp/venv-tJda/lib/python3.10/site-packages (from paramiko->robotframework-onap==11.0.0.dev17) (46.0.3) 08:13:40 Requirement already satisfied: invoke>=2.0 in /tmp/venv-tJda/lib/python3.10/site-packages (from paramiko->robotframework-onap==11.0.0.dev17) (2.2.1) 08:13:40 Requirement already satisfied: pynacl>=1.5 in /tmp/venv-tJda/lib/python3.10/site-packages (from paramiko->robotframework-onap==11.0.0.dev17) (1.6.2) 08:13:40 Requirement already satisfied: cffi>=2.0.0 in /tmp/venv-tJda/lib/python3.10/site-packages (from cryptography>=3.3->paramiko->robotframework-onap==11.0.0.dev17) (2.0.0) 08:13:40 Requirement already satisfied: typing-extensions>=4.13.2 in /tmp/venv-tJda/lib/python3.10/site-packages (from cryptography>=3.3->paramiko->robotframework-onap==11.0.0.dev17) (4.15.0) 08:13:40 Requirement already satisfied: pycparser in /tmp/venv-tJda/lib/python3.10/site-packages (from cffi>=2.0.0->cryptography>=3.3->paramiko->robotframework-onap==11.0.0.dev17) (2.23) 08:13:40 Requirement already satisfied: setuptools in /tmp/venv-tJda/lib/python3.10/site-packages (from pbr->robotframework-onap==11.0.0.dev17) (80.9.0) 08:13:40 Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv-tJda/lib/python3.10/site-packages (from requests->robotframework-onap==11.0.0.dev17) (3.4.4) 08:13:40 Requirement already satisfied: idna<4,>=2.5 in /tmp/venv-tJda/lib/python3.10/site-packages (from requests->robotframework-onap==11.0.0.dev17) (3.11) 08:13:40 Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv-tJda/lib/python3.10/site-packages (from requests->robotframework-onap==11.0.0.dev17) (2026.1.4) 08:13:40 Installing collected packages: robotframework-onap 08:13:40 Successfully installed robotframework-onap-11.0.0.dev17 08:13:41 ++ echo '[Prepare] Versioning information:' 08:13:41 [Prepare] Versioning information: 08:13:41 ++ python3 --version 08:13:41 Python 3.10.6 08:13:41 ++ echo 'Installing confluent kafka library for robot framework:' 08:13:41 Installing confluent kafka library for robot framework: 08:13:41 ++ pip install robotframework-confluentkafkalibrary==2.4.0-2 08:13:41 Collecting robotframework-confluentkafkalibrary==2.4.0-2 08:13:41 Downloading robotframework_confluentkafkalibrary-2.4.0.post2-py3-none-any.whl.metadata (1.4 kB) 08:13:41 Requirement already satisfied: robotframework>=3.2.1 in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-confluentkafkalibrary==2.4.0-2) (7.4.1) 08:13:41 Collecting confluent-kafka==2.4.0 (from robotframework-confluentkafkalibrary==2.4.0-2) 08:13:41 Downloading confluent_kafka-2.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB) 08:13:42 Requirement already satisfied: requests>=2.25.1 in /tmp/venv-tJda/lib/python3.10/site-packages (from robotframework-confluentkafkalibrary==2.4.0-2) (2.32.5) 08:13:42 Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv-tJda/lib/python3.10/site-packages (from requests>=2.25.1->robotframework-confluentkafkalibrary==2.4.0-2) (3.4.4) 08:13:42 Requirement already satisfied: idna<4,>=2.5 in /tmp/venv-tJda/lib/python3.10/site-packages (from requests>=2.25.1->robotframework-confluentkafkalibrary==2.4.0-2) (3.11) 08:13:42 Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv-tJda/lib/python3.10/site-packages (from requests>=2.25.1->robotframework-confluentkafkalibrary==2.4.0-2) (1.26.20) 08:13:42 Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv-tJda/lib/python3.10/site-packages (from requests>=2.25.1->robotframework-confluentkafkalibrary==2.4.0-2) (2026.1.4) 08:13:42 Downloading robotframework_confluentkafkalibrary-2.4.0.post2-py3-none-any.whl (16 kB) 08:13:42 Downloading confluent_kafka-2.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.0 MB) 08:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 12.7 MB/s 0:00:00 08:13:42 Installing collected packages: confluent-kafka, robotframework-confluentkafkalibrary 08:13:42 08:13:42 Successfully installed confluent-kafka-2.4.0 robotframework-confluentkafkalibrary-2.4.0.post2 08:13:42 ++ pip freeze 08:13:43 attrs==25.4.0 08:13:43 bcrypt==5.0.0 08:13:43 beautifulsoup4==4.14.3 08:13:43 certifi==2026.1.4 08:13:43 cffi==2.0.0 08:13:43 charset-normalizer==3.4.4 08:13:43 click==8.3.1 08:13:43 confluent-kafka==2.4.0 08:13:43 cryptography==46.0.3 08:13:43 decorator==5.2.1 08:13:43 deepdiff==8.6.1 08:13:43 distlib==0.4.0 08:13:43 dnspython==2.8.0 08:13:43 docker-py==1.10.6 08:13:43 docker-pycreds==0.4.0 08:13:43 elasticsearch==7.17.13 08:13:43 elasticsearch-dsl==7.4.1 08:13:43 enum34==1.1.10 08:13:43 exceptiongroup==1.3.1 08:13:43 filelock==3.20.3 08:13:43 future==1.0.0 08:13:43 h11==0.16.0 08:13:43 idna==3.11 08:13:43 invoke==2.2.1 08:13:43 ipaddr==2.2.0 08:13:43 isodate==0.7.2 08:13:43 Jinja2==3.1.6 08:13:43 jmespath==1.0.1 08:13:43 jsonpatch==1.33 08:13:43 jsonpath-rw==1.4.0 08:13:43 jsonpointer==3.0.0 08:13:43 kafka-python==2.3.0 08:13:43 lxml==6.0.2 08:13:43 MarkupSafe==3.0.3 08:13:43 more-itertools==10.8.0 08:13:43 netaddr==1.3.0 08:13:43 netifaces==0.11.0 08:13:43 odltools==0.1.28 08:13:43 orderly-set==5.5.0 08:13:43 outcome==1.3.0.post0 08:13:43 paramiko==4.0.0 08:13:43 pbr==7.0.3 08:13:43 platformdirs==4.5.1 08:13:43 ply==3.11 08:13:43 protobuf==6.33.4 08:13:43 pyang==2.7.1 08:13:43 pyangbind==0.8.7 08:13:43 pycparser==2.23 08:13:43 pyhocon==0.3.61 08:13:43 PyNaCl==1.6.2 08:13:43 pyparsing==3.3.1 08:13:43 PySocks==1.7.1 08:13:43 python-dateutil==2.9.0.post0 08:13:43 PyVirtualDisplay==3.0 08:13:43 PyYAML==6.0.3 08:13:43 regex==2025.11.3 08:13:43 requests==2.32.5 08:13:43 robotframework==7.4.1 08:13:43 robotframework-confluentkafkalibrary==2.4.0.post2 08:13:43 robotframework-httplibrary==0.4.2 08:13:43 robotframework-onap==11.0.0.dev17 08:13:43 robotframework-pythonlibcore==4.4.1 08:13:43 robotframework-requests==0.9.3 08:13:43 robotframework-selenium2library==3.0.0 08:13:43 robotframework-seleniumlibrary==6.8.0 08:13:43 robotframework-sshlibrary==3.8.0 08:13:43 robotlibcore-temp==1.0.2 08:13:43 scapy==2.7.0 08:13:43 scp==0.15.0 08:13:43 selenium==4.5.0 08:13:43 six==1.17.0 08:13:43 sniffio==1.3.1 08:13:43 sortedcontainers==2.4.0 08:13:43 soupsieve==2.8.1 08:13:43 trio==0.32.0 08:13:43 trio-websocket==0.12.2 08:13:43 typing_extensions==4.15.0 08:13:43 urllib3==1.26.20 08:13:43 virtualenv==20.36.1 08:13:43 waitress==3.0.2 08:13:43 WebOb==1.8.9 08:13:43 websocket-client==1.9.0 08:13:43 WebTest==3.0.7 08:13:43 wsproto==1.3.2 08:13:43 xvfbwrapper==0.2.18 08:13:43 ++ python3 -m robot.run --version 08:13:43 Robot Framework 7.4.1 (Python 3.10.6 on linux) 08:13:43 ++ : 08:13:43 + load_set 08:13:43 + _setopts=x 08:13:43 ++ echo xtrace 08:13:43 ++ tr : ' ' 08:13:43 + for i in $(echo "$SHELLOPTS" | tr ':' ' ') 08:13:43 + set +o xtrace 08:13:43 ++ echo x 08:13:43 ++ sed 's/./& /g' 08:13:43 + for i in $(echo "$_setopts" | sed 's/./& /g') 08:13:43 + set +x 08:13:43 + cd /tmp/tmp.poJk6o6W8t-robot-workdir 08:13:43 + export PATH=/tmp/venv-tJda/bin:/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/cps-merge-verification-maven-master/csit/docker/scripts:/w/workspace/cps-merge-verification-maven-master/csit/scripts:/tmp/venv-tJda/bin 08:13:43 + PATH=/tmp/venv-tJda/bin:/opt/pyenv/shims:/opt/pyenv/bin:/w/workspace/cps-merge-verification-maven-master/csit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/cps-merge-verification-maven-master/csit/docker/scripts:/w/workspace/cps-merge-verification-maven-master/csit/scripts:/tmp/venv-tJda/bin 08:13:43 + export SCRIPTS=/w/workspace/cps-merge-verification-maven-master/csit/scripts 08:13:43 + SCRIPTS=/w/workspace/cps-merge-verification-maven-master/csit/scripts 08:13:43 + export ROBOT_VARIABLES= 08:13:43 + ROBOT_VARIABLES= 08:13:43 + docker login -u docker -p docker nexus3.onap.org:10001 08:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:43 Configure a credential helper to remove this warning. See 08:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:43 08:13:43 Login Succeeded 08:13:43 + cd /w/workspace/cps-merge-verification-maven-master/csit/plans/cps 08:13:43 + SETUP=/w/workspace/cps-merge-verification-maven-master/csit/plans/cps/setup.sh 08:13:43 + '[' -f /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/setup.sh ']' 08:13:43 + echo 'Running setup script /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/setup.sh' 08:13:43 Running setup script /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/setup.sh 08:13:43 + source_safely /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/setup.sh 08:13:43 + '[' -z /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/setup.sh ']' 08:13:43 + relax_set 08:13:43 + set +e 08:13:43 + set +o pipefail 08:13:43 + . /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/setup.sh 08:13:43 ++ export LOCAL_IP=localhost 08:13:43 ++ LOCAL_IP=localhost 08:13:43 ++ source /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/test.properties 08:13:43 +++ DB_HOST=dbpostgresql 08:13:43 +++ DB_USERNAME=cps 08:13:43 +++ DB_PASSWORD=cps 08:13:43 +++ SDNC_HOST=sdnc 08:13:43 +++ SDNC_PORT=8181 08:13:43 +++ SDNC_USERNAME=admin 08:13:43 +++ SDNC_PASSWORD=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U 08:13:43 +++ CPS_CORE_HOST=localhost 08:13:43 +++ CPS_CORE_PORT=8883 08:13:43 +++ DMI_HOST=ncmp-dmi-plugin 08:13:43 +++ DMI_PORT=8080 08:13:43 +++ DMI_USERNAME=cpsuser 08:13:43 +++ DMI_PASSWORD='cpsr0cks!' 08:13:43 +++ DMI_SERVICE_URL=http://ncmp-dmi-plugin:8080 08:13:43 +++ DOCKER_REPO=nexus3.onap.org:10003 08:13:43 +++ CPS_VERSION=latest 08:13:43 +++ DMI_VERSION=1.8.0-SNAPSHOT 08:13:43 +++ DMI_DEMO_STUB_VERSION=1.8.0-SNAPSHOT 08:13:43 +++ ADVISED_MODULES_SYNC_SLEEP_TIME_MS=2000 08:13:43 +++ CMHANDLE_DATA_SYNC_SLEEP_TIME_MS=2000 08:13:43 +++ CPS_HOME=/w/workspace/cps-merge-verification-maven-master 08:13:43 +++ DMI_DEMO_STUB_HOST=ncmp-dmi-plugin-demo-and-csit-stub 08:13:43 +++ DMI_DEMO_STUB_PORT=8092 08:13:43 +++ DMI_AUTH_ENABLED=true 08:13:43 +++ cut -d= -f1 /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/test.properties 08:13:43 ++ export DB_HOST DB_USERNAME DB_PASSWORD SDNC_HOST SDNC_PORT SDNC_USERNAME SDNC_PASSWORD CPS_CORE_HOST CPS_CORE_PORT DMI_HOST DMI_PORT DMI_USERNAME DMI_PASSWORD DMI_SERVICE_URL DOCKER_REPO CPS_VERSION DMI_VERSION DMI_DEMO_STUB_VERSION ADVISED_MODULES_SYNC_SLEEP_TIME_MS CMHANDLE_DATA_SYNC_SLEEP_TIME_MS CPS_HOME DMI_DEMO_STUB_HOST DMI_DEMO_STUB_PORT DMI_AUTH_ENABLED 08:13:43 ++ cd /w/workspace/cps-merge-verification-maven-master/docker-compose 08:13:43 ++ docker-compose -f docker-compose.yml -f dmi-services.yml up -d --quiet-pull --wait 08:13:43 grafana Pulling 08:13:43 dbpostgresql Pulling 08:13:43 kafka-ui Pulling 08:13:43 prometheus Pulling 08:13:43 kafka Pulling 08:13:43 postgres-exporter Pulling 08:13:43 sdnc Pulling 08:13:43 nginx Pulling 08:13:43 zookeeper Pulling 08:13:43 sdnc-db Pulling 08:13:43 ncmp-dmi-plugin-demo-and-csit-stub Pulling 08:13:43 pnf-simulator Pulling 08:13:43 sdnc-sidecar Pulling 08:13:43 ncmp-dmi-plugin Pulling 08:13:47 pnf-simulator Pulled 08:13:47 ncmp-dmi-plugin-demo-and-csit-stub Pulled 08:13:47 ncmp-dmi-plugin Pulled 08:13:48 nginx Pulled 08:13:51 sdnc-sidecar Pulled 08:13:51 sdnc-db Pulled 08:14:00 postgres-exporter Pulled 08:14:04 dbpostgresql Pulled 08:14:04 sdnc Pulled 08:14:04 kafka-ui Pulled 08:14:04 prometheus Pulled 08:14:08 kafka Pulled 08:14:08 zookeeper Pulled 08:14:09 grafana Pulled 08:14:09 Network docker-compose_default Creating 08:14:09 Network docker-compose_default Created 08:14:09 Volume "docker-compose_prometheus_data" Creating 08:14:09 Volume "docker-compose_prometheus_data" Created 08:14:09 Volume "docker-compose_grafana" Creating 08:14:09 Volume "docker-compose_grafana" Created 08:14:09 Container prometheus Creating 08:14:09 Container ncmp-dmi-plugin-demo-and-csit-stub Creating 08:14:09 Container policy-executor-stub Creating 08:14:09 Container sdnc-db Creating 08:14:09 Container kafka-ui Creating 08:14:09 Container dbpostgresql Creating 08:14:09 Container zookeeper Creating 08:14:09 Container pnf-simulator Creating 08:14:20 dbpostgresql Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. 08:14:20 Container zookeeper Created 08:14:20 Container kafka Creating 08:14:20 Container prometheus Created 08:14:20 Container grafana Creating 08:14:20 Container dbpostgresql Created 08:14:20 Container cps-and-ncmp-1 Creating 08:14:20 Container postgres-exporter Creating 08:14:20 Container cps-and-ncmp-0 Creating 08:14:20 Container pnf-simulator Created 08:14:20 Container policy-executor-stub Created 08:14:20 Container kafka-ui Created 08:14:20 Container ncmp-dmi-plugin-demo-and-csit-stub Created 08:14:20 Container sdnc-db Created 08:14:20 Container sdnc Creating 08:14:20 cps-and-ncmp-0 Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. 08:14:20 Container kafka Created 08:14:20 Container grafana Created 08:14:20 Container postgres-exporter Created 08:14:20 Container cps-and-ncmp-0 Created 08:14:20 Container sdnc Created 08:14:20 Container sdnc-sidecar Creating 08:14:20 Container ncmp-dmi-plugin Creating 08:14:20 cps-and-ncmp-1 Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. 08:14:20 Container cps-and-ncmp-1 Created 08:14:20 Container nginx-loadbalancer Creating 08:14:20 Container sdnc-sidecar Created 08:14:20 Container nginx-loadbalancer Created 08:14:20 Container ncmp-dmi-plugin Created 08:14:20 Container pnf-simulator Starting 08:14:20 Container prometheus Starting 08:14:20 Container kafka-ui Starting 08:14:20 Container zookeeper Starting 08:14:20 Container dbpostgresql Starting 08:14:20 Container ncmp-dmi-plugin-demo-and-csit-stub Starting 08:14:20 Container policy-executor-stub Starting 08:14:20 Container sdnc-db Starting 08:14:21 Container ncmp-dmi-plugin-demo-and-csit-stub Started 08:14:22 Container policy-executor-stub Started 08:14:23 Container dbpostgresql Started 08:14:23 Container dbpostgresql Waiting 08:14:23 Container dbpostgresql Waiting 08:14:23 Container postgres-exporter Starting 08:14:24 Container pnf-simulator Started 08:14:25 Container prometheus Started 08:14:25 Container grafana Starting 08:14:26 Container zookeeper Started 08:14:26 Container kafka Starting 08:14:27 Container kafka Started 08:14:27 Container grafana Started 08:14:28 Container postgres-exporter Started 08:14:30 Container kafka-ui Started 08:14:31 Container sdnc-db Started 08:14:31 Container sdnc-db Waiting 08:14:34 Container dbpostgresql Healthy 08:14:34 Container cps-and-ncmp-0 Starting 08:14:34 Container dbpostgresql Healthy 08:14:34 Container cps-and-ncmp-1 Starting 08:14:35 Container cps-and-ncmp-0 Started 08:14:36 Container cps-and-ncmp-1 Started 08:14:36 Container nginx-loadbalancer Starting 08:14:37 Container nginx-loadbalancer Started 08:14:41 Container sdnc-db Healthy 08:14:41 Container sdnc Starting 08:14:42 Container sdnc Started 08:14:42 Container sdnc Waiting 08:14:42 Container pnf-simulator Waiting 08:14:42 Container ncmp-dmi-plugin Starting 08:14:42 Container pnf-simulator Healthy 08:14:43 Container ncmp-dmi-plugin Started 08:15:34 Container sdnc Healthy 08:15:34 Container sdnc-sidecar Starting 08:15:35 Container sdnc-sidecar Started 08:15:35 Container ncmp-dmi-plugin Waiting 08:15:35 Container postgres-exporter Waiting 08:15:35 Container prometheus Waiting 08:15:35 Container policy-executor-stub Waiting 08:15:35 Container dbpostgresql Waiting 08:15:35 Container cps-and-ncmp-1 Waiting 08:15:35 Container sdnc Waiting 08:15:35 Container sdnc-db Waiting 08:15:35 Container nginx-loadbalancer Waiting 08:15:35 Container grafana Waiting 08:15:35 Container pnf-simulator Waiting 08:15:35 Container kafka Waiting 08:15:35 Container sdnc-sidecar Waiting 08:15:35 Container zookeeper Waiting 08:15:35 Container cps-and-ncmp-0 Waiting 08:15:35 Container ncmp-dmi-plugin-demo-and-csit-stub Waiting 08:15:35 Container kafka-ui Waiting 08:15:36 Container cps-and-ncmp-1 Healthy 08:15:36 Container postgres-exporter Healthy 08:15:36 Container ncmp-dmi-plugin Healthy 08:15:36 Container prometheus Healthy 08:15:36 Container grafana Healthy 08:15:36 Container pnf-simulator Healthy 08:15:36 Container sdnc Healthy 08:15:36 Container cps-and-ncmp-0 Healthy 08:15:36 Container policy-executor-stub Healthy 08:15:36 Container kafka-ui Healthy 08:15:36 Container sdnc-sidecar Healthy 08:15:36 Container sdnc-db Healthy 08:15:36 Container dbpostgresql Healthy 08:15:36 Container ncmp-dmi-plugin-demo-and-csit-stub Healthy 08:15:36 Container zookeeper Healthy 08:15:36 Container nginx-loadbalancer Healthy 08:15:36 Container kafka Healthy 08:15:36 ++ ROBOT_VARIABLES='-v CPS_CORE_HOST:localhost -v CPS_CORE_PORT:8883 -v DMI_HOST:ncmp-dmi-plugin -v DMI_PORT:8080 -v DMI_CSIT_STUB_HOST:ncmp-dmi-plugin-demo-and-csit-stub -v DMI_CSIT_STUB_PORT:8092 -v DATADIR_CPS_CORE:/w/workspace/cps-merge-verification-maven-master/csit/data/cps-core -v DATADIR_NCMP:/w/workspace/cps-merge-verification-maven-master/csit/data/ncmp -v DATADIR_SUBS_NOTIFICATION:/w/workspace/cps-merge-verification-maven-master/csit/data/subscription-notification' 08:15:36 + load_set 08:15:36 + _setopts=x 08:15:36 ++ echo xtrace 08:15:36 ++ tr : ' ' 08:15:36 + for i in $(echo "$SHELLOPTS" | tr ':' ' ') 08:15:36 + set +o xtrace 08:15:36 ++ echo x 08:15:36 ++ sed 's/./& /g' 08:15:36 + for i in $(echo "$_setopts" | sed 's/./& /g') 08:15:36 + set +x 08:15:36 + docker_stats 08:15:36 + tee /w/workspace/cps-merge-verification-maven-master/csit/archives/plans/cps/_sysinfo-1-after-setup.txt 08:15:36 + echo '> top -bn1 | head -3' 08:15:36 + top -bn1 08:15:36 + head -3 08:15:36 > top -bn1 | head -3 08:15:36 top - 08:15:36 up 6 min, 0 users, load average: 6.13, 3.17, 1.32 08:15:36 Tasks: 249 total, 2 running, 179 sleeping, 0 stopped, 0 zombie 08:15:36 %Cpu(s): 24.1 us, 3.4 sy, 0.0 ni, 68.8 id, 3.5 wa, 0.0 hi, 0.1 si, 0.1 st 08:15:36 + echo 08:15:36 08:15:36 + echo '> free -h' 08:15:36 > free -h 08:15:36 + free -h 08:15:36 total used free shared buff/cache available 08:15:36 Mem: 31G 4.9G 17G 37M 9.4G 26G 08:15:36 Swap: 1.0G 0B 1.0G 08:15:36 + echo 08:15:36 08:15:36 + echo '> docker ps' 08:15:36 > docker ps 08:15:36 + docker ps 08:15:36 CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 08:15:36 94cb77a7cf25 nginx:latest "/docker-entrypoint.…" About a minute ago Up 59 seconds (healthy) 0.0.0.0:8883->80/tcp, :::8883->80/tcp nginx-loadbalancer 08:15:36 620f21e477f2 nexus3.onap.org:10003/onap/ncmp-dmi-plugin:1.8.0-SNAPSHOT "java -cp @/app/jib-…" About a minute ago Up 53 seconds (healthy) 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp ncmp-dmi-plugin 08:15:36 961179d90e21 alpine:latest "sh /root/check_sdnc…" About a minute ago Up Less than a second sdnc-sidecar 08:15:36 767a90265ee5 onap/sdnc-image:3.0.2 "/opt/onap/sdnc/bin/…" About a minute ago Up 54 seconds (healthy) 0.0.0.0:8181->8181/tcp, :::8181->8181/tcp sdnc 08:15:36 69ee8c847b37 quay.io/prometheuscommunity/postgres-exporter "/bin/postgres_expor…" About a minute ago Up About a minute 0.0.0.0:9187->9187/tcp, :::9187->9187/tcp postgres-exporter 08:15:36 e068f55a47c9 nexus3.onap.org:10003/onap/cps-and-ncmp:latest "java -cp @/app/jib-…" About a minute ago Up About a minute (healthy) 0.0.0.0:8699->8080/tcp, :::8699->8080/tcp cps-and-ncmp-1 08:15:36 9d533a6f9562 confluentinc/cp-kafka:7.8.0 "/etc/confluent/dock…" About a minute ago Up About a minute (healthy) 0.0.0.0:9092->9092/tcp, :::9092->9092/tcp kafka 08:15:36 84708d01f393 nexus3.onap.org:10003/onap/cps-and-ncmp:latest "java -cp @/app/jib-…" About a minute ago Up About a minute (healthy) 0.0.0.0:8698->8080/tcp, :::8698->8080/tcp cps-and-ncmp-0 08:15:36 eba1ee0d0783 grafana/grafana:latest "/run.sh" About a minute ago Up About a minute 0.0.0.0:3000->3000/tcp, :::3000->3000/tcp grafana 08:15:36 48ba918e4e82 nexus3.onap.org:10003/onap/dmi-stub:1.8.0-SNAPSHOT "java -cp @/app/jib-…" About a minute ago Up About a minute (healthy) 0.0.0.0:8092->8092/tcp, :::8092->8092/tcp ncmp-dmi-plugin-demo-and-csit-stub 08:15:36 5bee4cbf7051 mariadb:10.5 "docker-entrypoint.s…" About a minute ago Up About a minute (healthy) 0.0.0.0:3306->3306/tcp, :::3306->3306/tcp sdnc-db 08:15:36 ed06636de616 confluentinc/cp-zookeeper:7.8.0 "/etc/confluent/dock…" About a minute ago Up About a minute (healthy) 2888/tcp, 0.0.0.0:2181->2181/tcp, :::2181->2181/tcp, 3888/tcp zookeeper 08:15:36 e59b3b15ae54 blueonap/netconf-pnp-simulator:v2.8.6 "/bin/sh -c /opt/bin…" About a minute ago Up About a minute (healthy) 0.0.0.0:830->830/tcp, :::830->830/tcp, 0.0.0.0:6513->6513/tcp, :::6513->6513/tcp pnf-simulator 08:15:36 c75a555fecca postgres:14.1-alpine "docker-entrypoint.s…" About a minute ago Up About a minute (healthy) 0.0.0.0:5432->5432/tcp, :::5432->5432/tcp dbpostgresql 08:15:36 b19a1991d33e provectuslabs/kafka-ui:latest "/bin/sh -c 'java --…" About a minute ago Up About a minute 0.0.0.0:8089->8080/tcp, :::8089->8080/tcp kafka-ui 08:15:36 c1d7ae5f37d6 nexus3.onap.org:10003/onap/policy-executor-stub:latest "java -cp @/app/jib-…" About a minute ago Up About a minute 0.0.0.0:8785->8093/tcp, :::8785->8093/tcp policy-executor-stub 08:15:36 16fa9340659d prom/prometheus:latest "/bin/prometheus --c…" About a minute ago Up About a minute 0.0.0.0:9090->9090/tcp, :::9090->9090/tcp prometheus 08:15:36 + echo 08:15:36 08:15:36 + echo '> docker stats --no-stream' 08:15:36 > docker stats --no-stream 08:15:36 + docker stats --no-stream 08:15:39 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 08:15:39 94cb77a7cf25 nginx-loadbalancer 3.07% 4.945MiB / 31.41GiB 0.02% 20.5kB / 2.23kB 0B / 8.19kB 2 08:15:39 620f21e477f2 ncmp-dmi-plugin 1.18% 268.4MiB / 31.41GiB 0.83% 70kB / 52.1kB 0B / 0B 50 08:15:39 767a90265ee5 sdnc 213.04% 1.002GiB / 31.41GiB 3.19% 1.5MB / 22.4MB 0B / 59MB 162 08:15:39 69ee8c847b37 postgres-exporter 0.00% 8.293MiB / 31.41GiB 0.03% 603kB / 296kB 0B / 0B 10 08:15:39 e068f55a47c9 cps-and-ncmp-1 8.54% 553.6MiB / 3GiB 18.02% 238kB / 481kB 0B / 102kB 109 08:15:39 9d533a6f9562 kafka 9.04% 397.1MiB / 31.41GiB 1.23% 290kB / 337kB 0B / 954kB 87 08:15:39 84708d01f393 cps-and-ncmp-0 8.54% 536.5MiB / 3GiB 17.47% 252kB / 731kB 0B / 102kB 107 08:15:39 eba1ee0d0783 grafana 0.52% 105.3MiB / 31.41GiB 0.33% 20.6MB / 66.1kB 0B / 32.3MB 21 08:15:39 48ba918e4e82 ncmp-dmi-plugin-demo-and-csit-stub 0.07% 275.3MiB / 31.41GiB 0.86% 19.1kB / 0B 4.1kB / 0B 37 08:15:39 5bee4cbf7051 sdnc-db 0.02% 114.4MiB / 31.41GiB 0.36% 22.4MB / 1.18MB 0B / 87.3MB 29 08:15:39 ed06636de616 zookeeper 2.53% 104.8MiB / 31.41GiB 0.33% 97.8kB / 71.6kB 0B / 524kB 63 08:15:39 e59b3b15ae54 pnf-simulator 5.65% 41.15MiB / 31.41GiB 0.13% 37.2kB / 298kB 0B / 250kB 18 08:15:39 c75a555fecca dbpostgresql 0.03% 78.12MiB / 3GiB 2.54% 348kB / 734kB 0B / 61.3MB 20 08:15:39 b19a1991d33e kafka-ui 5.66% 322.9MiB / 31.41GiB 1.00% 106kB / 7.06kB 0B / 102kB 50 08:15:39 c1d7ae5f37d6 policy-executor-stub 0.08% 141.1MiB / 31.41GiB 0.44% 18.9kB / 0B 225kB / 0B 37 08:15:39 16fa9340659d prometheus 0.30% 20.33MiB / 31.41GiB 0.06% 876kB / 30.5kB 0B / 0B 13 08:15:39 + echo 08:15:39 08:15:39 + echo 'ROBOT_VARIABLES=-v CPS_CORE_HOST:localhost -v CPS_CORE_PORT:8883 -v DMI_HOST:ncmp-dmi-plugin -v DMI_PORT:8080 -v DMI_CSIT_STUB_HOST:ncmp-dmi-plugin-demo-and-csit-stub -v DMI_CSIT_STUB_PORT:8092 -v DATADIR_CPS_CORE:/w/workspace/cps-merge-verification-maven-master/csit/data/cps-core -v DATADIR_NCMP:/w/workspace/cps-merge-verification-maven-master/csit/data/ncmp -v DATADIR_SUBS_NOTIFICATION:/w/workspace/cps-merge-verification-maven-master/csit/data/subscription-notification' 08:15:39 ROBOT_VARIABLES=-v CPS_CORE_HOST:localhost -v CPS_CORE_PORT:8883 -v DMI_HOST:ncmp-dmi-plugin -v DMI_PORT:8080 -v DMI_CSIT_STUB_HOST:ncmp-dmi-plugin-demo-and-csit-stub -v DMI_CSIT_STUB_PORT:8092 -v DATADIR_CPS_CORE:/w/workspace/cps-merge-verification-maven-master/csit/data/cps-core -v DATADIR_NCMP:/w/workspace/cps-merge-verification-maven-master/csit/data/ncmp -v DATADIR_SUBS_NOTIFICATION:/w/workspace/cps-merge-verification-maven-master/csit/data/subscription-notification 08:15:39 + echo 'Starting Robot test suites ...' 08:15:39 Starting Robot test suites ... 08:15:39 + relax_set 08:15:39 + set +e 08:15:39 + set +o pipefail 08:15:39 + echo '[Run] Versioning information:' 08:15:39 [Run] Versioning information: 08:15:39 + python3 --version 08:15:39 Python 3.10.6 08:15:39 + pip freeze 08:15:39 attrs==25.4.0 08:15:39 bcrypt==5.0.0 08:15:39 beautifulsoup4==4.14.3 08:15:39 certifi==2026.1.4 08:15:39 cffi==2.0.0 08:15:39 charset-normalizer==3.4.4 08:15:39 click==8.3.1 08:15:39 confluent-kafka==2.4.0 08:15:39 cryptography==46.0.3 08:15:39 decorator==5.2.1 08:15:39 deepdiff==8.6.1 08:15:39 distlib==0.4.0 08:15:39 dnspython==2.8.0 08:15:39 docker-py==1.10.6 08:15:39 docker-pycreds==0.4.0 08:15:39 elasticsearch==7.17.13 08:15:39 elasticsearch-dsl==7.4.1 08:15:39 enum34==1.1.10 08:15:39 exceptiongroup==1.3.1 08:15:39 filelock==3.20.3 08:15:39 future==1.0.0 08:15:39 h11==0.16.0 08:15:39 idna==3.11 08:15:39 invoke==2.2.1 08:15:39 ipaddr==2.2.0 08:15:39 isodate==0.7.2 08:15:39 Jinja2==3.1.6 08:15:39 jmespath==1.0.1 08:15:39 jsonpatch==1.33 08:15:39 jsonpath-rw==1.4.0 08:15:39 jsonpointer==3.0.0 08:15:39 kafka-python==2.3.0 08:15:39 lxml==6.0.2 08:15:39 MarkupSafe==3.0.3 08:15:39 more-itertools==10.8.0 08:15:39 netaddr==1.3.0 08:15:39 netifaces==0.11.0 08:15:39 odltools==0.1.28 08:15:39 orderly-set==5.5.0 08:15:39 outcome==1.3.0.post0 08:15:39 paramiko==4.0.0 08:15:39 pbr==7.0.3 08:15:39 platformdirs==4.5.1 08:15:39 ply==3.11 08:15:39 protobuf==6.33.4 08:15:39 pyang==2.7.1 08:15:39 pyangbind==0.8.7 08:15:39 pycparser==2.23 08:15:39 pyhocon==0.3.61 08:15:39 PyNaCl==1.6.2 08:15:39 pyparsing==3.3.1 08:15:39 PySocks==1.7.1 08:15:39 python-dateutil==2.9.0.post0 08:15:39 PyVirtualDisplay==3.0 08:15:39 PyYAML==6.0.3 08:15:39 regex==2025.11.3 08:15:39 requests==2.32.5 08:15:39 robotframework==7.4.1 08:15:39 robotframework-confluentkafkalibrary==2.4.0.post2 08:15:39 robotframework-httplibrary==0.4.2 08:15:39 robotframework-onap==11.0.0.dev17 08:15:39 robotframework-pythonlibcore==4.4.1 08:15:39 robotframework-requests==0.9.3 08:15:39 robotframework-selenium2library==3.0.0 08:15:39 robotframework-seleniumlibrary==6.8.0 08:15:39 robotframework-sshlibrary==3.8.0 08:15:39 robotlibcore-temp==1.0.2 08:15:39 scapy==2.7.0 08:15:39 scp==0.15.0 08:15:39 selenium==4.5.0 08:15:39 six==1.17.0 08:15:39 sniffio==1.3.1 08:15:39 sortedcontainers==2.4.0 08:15:39 soupsieve==2.8.1 08:15:39 trio==0.32.0 08:15:39 trio-websocket==0.12.2 08:15:39 typing_extensions==4.15.0 08:15:39 urllib3==1.26.20 08:15:39 virtualenv==20.36.1 08:15:39 waitress==3.0.2 08:15:39 WebOb==1.8.9 08:15:39 websocket-client==1.9.0 08:15:39 WebTest==3.0.7 08:15:39 wsproto==1.3.2 08:15:39 xvfbwrapper==0.2.18 08:15:39 + python3 -m robot.run --version 08:15:39 Robot Framework 7.4.1 (Python 3.10.6 on linux) 08:15:39 + : 08:15:39 + run_test_plan testplanCps 08:15:39 + testplan=testplanCps 08:15:39 + cd /tmp/tmp.poJk6o6W8t-robot-workdir 08:15:39 + echo 'Reading the testplan:' 08:15:39 Reading the testplan: 08:15:39 + cat /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/testplanCps.txt 08:15:39 + egrep -v '(^[[:space:]]*#|^[[:space:]]*$)' 08:15:39 + sed 's|^|/w/workspace/cps-merge-verification-maven-master/csit/tests/|' 08:15:39 + cat testplanCps.txt 08:15:39 /w/workspace/cps-merge-verification-maven-master/csit/tests/actuator 08:15:39 /w/workspace/cps-merge-verification-maven-master/csit/tests/cps-admin 08:15:39 /w/workspace/cps-merge-verification-maven-master/csit/tests/cps-data 08:15:39 ++ xargs -a testplanCps.txt 08:15:39 + SUITES='/w/workspace/cps-merge-verification-maven-master/csit/tests/actuator /w/workspace/cps-merge-verification-maven-master/csit/tests/cps-admin /w/workspace/cps-merge-verification-maven-master/csit/tests/cps-data' 08:15:39 + python3 -m robot.run -N plans/cps -v WORKSPACE:/tmp --legacy-output -v CPS_CORE_HOST:localhost -v CPS_CORE_PORT:8883 -v DMI_HOST:ncmp-dmi-plugin -v DMI_PORT:8080 -v DMI_CSIT_STUB_HOST:ncmp-dmi-plugin-demo-and-csit-stub -v DMI_CSIT_STUB_PORT:8092 -v DATADIR_CPS_CORE:/w/workspace/cps-merge-verification-maven-master/csit/data/cps-core -v DATADIR_NCMP:/w/workspace/cps-merge-verification-maven-master/csit/data/ncmp -v DATADIR_SUBS_NOTIFICATION:/w/workspace/cps-merge-verification-maven-master/csit/data/subscription-notification /w/workspace/cps-merge-verification-maven-master/csit/tests/actuator /w/workspace/cps-merge-verification-maven-master/csit/tests/cps-admin /w/workspace/cps-merge-verification-maven-master/csit/tests/cps-data 08:15:39 ============================================================================== 08:15:39 plans/cps 08:15:39 ============================================================================== 08:15:39 plans/cps.Actuator 08:15:39 ============================================================================== 08:15:40 plans/cps.Actuator.Actuator :: CPS - Actuator and Swagger UI endpoints 08:15:40 ============================================================================== 08:15:40 Test CPS Enhanced Healthcheck :: Runs CPS Health Check. It will ch... | PASS | 08:15:40 ------------------------------------------------------------------------------ 08:15:40 Test CPS Swagger UI :: Runs health check for CPS Swagger UI. If th... | PASS | 08:15:40 ------------------------------------------------------------------------------ 08:15:40 plans/cps.Actuator.Actuator :: CPS - Actuator and Swagger UI endpo... | PASS | 08:15:40 2 tests, 2 passed, 0 failed 08:15:40 ============================================================================== 08:15:40 plans/cps.Actuator | PASS | 08:15:40 2 tests, 2 passed, 0 failed 08:15:40 ============================================================================== 08:15:40 plans/cps.Cps-Admin 08:15:40 ============================================================================== 08:15:40 plans/cps.Cps-Admin.Cps-Admin :: CPS Core - Admin REST API 08:15:40 ============================================================================== 08:15:40 Create Dataspace | PASS | 08:15:40 ------------------------------------------------------------------------------ 08:15:40 Create Schema Set from YANG file | PASS | 08:15:40 ------------------------------------------------------------------------------ 08:15:41 Create Schema Set from ZIP file | PASS | 08:15:41 ------------------------------------------------------------------------------ 08:15:41 Get Schema Set info | PASS | 08:15:41 ------------------------------------------------------------------------------ 08:15:41 Create Anchor | PASS | 08:15:41 ------------------------------------------------------------------------------ 08:15:41 plans/cps.Cps-Admin.Cps-Admin :: CPS Core - Admin REST API | PASS | 08:15:41 5 tests, 5 passed, 0 failed 08:15:41 ============================================================================== 08:15:41 plans/cps.Cps-Admin | PASS | 08:15:41 5 tests, 5 passed, 0 failed 08:15:41 ============================================================================== 08:15:41 plans/cps.Cps-Data 08:15:41 ============================================================================== 08:15:41 plans/cps.Cps-Data.Cps-Data :: CPS Core - Data REST API 08:15:41 ============================================================================== 08:15:41 Create Data Node | PASS | 08:15:41 ------------------------------------------------------------------------------ 08:15:41 Patch Data Node | PASS | 08:15:41 ------------------------------------------------------------------------------ 08:15:41 Get Updated Data Node by XPath | PASS | 08:15:41 ------------------------------------------------------------------------------ 08:15:41 Get Data Node by XPath | PASS | 08:15:41 ------------------------------------------------------------------------------ 08:15:41 plans/cps.Cps-Data.Cps-Data :: CPS Core - Data REST API | PASS | 08:15:41 4 tests, 4 passed, 0 failed 08:15:41 ============================================================================== 08:15:41 plans/cps.Cps-Data | PASS | 08:15:41 4 tests, 4 passed, 0 failed 08:15:41 ============================================================================== 08:15:41 plans/cps | PASS | 08:15:41 11 tests, 11 passed, 0 failed 08:15:41 ============================================================================== 08:15:41 Output: /tmp/tmp.poJk6o6W8t-robot-workdir/output.xml 08:15:41 Log: /tmp/tmp.poJk6o6W8t-robot-workdir/log.html 08:15:41 Report: /tmp/tmp.poJk6o6W8t-robot-workdir/report.html 08:15:41 + RESULT=0 08:15:41 + load_set 08:15:41 + _setopts=x 08:15:41 ++ echo xtrace 08:15:41 ++ tr : ' ' 08:15:41 + for i in $(echo "$SHELLOPTS" | tr ':' ' ') 08:15:41 + set +o xtrace 08:15:41 ++ echo x 08:15:41 ++ sed 's/./& /g' 08:15:41 + for i in $(echo "$_setopts" | sed 's/./& /g') 08:15:41 + set +x 08:15:41 + echo 'RESULT: 0' 08:15:41 RESULT: 0 08:15:41 + return 0 08:15:41 + CPSRESULT=0 08:15:41 + cd /w/workspace/cps-merge-verification-maven-master/csit/plans/cps 08:15:41 + checkandmount=/w/workspace/cps-merge-verification-maven-master/csit/plans/cps/sdnc/check_sdnc_mount_node.sh 08:15:41 + '[' -f /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/sdnc/check_sdnc_mount_node.sh ']' 08:15:41 + exit 0 08:15:41 + on_exit 08:15:41 + rc=0 08:15:41 + [[ -n /w/workspace/cps-merge-verification-maven-master/csit ]] 08:15:41 + [[ -n /tmp/tmp.poJk6o6W8t-robot-workdir ]] 08:15:41 + rsync -av /tmp/tmp.poJk6o6W8t-robot-workdir/ /w/workspace/cps-merge-verification-maven-master/csit/archives/plans/cps 08:15:41 sending incremental file list 08:15:41 ./ 08:15:41 log.html 08:15:41 output.xml 08:15:41 report.html 08:15:41 testplanCps.txt 08:15:41 08:15:41 sent 597,119 bytes received 95 bytes 1,194,428.00 bytes/sec 08:15:41 total size is 596,654 speedup is 1.00 08:15:41 + docker ps --format '{{.Image}}' 08:15:42 + docker_stats 08:15:42 + echo '> top -bn1 | head -3' 08:15:42 + tee /w/workspace/cps-merge-verification-maven-master/csit/archives/plans/cps/_sysinfo-2-after-robot.txt 08:15:42 + top -bn1 08:15:42 + head -3 08:15:42 > top -bn1 | head -3 08:15:42 top - 08:15:42 up 6 min, 0 users, load average: 5.72, 3.14, 1.32 08:15:42 Tasks: 249 total, 1 running, 177 sleeping, 0 stopped, 0 zombie 08:15:42 %Cpu(s): 24.2 us, 3.4 sy, 0.0 ni, 68.7 id, 3.5 wa, 0.0 hi, 0.1 si, 0.1 st 08:15:42 + echo 08:15:42 + echo '> free -h' 08:15:42 08:15:42 > free -h 08:15:42 + free -h 08:15:42 total used free shared buff/cache available 08:15:42 Mem: 31G 4.8G 17G 37M 9.4G 26G 08:15:42 Swap: 1.0G 0B 1.0G 08:15:42 + echo 08:15:42 + echo '> docker ps' 08:15:42 08:15:42 > docker ps 08:15:42 + docker ps 08:15:42 CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 08:15:42 94cb77a7cf25 nginx:latest "/docker-entrypoint.…" About a minute ago Up About a minute (healthy) 0.0.0.0:8883->80/tcp, :::8883->80/tcp nginx-loadbalancer 08:15:42 620f21e477f2 nexus3.onap.org:10003/onap/ncmp-dmi-plugin:1.8.0-SNAPSHOT "java -cp @/app/jib-…" About a minute ago Up 59 seconds (healthy) 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp ncmp-dmi-plugin 08:15:42 767a90265ee5 onap/sdnc-image:3.0.2 "/opt/onap/sdnc/bin/…" About a minute ago Up 59 seconds (healthy) 0.0.0.0:8181->8181/tcp, :::8181->8181/tcp sdnc 08:15:42 69ee8c847b37 quay.io/prometheuscommunity/postgres-exporter "/bin/postgres_expor…" About a minute ago Up About a minute 0.0.0.0:9187->9187/tcp, :::9187->9187/tcp postgres-exporter 08:15:42 e068f55a47c9 nexus3.onap.org:10003/onap/cps-and-ncmp:latest "java -cp @/app/jib-…" About a minute ago Up About a minute (healthy) 0.0.0.0:8699->8080/tcp, :::8699->8080/tcp cps-and-ncmp-1 08:15:42 9d533a6f9562 confluentinc/cp-kafka:7.8.0 "/etc/confluent/dock…" About a minute ago Up About a minute (healthy) 0.0.0.0:9092->9092/tcp, :::9092->9092/tcp kafka 08:15:42 84708d01f393 nexus3.onap.org:10003/onap/cps-and-ncmp:latest "java -cp @/app/jib-…" About a minute ago Up About a minute (healthy) 0.0.0.0:8698->8080/tcp, :::8698->8080/tcp cps-and-ncmp-0 08:15:42 eba1ee0d0783 grafana/grafana:latest "/run.sh" About a minute ago Up About a minute 0.0.0.0:3000->3000/tcp, :::3000->3000/tcp grafana 08:15:42 48ba918e4e82 nexus3.onap.org:10003/onap/dmi-stub:1.8.0-SNAPSHOT "java -cp @/app/jib-…" About a minute ago Up About a minute (healthy) 0.0.0.0:8092->8092/tcp, :::8092->8092/tcp ncmp-dmi-plugin-demo-and-csit-stub 08:15:42 5bee4cbf7051 mariadb:10.5 "docker-entrypoint.s…" About a minute ago Up About a minute (healthy) 0.0.0.0:3306->3306/tcp, :::3306->3306/tcp sdnc-db 08:15:42 ed06636de616 confluentinc/cp-zookeeper:7.8.0 "/etc/confluent/dock…" About a minute ago Up About a minute (healthy) 2888/tcp, 0.0.0.0:2181->2181/tcp, :::2181->2181/tcp, 3888/tcp zookeeper 08:15:42 e59b3b15ae54 blueonap/netconf-pnp-simulator:v2.8.6 "/bin/sh -c /opt/bin…" About a minute ago Up About a minute (healthy) 0.0.0.0:830->830/tcp, :::830->830/tcp, 0.0.0.0:6513->6513/tcp, :::6513->6513/tcp pnf-simulator 08:15:42 c75a555fecca postgres:14.1-alpine "docker-entrypoint.s…" About a minute ago Up About a minute (healthy) 0.0.0.0:5432->5432/tcp, :::5432->5432/tcp dbpostgresql 08:15:42 b19a1991d33e provectuslabs/kafka-ui:latest "/bin/sh -c 'java --…" About a minute ago Up About a minute 0.0.0.0:8089->8080/tcp, :::8089->8080/tcp kafka-ui 08:15:42 c1d7ae5f37d6 nexus3.onap.org:10003/onap/policy-executor-stub:latest "java -cp @/app/jib-…" About a minute ago Up About a minute 0.0.0.0:8785->8093/tcp, :::8785->8093/tcp policy-executor-stub 08:15:42 16fa9340659d prom/prometheus:latest "/bin/prometheus --c…" About a minute ago Up About a minute 0.0.0.0:9090->9090/tcp, :::9090->9090/tcp prometheus 08:15:42 + echo 08:15:42 + echo '> docker stats --no-stream' 08:15:42 08:15:42 + docker stats --no-stream 08:15:42 > docker stats --no-stream 08:15:44 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 08:15:44 94cb77a7cf25 nginx-loadbalancer 0.00% 4.961MiB / 31.41GiB 0.02% 51.8kB / 34.6kB 0B / 8.19kB 2 08:15:44 620f21e477f2 ncmp-dmi-plugin 2.10% 268.4MiB / 31.41GiB 0.83% 76.3kB / 58.2kB 0B / 0B 50 08:15:44 767a90265ee5 sdnc 2.65% 1017MiB / 31.41GiB 3.16% 1.5MB / 22.4MB 0B / 59MB 159 08:15:44 69ee8c847b37 postgres-exporter 0.00% 8.266MiB / 31.41GiB 0.03% 645kB / 317kB 0B / 0B 10 08:15:44 e068f55a47c9 cps-and-ncmp-1 3.52% 569MiB / 3GiB 18.52% 265kB / 559kB 0B / 102kB 109 08:15:44 9d533a6f9562 kafka 4.42% 399.2MiB / 31.41GiB 1.24% 313kB / 356kB 0B / 958kB 87 08:15:44 84708d01f393 cps-and-ncmp-0 48.03% 549.3MiB / 3GiB 17.88% 374kB / 883kB 0B / 102kB 107 08:15:44 eba1ee0d0783 grafana 0.70% 105.3MiB / 31.41GiB 0.33% 20.6MB / 66.2kB 0B / 32.3MB 21 08:15:44 48ba918e4e82 ncmp-dmi-plugin-demo-and-csit-stub 0.08% 275.5MiB / 31.41GiB 0.86% 19.4kB / 0B 4.1kB / 0B 37 08:15:44 5bee4cbf7051 sdnc-db 0.01% 114.4MiB / 31.41GiB 0.36% 22.4MB / 1.18MB 0B / 87.3MB 29 08:15:44 ed06636de616 zookeeper 0.43% 104.8MiB / 31.41GiB 0.33% 98.2kB / 71.7kB 0B / 524kB 63 08:15:44 e59b3b15ae54 pnf-simulator 2.11% 41.15MiB / 31.41GiB 0.13% 37.6kB / 298kB 0B / 250kB 18 08:15:44 c75a555fecca dbpostgresql 0.09% 78.58MiB / 3GiB 2.56% 455kB / 867kB 0B / 61.5MB 20 08:15:44 b19a1991d33e kafka-ui 0.09% 322.9MiB / 31.41GiB 1.00% 107kB / 7.15kB 0B / 102kB 50 08:15:44 c1d7ae5f37d6 policy-executor-stub 0.12% 141.1MiB / 31.41GiB 0.44% 19.2kB / 0B 225kB / 0B 37 08:15:44 16fa9340659d prometheus 0.16% 20.49MiB / 31.41GiB 0.06% 984kB / 32.9kB 0B / 0B 13 08:15:44 + echo 08:15:44 08:15:44 + cd /w/workspace/cps-merge-verification-maven-master/csit/plans/cps 08:15:44 + TEARDOWN=/w/workspace/cps-merge-verification-maven-master/csit/plans/cps/teardown.sh 08:15:44 + '[' -f /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/teardown.sh ']' 08:15:44 + echo 'Running teardown script /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/teardown.sh' 08:15:44 Running teardown script /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/teardown.sh 08:15:44 + source_safely /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/teardown.sh 08:15:44 + '[' -z /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/teardown.sh ']' 08:15:44 + relax_set 08:15:44 + set +e 08:15:44 + set +o pipefail 08:15:44 + . /w/workspace/cps-merge-verification-maven-master/csit/plans/cps/teardown.sh 08:15:44 ++ echo '================================== docker info ==========================' 08:15:44 ================================== docker info ========================== 08:15:44 ++ docker ps -a 08:15:44 CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 08:15:44 94cb77a7cf25 nginx:latest "/docker-entrypoint.…" About a minute ago Up About a minute (healthy) 0.0.0.0:8883->80/tcp, :::8883->80/tcp nginx-loadbalancer 08:15:44 620f21e477f2 nexus3.onap.org:10003/onap/ncmp-dmi-plugin:1.8.0-SNAPSHOT "java -cp @/app/jib-…" About a minute ago Up About a minute (healthy) 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp ncmp-dmi-plugin 08:15:44 961179d90e21 alpine:latest "sh /root/check_sdnc…" About a minute ago Exited (0) 8 seconds ago sdnc-sidecar 08:15:44 767a90265ee5 onap/sdnc-image:3.0.2 "/opt/onap/sdnc/bin/…" About a minute ago Up About a minute (healthy) 0.0.0.0:8181->8181/tcp, :::8181->8181/tcp sdnc 08:15:44 69ee8c847b37 quay.io/prometheuscommunity/postgres-exporter "/bin/postgres_expor…" About a minute ago Up About a minute 0.0.0.0:9187->9187/tcp, :::9187->9187/tcp postgres-exporter 08:15:44 e068f55a47c9 nexus3.onap.org:10003/onap/cps-and-ncmp:latest "java -cp @/app/jib-…" About a minute ago Up About a minute (healthy) 0.0.0.0:8699->8080/tcp, :::8699->8080/tcp cps-and-ncmp-1 08:15:44 9d533a6f9562 confluentinc/cp-kafka:7.8.0 "/etc/confluent/dock…" About a minute ago Up About a minute (healthy) 0.0.0.0:9092->9092/tcp, :::9092->9092/tcp kafka 08:15:44 84708d01f393 nexus3.onap.org:10003/onap/cps-and-ncmp:latest "java -cp @/app/jib-…" About a minute ago Up About a minute (healthy) 0.0.0.0:8698->8080/tcp, :::8698->8080/tcp cps-and-ncmp-0 08:15:44 eba1ee0d0783 grafana/grafana:latest "/run.sh" About a minute ago Up About a minute 0.0.0.0:3000->3000/tcp, :::3000->3000/tcp grafana 08:15:44 48ba918e4e82 nexus3.onap.org:10003/onap/dmi-stub:1.8.0-SNAPSHOT "java -cp @/app/jib-…" About a minute ago Up About a minute (healthy) 0.0.0.0:8092->8092/tcp, :::8092->8092/tcp ncmp-dmi-plugin-demo-and-csit-stub 08:15:44 5bee4cbf7051 mariadb:10.5 "docker-entrypoint.s…" About a minute ago Up About a minute (healthy) 0.0.0.0:3306->3306/tcp, :::3306->3306/tcp sdnc-db 08:15:44 ed06636de616 confluentinc/cp-zookeeper:7.8.0 "/etc/confluent/dock…" About a minute ago Up About a minute (healthy) 2888/tcp, 0.0.0.0:2181->2181/tcp, :::2181->2181/tcp, 3888/tcp zookeeper 08:15:44 e59b3b15ae54 blueonap/netconf-pnp-simulator:v2.8.6 "/bin/sh -c /opt/bin…" About a minute ago Up About a minute (healthy) 0.0.0.0:830->830/tcp, :::830->830/tcp, 0.0.0.0:6513->6513/tcp, :::6513->6513/tcp pnf-simulator 08:15:44 c75a555fecca postgres:14.1-alpine "docker-entrypoint.s…" About a minute ago Up About a minute (healthy) 0.0.0.0:5432->5432/tcp, :::5432->5432/tcp dbpostgresql 08:15:44 b19a1991d33e provectuslabs/kafka-ui:latest "/bin/sh -c 'java --…" About a minute ago Up About a minute 0.0.0.0:8089->8080/tcp, :::8089->8080/tcp kafka-ui 08:15:44 c1d7ae5f37d6 nexus3.onap.org:10003/onap/policy-executor-stub:latest "java -cp @/app/jib-…" About a minute ago Up About a minute 0.0.0.0:8785->8093/tcp, :::8785->8093/tcp policy-executor-stub 08:15:44 16fa9340659d prom/prometheus:latest "/bin/prometheus --c…" About a minute ago Up About a minute 0.0.0.0:9090->9090/tcp, :::9090->9090/tcp prometheus 08:15:44 ++ echo '================================== CPS-NCMP Logs ========================' 08:15:44 ================================== CPS-NCMP Logs ======================== 08:15:44 +++ docker ps --filter name=cps-and-ncmp --format '{{.ID}}' 08:15:44 ++ for CONTAINER_ID in $(docker ps --filter "name=cps-and-ncmp" --format "{{.ID}}") 08:15:44 ++ echo 'CPS-NCMP Logs for container: e068f55a47c9' 08:15:44 CPS-NCMP Logs for container: e068f55a47c9 08:15:44 ++ docker logs e068f55a47c9 08:15:44 Picked up JAVA_TOOL_OPTIONS: -XX:InitialRAMPercentage=70.0 -XX:MaxRAMPercentage=70.0 08:15:44 08:14:36.752 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: cps-ncmp-1 08:15:44 08:14:36.759 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Sequenced host name detected, calculated delay = 2000 ms 08:15:44 08:14:38.759 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 08:15:44 08:14:39,294 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:15:44 08:14:39,294 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 08:15:44 08:14:39,299 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 08:15:44 08:14:39,341 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 08:15:44 08:14:39,342 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 08:15:44 08:14:39,683 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 08:15:44 08:14:39,683 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 08:15:44 {"logTimeStamp":"2026-01-14T08:14:40.061Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6 with PID 1 (/app/classes started by onap in /app)","processId":"1","threadName":"main","class":"org.onap.cps.Application"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:40.069Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"1","threadName":"main","class":"org.onap.cps.Application"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:41.763Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"1","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:42.023Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 223 ms. Found 6 JPA repository interfaces.","processId":"1","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:43.222Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"1","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:43.229Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.0.31; built: 2025-12-03T21:37:40.808Z; git: 5eb4a85cac542a4ad1f2b9d761f9c99f5ca9476e; jvm 17.0.6+10","processId":"1","threadName":"main","class":"org.eclipse.jetty.server.Server"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:43.278Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"1","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:43.279Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3157 ms","processId":"1","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:43.761Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"1","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:43.767Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@5ee76cf2{application,/,b=[file:/tmp/jetty-docbase.8080.8573323706379463568/, jar:file:///app/libs/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@4fce655d{STARTED}}","processId":"1","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:43.768Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@5ee76cf2{application,/,b=[file:/tmp/jetty-docbase.8080.8573323706379463568/, jar:file:///app/libs/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@4fce655d{STARTED}}","processId":"1","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:43.770Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@6b286640{STARTING}[12.0.31,sto=0] @7411ms","processId":"1","threadName":"main","class":"org.eclipse.jetty.server.Server"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:43.938Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"1","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:44.318Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@13e6ab86","processId":"1","threadName":"main","class":"com.zaxxer.hikari.pool.HikariPool"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:44.319Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Start completed.","processId":"1","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:44.465Z","logLevel":"INFO","serviceName":"cps-application","message":"Set default schema name to public","processId":"1","threadName":"main","class":"liquibase.database"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:45.000Z","logLevel":"INFO","serviceName":"cps-application","message":"Reading from public.databasechangelog","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:45.162Z","logLevel":"INFO","serviceName":"cps-application","message":"Database is up to date, no changesets to execute","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:45.166Z","logLevel":"INFO","serviceName":"cps-application","message":"Reading from public.databasechangelog","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:45.192Z","logLevel":"INFO","serviceName":"cps-application","message":"UPDATE SUMMARY","processId":"1","threadName":"main","class":"liquibase.util"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:45.192Z","logLevel":"INFO","serviceName":"cps-application","message":"Run: 0","processId":"1","threadName":"main","class":"liquibase.util"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:45.192Z","logLevel":"INFO","serviceName":"cps-application","message":"Previously run: 53","processId":"1","threadName":"main","class":"liquibase.util"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:45.192Z","logLevel":"INFO","serviceName":"cps-application","message":"Filtered out: 0","processId":"1","threadName":"main","class":"liquibase.util"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:45.192Z","logLevel":"INFO","serviceName":"cps-application","message":"-------------------------------","processId":"1","threadName":"main","class":"liquibase.util"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:45.192Z","logLevel":"INFO","serviceName":"cps-application","message":"Total change sets: 53","processId":"1","threadName":"main","class":"liquibase.util"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:45.195Z","logLevel":"INFO","serviceName":"cps-application","message":"Update summary generated","processId":"1","threadName":"main","class":"liquibase.util"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:45.196Z","logLevel":"INFO","serviceName":"cps-application","message":"Command execution complete","processId":"1","threadName":"main","class":"liquibase.command"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:45.989Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"1","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:46.042Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.39.Final","processId":"1","threadName":"main","class":"org.hibernate.Version"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:46.044Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"1","threadName":"main","class":"org.hibernate.cfg.Environment"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:46.077Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"1","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:46.432Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"1","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:46.516Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","processId":"1","threadName":"main","class":"org.hibernate.orm.deprecation"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:46.536Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH10001005: Database info:\n\tDatabase JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)']\n\tDatabase driver: undefined/unknown\n\tDatabase version: 14.1\n\tAutocommit mode: undefined/unknown\n\tIsolation level: undefined/unknown\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","processId":"1","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:47.741Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"1","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:47.746Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"1","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:48.365Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"1","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 08:15:44 {"logTimeStamp":"2026-01-14T08:14:49.409Z","logLevel":"WARN","serviceName":"cps-application","message":"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:\n --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","processId":"1","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:49.516Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n o o o o---o o--o o o---o o o----o o--o--o\n | | / \\ / | / / \\ | |\n o----o o o o----o | o o o----o |\n | | * \\ / | \\ * \\ | |\n o o * o o---o o--o o----o o---o * o o----o o\n","processId":"1","threadName":"main","class":"com.hazelcast.system.logo"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:49.516Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"1","threadName":"main","class":"com.hazelcast.system"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:49.519Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [172.17.0.13]:5701","processId":"1","threadName":"main","class":"com.hazelcast.system"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:49.519Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"1","threadName":"main","class":"com.hazelcast.system"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:49.520Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker.","processId":"1","threadName":"main","class":"com.hazelcast.system"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:49.523Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] The Jet engine is disabled.\nTo enable the Jet engine on the members, do one of the following:\n - Change member config using Java API: config.getJetConfig().setEnabled(true)\n - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true\n - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load)\n - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load)","processId":"1","threadName":"main","class":"com.hazelcast.system"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:50.101Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see \uD83D\uDD12 security recommendations and the status of current config.","processId":"1","threadName":"main","class":"com.hazelcast.system.security"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:50.246Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"1","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:50.647Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"1","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:50.662Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [172.17.0.13]:5701 is STARTING","processId":"1","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:50.882Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Trying to join to discovered node: [172.17.0.14]:5701","processId":"1","threadName":"main","class":"c.h.i.cluster.impl.MulticastJoiner"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:50.934Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initialized new cluster connection between /172.17.0.13:53763 and /172.17.0.14:5701","processId":"1","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".IO.thread-in-0","class":"c.h.i.server.tcp.TcpServerConnection"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:51.035Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:2, ver:2} [\n\tMember [172.17.0.14]:5701 - ec1f18a4-0d66-497a-ba32-9cab20b180ef\n\tMember [172.17.0.13]:5701 - 0daf3275-07fc-48cb-b987-c8190b12f62e this\n]\n","processId":"1","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".priority-generic-operation.thread-0","class":"c.h.internal.cluster.ClusterService"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:51.112Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.13]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [172.17.0.13]:5701 is STARTED","processId":"1","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.736Z","logLevel":"WARN","serviceName":"cps-application","message":"The cache 'yangSchema' is not recording statistics. No meters except 'cache.size' will be registered. Call 'Caffeine#recordStats()' prior to building the cache for metrics to be recorded.","processId":"1","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.171Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"1","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.485Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"1","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.485Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"1","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.488Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 3 ms","processId":"1","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.504Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@6525968a{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"1","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.506Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"1","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.570Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:29092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-1\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.644Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.769Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.773Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.773Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.773Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768378495769","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.777Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.800Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:29092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-2\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.801Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.817Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.817Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.817Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.817Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768378495817","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.818Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.847Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:29092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-3\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.847Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.061Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.061Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.061Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768378496060","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.061Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.101Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:29092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-4\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.101Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.115Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.115Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.115Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.115Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768378496115","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.116Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.134Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:29092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-data-operation-event-group-5\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-data-operation-event-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.135Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.156Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.156Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.156Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.156Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768378496156","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.157Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.199Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:29092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-async-rest-request-event-group-6\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-async-rest-request-event-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.206Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.245Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.245Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.246Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768378496244","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.248Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.318Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 17.445 seconds (process running for 19.96)","processId":"1","threadName":"main","class":"org.onap.cps.Application"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.320Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"1","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.320Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"1","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.320Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"1","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.320Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"1","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.335Z","logLevel":"INFO","traceId":"b08f8ed7694bb3775d7965e64eae94ef","serviceName":"cps-application","message":"System is not ready yet","spanId":"77cce620b3e1880f","processId":"1","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.337Z","logLevel":"INFO","traceId":"df71fec24a0d18b33d3a82e807859d80","serviceName":"cps-application","message":"System is not ready yet","spanId":"37883fa896001922","processId":"1","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.381Z","logLevel":"INFO","serviceName":"cps-application","message":"Another instance is model loader master","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.381Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.384Z","logLevel":"INFO","serviceName":"cps-application","message":"Another instance is model loader master","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.385Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is not model loader master, skipping model loader for: InventoryModelLoader","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.386Z","logLevel":"INFO","serviceName":"cps-application","message":"Another instance is model loader master","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.386Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.387Z","logLevel":"INFO","serviceName":"cps-application","message":"Another instance is model loader master","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.387Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.387Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Wait for model loading on master to finish","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.388Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Still waiting for model loading on master to finish","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.494Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Still waiting for model loading on master to finish","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.597Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Still waiting for model loading on master to finish","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.704Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Still waiting for model loading on master to finish","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.711Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: zO3uRH3eS5Oni-EwZWiPEQ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.Metadata"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.711Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Cluster ID: zO3uRH3eS5Oni-EwZWiPEQ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.Metadata"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.711Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.712Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.714Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: zO3uRH3eS5Oni-EwZWiPEQ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.Metadata"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.714Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.715Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Cluster ID: zO3uRH3eS5Oni-EwZWiPEQ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.Metadata"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.715Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: zO3uRH3eS5Oni-EwZWiPEQ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.Metadata"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.715Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.715Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.716Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: zO3uRH3eS5Oni-EwZWiPEQ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.Metadata"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.716Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.720Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.725Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.726Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.729Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.730Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.738Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.740Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-2-00fa3e8d-f5bf-4fe8-aabe-1f6d459a46ff","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.740Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.742Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-4-83dbb5e9-a10a-41cc-87c4-47bf7cd9a518","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.742Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-f7f0008a-c84c-4bff-b6c1-3ba8638b4057","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.742Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.742Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.764Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-1-5131528e-b227-49b2-82af-15542eaaf22d","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.765Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.777Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-e6e32d31-68de-4fc3-9ce2-09ef046edf14","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.777Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.781Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-3-64925e89-097e-41e1-9a5a-516aa5753b97","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.781Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.806Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Still waiting for model loading on master to finish","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.907Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Still waiting for model loading on master to finish","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.010Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Still waiting for model loading on master to finish","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.111Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Still waiting for model loading on master to finish","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.211Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.212Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"1","threadName":"main","class":"org.onap.cps.Application"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.743Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-2-00fa3e8d-f5bf-4fe8-aabe-1f6d459a46ff', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.743Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-4-83dbb5e9-a10a-41cc-87c4-47bf7cd9a518', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.746Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-3-64925e89-097e-41e1-9a5a-516aa5753b97', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.751Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-5131528e-b227-49b2-82af-15542eaaf22d', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.756Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-f7f0008a-c84c-4bff-b6c1-3ba8638b4057', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.761Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-e6e32d31-68de-4fc3-9ce2-09ef046edf14', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.827Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-e6e32d31-68de-4fc3-9ce2-09ef046edf14', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.827Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-f7f0008a-c84c-4bff-b6c1-3ba8638b4057', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.829Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-2-00fa3e8d-f5bf-4fe8-aabe-1f6d459a46ff', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.833Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-4-83dbb5e9-a10a-41cc-87c4-47bf7cd9a518', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.836Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.836Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.836Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.836Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.836Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.838Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: partitions assigned: []","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.838Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-3-64925e89-097e-41e1-9a5a-516aa5753b97', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.838Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.838Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.838Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.838Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Adding newly assigned partitions: ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.839Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: partitions assigned: []","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.840Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.840Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: partitions assigned: []","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.851Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-5131528e-b227-49b2-82af-15542eaaf22d', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.852Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.852Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.860Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0","processId":"1","threadName":"kafka-coordinator-heartbeat-thread | ncmp-group","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.860Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.864Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.868Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.871Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.875Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.886Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting offset for partition dmi-ncmp-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.889Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition dmi-cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.893Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting offset for partition dmi-device-heartbeat-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.919Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0]","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.927Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: partitions assigned: [dmi-cm-events-0]","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.931Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: partitions assigned: [dmi-device-heartbeat-0]","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 08:15:45 ++ for CONTAINER_ID in $(docker ps --filter "name=cps-and-ncmp" --format "{{.ID}}") 08:15:45 ++ echo 'CPS-NCMP Logs for container: 84708d01f393' 08:15:45 CPS-NCMP Logs for container: 84708d01f393 08:15:45 ++ docker logs 84708d01f393 08:15:45 Picked up JAVA_TOOL_OPTIONS: -XX:InitialRAMPercentage=70.0 -XX:MaxRAMPercentage=70.0 08:15:45 08:14:35.604 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: cps-ncmp-0 08:15:45 08:14:35.609 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Sequenced host name detected, calculated delay = 0 ms 08:15:45 08:14:35.609 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 08:15:45 08:14:36,140 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:15:45 08:14:36,140 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 08:15:45 08:14:36,144 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 08:15:45 08:14:36,193 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 08:15:45 08:14:36,193 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 08:15:45 08:14:36,512 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 08:15:45 08:14:36,512 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 08:15:45 {"logTimeStamp":"2026-01-14T08:14:36.928Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6 with PID 1 (/app/classes started by onap in /app)","processId":"1","threadName":"main","class":"org.onap.cps.Application"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:36.930Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"1","threadName":"main","class":"org.onap.cps.Application"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:38.688Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"1","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:38.947Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 243 ms. Found 6 JPA repository interfaces.","processId":"1","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:40.129Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"1","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:40.135Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.0.31; built: 2025-12-03T21:37:40.808Z; git: 5eb4a85cac542a4ad1f2b9d761f9c99f5ca9476e; jvm 17.0.6+10","processId":"1","threadName":"main","class":"org.eclipse.jetty.server.Server"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:40.170Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"1","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:40.171Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3178 ms","processId":"1","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:40.692Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"1","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:40.699Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@410e043b{application,/,b=[file:/tmp/jetty-docbase.8080.7424940791244670710/, jar:file:///app/libs/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@9fd5dd0{STARTED}}","processId":"1","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:40.700Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@410e043b{application,/,b=[file:/tmp/jetty-docbase.8080.7424940791244670710/, jar:file:///app/libs/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@9fd5dd0{STARTED}}","processId":"1","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:40.702Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@5089a72b{STARTING}[12.0.31,sto=0] @5426ms","processId":"1","threadName":"main","class":"org.eclipse.jetty.server.Server"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:40.869Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"1","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:41.045Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@671c71e8","processId":"1","threadName":"main","class":"com.zaxxer.hikari.pool.HikariPool"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:41.047Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Start completed.","processId":"1","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:41.190Z","logLevel":"INFO","serviceName":"cps-application","message":"Set default schema name to public","processId":"1","threadName":"main","class":"liquibase.database"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:41.627Z","logLevel":"INFO","serviceName":"cps-application","message":"Creating database history table with name: public.databasechangelog","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:41.671Z","logLevel":"INFO","serviceName":"cps-application","message":"Reading from public.databasechangelog","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:41.703Z","logLevel":"INFO","serviceName":"cps-application","message":"Creating snapshot","processId":"1","threadName":"main","class":"liquibase.snapshot"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:41.966Z","logLevel":"INFO","serviceName":"cps-application","message":"Successfully acquired change log lock","processId":"1","threadName":"main","class":"liquibase.lockservice"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:41.968Z","logLevel":"INFO","serviceName":"cps-application","message":"Using deploymentId: 8378481967","processId":"1","threadName":"main","class":"liquibase.command"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:41.969Z","logLevel":"INFO","serviceName":"cps-application","message":"Reading from public.databasechangelog","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.037Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.057Z","logLevel":"INFO","serviceName":"cps-application","message":"Table anchor created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.059Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 20ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.071Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.077Z","logLevel":"INFO","serviceName":"cps-application","message":"Table relation created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.078Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 7ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.082Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.091Z","logLevel":"INFO","serviceName":"cps-application","message":"Table relation_type created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.093Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 10ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.104Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.114Z","logLevel":"INFO","serviceName":"cps-application","message":"Table fragment created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.115Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 11ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.119Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.128Z","logLevel":"INFO","serviceName":"cps-application","message":"Table schema_set created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.129Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 9ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.135Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.144Z","logLevel":"INFO","serviceName":"cps-application","message":"Table yang_resource created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.145Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 10ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.153Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.162Z","logLevel":"INFO","serviceName":"cps-application","message":"Table dataspace created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.163Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 9ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.167Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.175Z","logLevel":"INFO","serviceName":"cps-application","message":"Table schema_node created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.176Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 9ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.180Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.183Z","logLevel":"INFO","serviceName":"cps-application","message":"Table schema_set_yang_resources created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.184Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 4ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.188Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.192Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_ANCHOR_SCHEMA_SET_ID_FK created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.193Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 5ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.196Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.201Z","logLevel":"INFO","serviceName":"cps-application","message":"Unique constraint added to anchor(dataspace_id, name)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.202Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 6ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.205Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.209Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to fragment (anchor_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.210Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 5ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.215Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.220Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_RELATIONS_FROM_ID_FK created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.221Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 6ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.225Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.230Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_RELATIONS_TO_ID_FK created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.231Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 6ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.236Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.245Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_RELATION_TYPE_ID_FK created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.246Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 10ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.249Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.253Z","logLevel":"INFO","serviceName":"cps-application","message":"Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.254Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 5ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.258Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.261Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_FRAGMENT_ANCHOR_ID_FK created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.262Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 4ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.265Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.270Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_FRAGMENT_DATASPACE_ID_FK created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.271Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 6ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.274Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.278Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_FRAGMENT_PARENT_ID_FK created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.278Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 4ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.282Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.286Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_SCHEMA_NODE_ID_TO_ID created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.287Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 5ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.291Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.294Z","logLevel":"INFO","serviceName":"cps-application","message":"Index UQ_FRAGMENT_XPATH created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.295Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 4ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.299Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.305Z","logLevel":"INFO","serviceName":"cps-application","message":"Unique constraint added to fragment(dataspace_id, anchor_id, xpath)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.307Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 7ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.311Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.313Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to relation (from_fragment_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.314Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.318Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.320Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to relation (to_fragment_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.322Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 4ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.327Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.330Z","logLevel":"INFO","serviceName":"cps-application","message":"Unique constraint added to schema_set(name, dataspace_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.331Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 4ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.335Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.337Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to schema_set_yang_resources (schema_set_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.338Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.341Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.345Z","logLevel":"INFO","serviceName":"cps-application","message":"Unique constraint added to yang_resource(checksum)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.346Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 5ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.349Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.352Z","logLevel":"INFO","serviceName":"cps-application","message":"Unique constraint added to dataspace(name)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.353Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 4ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.355Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.357Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to fragment (dataspace_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.358Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.361Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.363Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to schema_set (dataspace_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.364Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.367Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.371Z","logLevel":"INFO","serviceName":"cps-application","message":"Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.372Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 4ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.374Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.376Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to schema_set_yang_resources (yang_resource_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.377Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.379Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.381Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to anchor (dataspace_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.382Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.384Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.386Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to anchor (schema_set_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.387Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 3ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.389Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.394Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to relation (relation_type_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.395Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 6ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.398Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.400Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to fragment (parent_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.401Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.404Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.406Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to fragment (schema_node_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.407Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.416Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.418Z","logLevel":"INFO","serviceName":"cps-application","message":"Index UQ_FRAGMENT_XPATH dropped from table fragment","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.420Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 4ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.423Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.429Z","logLevel":"INFO","serviceName":"cps-application","message":"Columns module_name(TEXT),revision(TEXT) added to yang_resource","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.430Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 7ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.433Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.454Z","logLevel":"INFO","serviceName":"cps-application","message":"Custom SQL executed","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.455Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 22ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.459Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.461Z","logLevel":"INFO","serviceName":"cps-application","message":"Column yang_resource.name renamed to file_name","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.462Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 3ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.464Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.468Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.470Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 5ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.473Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.476Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key fragment_parent_id_fkey dropped","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.488Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key constraint added to fragment (parent_id)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.490Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 17ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.498Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.500Z","logLevel":"INFO","serviceName":"cps-application","message":"Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.501Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 3ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.504Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.506Z","logLevel":"INFO","serviceName":"cps-application","message":"Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.510Z","logLevel":"INFO","serviceName":"cps-application","message":"Unique constraint added to fragment(anchor_id, xpath)","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.513Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 8ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.515Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.537Z","logLevel":"INFO","serviceName":"cps-application","message":"Foreign key fragment_dataspace_id_fkey dropped","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.539Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 23ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.543Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.544Z","logLevel":"INFO","serviceName":"cps-application","message":"Column fragment.dataspace_id dropped","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.545Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.548Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.550Z","logLevel":"INFO","serviceName":"cps-application","message":"NOT NULL constraint has been added to fragment.anchor_id","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.552Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 4ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.556Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.571Z","logLevel":"INFO","serviceName":"cps-application","message":"schema_set.dataspace_id datatype was changed to INTEGER","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.578Z","logLevel":"INFO","serviceName":"cps-application","message":"schema_set_yang_resources.schema_set_id datatype was changed to INTEGER","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.585Z","logLevel":"INFO","serviceName":"cps-application","message":"schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.590Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 34ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.599Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.609Z","logLevel":"INFO","serviceName":"cps-application","message":"SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.610Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 10ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.618Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.630Z","logLevel":"INFO","serviceName":"cps-application","message":"SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.631Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 12ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.635Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.639Z","logLevel":"INFO","serviceName":"cps-application","message":"Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.641Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 6ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.645Z","logLevel":"INFO","serviceName":"cps-application","message":"Running Changeset: changelog/changelog-master.yaml::24::cps","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.645Z","logLevel":"INFO","serviceName":"cps-application","message":"Tag '24-initial database tag' applied to database","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.646Z","logLevel":"INFO","serviceName":"cps-application","message":"ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms","processId":"1","threadName":"main","class":"liquibase.changelog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.659Z","logLevel":"INFO","serviceName":"cps-application","message":"UPDATE SUMMARY","processId":"1","threadName":"main","class":"liquibase.util"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.659Z","logLevel":"INFO","serviceName":"cps-application","message":"Run: 53","processId":"1","threadName":"main","class":"liquibase.util"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.659Z","logLevel":"INFO","serviceName":"cps-application","message":"Previously run: 0","processId":"1","threadName":"main","class":"liquibase.util"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.659Z","logLevel":"INFO","serviceName":"cps-application","message":"Filtered out: 0","processId":"1","threadName":"main","class":"liquibase.util"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.659Z","logLevel":"INFO","serviceName":"cps-application","message":"-------------------------------","processId":"1","threadName":"main","class":"liquibase.util"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.659Z","logLevel":"INFO","serviceName":"cps-application","message":"Total change sets: 53","processId":"1","threadName":"main","class":"liquibase.util"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.660Z","logLevel":"INFO","serviceName":"cps-application","message":"Update summary generated","processId":"1","threadName":"main","class":"liquibase.util"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.664Z","logLevel":"INFO","serviceName":"cps-application","message":"Update command completed successfully.","processId":"1","threadName":"main","class":"liquibase.command"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.664Z","logLevel":"INFO","serviceName":"cps-application","message":"Liquibase: Update has been successful. Rows affected: 53","processId":"1","threadName":"main","class":"liquibase.ui"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.667Z","logLevel":"INFO","serviceName":"cps-application","message":"Successfully released change log lock","processId":"1","threadName":"main","class":"liquibase.lockservice"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:42.669Z","logLevel":"INFO","serviceName":"cps-application","message":"Command execution complete","processId":"1","threadName":"main","class":"liquibase.command"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:43.352Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"1","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:43.398Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.39.Final","processId":"1","threadName":"main","class":"org.hibernate.Version"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:43.400Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"1","threadName":"main","class":"org.hibernate.cfg.Environment"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:43.431Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"1","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:43.673Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"1","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:43.719Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","processId":"1","threadName":"main","class":"org.hibernate.orm.deprecation"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:43.736Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH10001005: Database info:\n\tDatabase JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)']\n\tDatabase driver: undefined/unknown\n\tDatabase version: 14.1\n\tAutocommit mode: undefined/unknown\n\tIsolation level: undefined/unknown\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","processId":"1","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:44.906Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"1","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:44.909Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"1","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:45.532Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"1","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:46.662Z","logLevel":"WARN","serviceName":"cps-application","message":"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:\n --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","processId":"1","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:46.789Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n o o o o---o o--o o o---o o o----o o--o--o\n | | / \\ / | / / \\ | |\n o----o o o o----o | o o o----o |\n | | * \\ / | \\ * \\ | |\n o o * o o---o o--o o----o o---o * o o----o o\n","processId":"1","threadName":"main","class":"com.hazelcast.system.logo"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:46.789Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"1","threadName":"main","class":"com.hazelcast.system"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:46.791Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [172.17.0.14]:5701","processId":"1","threadName":"main","class":"com.hazelcast.system"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:46.791Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"1","threadName":"main","class":"com.hazelcast.system"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:46.792Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker.","processId":"1","threadName":"main","class":"com.hazelcast.system"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:46.795Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] The Jet engine is disabled.\nTo enable the Jet engine on the members, do one of the following:\n - Change member config using Java API: config.getJetConfig().setEnabled(true)\n - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true\n - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load)\n - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load)","processId":"1","threadName":"main","class":"com.hazelcast.system"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:47.618Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see \uD83D\uDD12 security recommendations and the status of current config.","processId":"1","threadName":"main","class":"com.hazelcast.system.security"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:47.674Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"1","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:47.905Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"1","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:47.912Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [172.17.0.14]:5701 is STARTING","processId":"1","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:50.147Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [172.17.0.14]:5701 - ec1f18a4-0d66-497a-ba32-9cab20b180ef this\n]\n","processId":"1","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:50.161Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [172.17.0.14]:5701 is STARTED","processId":"1","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:50.922Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initialized new cluster connection between /172.17.0.14:5701 and /172.17.0.13:53763","processId":"1","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".IO.thread-in-0","class":"c.h.i.server.tcp.TcpServerConnection"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:50.997Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:2, ver:2} [\n\tMember [172.17.0.14]:5701 - ec1f18a4-0d66-497a-ba32-9cab20b180ef this\n\tMember [172.17.0.13]:5701 - 0daf3275-07fc-48cb-b987-c8190b12f62e\n]\n","processId":"1","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".generic-operation.thread-1","class":"c.h.internal.cluster.ClusterService"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:51.232Z","logLevel":"INFO","serviceName":"cps-application","message":"[172.17.0.14]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"1","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".generic-operation.thread-0","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.059Z","logLevel":"WARN","serviceName":"cps-application","message":"The cache 'yangSchema' is not recording statistics. No meters except 'cache.size' will be registered. Call 'Caffeine#recordStats()' prior to building the cache for metrics to be recorded.","processId":"1","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.320Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"1","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.544Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"1","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.544Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"1","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.546Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 2 ms","processId":"1","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.552Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@6a38c91e{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"1","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.554Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"1","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.603Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:29092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-1\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.661Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.782Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.784Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.784Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.784Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768378493782","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.788Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.809Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:29092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-2\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.810Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.826Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.826Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.826Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.826Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768378493826","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.826Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.833Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:29092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-3\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.833Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.006Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.012Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.016Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768378494006","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.016Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.036Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:29092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-4\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.036Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.042Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.042Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.042Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.042Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768378494042","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.042Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.055Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:29092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-data-operation-event-group-5\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-data-operation-event-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.056Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.067Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.067Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.067Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.067Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768378494067","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.068Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.074Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:29092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-async-rest-request-event-group-6\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-async-rest-request-event-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.075Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.099Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.099Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.099Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768378494099","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.099Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.181Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 18.456 seconds (process running for 18.905)","processId":"1","threadName":"main","class":"org.onap.cps.Application"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.185Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"1","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.185Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"1","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.186Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"1","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.186Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"1","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.213Z","logLevel":"INFO","traceId":"90b71a02ee5c53a0eef2ebdbe53d5660","serviceName":"cps-application","message":"System is not ready yet","spanId":"7343f28b1e1c8fad","processId":"1","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.214Z","logLevel":"INFO","traceId":"f4875279d1c8833fbbd9cb1ce0480a9a","serviceName":"cps-application","message":"System is not ready yet","spanId":"d41b35823432287b","processId":"1","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.439Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.439Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"1","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.839Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.840Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: zO3uRH3eS5Oni-EwZWiPEQ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.Metadata"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.882Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.882Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: zO3uRH3eS5Oni-EwZWiPEQ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.Metadata"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.883Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-cm-events=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.884Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: zO3uRH3eS5Oni-EwZWiPEQ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.Metadata"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.884Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.884Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: zO3uRH3eS5Oni-EwZWiPEQ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.Metadata"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.899Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {subscription=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.899Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Cluster ID: zO3uRH3eS5Oni-EwZWiPEQ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.Metadata"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.900Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.900Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Cluster ID: zO3uRH3eS5Oni-EwZWiPEQ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.Metadata"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.996Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.022Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.024Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {dmi-cm-events=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.036Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {subscription=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.061Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.063Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.250Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 9 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.251Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 9 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.266Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 9 : {subscription=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.318Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 9 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.318Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 9 : {dmi-cm-events=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.373Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 9 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.661Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 11 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.752Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 11 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.790Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 11 : {subscription=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.797Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 11 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.819Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 11 : {dmi-cm-events=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.883Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 11 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.426Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1: CPS Data Notification Subscription models onboarded successfully","processId":"1","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.426Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Completed","processId":"1","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.432Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.432Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"1","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.488Z","logLevel":"WARN","traceId":"7d682782baa6024bfb15f29a26cdb195","serviceName":"cps-application","message":"Failed to apply the value function for the gauge 'cps_ncmp_inventory_cm_handles_by_state'. Note that subsequent logs will be logged at debug level.","spanId":"14223df254cd10a9","processId":"1","threadName":"qtp1230977381-17","class":"i.m.c.instrument.internal.DefaultGauge","exception":"\njava.lang.NullPointerException: Cannot invoke \"java.lang.Integer.intValue()\" because the return value of \"com.hazelcast.map.IMap.get(Object)\" is null\n\tat org.onap.cps.ncmp.config.CmHandleStateGaugeConfig.lambda$lockedCmHandles$2(CmHandleStateGaugeConfig.java:85)\n\tat io.micrometer.core.instrument.internal.DefaultGauge.value(DefaultGauge.java:53)\n\tat io.micrometer.prometheusmetrics.PrometheusMeterRegistry.lambda$newGauge$12(PrometheusMeterRegistry.java:339)\n\tat io.micrometer.prometheusmetrics.MicrometerCollector.collect(MicrometerCollector.java:84)\n\tat io.prometheus.metrics.model.registry.PrometheusRegistry.scrape(PrometheusRegistry.java:84)\n\tat io.prometheus.metrics.model.registry.PrometheusRegistry.scrape(PrometheusRegistry.java:66)\n\tat org.springframework.boot.actuate.metrics.export.prometheus.PrometheusScrapeEndpoint.scrape(PrometheusScrapeEndpoint.java:75)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)\n\tat java.base/java.lang.reflect.Method.invoke(Unknown Source)\n\tat org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:281)\n\tat org.springframework.boot.actuate.endpoint.invoke.reflect.ReflectiveOperationInvoker.invoke(ReflectiveOperationInvoker.java:74)\n\tat org.springframework.boot.actuate.endpoint.annotation.AbstractDiscoveredOperation.invoke(AbstractDiscoveredOperation.java:60)\n\tat org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletWebOperationAdapter.handle(AbstractWebMvcEndpointHandlerMapping.java:327)\n\tat org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(AbstractWebMvcEndpointHandlerMapping.java:434)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)\n\tat java.base/java.lang.reflect.Method.invoke(Unknown Source)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614)\n\tat org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:751)\n\tat org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622)\n\tat org.eclipse.jetty.ee10.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:195)\n\tat org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205)\n\tat org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594)\n\tat org.onap.cps.logging.MdcServletFilter.doFilter(MdcServletFilter.java:46)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)\n\tat java.base/java.lang.reflect.Method.invoke(Unknown Source)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70)\n\tat jdk.internal.reflect.GeneratedMethodAccessor169.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)\n\tat java.base/java.lang.reflect.Method.invoke(Unknown Source)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728)\n\tat org.onap.cps.logging.MdcServletFilter$$SpringCGLIB$$0.doFilter()\n\tat org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205)\n\tat org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205)\n\tat org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205)\n\tat org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205)\n\tat org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205)\n\tat org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594)\n\tat org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555)\n\tat org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:822)\n\tat org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:438)\n\tat org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575)\n\tat org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717)\n\tat org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1102)\n\tat org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:740)\n\tat org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:182)\n\tat org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:721)\n\tat org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\n\tat org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)\n\tat org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492)\n\tat org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428)\n\tat org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401)\n\tat org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255)\n\tat org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:196)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n\n"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.523Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 13 : {subscription=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.547Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2: New installation using inventory model revision 2024-02-23.","processId":"1","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.578Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 13 : {dmi-cm-events=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.617Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.619Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.625Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.629Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.667Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.670Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.684Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully,","processId":"1","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.717Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-057c09c1-7c63-49a8-bfb1-4db9847a95c3","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.718Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-4-b52dd63c-dd55-46e0-842c-42d440690d7a","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.718Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-bfbdfb37-3f23-4a66-b2ac-8df03b3651ed","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.718Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.719Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.719Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.732Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.734Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.762Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-2-fb264417-f2f5-4e41-99a3-ba388ae06cf4","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.762Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.847Z","logLevel":"INFO","serviceName":"cps-application","message":"Cm handle state monitor has set advisedCmHandlesCount to 0","processId":"1","threadName":"main","class":"o.o.c.n.i.i.s.lcm.CmHandleStateMonitor"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.867Z","logLevel":"INFO","serviceName":"cps-application","message":"Cm handle state monitor has set readyCmHandlesCount to 0","processId":"1","threadName":"main","class":"o.o.c.n.i.i.s.lcm.CmHandleStateMonitor"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.887Z","logLevel":"INFO","serviceName":"cps-application","message":"Cm handle state monitor has set lockedCmHandlesCount to 0","processId":"1","threadName":"main","class":"o.o.c.n.i.i.s.lcm.CmHandleStateMonitor"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.917Z","logLevel":"INFO","serviceName":"cps-application","message":"Cm handle state monitor has set deletingCmHandlesCount to 0","processId":"1","threadName":"main","class":"o.o.c.n.i.i.s.lcm.CmHandleStateMonitor"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.937Z","logLevel":"INFO","serviceName":"cps-application","message":"Cm handle state monitor has set deletedCmHandlesCount to 0","processId":"1","threadName":"main","class":"o.o.c.n.i.i.s.lcm.CmHandleStateMonitor"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.001Z","logLevel":"INFO","serviceName":"cps-application","message":"Populating Alternate ID map from inventory","processId":"1","threadName":"main","class":"o.o.c.n.init.AlternateIdCacheDataLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.093Z","logLevel":"INFO","serviceName":"cps-application","message":"Alternate ID map has 0 entries","processId":"1","threadName":"main","class":"o.o.c.n.init.AlternateIdCacheDataLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.093Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Completed","processId":"1","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.098Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.099Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"1","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.146Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully","processId":"1","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.146Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Completed","processId":"1","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.148Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"1","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.148Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.152Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.152Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.152Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"1","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.153Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"1","threadName":"main","class":"org.onap.cps.Application"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.535Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.535Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.549Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-3-2ce2ef6c-5e01-4cb0-a2af-2f1f57c1641e","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.550Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.583Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.584Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.589Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-1-a3409510-55b1-4cb5-af51-52d0e890df62","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.589Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.743Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-3-2ce2ef6c-5e01-4cb0-a2af-2f1f57c1641e', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.743Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-2-fb264417-f2f5-4e41-99a3-ba388ae06cf4', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.744Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-a3409510-55b1-4cb5-af51-52d0e890df62', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.751Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-4-b52dd63c-dd55-46e0-842c-42d440690d7a', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.755Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-bfbdfb37-3f23-4a66-b2ac-8df03b3651ed', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.756Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-057c09c1-7c63-49a8-bfb1-4db9847a95c3', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.769Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-057c09c1-7c63-49a8-bfb1-4db9847a95c3=Assignment(partitions=[ncmp-async-m2m-0]), consumer-ncmp-async-rest-request-event-group-6-e6e32d31-68de-4fc3-9ce2-09ef046edf14=Assignment(partitions=[])}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.769Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-bfbdfb37-3f23-4a66-b2ac-8df03b3651ed=Assignment(partitions=[ncmp-async-m2m-0]), consumer-ncmp-data-operation-event-group-5-f7f0008a-c84c-4bff-b6c1-3ba8638b4057=Assignment(partitions=[])}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.769Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-2-00fa3e8d-f5bf-4fe8-aabe-1f6d459a46ff=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-3-2ce2ef6c-5e01-4cb0-a2af-2f1f57c1641e=Assignment(partitions=[subscription-0]), consumer-ncmp-group-1-fc3ce0bb-1551-452e-bd29-e7cce533335b=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]), consumer-ncmp-group-2-fb264417-f2f5-4e41-99a3-ba388ae06cf4=Assignment(partitions=[]), consumer-ncmp-group-4-83dbb5e9-a10a-41cc-87c4-47bf7cd9a518=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-1-a3409510-55b1-4cb5-af51-52d0e890df62=Assignment(partitions=[]), consumer-ncmp-group-3-64925e89-097e-41e1-9a5a-516aa5753b97=Assignment(partitions=[]), consumer-ncmp-group-2-ef3ce32e-692e-409c-94c1-0d9995fdcd4b=Assignment(partitions=[ncmp-events-0]), consumer-ncmp-group-4-b52dd63c-dd55-46e0-842c-42d440690d7a=Assignment(partitions=[]), consumer-ncmp-group-1-5131528e-b227-49b2-82af-15542eaaf22d=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-3-e62f2061-de47-4298-a9fd-0ead4d0f8708=Assignment(partitions=[unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0, unauthenticated.VES_PNFREG_OUTPUT-0])}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.828Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-bfbdfb37-3f23-4a66-b2ac-8df03b3651ed', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.828Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-a3409510-55b1-4cb5-af51-52d0e890df62', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.829Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.829Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-3-2ce2ef6c-5e01-4cb0-a2af-2f1f57c1641e', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.829Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.830Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.830Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-2-fb264417-f2f5-4e41-99a3-ba388ae06cf4', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.831Z","logLevel":"INFO","serviceName":"cps-application","message":"[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])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.831Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.831Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.831Z","logLevel":"INFO","serviceName":"cps-application","message":"[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-057c09c1-7c63-49a8-bfb1-4db9847a95c3', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.832Z","logLevel":"INFO","serviceName":"cps-application","message":"[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])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.835Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: partitions assigned: []","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.835Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: partitions assigned: []","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.841Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-4-b52dd63c-dd55-46e0-842c-42d440690d7a', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.841Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.841Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Adding newly assigned partitions: ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.841Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: partitions assigned: []","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.850Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Adding newly assigned partitions: subscription-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.851Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.852Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.866Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition subscription-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.869Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.875Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.876Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.878Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.879Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition subscription-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.891Z","logLevel":"INFO","serviceName":"cps-application","message":"[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[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.892Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting offset for partition subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.892Z","logLevel":"INFO","serviceName":"cps-application","message":"[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[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.911Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0]","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.913Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: partitions assigned: [subscription-0]","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.925Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0]","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 08:15:45 ++ echo '================================== DMI Logs =============================' 08:15:45 ================================== DMI Logs ============================= 08:15:45 ++ docker logs ncmp-dmi-plugin 08:15:45 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 08:15:45 08:14:44,342 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:15:45 08:14:44,345 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 08:15:45 08:14:44,362 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:15:45 08:15:45 . ____ _ __ _ _ 08:15:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:15:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:15:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:15:45 ' |____| .__|_| |_|_| |_\__, | / / / / 08:15:45 =========|_|==============|___/=/_/_/_/ 08:15:45 08:15:45 :: Spring Boot :: (v3.5.6) 08:15:45 08:15:45 {"logTimeStamp":"2026-01-14T08:14:45.573Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Starting Application using Java 17.0.6 with PID 1 (/app/classes started by onap in /app)","processId":"1","threadName":"main","class":"org.onap.cps.ncmp.dmi.Application"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:45.574Z","logLevel":"DEBUG","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Running with Spring Boot v3.5.6, Spring v6.2.11","processId":"1","threadName":"main","class":"org.onap.cps.ncmp.dmi.Application"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:45.575Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"1","threadName":"main","class":"org.onap.cps.ncmp.dmi.Application"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:49.053Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"jetty-12.0.27; built: 2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 17.0.6+10","processId":"1","threadName":"main","class":"org.eclipse.jetty.server.Server"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:49.136Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Initializing Spring embedded WebApplicationContext","processId":"1","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 08:15:45 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 08:15:45 {"logTimeStamp":"2026-01-14T08:14:49.657Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Session workerName=node0","processId":"1","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:49.672Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started osbwej.JettyEmbeddedWebAppContext@340fc1aa{application,/,b=[file:/tmp/jetty-docbase.8080.4453337717281915581/, jar:file:///app/libs/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@98722ef{STARTED}}","processId":"1","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:49.674Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started osbwej.JettyEmbeddedWebAppContext@340fc1aa{application,/,b=[file:/tmp/jetty-docbase.8080.4453337717281915581/, jar:file:///app/libs/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@98722ef{STARTED}}","processId":"1","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:49.678Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started oejs.Server@4ffa7041{STARTING}[12.0.27,sto=0] @6477ms","processId":"1","threadName":"main","class":"org.eclipse.jetty.server.Server"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:52.527Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"1","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:52.546Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started ServerConnector@7cbc240a{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"1","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:52.609Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:29092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-1\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:52.704Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:52.973Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:52.976Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:52.976Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:52.976Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1768378492973","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:52.979Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.015Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:29092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-2\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.016Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.228Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.228Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.228Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1768378493228","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.228Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): ncmp-events","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.275Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:29092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-3\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"1","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:53.276Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"initializing Kafka metrics collector","processId":"1","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.252Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.9.1","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.252Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: f745dfdcee2b9851","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.252Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1768378494252","processId":"1","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.253Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): unauthenticated.VES_PNFREG_OUTPUT, unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT","processId":"1","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.330Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started Application in 10.551 seconds (process running for 11.129)","processId":"1","threadName":"main","class":"org.onap.cps.ncmp.dmi.Application"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.825Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-events=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.825Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-dmi-cm-avc-subscription=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.826Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: zO3uRH3eS5Oni-EwZWiPEQ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.Metadata"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.828Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: zO3uRH3eS5Oni-EwZWiPEQ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.Metadata"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.918Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT=LEADER_NOT_AVAILABLE, unauthenticated.VES_PNFREG_OUTPUT=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.918Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Cluster ID: zO3uRH3eS5Oni-EwZWiPEQ","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.Metadata"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:54.989Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {ncmp-events=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.064Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {ncmp-dmi-cm-avc-subscription=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.088Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT=LEADER_NOT_AVAILABLE, unauthenticated.VES_PNFREG_OUTPUT=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.253Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 9 : {ncmp-events=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.321Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 9 : {ncmp-dmi-cm-avc-subscription=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.419Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 9 : {unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT=LEADER_NOT_AVAILABLE, unauthenticated.VES_PNFREG_OUTPUT=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:55.892Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 11 : {unauthenticated.VES_PNFREG_OUTPUT=LEADER_NOT_AVAILABLE}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.778Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.782Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.786Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.787Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.817Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-3-e62f2061-de47-4298-a9fd-0ead4d0f8708","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.817Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.819Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-1-fc3ce0bb-1551-452e-bd29-e7cce533335b","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:56.820Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.391Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator kafka:29092 (id: 2147483646 rack: null)","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.392Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.400Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-2-ef3ce32e-692e-409c-94c1-0d9995fdcd4b","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:14:57.400Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.744Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-fc3ce0bb-1551-452e-bd29-e7cce533335b', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.747Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-2-ef3ce32e-692e-409c-94c1-0d9995fdcd4b', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.752Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-3-e62f2061-de47-4298-a9fd-0ead4d0f8708', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.829Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-fc3ce0bb-1551-452e-bd29-e7cce533335b', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.832Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.835Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.841Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-3-e62f2061-de47-4298-a9fd-0ead4d0f8708', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.841Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0, unauthenticated.VES_PNFREG_OUTPUT-0])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.843Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Adding newly assigned partitions: unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0, unauthenticated.VES_PNFREG_OUTPUT-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.854Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0","processId":"1","threadName":"kafka-coordinator-heartbeat-thread | ncmp-group","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.856Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-2-ef3ce32e-692e-409c-94c1-0d9995fdcd4b', protocol='range'}","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.856Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0])","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.856Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.i.ConsumerRebalanceListenerInvoker"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.858Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.858Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition unauthenticated.VES_PNFREG_OUTPUT-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.861Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.861Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition unauthenticated.VES_PNFREG_OUTPUT-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.861Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.869Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition ncmp-events-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.875Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition ncmp-events-0","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.885Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting offset for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.885Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.885Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting offset for partition unauthenticated.VES_PNFREG_OUTPUT-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 08:15:45 {"logTimeStamp":"2026-01-14T08:15:02.889Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:29092 (id: 1 rack: null)], epoch=0}}.","processId":"1","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.SubscriptionState"} 08:15:45 ++ echo '================================== DMI Stub Logs ========================' 08:15:45 ================================== DMI Stub Logs ======================== 08:15:45 ++ docker logs ncmp-dmi-plugin-demo-and-csit-stub 08:15:45 2026-01-14T08:14:22.594Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.o.c.n.d.rest.stub.DmiDemoApplication : Starting DmiDemoApplication using Java 17.0.6 with PID 1 (/app/classes started by onap in /app) 08:15:45 2026-01-14T08:14:22.598Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.o.c.n.d.rest.stub.DmiDemoApplication : No active profile set, falling back to 1 default profile: "default" 08:15:45 2026-01-14T08:14:24.942Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8092 08:15:45 2026-01-14T08:14:24.948Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.27; built: 2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 17.0.6+10 08:15:45 2026-01-14T08:14:25.007Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 08:15:45 2026-01-14T08:14:25.012Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2339 ms 08:15:45 2026-01-14T08:14:25.201Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 08:15:45 2026-01-14T08:14:25.208Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@33d7765a{application,/,b=file:/tmp/jetty-docbase.8092.18412035905197995159/,a=AVAILABLE,h=oeje10s.SessionHandler@69ed5ea2{STARTED}} 08:15:45 2026-01-14T08:14:25.208Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@33d7765a{application,/,b=file:/tmp/jetty-docbase.8092.18412035905197995159/,a=AVAILABLE,h=oeje10s.SessionHandler@69ed5ea2{STARTED}} 08:15:45 2026-01-14T08:14:25.210Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@337a6d30{STARTING}[12.0.27,sto=0] @3431ms 08:15:45 2026-01-14T08:14:26.756Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoints beneath base path '/actuator' 08:15:45 2026-01-14T08:14:26.873Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 08:15:45 2026-01-14T08:14:26.874Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 08:15:45 2026-01-14T08:14:26.875Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 08:15:45 2026-01-14T08:14:26.902Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@38ef1a0a{HTTP/1.1, (http/1.1)}{0.0.0.0:8092} 08:15:45 2026-01-14T08:14:26.908Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8092 (http/1.1) with context path '/' 08:15:45 2026-01-14T08:14:26.941Z INFO 1 --- [dmi-plugin-demo-and-csit-stub] [ main] o.o.c.n.d.rest.stub.DmiDemoApplication : Started DmiDemoApplication in 4.86 seconds (process running for 5.161) 08:15:45 ++ echo '================================== SDNC Logs ============================' 08:15:45 ================================== SDNC Logs ============================ 08:15:45 ++ docker logs sdnc 08:15:45 Installing SDNC/R from startODL.sh script 08:15:45 Settings: 08:15:45 SDNC_BIN=/opt/onap/sdnc/bin 08:15:45 SDNC_HOME=/opt/onap/sdnc 08:15:45 SDNC_DB_INIT=true 08:15:45 ODL_CERT_DIR=/opt/opendaylight/certs 08:15:45 ENABLE_ODL_CLUSTER=false 08:15:45 ODL_REMOVEIDMDB=true 08:15:45 SDNC_REPLICAS= 08:15:45 ENABLE_OAUTH=false 08:15:45 ENABLE_ODLUX_RBAC=false 08:15:45 SDNRWT=false 08:15:45 SDNRDM=false 08:15:45 SDNRONLY=false 08:15:45 SDNRINIT=false 08:15:45 SDNRDBURL=http://sdnrdb:9200 08:15:45 SDNRDBTYPE=ELASTICSEARCH 08:15:45 SDNRDBUSERNAME= 08:15:45 GEO_ENABLED=false 08:15:45 IS_PRIMARY_CLUSTER=false 08:15:45 MY_ODL_CLUSTER=127.0.0.1 08:15:45 PEER_ODL_CLUSTER= 08:15:45 SDNR_NORTHBOUND=false 08:15:45 AAF_ENABLED=false 08:15:45 SERVICE_NAME= 08:15:45 NAMESPACE= 08:15:45 SDNR_NETCONF_CALLHOME_ENABLED=false 08:15:45 Waiting for mysql 08:15:45 mysql readyInstalling SDN-C database 08:15:45 Installing /opt/onap/sdnc/data/sdnctl.dump 08:15:45 Installing /opt/onap/sdnc/data/allotted_resource_model.data.dump 08:15:45 Installing /opt/onap/sdnc/data/blueprint-processor.data.dump 08:15:45 Installing /opt/onap/sdnc/data/ipam.data.dump 08:15:45 Installing /opt/onap/sdnc/data/network_model.data.dump 08:15:45 Installing /opt/onap/sdnc/data/service_model.data.dump 08:15:45 Installing /opt/onap/sdnc/data/vf_model.data.dump 08:15:45 ERROR 1136 (21S01) at line 54: Column count doesn't match value count at row 1 08:15:45 Installing /opt/onap/sdnc/data/vf_module_model.data.dump 08:15:45 ERROR 1136 (21S01) at line 46: Column count doesn't match value count at row 1 08:15:45 Installing /opt/onap/sdnc/data/vfc_model.data.dump 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 ERROR 1364 (HY000) at line 1: Field 'aic_site_id' doesn't have a default value 08:15:45 Installing SDN-C keyStore 08:15:45 Generating 1,024 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 90 days 08:15:45 for: CN=SDNC, OU=ONAP, O=ONAP, L=, ST=, C= 08:15:45 08:15:45 Warning: 08:15:45 The generated certificate uses a 1024-bit RSA key which is considered a security risk. This key size will be disabled in a future update. 08:15:45 Installing A1-adapter trustStore 08:15:45 Installing directed graphs 08:15:45 Load and activate started at Wed Jan 14 08:14:48 UTC 2026 08:15:45 2026-01-14 08:14:49 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicParser - Schema path file:/opt/onap/sdnc/svclogic/lib/sli-common-2.0.1.jar!/svclogic.xsd 08:15:45 2026-01-14 08:14:49 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=A1-ADAPTER-API, rpc=deleteA1Policy, mode=sync, version=2.0.1, md5sum=2c66bbd5b7f6672d47ebfb3b8f496473] to database 08:15:45 2026-01-14 08:14:49 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=A1-ADAPTER-API, rpc=getA1PolicyStatus, mode=sync, version=2.0.1, md5sum=b9b1ec7f9a8225ddef7188efc507e206] to database 08:15:45 2026-01-14 08:14:49 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=A1-ADAPTER-API, rpc=getA1Policy, mode=sync, version=2.0.1, md5sum=76963b5c65d7ac67701886d0b1dddd11] to database 08:15:45 2026-01-14 08:14:49 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=A1-ADAPTER-API, rpc=putA1Policy, mode=sync, version=2.0.1, md5sum=1023ba7eb37e2818abd382b64e1145c8] to database 08:15:45 2026-01-14 08:14:49 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=A1-ADAPTER-API, rpc=getA1PolicyType, mode=sync, version=2.0.1, md5sum=928fce907e9f4e39382c092eb42f37fd] to database 08:15:45 2026-01-14 08:14:49 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=CM-NOTIFY-API, rpc=nbrlist-change-notification, mode=sync, version=2.0.1, md5sum=6ac42a6fc5b6be6cf76fea3e39ac8e74] to database 08:15:45 2026-01-14 08:14:50 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-assign-vfmodule, mode=sync, version=3.0.2, md5sum=4106a2cc7bccddfe1d4e0eabd7cd3235] to database 08:15:45 2026-01-14 08:14:50 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=preload-network-topology-operation, mode=sync, version=3.0.2, md5sum=a7d348e7c388fabfbfaffdab7a0e0c9a] to database 08:15:45 2026-01-14 08:14:50 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-activate, mode=sync, version=3.0.2, md5sum=74b5b84d8b7aedea3529e3bb97fd67d8] to database 08:15:45 2026-01-14 08:14:50 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-activate, mode=sync, version=3.0.2, md5sum=19f0cde055f9e1268a20d3c283455e20] to database 08:15:45 2026-01-14 08:14:50 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-changeassign, mode=sync, version=3.0.2, md5sum=561506b6665e62151db32d38e4544324] to database 08:15:45 2026-01-14 08:14:50 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-assign-vnf-networks, mode=sync, version=3.0.2, md5sum=72901cbf950bdda762d891356aad10c1] to database 08:15:45 2026-01-14 08:14:50 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-assign, mode=sync, version=3.0.2, md5sum=3d0f67e21e1f7f1b6a4189ae1847159c] to database 08:15:45 2026-01-14 08:14:50 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-delete, mode=sync, version=3.0.2, md5sum=ca75b15fadc45021edc533e376c69d31] to database 08:15:45 2026-01-14 08:14:50 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=preload-vnf-topology-operation, mode=sync, version=3.0.2, md5sum=aae25f149e55f7b625316f492111fc08] to database 08:15:45 2026-01-14 08:14:50 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-assign, mode=sync, version=3.0.2, md5sum=dd79068ac214172e8f50a5df00c555eb] to database 08:15:45 2026-01-14 08:14:50 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-delete, mode=sync, version=3.0.2, md5sum=b690be45c47bba2a5452903193081a52] to database 08:15:45 2026-01-14 08:14:50 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=preload-vnf-instance-topology-operation, mode=sync, version=3.0.2, md5sum=212dd21c1d2dd095a7074b1efd53f015] to database 08:15:45 2026-01-14 08:14:50 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-assign, mode=sync, version=3.0.2, md5sum=f5fea8af73fd903e67453846f890be01] to database 08:15:45 2026-01-14 08:14:50 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=network-topology-delete, mode=sync, version=3.0.2, md5sum=41816c64a347f557b4c2155574c50964] to database 08:15:45 2026-01-14 08:14:50 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=network-topology-changeassign, mode=sync, version=3.0.2, md5sum=6e68138bf849825d064bf626ad33cb7d] to database 08:15:45 2026-01-14 08:14:50 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-rollback, mode=sync, version=3.0.2, md5sum=d5c7eb4acd3e865fcbc3b4d6878be183] to database 08:15:45 2026-01-14 08:14:50 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-delete, mode=sync, version=3.0.2, md5sum=ebea33c645964e0146ce434a486c1702] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-assign-vnf-networks, mode=sync, version=3.0.2, md5sum=8dfb2231db091d157383d142d7b52caa] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-changeassign, mode=sync, version=3.0.2, md5sum=d4f934aa8bda8854fb406104ab093e5b] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-rollback, mode=sync, version=3.0.2, md5sum=dcc9bdc4ecc52b76d14de39f9e114126] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-rollback, mode=sync, version=3.0.2, md5sum=7c60d764d39cc04cb0015a346008d8e1] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-rollback, mode=sync, version=3.0.2, md5sum=cf42cccba74669b750d7f396cbcc60a5] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-operation, mode=sync, version=3.0.2, md5sum=ab37aa5a15c6f8299bb138fcbe67cf28] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=rollback-eipam-ip-assignment, mode=sync, version=3.0.2, md5sum=886af0a13a19545570449b33531510b6] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-assign-vfmodule, mode=sync, version=3.0.2, md5sum=cb5376dc66a321a42ab308d837cabb7f] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-operation, mode=sync, version=3.0.2, md5sum=3f887a8359e0311632089173d94dcd1c] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=network-topology-rollback, mode=sync, version=3.0.2, md5sum=750035e552a837b2fd98918907b84012] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-changedelete, mode=sync, version=3.0.2, md5sum=c0aa4a4960060f048c4eb2418e170c75] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=network-topology-assign, mode=sync, version=3.0.2, md5sum=f044397807e1d0388fb7c212d6a6993c] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=network-topology-operation, mode=sync, version=3.0.2, md5sum=1593c0a59830056a0d6e4e14038ada5a] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-operation, mode=sync, version=3.0.2, md5sum=0784e07dbc14f100ef47b1c72afe0df9] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-activate, mode=sync, version=3.0.2, md5sum=8a3558ecf2a3f606a32a8ad94b3748f4] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-preload-operation, mode=sync, version=3.0.2, md5sum=6173f7fe4eb401fc12eaeaa6b5b82055] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=preload-vf-module-topology-operation, mode=sync, version=3.0.2, md5sum=a9e41a6c214a3066202ac651b026593a] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-changeassign, mode=sync, version=3.0.2, md5sum=c39199c7fd1552b325c86aadb88341e5] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=generate-l3network-network-id, mode=sync, version=3.0.2, md5sum=1dc71f49060eae4199430e1e1df23211] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-topology-operation, mode=sync, version=3.0.2, md5sum=94753f740d14fda7f627b26e7595b721] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-assign, mode=sync, version=3.0.2, md5sum=f0dcd7af6297ad4d84219472963a3d52] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-delete, mode=sync, version=3.0.2, md5sum=f69f68244afbac918fb0a1b3e8fb2de8] to database 08:15:45 2026-01-14 08:14:51 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=VNF-API, rpc=generate-subnets-subnet-id, mode=sync, version=3.0.2, md5sum=64d3ed7121898bb41832e4ad8a794cdf] to database 08:15:45 2026-01-14 08:14:52 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceAllocate-CPS, mode=sync, version=2.0.1, md5sum=e8ba926abe38cfeb1b4917f733d199e6] to database 08:15:45 2026-01-14 08:14:52 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceReconfigure-cps, mode=sync, version=2.0.1, md5sum=4565502a326a3fec9227357567687e78] to database 08:15:45 2026-01-14 08:14:52 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=configureCU, mode=sync, version=2.0.1, md5sum=0b49df11587b9d5093099f0057e6b633] to database 08:15:45 2026-01-14 08:14:52 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=configureDU, mode=sync, version=2.0.1, md5sum=5ef95dc38144c912af05b8d4233b04c1] to database 08:15:45 2026-01-14 08:14:52 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=activateRANSliceInstance-configDB, mode=sync, version=2.0.1, md5sum=c40118c95436dafc2fd517815d508d7c] to database 08:15:45 2026-01-14 08:14:52 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=determineRANSliceResources, mode=sync, version=2.0.1, md5sum=bd05553e0d458656d828dd2d8cdee081] to database 08:15:45 2026-01-14 08:14:53 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceModifyAllocate-configDB, mode=sync, version=2.0.1, md5sum=8a95e5ddc7f27cc66e124ae76c285d6a] to database 08:15:45 2026-01-14 08:14:53 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceModifyAllocate-cps, mode=sync, version=2.0.1, md5sum=a5d0e574b300af3ff200c73d9559c46c] to database 08:15:45 2026-01-14 08:14:53 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSlice, mode=sync, version=2.0.1, md5sum=1b5a956a856e7075c289d13753d82f84] to database 08:15:45 2026-01-14 08:14:53 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceAllocate, mode=sync, version=2.0.1, md5sum=18be5818137d07db10cec5f6bbbe69fd] to database 08:15:45 2026-01-14 08:14:53 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=terminateRANSliceInstance, mode=sync, version=2.0.1, md5sum=2b07082a3dce7ea67f2ebc83f2b817e2] to database 08:15:45 2026-01-14 08:14:53 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=activateRANSliceInstance-cps, mode=sync, version=2.0.1, md5sum=fa409516cbccefea52e6423d919d5cdd] to database 08:15:45 2026-01-14 08:14:53 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceReconfigure, mode=sync, version=2.0.1, md5sum=9b9dd1d1ac67a8626c5d5951ba0dcf2d] to database 08:15:45 2026-01-14 08:14:53 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=configNotification, mode=sync, version=2.0.1, md5sum=d98ff9ab12595954cac8cd66b9c2d42b] to database 08:15:45 2026-01-14 08:14:53 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=configureNearRTRIC, mode=sync, version=2.0.1, md5sum=819540669bc0d1e1e1143860df2c9056] to database 08:15:45 2026-01-14 08:14:53 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=deactivateRANSliceInstance, mode=sync, version=2.0.1, md5sum=67d37bbb2b164e8f9eaccc794ea74d6d] to database 08:15:45 2026-01-14 08:14:53 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=activateRANSliceInstance, mode=sync, version=2.0.1, md5sum=783cc9069c1ae2c5a3472bc90d88dff0] to database 08:15:45 2026-01-14 08:14:53 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=terminateRANSliceInstance-cps, mode=sync, version=2.0.1, md5sum=324b31e29c74702996aae0567cdf5a63] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=configureRANSliceInstance, mode=sync, version=2.0.1, md5sum=b9c350982f7bcd0f46af7a8c63b9d198] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ran-slice-api, rpc=terminateRANSliceInstance-configDB, mode=sync, version=2.0.1, md5sum=6c796268becefb8fc1f04d2369edce06] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=ASDC-API, rpc=vf-license-model-update, mode=sync, version=2.0.1, md5sum=289cca38354b366ee31ffe3787852650] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=handle-async-notif, mode=sync, version=3.0.2, md5sum=6ca05465065c43203b0e719169a727de] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=optical-service-create-sync-success, mode=sync, version=3.0.2, md5sum=bf7d6a6485d2ea0f1c021b1e3128b4af] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=create-service-async, mode=sync, version=3.0.2, md5sum=5dfb8cd33e0d6ea30104422b48e45811] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=mdons-closed-loop, mode=sync, version=3.0.2, md5sum=576aa3bd6c15d65a6c495652dbd3bbe8] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=delete-bandwidth-update-odu2, mode=sync, version=3.0.2, md5sum=2d3a15bf2033329836095a6c5e922578] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=delete-service-async, mode=sync, version=3.0.2, md5sum=8e7e188aafc98a7851f3ed9bf6ee6097] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=bandwidth-update, mode=sync, version=3.0.2, md5sum=d664dc588322b086322dd6dfba2996bb] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=optical-service-delete, mode=sync, version=3.0.2, md5sum=819e4c25f72cbc905bdb89b9bdf23356] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=service-create-tapi, mode=sync, version=3.0.2, md5sum=89e21d2f28dc9b107cfecb8b55e90c86] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=call-bandwidth-update-pinterface, mode=sync, version=3.0.2, md5sum=fc93041d963442445c7fc23bfe03ef7c] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=delete-bandwidth-update-odu4, mode=sync, version=3.0.2, md5sum=1a8932a2e2b177946b8f64e0b375794f] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=bandwidth-update-odu4, mode=sync, version=3.0.2, md5sum=bf4cc2d9d7eddc597f212c4ac0ab194b] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=service-delete-tapi, mode=sync, version=3.0.2, md5sum=d57baecb3ada1b8f7aedfa3386303fb6] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=delete-bandwidth-update-odu1, mode=sync, version=3.0.2, md5sum=decf6ed30881c46e00c0b5436f18d30a] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=bandwidth-update-odu3, mode=sync, version=3.0.2, md5sum=e1733e18a388a921af6876448ed013ea] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=delete-bandwidth-update-odu3, mode=sync, version=3.0.2, md5sum=1f2cc919e1d5bec29431344647383909] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=inter-domain-handling, mode=sync, version=3.0.2, md5sum=43697a0c279b2a3a2b548caed8cb1b03] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=service-create-msa, mode=sync, version=3.0.2, md5sum=7b3a58e04757ad98e62d74590ad9faeb] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=success-aai-update-tapi, mode=sync, version=3.0.2, md5sum=e8f5e5602700da0a3d9da08522aa5777] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=main-create, mode=sync, version=3.0.2, md5sum=ad233ef8b34e6ea0c7031acab40db61d] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=service-delete-msa, mode=sync, version=3.0.2, md5sum=feb8f32ebbbdbbd0e221e5102d98d32c] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=optical-validate-input-params, mode=sync, version=3.0.2, md5sum=ceb8f65c17980cff7efc88171c23b2a5] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=bandwidth-update-odu1, mode=sync, version=3.0.2, md5sum=f3c1e8bfc0eb81af635648bd0a1ecd07] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=bandwidth-update-odu2, mode=sync, version=3.0.2, md5sum=d01b85a8c0f44916fc29f3737c1971f5] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=create-service-relationship, mode=sync, version=3.0.2, md5sum=2e64e7a8010795dc67ae1d5add124269] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=optical-service-create, mode=sync, version=3.0.2, md5sum=4cabd26caeb81a6475f17f0879c580af] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=optical-service, rpc=aai-delete-service-handling, mode=sync, version=3.0.2, md5sum=a504a98b6e9175b8b910069f57c3a24f] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation, mode=sync, version=3.0.2, md5sum=f6a30f61c5933b658cca41ccae62e5a1] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-generate-name-changeassign, mode=sync, version=3.0.2, md5sum=5f9dd7fbab0edbc425f77ca02f3ff615] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=eipam-create-network-role-pool, mode=sync, version=3.0.2, md5sum=dc076d8b5eb67640fbe172543f747e17] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-vlan-tagging-activate, mode=sync, version=3.0.2, md5sum=55e5780c20069d7d5e49e0651ca948d3] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-deactivate-async, mode=sync, version=3.0.2, md5sum=ac3b41a2833c5ff15928a39c9b83dd9f] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=connection-attachment-topology-operation, mode=sync, version=3.0.2, md5sum=85c9858fa18686ddb263d5b89d1f461a] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-internet-profile-vnf-topology-operation-common-huawei, mode=sync, version=3.0.2, md5sum=148ef1ac5628939e08f2652a9ec84285] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-activate, mode=sync, version=3.0.2, md5sum=3f079e830498899405541e82cfd13d35] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-forking-logic, mode=sync, version=3.0.2, md5sum=aa7e5d72eb27976adfff24db3ee9bc6f] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-async, mode=sync, version=3.0.2, md5sum=d1472c6951471ea2047997ab288f3402] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-vpn-binding-id, mode=sync, version=3.0.2, md5sum=ed239e421d88386e378e5834d83e5170] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-assign, mode=sync, version=3.0.2, md5sum=3aec4c34aff8c225eaa6ee8c8d08956f] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=69496ef0f4feb084548ed477867f51c0] to database 08:15:45 2026-01-14 08:14:54 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=naming-policy-generate-name, mode=sync, version=3.0.2, md5sum=eb3a685c8ca7f87549f99c73f43413bf] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-create, mode=sync, version=3.0.2, md5sum=78cefb94860305d211f943d7cef87390] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-mdsal-put, mode=sync, version=3.0.2, md5sum=d2c53d0968a044d1930ba2c12223c003] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-create, mode=sync, version=3.0.2, md5sum=c80cd2356a8da9626e4c9d36ec131eda] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-network-input-parameters, mode=sync, version=3.0.2, md5sum=f031a3af770991277f63bf2db098c6f0] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-brg-input, mode=sync, version=3.0.2, md5sum=4d9c978c830dc1cad2cbda2f499234e5] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-assign-async, mode=sync, version=3.0.2, md5sum=6f9a518e8bcaeae6c0313b9b199cb275] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-assign-from-preload, mode=sync, version=3.0.2, md5sum=68e83812ec862008fbaa6ca362af090b] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification-unassign, mode=sync, version=3.0.2, md5sum=4f15964dbdb00ee4cf241fa507c110be] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification-activate, mode=sync, version=3.0.2, md5sum=1f5fea9d704838bc7cf05e0cee2b9ef8] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=c258b2810da9b455d1c7555c6ed0af7a] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-unique-name, mode=sync, version=3.0.2, md5sum=ed256ecebab53d57ef8970f5a2415342] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-bbs-network-input-parameters, mode=sync, version=3.0.2, md5sum=ea62529343f4d333782931b700604d5a] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-generate-name, mode=sync, version=3.0.2, md5sum=1d43a34261385ac3bcd383d814336fa4] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation, mode=sync, version=3.0.2, md5sum=9d3b18b06a57678290a7cc8b2a7e1247] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-changeassign, mode=sync, version=3.0.2, md5sum=97feabda3037431a78ccbfd5be466e28] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-process-vnf-mapping-ra-response, mode=sync, version=3.0.2, md5sum=c59d26cfe9a65b9d2a1e6f5ed2c5de7b] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=api-contrail-route-topology-operation-create, mode=sync, version=3.0.2, md5sum=636cf6e8b23f87c24dc2bab3d33d6fcc] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-generate-name-changeassign, mode=sync, version=3.0.2, md5sum=6da1cee7c0d13b5263cbd62bf252e393] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-assign, mode=sync, version=3.0.2, md5sum=9324ef349aaf64dd3211c5e8a59c55b8] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign, mode=sync, version=3.0.2, md5sum=210199c09091c976b4375a463028e53b] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-unassign, mode=sync, version=3.0.2, md5sum=80a5a14c8f4105674dc6c84b45974b9d] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-get-resource-request, mode=sync, version=3.0.2, md5sum=6ddc508a5031804fcff39e5419e8d370] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-topology-operation-create, mode=sync, version=3.0.2, md5sum=0bddc66b4b8b2e81bb31fad1654debc0] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-aai-vnf-put, mode=sync, version=3.0.2, md5sum=5fbf7387e036dd0c96e492dee2cdfcc6] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-unassign, mode=sync, version=3.0.2, md5sum=2904c9196e19c615f408adbdc7d755fd] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=efc4a742458ff72d7d3647da502f8e33] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=policy-update-notify-operation, mode=sync, version=3.0.2, md5sum=2d4b77020431253ebcd530aa305cd493] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification, mode=sync, version=3.0.2, md5sum=6ef94bda091d10b455f798b2e0a174cc] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=api-contrail-route-topology-operation-activate, mode=sync, version=3.0.2, md5sum=1f6ac3b83de7568f149c1b00076de5a5] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=manage-vni-assignment, mode=sync, version=3.0.2, md5sum=e8727eec60f76c7ed994be87cd35a07e] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-changeassign, mode=sync, version=3.0.2, md5sum=29681682ba205ee0a57f06bf98777ecb] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation, mode=sync, version=3.0.2, md5sum=69bebabf2c9d45d33610ce08eae5c8ba] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-internet-profile-network-topology-operation-create-huawei, mode=sync, version=3.0.2, md5sum=a323042b99d709b47336acbc9e4ffe36] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-subnets-subnet-id, mode=sync, version=3.0.2, md5sum=b1bb6da853f5e004873d5e3ec5b05dc7] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-activate-sync, mode=sync, version=3.0.2, md5sum=2100f973934a2db929600e13bd34f8be] to database 08:15:45 2026-01-14 08:14:55 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=eipam-allocate-generic-subnet, mode=sync, version=3.0.2, md5sum=665aba50dce3d19917a755513791e971] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-generate-name-changeassign, mode=sync, version=3.0.2, md5sum=877182e32bb4d20dba553eb090f11214] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=get-data-from-policy, mode=sync, version=3.0.2, md5sum=4442ee97afa3a1052a7528cf81fe2465] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-vf-module-input, mode=sync, version=3.0.2, md5sum=f86746a1b26840a5fb936d60dd914cf8] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-pnf-ra-assignment, mode=sync, version=3.0.2, md5sum=900c215e292a1db889ad194f28a308e0] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-internet-profile-vnf-topology-operation-delete-huawei, mode=sync, version=3.0.2, md5sum=a3fc2451f2a3d51241303766f9af3cf9] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-enable, mode=sync, version=3.0.2, md5sum=e1bd74b9f9f0e208c78ccfae4ae31541] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vfmodule-ra-assignment, mode=sync, version=3.0.2, md5sum=2cfb804eb5beb51eefb8f032e73dde2b] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=create-l3-subnet, mode=sync, version=3.0.2, md5sum=396dbb405aff0784e2b790892fbe9900] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-unresolved-composite-data, mode=sync, version=3.0.2, md5sum=07c9c9bfca99e418d947d9e5ba747edc] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-create-simple-path, mode=sync, version=3.0.2, md5sum=dbd7cc40e5c285efd1c5503301e7f48c] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-access-connectivity-vnf-topology-operation-create-huawei, mode=sync, version=3.0.2, md5sum=38ea07243eaa129a907904cb84f37e92] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-assign, mode=sync, version=3.0.2, md5sum=5154e43e4e0928a2e3d31416e83a0827] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-delete, mode=sync, version=3.0.2, md5sum=d6583f09346de487cd3c62647dd2c55c] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-process-vfmodule-mapping-ra-response, mode=sync, version=3.0.2, md5sum=75251df6a322c37e0c21415c28180755] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=eb2d2f798393751510fa9cd238b7d463] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=policy-manager-delete-policy, mode=sync, version=3.0.2, md5sum=a4a711e8ab10984f98502678918fa396] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-panorama-name, mode=sync, version=3.0.2, md5sum=b911cd829b36a1f3893550e87b23029b] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-network-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=5239e085b19cfbb7b33fe4cc9f13f793] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-network-topology-operation-delete, mode=sync, version=3.0.2, md5sum=2600c49dbb3e5d50aa61a2ace440938c] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-attachment-topology-operation-activate, mode=sync, version=3.0.2, md5sum=e2e8a47071278a98a852e37f27fe5a5c] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-get-saved-ar-param, mode=sync, version=3.0.2, md5sum=548e8b4180fc9cba7f26cfd80c084849] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-sotn-network-input-parameters, mode=sync, version=3.0.2, md5sum=7998bf38236206f2c6c8cf194cb50e0d] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-attachment-topology-operation-delete, mode=sync, version=3.0.2, md5sum=f08120f88f255617e1679e45580bc240] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-network-topology-operation-reoptimize, mode=sync, version=3.0.2, md5sum=4f89983462e368db3107a09e1e599fa9] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-network-topology-operation-create, mode=sync, version=3.0.2, md5sum=2fdcb05c0744dacaba3629002c5973a3] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-network-topology-operation-activate, mode=sync, version=3.0.2, md5sum=f6859b3532acda0a279ea0ba5d365b4c] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-attachment-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=d4641412b136860fef9e31c63ae65542] to database 08:15:45 2026-01-14 08:14:56 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-attachment-topology-operation-create, mode=sync, version=3.0.2, md5sum=da553b5649f0b4922d5d0d54fac9a6b7] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-generate-heat-parameters, mode=sync, version=3.0.2, md5sum=d4512faa00629313a943ed2bc75164ce] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-pnf-generate-name, mode=sync, version=3.0.2, md5sum=866c9c0b64cd5c3b682711224b74afec] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-allottedresource-id, mode=sync, version=3.0.2, md5sum=6ab59243b2d2d78453f4ecbb603b9ee0] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=SUBNET-API, rpc=managed-network-notification, mode=sync, version=3.0.2, md5sum=97537f388c266a7d6f1f255918f41735] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-get-policy, mode=sync, version=3.0.2, md5sum=03cdb8726fe27bd021c143915ad1483a] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-activate, mode=sync, version=3.0.2, md5sum=628593a4fe672f64f339cc7658fc5484] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=get-tunnelxconn-ar, mode=sync, version=3.0.2, md5sum=feedd5fd005bdb068c9ad00cc82c5c08] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=assign-vlan-tags, mode=sync, version=3.0.2, md5sum=b308f4b1cacd6aae64da068de1992be8] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-activate, mode=sync, version=3.0.2, md5sum=d3ec38f94a8bd3b8ec22983c7e483875] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification-assign, mode=sync, version=3.0.2, md5sum=57b610d794dd5695ce357e0748276e62] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-async, mode=sync, version=3.0.2, md5sum=b2c3481334e190575b0c5b8fae9fb997] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-disable, mode=sync, version=3.0.2, md5sum=868080eaa2d0b09399efd01a1cdac10d] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=4987c4207672696c81c5ff28c53f8ee0] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-pnf-input, mode=sync, version=3.0.2, md5sum=b69369f62b08ad08d17cc0b86ada8a9a] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation, mode=sync, version=3.0.2, md5sum=1257472226097a726767ee577ef31ed3] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-simple-match-pair, mode=sync, version=3.0.2, md5sum=b3d50598d45cea9242a00ee20a185243] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-assign, mode=sync, version=3.0.2, md5sum=8d858df0f379d7c7d27aed01915a0cc1] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-unassign, mode=sync, version=3.0.2, md5sum=c569b132879e1652a62f8552f1b72216] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-access-connectivity-network-topology-operation-create-huawei, mode=sync, version=3.0.2, md5sum=3683f10fb2e815f78742392ea67f66e0] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-activate, mode=sync, version=3.0.2, md5sum=72710e24b95a849940cc5769a71a3471] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-aai-vf-module-put, mode=sync, version=3.0.2, md5sum=9eedf2540b725926bd9ed47869ee96d0] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation, mode=sync, version=3.0.2, md5sum=c5b24bf1c62e65a432290f6773a83440] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign-sync, mode=sync, version=3.0.2, md5sum=a579d4cb35c28b7318b02fa83d71ca52] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-assign, mode=sync, version=3.0.2, md5sum=6a011f7e51f148c603a5eaefcd74e7c6] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=aai-get-aic-zone, mode=sync, version=3.0.2, md5sum=81b661e6badd75bdb4a97f8a6633898f] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-assign, mode=sync, version=3.0.2, md5sum=bbd265c24cdd0d23f21843a5d0ad8c51] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-unassign, mode=sync, version=3.0.2, md5sum=f22d5db50e8935a48a9495fad6cc2dc8] to database 08:15:45 2026-01-14 08:14:57 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicExpressionFactory - token recognition error at: '`' 08:15:45 2026-01-14 08:14:57 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicParser - Parsing failed 08:15:45 org.xml.sax.SAXException: line 399:173 Cannot set attribute test 08:15:45 org.onap.ccsdk.sli.core.sli.SvcLogicParserException: token recognition error at: '`' 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicParser$SvcLogicHandler.startElement(SvcLogicParser.java:232) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(Unknown Source) 08:15:45 at java.xml/javax.xml.parsers.SAXParser.parse(Unknown Source) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.parse(SvcLogicParser.java:318) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.saveGraph(SvcLogicLoader.java:132) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadGraphs(SvcLogicLoader.java:116) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadAndActivate(SvcLogicLoader.java:61) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.main(SvcLogicParser.java:411) 08:15:45 Caused by: org.onap.ccsdk.sli.core.sli.SvcLogicParserException: token recognition error at: '`' 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicExpressionFactory.parse(SvcLogicExpressionFactory.java:63) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicParser$SvcLogicHandler.startElement(SvcLogicParser.java:221) 08:15:45 ... 19 more 08:15:45 2026-01-14 08:14:57 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Couldn't load graph at /opt/onap/sdnc/svclogic/graphs/generic-resource-api/GENERIC-RESOURCE-API_wan-connection-topology-operation-activate.xml 08:15:45 org.onap.ccsdk.sli.core.sli.SvcLogicException: Compiler error: /opt/onap/sdnc/svclogic/graphs/generic-resource-api/GENERIC-RESOURCE-API_wan-connection-topology-operation-activate.xml @ line 399:173 Cannot set attribute test 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.saveGraph(SvcLogicLoader.java:134) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadGraphs(SvcLogicLoader.java:116) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadAndActivate(SvcLogicLoader.java:61) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.main(SvcLogicParser.java:411) 08:15:45 Caused by: org.onap.ccsdk.sli.core.sli.SvcLogicException: Compiler error: /opt/onap/sdnc/svclogic/graphs/generic-resource-api/GENERIC-RESOURCE-API_wan-connection-topology-operation-activate.xml @ line 399:173 Cannot set attribute test 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.parse(SvcLogicParser.java:331) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.saveGraph(SvcLogicLoader.java:132) 08:15:45 ... 3 more 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-create-otn-tunnel, mode=sync, version=3.0.2, md5sum=0776e2281135a244e33f41823189103c] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-l2vpn-create, mode=sync, version=3.0.2, md5sum=0181a7c64029f612422993eae7030271] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vnf-topology-operation-underlay-activate, mode=sync, version=3.0.2, md5sum=9ea04fb30dc269c1b2a23424895bc55f] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vnf-topology-operation-underlay-deactivate, mode=sync, version=3.0.2, md5sum=f577ae62ac21b1adbc9dcb71802a7640] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-get-vf-module-uni-param, mode=sync, version=3.0.2, md5sum=cae6af02d807bfaed1b27215594d7c20] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-uni-activate, mode=sync, version=3.0.2, md5sum=76f98aba44b7a404ec0d0eae720f044f] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-uni-delete, mode=sync, version=3.0.2, md5sum=ec76de80dcb1a07a62dd5a806d351e95] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-uni-create, mode=sync, version=3.0.2, md5sum=17cf8d41dc731db981239ed5541e2ae7] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-uni-deactivate, mode=sync, version=3.0.2, md5sum=33440d51eab052698bc0b5f58aaf8f20] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-l2vpn-delete, mode=sync, version=3.0.2, md5sum=943fb23d726dfd32c169917f51797edb] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vnf-topology-operation-underlay-create, mode=sync, version=3.0.2, md5sum=1379c771caed7308d125df40e71845b9] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vnf-topology-operation-underlay-delete, mode=sync, version=3.0.2, md5sum=7fa8b817db52684371a80e2158e15782] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-l2vpn-deactivate, mode=sync, version=3.0.2, md5sum=6d4d1f78b52dc5924d1557fed66f12ea] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-l2vpn-activate, mode=sync, version=3.0.2, md5sum=92d695a2b44843cbf039e3b6b7d23cf7] to database 08:15:45 2026-01-14 08:14:57 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicParser - Parsing failed 08:15:45 org.xml.sax.SAXParseException; systemId: file:///opt/onap/sdnc/svclogic/graphs/generic-resource-api/sotn_nni/GENERIC-RESOURCE-API_sotn-get-otn-tunnel-path-from-oof.xml; lineNumber: 1; columnNumber: 132; The prefix "xsi" for attribute "xsi:schemaLocation" associated with an element type "service-logic" is not bound. 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(Unknown Source) 08:15:45 at java.xml/javax.xml.parsers.SAXParser.parse(Unknown Source) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.parse(SvcLogicParser.java:318) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.saveGraph(SvcLogicLoader.java:132) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadGraphs(SvcLogicLoader.java:116) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadAndActivate(SvcLogicLoader.java:61) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.main(SvcLogicParser.java:411) 08:15:45 2026-01-14 08:14:57 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Couldn't load graph at /opt/onap/sdnc/svclogic/graphs/generic-resource-api/sotn_nni/GENERIC-RESOURCE-API_sotn-get-otn-tunnel-path-from-oof.xml 08:15:45 org.onap.ccsdk.sli.core.sli.SvcLogicException: Compiler error: /opt/onap/sdnc/svclogic/graphs/generic-resource-api/sotn_nni/GENERIC-RESOURCE-API_sotn-get-otn-tunnel-path-from-oof.xml @ The prefix "xsi" for attribute "xsi:schemaLocation" associated with an element type "service-logic" is not bound. 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.saveGraph(SvcLogicLoader.java:134) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadGraphs(SvcLogicLoader.java:116) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadAndActivate(SvcLogicLoader.java:61) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.main(SvcLogicParser.java:411) 08:15:45 Caused by: org.onap.ccsdk.sli.core.sli.SvcLogicException: Compiler error: /opt/onap/sdnc/svclogic/graphs/generic-resource-api/sotn_nni/GENERIC-RESOURCE-API_sotn-get-otn-tunnel-path-from-oof.xml @ The prefix "xsi" for attribute "xsi:schemaLocation" associated with an element type "service-logic" is not bound. 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.parse(SvcLogicParser.java:331) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.saveGraph(SvcLogicLoader.java:132) 08:15:45 ... 3 more 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-mS-vlan-tag-assign, mode=sync, version=3.0.2, md5sum=690d37e3aea4cfcd5809b5729001d399] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation, mode=sync, version=3.0.2, md5sum=eea01ee382337aab8deebffdd63522bb] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-vlan-tagging-deactivate, mode=sync, version=3.0.2, md5sum=e2a97013020e540697e712def04cf7b0] to database 08:15:45 2026-01-14 08:14:57 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation, mode=sync, version=3.0.2, md5sum=9b8769cf14d703306f4dbe59829f8b79] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=query-aai-l3-network-by-network-role, mode=sync, version=3.0.2, md5sum=6badc5686897e811abccbc7d9e7b94f7] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-assign-rollback, mode=sync, version=3.0.2, md5sum=f44e7aaebc9337c8b8f221742bfb31a6] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-delete, mode=sync, version=3.0.2, md5sum=ee88106b500688257d418a5f6f11970f] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-assign-sync, mode=sync, version=3.0.2, md5sum=9978738d3f02aaf03551213431c3a406] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-service-input, mode=sync, version=3.0.2, md5sum=baef77432d5c1408a8a4f150f0c604ea] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation, mode=sync, version=3.0.2, md5sum=4ceec6312620133b14b94dc7d399facd] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-delete, mode=sync, version=3.0.2, md5sum=c89639e3ddee014306e807b7556a3cc8] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation-delete, mode=sync, version=3.0.2, md5sum=bb58f2673a7084c756d8b1ed0fee1717] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=naming-policy-generate-unique-name, mode=sync, version=3.0.2, md5sum=6366cd99592b55e6f93e27ee9b2fb1c0] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-api-contrail-route-input, mode=sync, version=3.0.2, md5sum=43a54803a2cb6fb330dedd1f01187c64] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-generate-name, mode=sync, version=3.0.2, md5sum=3552a951c3889958fcb0149c36e275e2] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation-assign, mode=sync, version=3.0.2, md5sum=67e3678e9b28d5bf556a7d01affb98e9] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-FQPN, mode=sync, version=3.0.2, md5sum=e11619412f107dbbc23fe28f427d1706] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=1bf36b2f8f77503419a5dc32d0ded32b] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=aai-get-network-instance-group, mode=sync, version=3.0.2, md5sum=bc39d378ba0bc7df6f15dd3cadc443f0] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=rollback-generated-names, mode=sync, version=3.0.2, md5sum=9db50621416d270c792b44f52a5d307d] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-ra-assignment, mode=sync, version=3.0.2, md5sum=25156aaa5bdff7b06f1f9f44413b930f] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-unassign, mode=sync, version=3.0.2, md5sum=ac295682f47441f801c8811371abd114] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-create, mode=sync, version=3.0.2, md5sum=dc746ed92e3b8a5f7a02696387296b3e] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign-async, mode=sync, version=3.0.2, md5sum=e43b5dc8be668460fbe62ac05e96dacd] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-assign-sync, mode=sync, version=3.0.2, md5sum=6e73911be8d9249c4451f0f50e3d1906] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-assign-async, mode=sync, version=3.0.2, md5sum=59cba2799a286c7e329786cce2d3028e] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-internet-profile-vnf-topology-operation-change-huawei, mode=sync, version=3.0.2, md5sum=f86d740c4abcf8172d172488282a94f0] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-validation, mode=sync, version=3.0.2, md5sum=3002526cab7dbdb1c6d34b74014c09fa] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-contrail-route-input, mode=sync, version=3.0.2, md5sum=dd1c45b6c11ab3f05d18a2fd96695485] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=preload-vf-module-topology-operation, mode=sync, version=3.0.2, md5sum=2c21295363aa80249a8f1e12bc351615] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-overlay-network-input-parameters, mode=sync, version=3.0.2, md5sum=b689f73bfda441df4c820a008bdf9d8c] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=policy-manager-create-policy, mode=sync, version=3.0.2, md5sum=3ac350d40f63db23fc299793c33861d5] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-modify, mode=sync, version=3.0.2, md5sum=ceee595b7338702cd0ad88e3e2048cd5] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-delete, mode=sync, version=3.0.2, md5sum=6b4129c390fefa3b9a4f0dfd99d7c169] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-deactivate, mode=sync, version=3.0.2, md5sum=4965ec5142a837f759cde128182e9066] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-activate, mode=sync, version=3.0.2, md5sum=71503af8c6bfaf565de1eb8736eef7aa] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-create, mode=sync, version=3.0.2, md5sum=7d008b576126ad67769f2cde8162f3e3] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-get-otn-tunnel-path-from-oof, mode=sync, version=3.0.2, md5sum=9d4c5bb79957f0b0c6598cba0b5aab1b] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-callbackdg-notification, mode=sync, version=888, md5sum=5a73449bd5805eb7322652514ff01592] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vfmodule-changeassign, mode=sync, version=3.0.2, md5sum=6e54442a9dd4a5847097034f2961f3fb] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign-no-preload, mode=sync, version=3.0.2, md5sum=4316e776dbf104d42e61a09c5e7375c2] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-unassign, mode=sync, version=3.0.2, md5sum=de2e35a787c268861df39ec6d3dc7554] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-activate, mode=sync, version=3.0.2, md5sum=ca714c2a673c952e447e848c00869f1a] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-populate-from-grapi, mode=sync, version=3.0.2, md5sum=22f4f351335a9006e40b122089c025a0] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-async, mode=sync, version=3.0.2, md5sum=9fff3d7d1edb47e154233f0a6cee49e0] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation, mode=sync, version=3.0.2, md5sum=9e52d3e479de80df1d6c259d70f93199] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=create-route-target-and-vpn-binding, mode=sync, version=3.0.2, md5sum=6f76d9b8389ca665399e2716a35930e9] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-activate, mode=sync, version=3.0.2, md5sum=6908a6a3d8b38d9a90a2df0d399e055a] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-generic-configuration-input, mode=sync, version=3.0.2, md5sum=a0896f93fcf98203e196d41848f16084] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-delete, mode=sync, version=3.0.2, md5sum=8ab77deb3111b1e002554fc6e626119f] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-callbackdg-notification, mode=sync, version=777, md5sum=400e79e9c5b4977a1e32ec77a14759fd] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-modify, mode=sync, version=3.0.2, md5sum=5fbc2e271176cbac09ec3cabce00ef11] to database 08:15:45 2026-01-14 08:14:58 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-helper-find-connectivity, mode=sync, version=3.0.2, md5sum=31cfb88a38e3a018ac084033471162b4] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-delete-VPNBs, mode=sync, version=3.0.2, md5sum=0a526a7529c740ea784af87fe342ea5a] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-delete, mode=sync, version=3.0.2, md5sum=84eb9e5d7923d610a0c3aaa6313e1824] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-find-maximum-used-tpn, mode=sync, version=3.0.2, md5sum=4158317415fec4c085fe341079866190] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-logic, mode=sync, version=3.0.2, md5sum=f7c843355acf0d5b3641094139b2d555] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-helper-find-ROOT-conn, mode=sync, version=3.0.2, md5sum=994af30fd657be18ba977245481134f7] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-create-clean, mode=sync, version=3.0.2, md5sum=3687245eb2bf682f3fc4da573989b22a] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-F1-Activate, mode=sync, version=3.0.2, md5sum=92dfc556f894cd75a7283eae3b4d8236] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-F1, mode=sync, version=3.0.2, md5sum=0ecea6a651456f136401ae26a25cf84d] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-helper-find-SECONDARY-ROOT-conn, mode=sync, version=3.0.2, md5sum=90ac86ebfbc1ae645ff5be3a705ded85] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-F1-Activate-w-Protection, mode=sync, version=3.0.2, md5sum=31875e484294c3071a3fdf367dc8bc24] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-searchVpnName, mode=sync, version=3.0.2, md5sum=e8daad2f7931e27b91ff6804c4a63588] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign-preload, mode=sync, version=3.0.2, md5sum=3d43e9062cac628317b6751c78ba0484] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=manage-ipaddr-assignment, mode=sync, version=3.0.2, md5sum=53056733e2cf4c89b42392b987cd23e1] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-changeassign, mode=sync, version=3.0.2, md5sum=bcd65c3a4474a92df875c135e58414c4] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-network-input, mode=sync, version=3.0.2, md5sum=0be20312d942ed3f44a10132e47f7785] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-topology-operation, mode=sync, version=3.0.2, md5sum=0fb1e947648d41c0fcddcd02ddadf8e1] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-capability-param-resolution, mode=sync, version=3.0.2, md5sum=22323c49f469fb1a1402335b8d0b3174] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=process-eipam-pools, mode=sync, version=3.0.2, md5sum=8045eb93dab8b75daae111d7afdb6d41] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation-unassign, mode=sync, version=3.0.2, md5sum=5143888153cf491dd03e5c00e703ba65] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-internet-profile-network-topology-operation-delete-huawei, mode=sync, version=3.0.2, md5sum=f914a566ab09c740af7f45bca4788b6f] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-l3network-network-id, mode=sync, version=3.0.2, md5sum=a6ae29ff9d4c185889a987cede906527] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-vlan-tagging-ip-addresses, mode=sync, version=3.0.2, md5sum=f2f8de0ada432ab20c9bdf1f68aaf98c] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-host-routes-host-route-id, mode=sync, version=3.0.2, md5sum=72b6ccceb0897c5c1cc6ff5554308de5] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-process-vfmodule-template-ra-response, mode=sync, version=3.0.2, md5sum=8052583eec9a31284d563097b936b623] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-create, mode=sync, version=3.0.2, md5sum=8f0fd718a500bff1f33e4e950ebbea68] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation-assign, mode=sync, version=3.0.2, md5sum=6361bc13d770745aeb6c6646cfbcc6cf] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-rollback-capacity-db, mode=sync, version=3.0.2, md5sum=e0dd1c2bad1d5e69664f6f9808317631] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=api-contrail-route-topology-operation-delete, mode=sync, version=3.0.2, md5sum=2d437581fc86bad8043ae96fff757b19] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-generate-name, mode=sync, version=3.0.2, md5sum=8974dfc687bd9289617223695c0f5acb] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification-deactivate, mode=sync, version=3.0.2, md5sum=04fd132d3b3d849853bb33d5a52283ca] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=4addeb5ba713cfbc7021d218d492ab26] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-unassign, mode=sync, version=3.0.2, md5sum=c67eb4575682ea31f6fddbf31bc7f95c] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-composite-match-pair, mode=sync, version=3.0.2, md5sum=359641452976f7f2649b296032ac896f] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-activate, mode=sync, version=3.0.2, md5sum=1a58a12edfdc232fc043a918b0def0f2] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=get-vnf-api-parent-instance, mode=sync, version=3.0.2, md5sum=1b6ea919dbefc6f6376e1143c7f20346] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-forking-logic, mode=sync, version=3.0.2, md5sum=c6b3ce387003156a2883bbf8bdd6e164] to database 08:15:45 2026-01-14 08:14:59 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicParser - Parsing failed 08:15:45 org.xml.sax.SAXParseException; systemId: file:///opt/onap/sdnc/svclogic/graphs/generic-resource-api/GENERIC-RESOURCE-API_performance-data-collector.xml; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) 08:15:45 at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(Unknown Source) 08:15:45 at java.xml/javax.xml.parsers.SAXParser.parse(Unknown Source) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.parse(SvcLogicParser.java:318) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.saveGraph(SvcLogicLoader.java:132) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadGraphs(SvcLogicLoader.java:116) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadAndActivate(SvcLogicLoader.java:61) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.main(SvcLogicParser.java:411) 08:15:45 2026-01-14 08:14:59 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Couldn't load graph at /opt/onap/sdnc/svclogic/graphs/generic-resource-api/GENERIC-RESOURCE-API_performance-data-collector.xml 08:15:45 org.onap.ccsdk.sli.core.sli.SvcLogicException: Compiler error: /opt/onap/sdnc/svclogic/graphs/generic-resource-api/GENERIC-RESOURCE-API_performance-data-collector.xml @ Content is not allowed in prolog. 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.saveGraph(SvcLogicLoader.java:134) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadGraphs(SvcLogicLoader.java:116) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.loadAndActivate(SvcLogicLoader.java:61) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.main(SvcLogicParser.java:411) 08:15:45 Caused by: org.onap.ccsdk.sli.core.sli.SvcLogicException: Compiler error: /opt/onap/sdnc/svclogic/graphs/generic-resource-api/GENERIC-RESOURCE-API_performance-data-collector.xml @ Content is not allowed in prolog. 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicParser.parse(SvcLogicParser.java:331) 08:15:45 at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.saveGraph(SvcLogicLoader.java:132) 08:15:45 ... 3 more 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-internet-profile-network-topology-operation-change-huawei, mode=sync, version=3.0.2, md5sum=9c53834f3e51cfe546a76f3c608bc793] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=9db681bf1153cda5f2d45f6465a2e272] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-delete, mode=sync, version=3.0.2, md5sum=0a98798622f7231bd5edb8108a285d2e] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation, mode=sync, version=3.0.2, md5sum=ed973c1eaa12cb66c1acd1604e714612] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-vnf-input, mode=sync, version=3.0.2, md5sum=ad3cae6fcb2243a18e6933e788bcd066] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-assign-automated, mode=sync, version=3.0.2, md5sum=cdf61879c04eab49508988ba6ea67e34] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-topology-operation, mode=sync, version=3.0.2, md5sum=805fe69994d4310dd0d3967b72871cc0] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-getpathsegment-input, mode=sync, version=3.0.2, md5sum=9aeb79797f2648a5910eaf8f19d95733] to database 08:15:45 2026-01-14 08:14:59 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-mapping-vprobe, mode=sync, version=3.0.2, md5sum=be037d38cbbb4e88ab86a7da1f6d0968] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-tunnelxconn-input, mode=sync, version=3.0.2, md5sum=009f49fb1d3dcf48ac7490fa2571475b] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=bd4f9c6f4c86bdb79834ec05e2af69ad] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=process-generic-eipam-pools, mode=sync, version=3.0.2, md5sum=37d268d20864c823524ee0cf4f6dd4ca] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-populate-from-vnfapi, mode=sync, version=3.0.2, md5sum=cc61e72505e94af235f0bc88575bb970] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-pnf-assign, mode=sync, version=3.0.2, md5sum=0d7c9f08bbda8b9231326159e0a4ebe1] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=eipam-create-generic-pool, mode=sync, version=3.0.2, md5sum=0c6ac390db420b86b39561ed24866699] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-assign, mode=sync, version=3.0.2, md5sum=da04b69894e49b395b6f49ec83f94e39] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-delete, mode=sync, version=3.0.2, md5sum=0a98798622f7231bd5edb8108a285d2e] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-network-topology-operation-delete, mode=sync, version=3.0.2, md5sum=b520a01c3271c29ddec417397a4f1007] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-device-create, mode=sync, version=3.0.2, md5sum=0ac38357c12a052946d1ba84602f4e9d] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-vpn-site-resource-delete, mode=sync, version=3.0.2, md5sum=5c772b93abd40a74a0961e9eb66e360d] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-attachment-topology-operation-create, mode=sync, version=3.0.2, md5sum=ad12b0309a019db19e595cb202a7debc] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-lanport-deactivate, mode=sync, version=3.0.2, md5sum=ae9d9ff4cb3346020168c7bb35feb1fb] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-sdwan-network-input-parameters, mode=sync, version=3.0.2, md5sum=db1d546bc43c6f44fa1932707e670583] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-attachment-topology-operation-delete, mode=sync, version=3.0.2, md5sum=c9947ed6d946ababde32b74182a456b3] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-lanport-create, mode=sync, version=3.0.2, md5sum=d11cc4ad07801c8fccda62596c845feb] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-network-topology-operation-activate, mode=sync, version=3.0.2, md5sum=af024f1bfa2ba68eca2e6da4222c0a1c] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-network-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=8a3ece4c32b3a6092d9cbfc71ea09cdd] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-device-deactivate, mode=sync, version=3.0.2, md5sum=4db78200d36c7e01412559e00538feda] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-site-delete, mode=sync, version=3.0.2, md5sum=6a6cb428dc5b5a71ee9e315db5cfc142] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=site-vnf-topology-operation-create, mode=sync, version=3.0.2, md5sum=dd74ccacf20ca41ff253ca8d4fcd4c3b] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-vf-module-site-param, mode=sync, version=3.0.2, md5sum=3924aedfb59bde66043c573df79532a5] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-vpn-activate, mode=sync, version=3.0.2, md5sum=45318ea759d93b3e213c0e94b7b9bf46] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-device-deactivate, mode=sync, version=3.0.2, md5sum=37a07930b6e28168e0ce6bb57cd3a6d6] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-device-delete, mode=sync, version=3.0.2, md5sum=acee7baef6d3ffd6dc9b95c60e7faf66] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-site-deactivate, mode=sync, version=3.0.2, md5sum=e623fc974f332edfe3dfd7b61d619ce6] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-lanport-activate, mode=sync, version=3.0.2, md5sum=ef19c9cafcac87cfb172ddc92ff1d252] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-attachment-topology-operation-activate, mode=sync, version=3.0.2, md5sum=7517168661673a881adc13f15fa88d7d] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-bandwidth-policy-change, mode=sync, version=3.0.2, md5sum=06ea1df260e5ddf6bdb756fa4d401bf9] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=site-vnf-topology-operation-delete, mode=sync, version=3.0.2, md5sum=62e76c893f8fdf757ece915ed046a45c] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-vpn-site-resource-create, mode=sync, version=3.0.2, md5sum=c25b92db8656c01426a70f79f8da00fa] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-device-delete, mode=sync, version=3.0.2, md5sum=13c4c2fa687322c4f0c0972d3af41f3c] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-wanport-deactivate, mode=sync, version=3.0.2, md5sum=c0425439917c641005aa113274685ed3] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-create, mode=sync, version=3.0.2, md5sum=74b757f729a615afb472ff30cc2df6ca] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-device-param, mode=sync, version=3.0.2, md5sum=a5d24bebb1e2c42509d45191ea6b5f0f] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-wanport-vnf-topology-operation-underlay, mode=sync, version=3.0.2, md5sum=94ab646b247160800c8c551861cd0a4a] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-vpn-site-resource-deactivate, mode=sync, version=3.0.2, md5sum=4af0ee9d334e02addb4e28952252fce7] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-saved-ar-param, mode=sync, version=3.0.2, md5sum=d3589dffe875e5ab1c91c7a57e047fed] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-site-activate, mode=sync, version=3.0.2, md5sum=521597c6a8cd15619aabe2d04bd98930] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-wanport-delete, mode=sync, version=3.0.2, md5sum=757b1ff0e66c9ffebd804a6af262b7c4] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-vpn-site-resource-activate, mode=sync, version=3.0.2, md5sum=a6612d53924b898d0563f0677de77606] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-wanport-create, mode=sync, version=3.0.2, md5sum=a2264052fe1eab6dd6438940d72fb731] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-site-param, mode=sync, version=3.0.2, md5sum=81868c683b098d950de08c76010d31ac] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-sdwan-vf-vpn-input-parameters, mode=sync, version=3.0.2, md5sum=8f361ea9571886ec62fa7082aa1effe4] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-device-activate, mode=sync, version=3.0.2, md5sum=0e520924f19f83b059221a5339b69914] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=site-vnf-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=b14eab8448f64de2da72805e43cc6c8d] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-vpn-deactivate, mode=sync, version=3.0.2, md5sum=a40d21044928864ef24c34587752efd9] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-device-activate, mode=sync, version=3.0.2, md5sum=23fb1479e217c72e653dc804647b7216] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-network-topology-operation-create, mode=sync, version=3.0.2, md5sum=99734578a941319973bcce6d6743a849] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=site-vnf-topology-operation-activate, mode=sync, version=3.0.2, md5sum=2776e61e737250df082d0366e6f63259] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-attachment-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=a56e72fc840ca2b09e9563b7fe9ea5c4] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-wanport-create, mode=sync, version=3.0.2, md5sum=e6389b6f7c8a70ac3652a15ba901ce0c] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-site-create, mode=sync, version=3.0.2, md5sum=d105640c637a9b32eb61e6820c115464] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-wanport-activate, mode=sync, version=3.0.2, md5sum=c70d7a5ca91fbc8866c1ac5e4c2e7ba7] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-device-create, mode=sync, version=3.0.2, md5sum=32f18eabe40c5d3c3218a8d9c7cc9ec1] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-activate, mode=sync, version=3.0.2, md5sum=9edfb60f046f82e57d7a4debbfe73099] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-wanport-deactivate, mode=sync, version=3.0.2, md5sum=a82de66dbb0f45c9b2d379051690dda8] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-wan-param, mode=sync, version=3.0.2, md5sum=5ad7661654a4d819adf7c50a9672a175] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-lanport-delete, mode=sync, version=3.0.2, md5sum=ad1a922ea527f60246bfccaccbe14004] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-vf-module-device-param, mode=sync, version=3.0.2, md5sum=6eeac71bc3d27f079109245635997290] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-vpn-delete, mode=sync, version=3.0.2, md5sum=e5955734d7c2ee813fbf50a6b96b0f3c] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-wanport-activate, mode=sync, version=3.0.2, md5sum=64a78715184fed0a3f09765ec21fb644] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-vpn-create, mode=sync, version=3.0.2, md5sum=8688dc77e5cafe903e8647827ef9eea8] to database 08:15:45 2026-01-14 08:15:00 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-wanport-delete, mode=sync, version=3.0.2, md5sum=7fa3f8d3be25f8c5b0ec1f6d1e8b0204] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-tenant-auth, mode=sync, version=3.0.2, md5sum=00f48d56194a8a76a0e4054296ccf855] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=b45d610d6fb37db023eb572971c9f165] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-vf-module-lanport-param, mode=sync, version=3.0.2, md5sum=981df5f5c57a3eea6a9dd99024e0dd37] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=auto-ip-assignment, mode=sync, version=3.0.2, md5sum=4c71f67daaeeb6a2722270ea6341f1a7] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-create-composite-path, mode=sync, version=3.0.2, md5sum=1717fa59875b3641205a0723ae6927cd] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-internet-profile-network-topology-operation-common-huawei, mode=sync, version=3.0.2, md5sum=c138067b4e5b226565a545a66ee61c28] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=get-complex-resource-service-model, mode=sync, version=3.0.2, md5sum=7b5d1e84ced823c642936e461c65725c] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-unassign, mode=sync, version=3.0.2, md5sum=2ce0ae378e24da22a8c86eb8a278fc0f] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-deactivate-sync, mode=sync, version=3.0.2, md5sum=d1fdfc284b445acc24e95bb234ecae8a] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-mapping-pprobe, mode=sync, version=3.0.2, md5sum=bfa49727d743cc18dbc94594446b3d1e] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-activate-async, mode=sync, version=3.0.2, md5sum=8074ac15dae113087901eac546a1f1e7] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-process-vnf-template-ra-response, mode=sync, version=3.0.2, md5sum=558c6c6f4938f89740c9afdd067398dc] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation-changeassign, mode=sync, version=3.0.2, md5sum=81d5f0a39c894f5cd5acebbd59761d00] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=send-so-response, mode=sync, version=3.0.2, md5sum=0426b73afd455fe6f9e4cce6833089bd] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-bbs-vnf-input-parameters, mode=sync, version=3.0.2, md5sum=35ea35cf8537e5d102153dfae805bc64] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-access-connectivity-network-topology-operation-delete-huawei, mode=sync, version=3.0.2, md5sum=4295277572f9439c036d5889830b7e86] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-assign-vlantagging-instancegroup, mode=sync, version=3.0.2, md5sum=968300dbdc0fcff9c9f9a5327bfda8ad] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-find-maximum-used-tpn, mode=sync, version=3.0.2, md5sum=e206ceeb5acc476aafe70f787634f050] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-activate, mode=sync, version=3.0.2, md5sum=28c5189e0fb200dc6b1f6714f4405afd] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-delete, mode=sync, version=3.0.2, md5sum=0b1aee0fe6f90fa40585d026d35a14c0] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-allocate, mode=sync, version=3.0.2, md5sum=f6c562d233371440177ef495d82879a8] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof, mode=sync, version=3.0.2, md5sum=d38414b94860db88b84da3f9fbb2e952] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-deactivate, mode=sync, version=3.0.2, md5sum=85fdbd39a8367794cc77a89068a1b4e9] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-modify, mode=sync, version=3.0.2, md5sum=8c1f134178f1c87380b5e4c18455715e] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=dci-connects-network-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=bcebb363394d4a7fad95f4656cd627f2] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=9ae30952285390d63530ad2b17168b83] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-internet-profile-vnf-topology-operation-create-huawei, mode=sync, version=3.0.2, md5sum=5a7f43bf281b6f5264c370a776c5996b] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-security-zone-input, mode=sync, version=3.0.2, md5sum=84db2caaed10407e5b2bc9e159275dd5] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=api-contrail-route-topology-operation-deactivate, mode=sync, version=3.0.2, md5sum=345073b2ead8b48ffc0e62ccbf45e5ac] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-create-vnfcs, mode=sync, version=3.0.2, md5sum=bf651927ae8be8d1aa374ced1cd83081] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=gw-vfmodule-update, mode=sync, version=3.0.2, md5sum=559b1d11e34dd5f4676b0e2c00cb74e4] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-mS-mac-address-assign, mode=sync, version=3.0.2, md5sum=c0c26c86b5f7d3710b247027b2382b72] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-aai-pnf-put, mode=sync, version=3.0.2, md5sum=cf2383d7c040c8ffbf4c22d0ebce31c8] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-delete, mode=sync, version=3.0.2, md5sum=8d75dfe889e7f24976b6e4e1f2eee672] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-create, mode=sync, version=3.0.2, md5sum=3064a9edec39a6676e1119ee2c745f37] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-pnf-unassign, mode=sync, version=3.0.2, md5sum=31bc9243546badbbd58016ecd6d9afda] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=SUBNET-API, rpc=subnet-allocated-notification, mode=sync, version=3.0.2, md5sum=cbdc496eeccecc506384d50efd3940bc] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-connection-attachment-input, mode=sync, version=3.0.2, md5sum=18e3a0f567a34363f1232962e0563204] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=rollback-eipam-ip-assignment, mode=sync, version=3.0.2, md5sum=bcaed56c14fc9bd75f9b8d3027c66c68] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=preload-network-topology-operation, mode=sync, version=3.0.2, md5sum=c7a89c793cf115cc7887194504f88b4f] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-netbox-ip-assign, mode=sync, version=3.0.2, md5sum=c66737deafe8f7a89e1b2588335128d2] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-assign, mode=sync, version=3.0.2, md5sum=71124e8340d4b13ee7d589adb0491208] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-unassign, mode=sync, version=3.0.2, md5sum=1609bcc3d1b9fe0d79d44b57d0f6a85c] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=bbs-access-connectivity-vnf-topology-operation-delete-huawei, mode=sync, version=3.0.2, md5sum=1f3229e99c5f7a4009f426ae9672ac65] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-unassign, mode=sync, version=3.0.2, md5sum=4bbc8ba4ea199d9e7b83da929b75ed66] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-mdsal-put, mode=sync, version=3.0.2, md5sum=7d10761d6eba03feefcc09358e10f816] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-vlan-tagging-assign, mode=sync, version=3.0.2, md5sum=c4fd51ab9dafcbd00e7c32422ca321da] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-create, mode=sync, version=3.0.2, md5sum=6c3f78b5f0aacab78eef4c1535feab12] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-changeassign, mode=sync, version=3.0.2, md5sum=e010ac86c59d7d0c9dd622b865b3157f] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation-activate, mode=sync, version=3.0.2, md5sum=08f3b1e873526cfacf5741573f2e9619] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=eipam-allocate-network-role-subnet, mode=sync, version=3.0.2, md5sum=1869f702814c2c47c568f3d98a2b04f4] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=dci-connects-network-topology-operation-activate, mode=sync, version=3.0.2, md5sum=c0cfca49825f161bd62d80b6e2599d7c] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=oofpcipoc-api, rpc=delete-neighbor, mode=sync, version=2.0.1, md5sum=1dfd440fd065574cc6656f64458e5793] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=oofpcipoc-api, rpc=greeting, mode=sync, version=2.0.1, md5sum=8cd6b9fbd4b13bbb92925cbef849bec0] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=oofpcipoc-api, rpc=generic-neighbor-configuration, mode=sync, version=2.0.1, md5sum=b59215e2f18b0252d4870e50cd104ca1] to database 08:15:45 2026-01-14 08:15:01 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=oofpcipoc-api, rpc=add-neighbor, mode=sync, version=2.0.1, md5sum=be558aae05ae06a221204ae0cae16f52] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=oofpcipoc-api, rpc=configuration-phy-cell-id, mode=sync, version=2.0.1, md5sum=202c2eba65612ad45453600caad9c265] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=oofpcipoc-api, rpc=handle-nbrlist-change-notif, mode=sync, version=2.0.1, md5sum=7ca8bf584dc1eca99c7b19b8e3fd3285] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=msa-update-network-to-aai, mode=sync, version=3.0.2, md5sum=00e75ce7bf99f0a65a7f17df920fd84c] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=esr-thirdparty-sdnc-of-zte, mode=sync, version=3.0.2, md5sum=1825f033a1c3991caf202c2e68dc98c8] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=update-open-ended-links, mode=sync, version=3.0.2, md5sum=09c445c5219d972394019ba8c64ea800] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=validate-esr-thirdparty-sdnc-input, mode=sync, version=3.0.2, md5sum=5de233ab40d85d760ece456717697175] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=esr-thirdparty-sdnc, mode=sync, version=3.0.2, md5sum=152e0a57f350dc69af5b1758caaa380c] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=sotn-notification-handler, mode=sync, version=3.0.2, md5sum=ba6d2096312a89ea2a60fef7129be38c] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=data-change-notification, mode=sync, version=3.0.2, md5sum=29ad3a01c514d88592c83e49e84969b8] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=update-network-to-aai, mode=sync, version=3.0.2, md5sum=1793590577b848e78f5b667329877216] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=tapi-update-network-to-aai, mode=sync, version=3.0.2, md5sum=0d025ecc3ef649620abda4f438d3b282] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=update-tp-ttp-relationship, mode=sync, version=3.0.2, md5sum=5c39cda382785d56ae7ccfd53339a8b7] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=esr-thirdparty-sdnc-discovery-of-zte, mode=sync, version=3.0.2, md5sum=81cad0b8aac97c00314890e8658da1d5] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=update-network-links-to-aai, mode=sync, version=3.0.2, md5sum=6689e015e9c6c7d8b3d5612cc98f7471] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=DataChange, rpc=esr-thirdparty-sdnc-discovery, mode=sync, version=3.0.2, md5sum=ec1c198d737448e022ca17ea488626f5] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=2.0.1, md5sum=21b2d95ee53cfb24b742c19577c064f5] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=distribute-traffic, mode=sync, version=3.0.2, md5sum=be16f0325aeb60b71f8cacf49c616532] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=lock, mode=sync, version=3.0.2, md5sum=67063c6100072326d572d2d735eb0b54] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=upgrade-backup, mode=sync, version=3.0.2, md5sum=0c5a0d1bee2554eb7e335d430a31fab2] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=activate-n-e-sw, mode=sync, version=3.0.2, md5sum=0c05544f71f2d6a96365840feaeb1412] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=upgrade-software, mode=sync, version=3.0.2, md5sum=ddfbf0019c8ab8b6169fe838a84cabf5] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=resume-traffic, mode=sync, version=3.0.2, md5sum=1119f2665f9274562a5212ab19aa9a68] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=config-scale-out, mode=sync, version=3.0.2, md5sum=216016aca6176d4f95711e9e101abb78] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=snapshot, mode=sync, version=3.0.2, md5sum=99935cfd48b5dc0fb4b40ab98853e0b8] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=rollback, mode=sync, version=3.0.2, md5sum=02b766a92c0f23425253179f6df4ed56] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=health-check, mode=sync, version=3.0.2, md5sum=997f0b8ee9917e0da351f51aca6308dd] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=download-n-e-sw, mode=sync, version=3.0.2, md5sum=c5de494f9d52b478d8cda683c1aa428c] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=upgrade-pre-check, mode=sync, version=3.0.2, md5sum=ea0c05e662ce398a7c3199ed0fd69430] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=quiesce-traffic, mode=sync, version=3.0.2, md5sum=2e97dddb79e895fb8bcdf881322a3b46] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=upgrade-post-check, mode=sync, version=3.0.2, md5sum=8769ed745914b47491f1bb4b71877fcf] to database 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Saving SvcLogicGraph [module=LCM, rpc=unlock, mode=sync, version=3.0.2, md5sum=960743255d2653f1e5f3c2ee618cb689] to database 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activation entry [] is declared at line number 13 in the file /opt/onap/sdnc/svclogic/graphs/datachange/graph.versions and is invalid. 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=A1-ADAPTER-API, rpc=deleteA1Policy, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=A1-ADAPTER-API, rpc=getA1Policy, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=A1-ADAPTER-API, rpc=getA1PolicyStatus, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=A1-ADAPTER-API, rpc=getA1PolicyType, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=A1-ADAPTER-API, rpc=putA1Policy, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=CM-NOTIFY-API, rpc=nbrlist-change-notification, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=generate-l3network-network-id, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=generate-subnets-subnet-id, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=network-topology-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=network-topology-changeassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=network-topology-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=network-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=network-topology-rollback, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=preload-network-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=preload-vf-module-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=preload-vnf-instance-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=preload-vnf-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=rollback-eipam-ip-assignment, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-assign-vnf-networks, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-changeassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vf-module-topology-rollback, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-assign-vnf-networks, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-changeassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-instance-topology-rollback, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-assign-vfmodule, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-assign-vfmodule, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-automated-rollback, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-changeassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-changedelete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-preload-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=VNF-API, rpc=vnf-topology-rollback, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=configureNearRTRIC, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSlice, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceAllocate, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=instantiateRANSliceModifyAllocate, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=instantiateRANSliceModifyDeallocate, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceReconfigure, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=configureRANSliceInstance, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=configureCU, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=configureDU, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=activateRANSliceInstance, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=deactivateRANSliceInstance, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=terminateRANSliceInstance, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=determineRANSliceResources, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=configNotification, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configureNearRTRIC-configDB, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=instantiateRANSlice-configDB, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=instantiateRANSliceAllocate-configDB, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceModifyAllocate-configDB, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=instantiateRANSliceModifyDeallocate-configDB, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=instantiateRANSliceReconfigure-configDB, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configureRANSliceInstance-configDB, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configureCU-configDB, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configureDU-configDB, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=activateRANSliceInstance-configDB, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=deactivateRANSliceInstance-configDB, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=terminateRANSliceInstance-configDB, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=determineRANSliceResources-configDB, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configNotification-configDB, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configureNearRTRIC-cps, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=instantiateRANSlice-cps, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceAllocate-cps, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceModifyAllocate-cps, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=instantiateRANSliceModifyDeallocate-cps, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=instantiateRANSliceReconfigure-cps, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configureRANSliceInstance-cps, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configureCU-cps, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configureDU-cps, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=activateRANSliceInstance-cps, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=deactivateRANSliceInstance-cps, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ran-slice-api, rpc=terminateRANSliceInstance-cps, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=determineRANSliceResources-cps, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=ran-slice-api, rpc=configNotification-cps, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=ASDC-API, rpc=vf-license-model-update, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=optical-service, rpc=optical-validate-input-params, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=optical-service, rpc=optical-service-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=optical-service, rpc=optical-service-create-sync-success, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=optical-service, rpc=service-create-msa, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=optical-service, rpc=optical-service-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_aai-delete-service-handling, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_bandwidth-update, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_bandwidth-update-odu1, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_bandwidth-update-odu2, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_bandwidth-update-odu3, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_bandwidth-update-odu4, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_call-bandwidth-update-pinterface, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_create-service-async, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_delete-service-async, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_handle-async-notif, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_service-create-tapi, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_service-delete-tapi, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_success-aai-update-tapi, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_delete-bandwidth-update-odu1, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_delete-bandwidth-update-odu2, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_delete-bandwidth-update-odu3, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_delete-bandwidth-update-odu4, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_inter-domain-handling, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=optical-service, rpc=optical-service_create-service-relationship, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=optical-service, rpc=main-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=optical-service, rpc=service-delete-msa, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=optical-service, rpc=mdons-closed-loop, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=aai-get-aic-zone, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=aai-get-network-instance-group, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=api-contrail-route-topology-operation-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=api-contrail-route-topology-operation-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=api-contrail-route-topology-operation-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=api-contrail-route-topology-operation-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=assign-vlan-tags, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=auto-ip-assignment, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation-unassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=brg-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=connection-attachment-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation-unassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=contrail-route-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=create-l3-subnet, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=create-route-target-and-vpn-binding, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=dci-connects-network-topology-operation-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=dci-connects-network-topology-operation-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=eipam-allocate-generic-subnet, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=eipam-allocate-network-role-subnet, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=eipam-create-generic-pool, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=eipam-create-network-role-pool, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-allottedresource-id, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-FQPN, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-host-routes-host-route-id, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-l3network-network-id, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-panorama-name, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=GENERIC-RESOURCE-API, rpc=generate-cp-instance-id, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-generate-heat-parameters, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-subnets-subnet-id, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-unique-name, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generate-vpn-binding-id, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification-unassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-notification, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=generic-configuration-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=get-complex-resource-service-model, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=get-data-from-policy, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-composite-match-pair, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-create-composite-path, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-create-simple-path, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-populate-from-grapi, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-populate-from-vnfapi, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-simple-match-pair, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-topology-operation-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=getpathsegment-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=get-tunnelxconn-ar, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=get-vnf-api-parent-instance, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=gw-vfmodule-update, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=manage-ipaddr-assignment, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=manage-vni-assignment, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=naming-policy-generate-name, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=naming-policy-generate-unique-name, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-assign-automated, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-assign-from-preload, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-assign-vlantagging-instancegroup, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-changeassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation-unassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=network-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=policy-manager-create-policy, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=policy-manager-delete-policy, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=policy-update-notify-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-get-policy, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-rollback-capacity-db, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-activate-async, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-activate-sync, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-assign-async, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-assign-sync, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-async, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-create-vnfcs, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-deactivate-async, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-deactivate-sync, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-disable, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-enable, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-mapping-pprobe, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-mapping-vprobe, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-unassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation-validation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=port-mirror-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=preload-network-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=preload-vf-module-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=process-eipam-pools, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=process-generic-eipam-pools, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=query-aai-l3-network-by-network-role, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=rollback-eipam-ip-assignment, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=rollback-generated-names, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation-unassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=security-zone-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-aai-vf-module-put, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-aai-vnf-put, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-aai-pnf-put, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-capability-param-resolution, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-pnf-generate-name, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-generate-name, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-generate-name, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-generate-name, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-generate-name-changeassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-generate-name-changeassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-generate-name-changeassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-mS-mac-address-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-mS-vlan-tag-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-netbox-ip-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-unresolved-composite-data, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-unassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vfmodule-changeassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vfmodule-ra-assignment, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-forking-logic, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vf-module-mdsal-put, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-process-vfmodule-mapping-ra-response, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-process-vfmodule-template-ra-response, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-mdsal-put, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-changeassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-ra-assignment, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-unassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-vnf-forking-logic, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-process-vnf-mapping-ra-response, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:02 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-process-vnf-template-ra-response, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-pnf-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-pnf-ra-assignment, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=self-serve-pnf-unassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation-changeassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=service-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=site-vnf-topology-operation-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=site-vnf-topology-operation-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=site-vnf-topology-operation-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=site-vnf-topology-operation-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-attachment-topology-operation-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-attachment-topology-operation-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-attachment-topology-operation-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-attachment-topology-operation-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-get-saved-ar-param, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-network-topology-operation-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-network-topology-operation-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-network-topology-operation-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-network-topology-operation-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation-unassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tunnelxconn-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-api-contrail-route-input, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-brg-input, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-connection-attachment-input, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-contrail-route-input, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-generic-configuration-input, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-getpathsegment-input, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-network-input-parameters, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-network-input, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-overlay-network-input-parameters, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-security-zone-input, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-service-input, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-sotn-network-input-parameters, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-tunnelxconn-input, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-vf-module-input, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-vnf-input, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-pnf-input, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-assign-rollback, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign-no-preload, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign-preload, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign-async, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-assign-sync, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-changeassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-unassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation-async, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-vlan-tagging-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-vlan-tagging-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-vlan-tagging-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vf-module-topology-vlan-tagging-ip-addresses, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-get-resource-request, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-async, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-assign-async, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-assign-sync, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-changeassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation-unassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=vnf-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation-assign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation-unassign, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=pnf-topology-operation, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=SUBNET-API, rpc=managed-network-notification, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=SUBNET-API, rpc=subnet-allocated-notification, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-network-topology-operation-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-network-topology-operation-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-network-topology-operation-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-network-topology-operation-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-sdwan-network-input-parameters, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-tenant-auth, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-attachment-topology-operation-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-attachment-topology-operation-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-attachment-topology-operation-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-attachment-topology-operation-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-device-param, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-saved-ar-param, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-wan-param, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-device-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-device-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-device-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-device-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-wanport-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-wanport-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-wanport-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vnf-topology-operation-wanport-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-wanport-vnf-topology-operation-underlay, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=wan-connection-topology-operation-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-device-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-device-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-device-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-device-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-vf-module-device-param, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-site-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-site-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-site-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-site-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-vf-module-site-param, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-wanport-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-wanport-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-wanport-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-wanport-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-wan-param, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-vpn-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-vpn-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-vpn-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-vpn-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=validate-sdwan-vf-vpn-input-parameters, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-lanport-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-lanport-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-lanport-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-vf-operation-lanport-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-get-vf-module-lanport-param, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sdwan-bandwidth-policy-change, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=send-so-response, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-l2vpn-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-l2vpn-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-l2vpn-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-l2vpn-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-uni-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-uni-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-uni-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vf-operation-uni-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vnf-topology-operation-underlay-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vnf-topology-operation-underlay-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vnf-topology-operation-underlay-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-vnf-topology-operation-underlay-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=sotn-get-vf-module-uni-param, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-allocate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-trans-slice-modify, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=tsli-vnf-topology-operation-find-maximum-used-tpn, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=GENERIC-RESOURCE-API, rpc=performance-data-collector, version=3.0.2, mode=sync] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-create-clean, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-F1, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-F1-Activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-F1-Activate-w-Protection, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-logic, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-helper-find-connectivity, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-helper-find-ROOT-conn, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-helper-find-SECONDARY-ROOT-conn, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-find-maximum-used-tpn, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-modify, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-delete-VPNBs, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-searchVpnName, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=cll-vnf-topology-operation-cll-callbackdg-notification, mode=sync, version=777] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-create, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-activate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-deactivate, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-delete, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-modify, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-callbackdg-notification, mode=sync, version=888] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=GENERIC-RESOURCE-API, rpc=p2p-vnf-topology-operation-p2p-get-otn-tunnel-path-from-oof, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=oofpcipoc-api, rpc=greeting, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=oofpcipoc-api, rpc=configuration-phy-cell-id, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=oofpcipoc-api, rpc=generic-neighbor-configuration, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=oofpcipoc-api, rpc=add-neighbor, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=oofpcipoc-api, rpc=delete-neighbor, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=oofpcipoc-api, rpc=handle-nbrlist-change-notif, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:03 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=greeting-configDB, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:03 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=configuration-phy-cell-id-configDB, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:03 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=generic-neighbor-configuration-configDB, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:03 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=add-neighbor-configDB, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:03 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=delete-neighbor-configDB, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:03 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=handle-nbrlist-change-notif-configDB, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:03 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=greeting-cps, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:03 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=configuration-phy-cell-id-cps, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:03 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=generic-neighbor-configuration-cps, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:03 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=add-neighbor-cps, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:03 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=delete-neighbor-cps, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:03 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicLoader - hasGraph returned false for ActivationEntry [module=oofpcipoc-api, rpc=handle-nbrlist-change-notif-cps, version=2.0.1, mode=sync] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=data-change-notification, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=esr-thirdparty-sdnc, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=esr-thirdparty-sdnc-of-zte, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=validate-esr-thirdparty-sdnc-input, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=esr-thirdparty-sdnc-discovery, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=esr-thirdparty-sdnc-discovery-of-zte, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=update-network-to-aai, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=msa-update-network-to-aai, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=tapi-update-network-to-aai, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=update-network-links-to-aai, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=update-tp-ttp-relationship, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=DataChange, rpc=update-open-ended-links, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=2.0.1] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=upgrade-software, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=download-n-e-sw, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=activate-n-e-sw, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=upgrade-post-check, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=upgrade-pre-check, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=upgrade-backup, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=quiesce-traffic, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=resume-traffic, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=distribute-traffic, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=lock, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=unlock, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=snapshot, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=config-scale-out, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=health-check, mode=sync, version=3.0.2] 08:15:45 2026-01-14 08:15:03 [main] INFO org.onap.ccsdk.sli.core.sli.SvcLogicLoader - Activating SvcLogicGraph [module=LCM, rpc=rollback, mode=sync, version=3.0.2] 08:15:45 Load and activate finished at Wed Jan 14 08:15:03 UTC 2026 08:15:45 Load and activate took 15.0 seconds 08:15:45 Add boot feature: a1-adapter-northbound 08:15:45 Start background cert installer 08:15:45 Start monitoring certificate installation. 08:15:45 Startup opendaylight 08:15:45 featuresRepositories = file:${karaf.etc}/f36b892c-c037-4eb3-83aa-7c20fe601e1c.xml,mvn:org.onap.ccsdk.sli.core/ccsdk-sli-core-all/2.0.1/xml/features, mvn:org.onap.ccsdk.sli.adaptors/ccsdk-sli-adaptors-all/2.0.1/xml/features, mvn:org.onap.ccsdk.sli.northbound/ccsdk-sli-northbound-all/2.0.1/xml/features, mvn:org.onap.ccsdk.sli.plugins/ccsdk-sli-plugins-all/2.0.1/xml/features,mvn:org.onap.ccsdk.oran/a1-adapter-northbound/2.0.0/xml/features, mvn:org.onap.ccsdk.features/ccsdk-features-all/2.0.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.northbound/sdnr-northbound-all/2.0.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator/2.0.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator-devicemanager/2.0.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator-devicemanager-base/2.0.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator-oauth/2.0.1/xml/features,mvn:org.onap.sdnc.northbound/sdnc-northbound-all/3.0.2/xml/features 08:15:45 featuresBoot = 34cc9248-aa80-4f33-8117-b5a59d5e1ea4,odl-restconf-all,odl-netconf-topology,odl-mdsal-all,odl-mdsal-apidocs,odl-daexim-all,odl-restconf-nb-rfc8040,odl-restconf-nb-bierman02,odl-controller-blueprint,ccsdk-sli-core-all,ccsdk-sli-adaptors-all,ccsdk-sli-northbound-all,ccsdk-sli-plugins-all,sdnc-northbound-all,odl-restconf-nb-bierman02-,a1-adapter-northbound 08:15:45 Certificate installation in progress. Elapsed time - 0 secs. Waiting for 10 secs before checking the status.. 08:15:45 Apache Karaf starting up. Press Enter to open the shell now... 08:15:45 5% [===> ] 10% [=======> ] 15% [==========> ] 20% [==============> ] 25% [==================> ] 30% [=====================> ] 35% [=========================> ] 40% [============================> ] 45% [================================> ] 50% [====================================> ] 55% [=======================================> ] 60% [===========================================> ] 65% [==============================================> ] 70% [==================================================> ] 75% [======================================================> ] 80% [=========================================================> ] 85% [=============================================================> ] 90% [================================================================> ] 95% [====================================================================> ] 100% [========================================================================] 08:15:45 08:15:45 Karaf started in 0s. Bundle stats: 20 active, 20 total 08:15:45 Certificate installation in progress. Elapsed time - 10 secs. Waiting for 10 secs before checking the status.. 08:15:45 Certificate installation in progress. Elapsed time - 20 secs. Waiting for 10 secs before checking the status.. 08:15:45 Certificate installation in progress. Elapsed time - 30 secs. Waiting for 10 secs before checking the status.. 08:15:45 ANTLR Tool version 4.12.0 used for code generation does not match the current runtime version 4.13.1 08:15:45 ANTLR Runtime version 4.12.0 used for parser compilation does not match the current runtime version 4.13.1 08:15:45 ANTLR Tool version 4.12.0 used for code generation does not match the current runtime version 4.13.1 08:15:45 ANTLR Runtime version 4.12.0 used for parser compilation does not match the current runtime version 4.13.1 08:15:45 Start cert provisioning. Log file: /opt/opendaylight/current/data/log/installCerts.log 08:15:45 Certificate installation script completed execution 08:15:45 Everything OK in Certificate Installation 08:15:45 ++ echo 'Stopping, Removing all running containers...' 08:15:45 Stopping, Removing all running containers... 08:15:45 +++ docker ps -aq 08:15:45 ++ docker stop 94cb77a7cf25 620f21e477f2 961179d90e21 767a90265ee5 69ee8c847b37 e068f55a47c9 9d533a6f9562 84708d01f393 eba1ee0d0783 48ba918e4e82 5bee4cbf7051 ed06636de616 e59b3b15ae54 c75a555fecca b19a1991d33e c1d7ae5f37d6 16fa9340659d 08:15:46 94cb77a7cf25 08:15:46 620f21e477f2 08:15:46 961179d90e21 08:15:55 767a90265ee5 08:15:55 69ee8c847b37 08:15:55 e068f55a47c9 08:15:55 9d533a6f9562 08:15:55 84708d01f393 08:15:55 eba1ee0d0783 08:15:55 48ba918e4e82 08:15:55 5bee4cbf7051 08:15:55 ed06636de616 08:15:55 e59b3b15ae54 08:15:55 c75a555fecca 08:15:55 b19a1991d33e 08:15:55 c1d7ae5f37d6 08:15:55 16fa9340659d 08:15:55 +++ docker ps -aq 08:15:55 ++ docker rm 94cb77a7cf25 620f21e477f2 961179d90e21 767a90265ee5 69ee8c847b37 e068f55a47c9 9d533a6f9562 84708d01f393 eba1ee0d0783 48ba918e4e82 5bee4cbf7051 ed06636de616 e59b3b15ae54 c75a555fecca b19a1991d33e c1d7ae5f37d6 16fa9340659d 08:15:55 94cb77a7cf25 08:15:55 620f21e477f2 08:15:55 961179d90e21 08:15:55 767a90265ee5 08:15:55 69ee8c847b37 08:15:55 e068f55a47c9 08:15:55 9d533a6f9562 08:15:55 84708d01f393 08:15:55 eba1ee0d0783 08:15:55 48ba918e4e82 08:15:55 5bee4cbf7051 08:15:55 ed06636de616 08:15:55 e59b3b15ae54 08:15:55 c75a555fecca 08:15:55 b19a1991d33e 08:15:55 c1d7ae5f37d6 08:15:55 16fa9340659d 08:15:55 ++ echo 'Removing Volumes...' 08:15:55 Removing Volumes... 08:15:55 ++ echo y 08:15:55 ++ docker volume prune 08:15:55 WARNING! This will remove all local volumes not used by at least one container. 08:15:55 Are you sure you want to continue? [y/N] Deleted Volumes: 08:15:55 b2aefccb81cfea56e6472102c5136d82f224e9c66bea3c4386786941228548a4 08:15:55 docker-compose_prometheus_data 08:15:55 docker-compose_grafana 08:15:55 165415fc836e364cbe6a234917edfca3060a0940d5499bd1e7d59a21c98c5d25 08:15:55 e030089cde348250cdaea32e912abc9d574e095e74713b8aa674a5a3fc9b3946 08:15:55 4a06095b276c756bea135858a1f986bea584b886bca20ee6339bf70fefc8cad0 08:15:55 7f2864a6cc539d57ab3580cd2ac64ec99359b3adcda8e488915d2f858e9f6368 08:15:55 ade02ef72cf743fa33817e219cbafcf51b3e5af5ed56fa47dabfca6e25b48355 08:15:55 44f44b3c285467f8512ab07d548ec16836d947cdb2105dcaef0305608166a7a0 08:15:55 7eb5908ec991db3fc9a29fac4baad6e04964c7d890eb166d6025b38585b2cddd 08:15:55 08:15:55 Total reclaimed space: 418.1MB 08:15:55 ++ echo 'Removing Networks...' 08:15:55 Removing Networks... 08:15:55 ++ echo y 08:15:55 ++ docker network prune 08:15:55 WARNING! This will remove all custom networks not used by at least one container. 08:15:55 Are you sure you want to continue? [y/N] Deleted Networks: 08:15:55 docker-compose_default 08:15:55 08:15:55 + load_set 08:15:55 + _setopts=x 08:15:55 ++ echo xtrace 08:15:55 ++ tr : ' ' 08:15:55 + for i in $(echo "$SHELLOPTS" | tr ':' ' ') 08:15:55 + set +o xtrace 08:15:55 ++ echo x 08:15:55 ++ sed 's/./& /g' 08:15:55 + for i in $(echo "$_setopts" | sed 's/./& /g') 08:15:55 + set +x 08:15:55 + exit 0 08:15:55 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins7599202094848228890.sh 08:15:56 $ ssh-agent -k 08:15:56 unset SSH_AUTH_SOCK; 08:15:56 unset SSH_AGENT_PID; 08:15:56 echo Agent pid 2024 killed; 08:15:56 [ssh-agent] Stopped. 08:15:56 Robot results publisher started... 08:15:56 INFO: Checking test criticality is deprecated and will be dropped in a future release! 08:15:56 -Parsing output xml: 08:15:56 Done! 08:15:56 -Copying log files to build dir: 08:15:56 Done! 08:15:56 -Assigning results to build: 08:15:56 Done! 08:15:56 -Checking thresholds: 08:15:56 Done! 08:15:56 Done publishing Robot results. 08:15:56 [PostBuildScript] - [INFO] Executing post build scripts. 08:15:56 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins2955282964107502573.sh 08:15:56 ---> sysstat.sh 08:15:57 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins10494448084826294033.sh 08:15:57 ---> package-listing.sh 08:15:57 ++ facter osfamily 08:15:57 ++ tr '[:upper:]' '[:lower:]' 08:15:57 + OS_FAMILY=debian 08:15:57 + workspace=/w/workspace/cps-merge-verification-maven-master 08:15:57 + START_PACKAGES=/tmp/packages_start.txt 08:15:57 + END_PACKAGES=/tmp/packages_end.txt 08:15:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:15:57 + PACKAGES=/tmp/packages_start.txt 08:15:57 + '[' /w/workspace/cps-merge-verification-maven-master ']' 08:15:57 + PACKAGES=/tmp/packages_end.txt 08:15:57 + case "${OS_FAMILY}" in 08:15:57 + dpkg -l 08:15:57 + grep '^ii' 08:15:57 + '[' -f /tmp/packages_start.txt ']' 08:15:57 + '[' -f /tmp/packages_end.txt ']' 08:15:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:15:57 + '[' /w/workspace/cps-merge-verification-maven-master ']' 08:15:57 + mkdir -p /w/workspace/cps-merge-verification-maven-master/archives/ 08:15:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-merge-verification-maven-master/archives/ 08:15:57 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins9672397575019406697.sh 08:15:57 ---> capture-instance-metadata.sh 08:15:57 Setup pyenv: 08:15:57 system 08:15:57 3.8.13 08:15:57 3.9.13 08:15:57 * 3.10.6 (set by /w/workspace/cps-merge-verification-maven-master/.python-version) 08:15:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UwJ3 from file:/tmp/.os_lf_venv 08:15:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:15:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:15:59 lf-activate-venv(): INFO: Base packages installed successfully 08:15:59 lf-activate-venv(): INFO: Installing additional packages: lftools 08:16:07 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. 08:16:07 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible. 08:16:08 lf-activate-venv(): INFO: Adding /tmp/venv-UwJ3/bin to PATH 08:16:08 INFO: Running in OpenStack, capturing instance metadata 08:16:08 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins13053729619960741691.sh 08:16:08 provisioning config files... 08:16:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-merge-verification-maven-master@tmp/config2283576895795594302tmp 08:16:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:16:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:16:08 [EnvInject] - Injecting environment variables from a build step. 08:16:08 [EnvInject] - Injecting as environment variables the properties content 08:16:08 SERVER_ID=logs 08:16:08 08:16:08 [EnvInject] - Variables injected successfully. 08:16:08 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins13479866985016092310.sh 08:16:08 ---> create-netrc.sh 08:16:08 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins13508818465309295468.sh 08:16:08 ---> python-tools-install.sh 08:16:08 Setup pyenv: 08:16:08 system 08:16:08 3.8.13 08:16:08 3.9.13 08:16:08 * 3.10.6 (set by /w/workspace/cps-merge-verification-maven-master/.python-version) 08:16:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UwJ3 from file:/tmp/.os_lf_venv 08:16:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:16:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:16:10 lf-activate-venv(): INFO: Base packages installed successfully 08:16:10 lf-activate-venv(): INFO: Installing additional packages: lftools 08:16:19 lf-activate-venv(): INFO: Adding /tmp/venv-UwJ3/bin to PATH 08:16:19 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins4381868355381402099.sh 08:16:19 ---> sudo-logs.sh 08:16:19 Archiving 'sudo' log.. 08:16:19 [cps-merge-verification-maven-master] $ /bin/bash /tmp/jenkins12282576983551302682.sh 08:16:19 ---> job-cost.sh 08:16:19 Setup pyenv: 08:16:19 system 08:16:19 3.8.13 08:16:19 3.9.13 08:16:19 * 3.10.6 (set by /w/workspace/cps-merge-verification-maven-master/.python-version) 08:16:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UwJ3 from file:/tmp/.os_lf_venv 08:16:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:16:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:16:21 lf-activate-venv(): INFO: Base packages installed successfully 08:16:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:16:26 lf-activate-venv(): INFO: Adding /tmp/venv-UwJ3/bin to PATH 08:16:26 INFO: No Stack... 08:16:27 INFO: Retrieving Pricing Info for: v3-standard-8 08:16:27 INFO: Archiving Costs 08:16:27 [cps-merge-verification-maven-master] $ /bin/bash -l /tmp/jenkins2056697719370416432.sh 08:16:27 ---> logs-deploy.sh 08:16:27 Setup pyenv: 08:16:27 system 08:16:27 3.8.13 08:16:27 3.9.13 08:16:27 * 3.10.6 (set by /w/workspace/cps-merge-verification-maven-master/.python-version) 08:16:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UwJ3 from file:/tmp/.os_lf_venv 08:16:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:16:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:16:29 lf-activate-venv(): INFO: Base packages installed successfully 08:16:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:16:37 lf-activate-venv(): INFO: Adding /tmp/venv-UwJ3/bin to PATH 08:16:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-merge-verification-maven-master/1959 08:16:37 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 08:16:39 Archives upload complete. 08:16:39 INFO: archiving logs to Nexus 08:16:40 ---> uname -a: 08:16:40 Linux prd-ubuntu1804-docker-8c-8g-246 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:16:40 08:16:40 08:16:40 ---> lscpu: 08:16:40 Architecture: x86_64 08:16:40 CPU op-mode(s): 32-bit, 64-bit 08:16:40 Byte Order: Little Endian 08:16:40 CPU(s): 8 08:16:40 On-line CPU(s) list: 0-7 08:16:40 Thread(s) per core: 1 08:16:40 Core(s) per socket: 1 08:16:40 Socket(s): 8 08:16:40 NUMA node(s): 1 08:16:40 Vendor ID: AuthenticAMD 08:16:40 CPU family: 23 08:16:40 Model: 49 08:16:40 Model name: AMD EPYC-Rome Processor 08:16:40 Stepping: 0 08:16:40 CPU MHz: 2800.000 08:16:40 BogoMIPS: 5600.00 08:16:40 Virtualization: AMD-V 08:16:40 Hypervisor vendor: KVM 08:16:40 Virtualization type: full 08:16:40 L1d cache: 32K 08:16:40 L1i cache: 32K 08:16:40 L2 cache: 512K 08:16:40 L3 cache: 16384K 08:16:40 NUMA node0 CPU(s): 0-7 08:16:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 08:16:40 08:16:40 08:16:40 ---> nproc: 08:16:40 8 08:16:40 08:16:40 08:16:40 ---> df -h: 08:16:40 Filesystem Size Used Avail Use% Mounted on 08:16:40 udev 16G 0 16G 0% /dev 08:16:40 tmpfs 3.2G 712K 3.2G 1% /run 08:16:40 /dev/vda1 155G 17G 139G 11% / 08:16:40 tmpfs 16G 0 16G 0% /dev/shm 08:16:40 tmpfs 5.0M 0 5.0M 0% /run/lock 08:16:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:16:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:16:40 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:16:40 08:16:40 08:16:40 ---> free -m: 08:16:40 total used free shared buff/cache available 08:16:40 Mem: 32167 917 22140 0 9109 30794 08:16:40 Swap: 1023 0 1023 08:16:40 08:16:40 08:16:40 ---> ip addr: 08:16:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:16:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:16:40 inet 127.0.0.1/8 scope host lo 08:16:40 valid_lft forever preferred_lft forever 08:16:40 inet6 ::1/128 scope host 08:16:40 valid_lft forever preferred_lft forever 08:16:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:16:40 link/ether fa:16:3e:d8:20:00 brd ff:ff:ff:ff:ff:ff 08:16:40 inet 10.30.107.17/23 brd 10.30.107.255 scope global dynamic ens3 08:16:40 valid_lft 85962sec preferred_lft 85962sec 08:16:40 inet6 fe80::f816:3eff:fed8:2000/64 scope link 08:16:40 valid_lft forever preferred_lft forever 08:16:40 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:16:40 link/ether 02:42:55:1f:c0:01 brd ff:ff:ff:ff:ff:ff 08:16:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:16:40 valid_lft forever preferred_lft forever 08:16:40 08:16:40 08:16:40 ---> sar -b -r -n DEV: 08:16:40 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-246) 01/14/26 _x86_64_ (8 CPU) 08:16:40 08:16:40 08:09:23 LINUX RESTART (8 CPU) 08:16:40 08:16:40 08:10:02 tps rtps wtps bread/s bwrtn/s 08:16:40 08:11:01 383.73 59.84 323.89 3681.00 70174.55 08:16:40 08:12:01 186.40 8.13 178.27 688.95 79877.49 08:16:40 08:13:01 270.75 13.06 257.69 2342.81 12769.87 08:16:40 08:14:01 278.25 14.01 264.24 1002.63 114922.71 08:16:40 08:15:01 596.15 3.15 593.00 395.40 140749.48 08:16:40 08:16:01 210.88 1.35 209.53 85.85 13322.71 08:16:40 Average: 320.85 16.47 304.38 1359.66 71974.47 08:16:40 08:16:40 08:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:16:40 08:11:01 29847040 31621600 3092180 9.39 78996 1998136 1990532 5.86 987892 1796952 207852 08:16:40 08:12:01 28238124 30451056 4701096 14.27 95036 2405680 2452196 7.21 2228256 2136360 17504 08:16:40 08:13:01 28169376 31600956 4769844 14.48 102624 3594936 1438772 4.23 1375532 3011728 1053848 08:16:40 08:14:01 22551228 31539436 10387992 31.54 180148 8818804 2114064 6.22 1535884 8204372 3046364 08:16:40 08:15:01 18740324 27963324 14198896 43.11 217336 8793232 13749048 40.45 5362300 8013896 64588 08:16:40 08:16:01 22694288 31544748 10244932 31.10 227408 8587024 1588896 4.67 2016488 7516496 11908 08:16:40 Average: 25040063 30786853 7899157 23.98 150258 5699635 3888918 11.44 2251059 5113301 733677 08:16:40 08:16:40 08:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:16:40 08:11:01 lo 2.91 2.91 0.32 0.32 0.00 0.00 0.00 0.00 08:16:40 08:11:01 ens3 106.58 77.73 1332.02 30.44 0.00 0.00 0.00 0.00 08:16:40 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:40 08:12:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 08:16:40 08:12:01 ens3 882.14 616.20 6166.15 137.97 0.00 0.00 0.00 0.00 08:16:40 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:40 08:13:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:16:40 08:13:01 ens3 808.15 529.26 2372.59 142.97 0.00 0.00 0.00 0.00 08:16:40 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:40 08:14:01 lo 18.80 18.80 2.65 2.65 0.00 0.00 0.00 0.00 08:16:40 08:14:01 ens3 1772.39 972.27 40272.02 82.55 0.00 0.00 0.00 0.00 08:16:40 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:40 08:15:01 veth0cd844b 0.00 0.95 0.00 0.30 0.00 0.00 0.00 0.00 08:16:40 08:15:01 vethe60213e 136.08 130.59 318.58 11.47 0.00 0.00 0.00 0.03 08:16:40 08:15:01 veth0d4380a 6.63 9.02 1.09 1.53 0.00 0.00 0.00 0.00 08:16:40 08:15:01 vethf23f571 1.95 2.10 0.22 0.51 0.00 0.00 0.00 0.00 08:16:40 08:16:01 lo 28.53 28.53 3.93 3.93 0.00 0.00 0.00 0.00 08:16:40 08:16:01 ens3 4020.50 2497.63 51549.60 479.54 0.00 0.00 0.00 0.00 08:16:40 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:40 Average: lo 4.11 4.11 0.60 0.60 0.00 0.00 0.00 0.00 08:16:40 Average: ens3 613.84 377.64 8458.97 70.83 0.00 0.00 0.00 0.00 08:16:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:40 08:16:40 08:16:40 ---> sar -P ALL: 08:16:40 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-246) 01/14/26 _x86_64_ (8 CPU) 08:16:40 08:16:40 08:09:23 LINUX RESTART (8 CPU) 08:16:40 08:16:40 08:10:02 CPU %user %nice %system %iowait %steal %idle 08:16:40 08:11:01 all 10.80 0.00 0.92 2.67 0.03 85.58 08:16:40 08:11:01 0 4.45 0.00 1.10 10.91 0.03 83.50 08:16:40 08:11:01 1 4.34 0.00 0.41 0.15 0.02 95.08 08:16:40 08:11:01 2 1.08 0.00 0.32 2.71 0.02 95.87 08:16:40 08:11:01 3 23.91 0.00 1.58 2.80 0.07 71.63 08:16:40 08:11:01 4 7.46 0.00 0.61 0.64 0.02 91.27 08:16:40 08:11:01 5 11.56 0.00 1.41 2.43 0.03 84.57 08:16:40 08:11:01 6 14.95 0.00 0.75 0.36 0.03 83.92 08:16:40 08:11:01 7 18.66 0.00 1.22 1.36 0.03 78.73 08:16:40 08:12:01 all 26.55 0.00 1.31 1.19 0.07 70.89 08:16:40 08:12:01 0 10.81 0.00 1.29 3.43 0.03 84.44 08:16:40 08:12:01 1 29.17 0.00 1.30 0.62 0.07 68.85 08:16:40 08:12:01 2 16.93 0.00 1.16 2.13 0.08 79.70 08:16:40 08:12:01 3 23.62 0.00 2.02 0.90 0.07 73.38 08:16:40 08:12:01 4 25.69 0.00 0.67 0.00 0.05 73.60 08:16:40 08:12:01 5 26.55 0.00 1.16 2.24 0.08 69.96 08:16:40 08:12:01 6 43.84 0.00 1.45 0.12 0.08 54.51 08:16:40 08:12:01 7 35.76 0.00 1.44 0.07 0.08 62.65 08:16:40 08:13:01 all 20.77 0.00 1.90 0.68 0.05 76.61 08:16:40 08:13:01 0 12.32 0.00 1.88 0.12 0.05 85.64 08:16:40 08:13:01 1 14.40 0.00 1.52 0.00 0.05 84.03 08:16:40 08:13:01 2 30.75 0.00 1.94 0.17 0.05 67.10 08:16:40 08:13:01 3 16.77 0.00 2.30 0.40 0.05 80.48 08:16:40 08:13:01 4 15.20 0.00 2.19 0.05 0.03 82.53 08:16:40 08:13:01 5 14.74 0.00 2.70 4.49 0.05 78.02 08:16:40 08:13:01 6 26.83 0.00 0.70 0.00 0.05 72.42 08:16:40 08:13:01 7 35.15 0.00 1.93 0.17 0.07 62.69 08:16:40 08:14:01 all 18.04 0.00 5.56 3.71 0.06 72.62 08:16:40 08:14:01 0 38.59 0.00 6.26 2.70 0.08 52.36 08:16:40 08:14:01 1 26.42 0.00 6.36 2.00 0.07 65.16 08:16:40 08:14:01 2 13.56 0.00 5.40 7.44 0.05 73.54 08:16:40 08:14:01 3 12.34 0.00 5.79 4.16 0.07 77.64 08:16:40 08:14:01 4 12.72 0.00 4.82 1.01 0.05 81.39 08:16:40 08:14:01 5 14.64 0.00 4.73 0.99 0.03 79.60 08:16:40 08:14:01 6 12.30 0.00 5.09 0.72 0.05 81.83 08:16:40 08:14:01 7 13.68 0.00 6.04 10.72 0.08 69.47 08:16:40 08:15:01 all 48.11 0.00 7.51 4.08 0.10 40.21 08:16:40 08:15:01 0 46.19 0.00 7.85 3.87 0.10 41.99 08:16:40 08:15:01 1 50.05 0.00 7.54 1.45 0.10 40.86 08:16:40 08:15:01 2 49.69 0.00 8.74 18.90 0.10 22.57 08:16:40 08:15:01 3 47.02 0.00 7.19 1.13 0.10 44.55 08:16:40 08:15:01 4 45.31 0.00 6.76 0.56 0.08 47.28 08:16:40 08:15:01 5 49.41 0.00 7.53 1.68 0.12 41.27 08:16:40 08:15:01 6 47.02 0.00 7.57 2.14 0.10 43.17 08:16:40 08:15:01 7 50.29 0.00 6.87 2.89 0.08 39.86 08:16:40 08:16:01 all 30.36 0.00 4.17 0.70 0.10 64.68 08:16:40 08:16:01 0 27.44 0.00 3.83 0.50 0.10 68.13 08:16:40 08:16:01 1 29.47 0.00 4.64 1.24 0.08 64.56 08:16:40 08:16:01 2 29.26 0.00 3.96 0.50 0.10 66.17 08:16:40 08:16:01 3 30.78 0.00 4.03 0.35 0.08 64.75 08:16:40 08:16:01 4 33.82 0.00 4.17 0.90 0.10 61.00 08:16:40 08:16:01 5 27.00 0.00 3.98 1.33 0.08 67.61 08:16:40 08:16:01 6 29.55 0.00 4.23 0.25 0.08 65.90 08:16:40 08:16:01 7 35.50 0.00 4.54 0.52 0.10 59.34 08:16:40 Average: all 25.78 0.00 3.56 2.16 0.07 68.43 08:16:40 Average: 0 23.31 0.00 3.70 3.57 0.07 69.35 08:16:40 Average: 1 25.66 0.00 3.63 0.91 0.06 69.74 08:16:40 Average: 2 23.53 0.00 3.58 5.28 0.07 67.54 08:16:40 Average: 3 25.72 0.00 3.82 1.62 0.07 68.77 08:16:40 Average: 4 23.38 0.00 3.20 0.53 0.06 72.84 08:16:40 Average: 5 23.97 0.00 3.58 2.19 0.07 70.19 08:16:40 Average: 6 29.11 0.00 3.30 0.60 0.07 66.93 08:16:40 Average: 7 31.53 0.00 3.67 2.61 0.08 62.12 08:16:40 08:16:40 08:16:40