07:45:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/aai-common/+/137127 07:45:40 Running as SYSTEM 07:45:40 [EnvInject] - Loading node environment variables. 07:45:40 Building remotely on prd-ubuntu1804-builder-4c-4g-2970 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/aai-aai-common-master-verify-java 07:45:40 [ssh-agent] Looking for ssh-agent implementation... 07:45:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:45:41 $ ssh-agent 07:45:41 SSH_AUTH_SOCK=/tmp/ssh-DOuvsBdmQQMx/agent.1676 07:45:41 SSH_AGENT_PID=1678 07:45:41 [ssh-agent] Started. 07:45:41 Running ssh-add (command line suppressed) 07:45:41 Identity added: /w/workspace/aai-aai-common-master-verify-java@tmp/private_key_4892082172091339516.key (/w/workspace/aai-aai-common-master-verify-java@tmp/private_key_4892082172091339516.key) 07:45:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:45:41 The recommended git tool is: NONE 07:45:42 using credential onap-jenkins-ssh 07:45:42 Wiping out workspace first. 07:45:42 Cloning the remote Git repository 07:45:42 Cloning repository git://cloud.onap.org/mirror/aai/aai-common.git 07:45:42 > git init /w/workspace/aai-aai-common-master-verify-java # timeout=10 07:45:43 Fetching upstream changes from git://cloud.onap.org/mirror/aai/aai-common.git 07:45:43 > git --version # timeout=10 07:45:43 > git --version # 'git version 2.17.1' 07:45:43 using GIT_SSH to set credentials Gerrit user 07:45:43 Verifying host key using manually-configured host key entries 07:45:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/aai-common.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:45:46 > git config remote.origin.url git://cloud.onap.org/mirror/aai/aai-common.git # timeout=10 07:45:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:46 > git config remote.origin.url git://cloud.onap.org/mirror/aai/aai-common.git # timeout=10 07:45:46 Fetching upstream changes from git://cloud.onap.org/mirror/aai/aai-common.git 07:45:46 using GIT_SSH to set credentials Gerrit user 07:45:46 Verifying host key using manually-configured host key entries 07:45:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/aai-common.git refs/changes/27/137127/1 # timeout=30 07:45:46 > git rev-parse 547bbec72368327a6718f0da94add64f527587d3^{commit} # timeout=10 07:45:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:45:46 Checking out Revision 547bbec72368327a6718f0da94add64f527587d3 (refs/changes/27/137127/1) 07:45:46 > git config core.sparsecheckout # timeout=10 07:45:46 > git checkout -f 547bbec72368327a6718f0da94add64f527587d3 # timeout=30 07:45:49 Commit message: "Release 1.13.3 maven artifact" 07:45:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:45:49 > git rev-list --no-walk c9146bf6d1f8fd7ea7adae5566420add104c90b3 # timeout=10 07:45:49 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins17667019932931887036.sh 07:45:49 ---> python-tools-install.sh 07:45:50 Setup pyenv: 07:45:50 * system (set by /opt/pyenv/version) 07:45:50 * 3.8.13 (set by /opt/pyenv/version) 07:45:50 * 3.9.13 (set by /opt/pyenv/version) 07:45:50 * 3.10.6 (set by /opt/pyenv/version) 07:45:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kg2M 07:45:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:45:57 lf-activate-venv(): INFO: Installing: lftools 07:46:28 lf-activate-venv(): INFO: Adding /tmp/venv-Kg2M/bin to PATH 07:46:28 Generating Requirements File 07:47:01 Python 3.10.6 07:47:01 pip 24.0 from /tmp/venv-Kg2M/lib/python3.10/site-packages/pip (python 3.10) 07:47:02 appdirs==1.4.4 07:47:02 argcomplete==3.2.2 07:47:02 aspy.yaml==1.3.0 07:47:02 attrs==23.2.0 07:47:02 autopage==0.5.2 07:47:02 beautifulsoup4==4.12.3 07:47:02 boto3==1.34.35 07:47:02 botocore==1.34.35 07:47:02 bs4==0.0.2 07:47:02 cachetools==5.3.2 07:47:02 certifi==2024.2.2 07:47:02 cffi==1.16.0 07:47:02 cfgv==3.4.0 07:47:02 chardet==5.2.0 07:47:02 charset-normalizer==3.3.2 07:47:02 click==8.1.7 07:47:02 cliff==4.5.0 07:47:02 cmd2==2.4.3 07:47:02 cryptography==3.3.2 07:47:02 debtcollector==2.5.0 07:47:02 decorator==5.1.1 07:47:02 defusedxml==0.7.1 07:47:02 Deprecated==1.2.14 07:47:02 distlib==0.3.8 07:47:02 dnspython==2.5.0 07:47:02 docker==4.2.2 07:47:02 dogpile.cache==1.3.0 07:47:02 email-validator==2.1.0.post1 07:47:02 filelock==3.13.1 07:47:02 future==0.18.3 07:47:02 gitdb==4.0.11 07:47:02 GitPython==3.1.41 07:47:02 google-auth==2.27.0 07:47:02 httplib2==0.22.0 07:47:02 identify==2.5.33 07:47:02 idna==3.6 07:47:02 importlib-resources==1.5.0 07:47:02 iso8601==2.1.0 07:47:02 Jinja2==3.1.3 07:47:02 jmespath==1.0.1 07:47:02 jsonpatch==1.33 07:47:02 jsonpointer==2.4 07:47:02 jsonschema==4.21.1 07:47:02 jsonschema-specifications==2023.12.1 07:47:02 keystoneauth1==5.5.0 07:47:02 kubernetes==29.0.0 07:47:02 lftools==0.37.8 07:47:02 lxml==5.1.0 07:47:02 MarkupSafe==2.1.5 07:47:02 msgpack==1.0.7 07:47:02 multi_key_dict==2.0.3 07:47:02 munch==4.0.0 07:47:02 netaddr==0.10.1 07:47:02 netifaces==0.11.0 07:47:02 niet==1.4.2 07:47:02 nodeenv==1.8.0 07:47:02 oauth2client==4.1.3 07:47:02 oauthlib==3.2.2 07:47:02 openstacksdk==0.62.0 07:47:02 os-client-config==2.1.0 07:47:02 os-service-types==1.7.0 07:47:02 osc-lib==3.0.0 07:47:02 oslo.config==9.3.0 07:47:02 oslo.context==5.3.0 07:47:02 oslo.i18n==6.2.0 07:47:02 oslo.log==5.4.0 07:47:02 oslo.serialization==5.3.0 07:47:02 oslo.utils==7.0.0 07:47:02 packaging==23.2 07:47:02 pbr==6.0.0 07:47:02 platformdirs==4.2.0 07:47:02 prettytable==3.9.0 07:47:02 pyasn1==0.5.1 07:47:02 pyasn1-modules==0.3.0 07:47:02 pycparser==2.21 07:47:02 pygerrit2==2.0.15 07:47:02 PyGithub==2.2.0 07:47:02 pyinotify==0.9.6 07:47:02 PyJWT==2.8.0 07:47:02 PyNaCl==1.5.0 07:47:02 pyparsing==2.4.7 07:47:02 pyperclip==1.8.2 07:47:02 pyrsistent==0.20.0 07:47:02 python-cinderclient==9.4.0 07:47:02 python-dateutil==2.8.2 07:47:02 python-heatclient==3.4.0 07:47:02 python-jenkins==1.8.2 07:47:02 python-keystoneclient==5.3.0 07:47:02 python-magnumclient==4.3.0 07:47:02 python-novaclient==18.4.0 07:47:02 python-openstackclient==6.0.0 07:47:02 python-swiftclient==4.4.0 07:47:02 pytz==2024.1 07:47:02 PyYAML==6.0.1 07:47:02 referencing==0.33.0 07:47:02 requests==2.31.0 07:47:02 requests-oauthlib==1.3.1 07:47:02 requestsexceptions==1.4.0 07:47:02 rfc3986==2.0.0 07:47:02 rpds-py==0.17.1 07:47:02 rsa==4.9 07:47:02 ruamel.yaml==0.18.5 07:47:02 ruamel.yaml.clib==0.2.8 07:47:02 s3transfer==0.10.0 07:47:02 simplejson==3.19.2 07:47:02 six==1.16.0 07:47:02 smmap==5.0.1 07:47:02 soupsieve==2.5 07:47:02 stevedore==5.1.0 07:47:02 tabulate==0.9.0 07:47:02 toml==0.10.2 07:47:02 tomlkit==0.12.3 07:47:02 tqdm==4.66.1 07:47:02 typing_extensions==4.9.0 07:47:02 tzdata==2023.4 07:47:02 urllib3==1.26.18 07:47:02 virtualenv==20.25.0 07:47:02 wcwidth==0.2.13 07:47:02 websocket-client==1.7.0 07:47:02 wrapt==1.16.0 07:47:02 xdg==6.0.0 07:47:02 xmltodict==0.13.0 07:47:02 yq==3.2.3 07:47:02 [EnvInject] - Injecting environment variables from a build step. 07:47:02 [EnvInject] - Injecting as environment variables the properties content 07:47:02 SET_JDK_VERSION=openjdk8 07:47:02 GIT_URL="git://cloud.onap.org/mirror" 07:47:02 07:47:02 [EnvInject] - Variables injected successfully. 07:47:02 [aai-aai-common-master-verify-java] $ /bin/sh /tmp/jenkins17051418986835006450.sh 07:47:02 ---> update-java-alternatives.sh 07:47:02 ---> Updating Java version 07:47:02 ---> Ubuntu/Debian system detected 07:47:02 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 07:47:02 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 07:47:02 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 07:47:02 openjdk version "1.8.0_342" 07:47:02 OpenJDK Runtime Environment (build 1.8.0_342-8u342-b07-0ubuntu1~18.04-b07) 07:47:02 OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode) 07:47:02 JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 07:47:02 [EnvInject] - Injecting environment variables from a build step. 07:47:02 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:47:03 [EnvInject] - Variables injected successfully. 07:47:03 provisioning config files... 07:47:03 copy managed file [global-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config16426211397450289449tmp 07:47:03 copy managed file [aai-aai-common-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config17808187752015351353tmp 07:47:03 [EnvInject] - Injecting environment variables from a build step. 07:47:03 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33 on prd-ubuntu1804-builder-4c-4g-2970 07:47:03 using settings config with name aai-aai-common-settings 07:47:03 Replacing all maven server entries not found in credentials list is true 07:47:03 using global settings config with name global-settings 07:47:03 Replacing all maven server entries not found in credentials list is true 07:47:03 [aai-aai-common-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings15023218260677657564.xml -gs /tmp/global-settings15277721006225875107.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=547bbec72368327a6718f0da94add64f527587d3 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=fiete.ostkamp@telekom.de "-DGERRIT_EVENT_ACCOUNT_NAME=Fiete Ostkamp" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/aai/aai-common/+/137127 -DGERRIT_PATCHSET_UPLOADER_EMAIL=fiete.ostkamp@telekom.de "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=aai/aai-common -DGERRIT_CHANGE_NUMBER=137127 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Fiete Ostkamp\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/27/137127/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Fiete Ostkamp" '-DGERRIT_CHANGE_OWNER=\"Fiete Ostkamp\" ' -DPROJECT=aai/aai-common -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSAxLjEzLjMgbWF2ZW4gYXJ0aWZhY3QKCi0gcmVsZWFzZSBuZXcgdmVyc2lvbiBzaW5jZSByZXJlbGVhc2luZyBmaXhlZCAxLjEzLjIgaXMgbm90IHBvc3NpYmxlCgpJc3N1ZS1JRDogQUFJLTM3NDgKU2lnbmVkLW9mZi1ieTogRmlldGUgT3N0a2FtcCA8RmlldGUuT3N0a2FtcEB0ZWxla29tLmRlPgpDaGFuZ2UtSWQ6IEkzZDNkZmIxMDM3NDdlMDM5MTU0NGMxOTk4MmUzY2Y1NDg5ZGQ4ZmFiCg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Release 1.13.3 maven artifact" '-DGERRIT_EVENT_ACCOUNT=\"Fiete Ostkamp\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I3d3dfb103747e0391544c19982e3cf5489dd8fab -DGERRIT_EVENT_HASH=697647687 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=fiete.ostkamp@telekom.de -DGERRIT_PATCHSET_NUMBER=1 "-DMAVEN_PARAMS=-P spring-boot-2-1" "-DGERRIT_CHANGE_OWNER_NAME=Fiete Ostkamp" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -P spring-boot-2-1 07:47:04 [INFO] Scanning for projects... 07:47:07 [WARNING] 07:47:07 [WARNING] Some problems were encountered while building the effective model for org.onap.aai.aai-common:aai-aaf-auth:jar:1.13.3-SNAPSHOT 07:47:07 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework.boot:spring-boot-starter-web:jar -> duplicate declaration of version (?) @ org.onap.aai.aai-common:aai-aaf-auth:[unknown-version], /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/pom.xml, line 45, column 21 07:47:07 [WARNING] 07:47:07 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 07:47:07 [WARNING] 07:47:07 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 07:47:07 [WARNING] 07:47:07 [INFO] ------------------------------------------------------------------------ 07:47:07 [INFO] Reactor Build Order: 07:47:07 [INFO] 07:47:07 [INFO] aai-aai-common 07:47:07 [INFO] aai-parent 07:47:07 [INFO] aai-els-onap-logging 07:47:07 [INFO] aai-rest 07:47:07 [INFO] aai-schema-ingest 07:47:07 [INFO] aai-annotations 07:47:07 [INFO] aai-aaf-auth 07:47:07 [INFO] aai-core 07:47:07 [INFO] aai-auth 07:47:07 [INFO] aai-failover 07:47:07 [INFO] aai-utils 07:47:07 [INFO] aai-schema-abstraction 07:47:07 [INFO] 07:47:07 [INFO] ------------------------------------------------------------------------ 07:47:07 [INFO] Building aai-aai-common 1.13.3-SNAPSHOT 07:47:07 [INFO] ------------------------------------------------------------------------ 07:47:07 [INFO] 07:47:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-common --- 07:47:08 [INFO] 07:47:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-common --- 07:47:09 [INFO] 07:47:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-common --- 07:47:09 [INFO] 07:47:09 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-unit-test) @ aai-common --- 07:47:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:47:11 [INFO] 07:47:11 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-common --- 07:47:14 [INFO] Starting audit... 07:47:14 Audit done. 07:47:14 [INFO] 07:47:14 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-common --- 07:47:14 [INFO] Starting audit... 07:47:14 Audit done. 07:47:14 [INFO] 07:47:14 [INFO] --- jacoco-maven-plugin:0.8.2:report (post-unit-test) @ aai-common --- 07:47:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:47:14 [INFO] 07:47:14 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-integration-test) @ aai-common --- 07:47:14 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:47:14 [INFO] 07:47:14 [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (integration-tests) @ aai-common --- 07:47:14 [INFO] No tests to run. 07:47:14 [INFO] 07:47:14 [INFO] --- jacoco-maven-plugin:0.8.2:report (post-integration-test) @ aai-common --- 07:47:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:47:14 [INFO] 07:47:14 [INFO] --- maven-failsafe-plugin:2.22.0:verify (integration-tests) @ aai-common --- 07:47:15 [INFO] 07:47:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-common --- 07:47:15 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-common/1.13.3-SNAPSHOT/aai-common-1.13.3-SNAPSHOT.pom 07:47:15 [INFO] 07:47:15 [INFO] ------------------------------------------------------------------------ 07:47:15 [INFO] Building aai-parent 1.13.3-SNAPSHOT 07:47:15 [INFO] ------------------------------------------------------------------------ 07:47:15 [INFO] 07:47:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-parent --- 07:47:15 [INFO] 07:47:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-parent --- 07:47:15 [INFO] 07:47:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-parent --- 07:47:15 [INFO] 07:47:15 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-parent --- 07:47:15 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-parent/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:47:15 [INFO] 07:47:15 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-parent --- 07:47:15 [INFO] Starting audit... 07:47:15 Audit done. 07:47:15 [INFO] 07:47:15 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-parent --- 07:47:16 [INFO] Starting audit... 07:47:16 Audit done. 07:47:16 [INFO] 07:47:16 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-parent --- 07:47:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:47:16 [INFO] 07:47:16 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-parent --- 07:47:16 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-parent/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:47:16 [INFO] 07:47:16 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-parent --- 07:47:16 [INFO] No tests to run. 07:47:16 [INFO] 07:47:16 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-parent --- 07:47:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:47:16 [INFO] 07:47:16 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-parent --- 07:47:16 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-aai-common-master-verify-java/aai-parent/target/code-coverage/jacoco-ut.exec 07:47:16 [INFO] 07:47:16 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-parent --- 07:47:16 [INFO] 07:47:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-parent --- 07:47:16 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-parent/1.13.3-SNAPSHOT/aai-parent-1.13.3-SNAPSHOT.pom 07:47:16 [INFO] 07:47:16 [INFO] ------------------------------------------------------------------------ 07:47:16 [INFO] Building aai-els-onap-logging 1.13.3-SNAPSHOT 07:47:16 [INFO] ------------------------------------------------------------------------ 07:47:19 [INFO] 07:47:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-els-onap-logging --- 07:47:19 [INFO] 07:47:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-els-onap-logging --- 07:47:19 [INFO] 07:47:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-els-onap-logging --- 07:47:19 [INFO] 07:47:19 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-els-onap-logging --- 07:47:19 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:47:19 [INFO] 07:47:19 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-els-onap-logging --- 07:47:19 [INFO] Starting audit... 07:47:19 Audit done. 07:47:19 [INFO] 07:47:19 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-els-onap-logging --- 07:47:25 [INFO] Starting audit... 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponentsList.java:23: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingClientFilter.java:61:64: warning: Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingClientFilter.java:104: warning: Overload methods should not be split. Previous overloaded method located at line '80'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingClientFilter.java:148:37: warning: Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractMetricLogFilter.java:35:47: warning: Class type name 'Request' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractMetricLogFilter.java:35:56: warning: Class type name 'Response' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractMetricLogFilter.java:35:66: warning: Class type name 'RequestHeaders' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractMetricLogFilter.java:76: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractMetricLogFilter.java:101: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractAuditLogFilter.java:30:46: warning: Class type name 'GenericRequest' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AbstractAuditLogFilter.java:30:62: warning: Class type name 'GenericResponse' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/AuditLogContainerFilter.java:27: warning: Using the '.*' form of import should be avoided - javax.ws.rs.container.*. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:26: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:27: warning: Line is longer than 120 characters (found 217). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:33: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:43: warning: 'if' construct must use '{}'s. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:45: warning: 'if' construct must use '{}'s. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:47: warning: 'if' construct must use '{}'s. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/ONAPComponents.java:49: warning: 'else' construct must use '{}'s. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:40: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:50: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:50:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:51: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:64: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:64:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:84:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:124: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:133:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:135: warning: 'if' construct must use '{}'s. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:140: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:140:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:142: warning: 'if' construct must use '{}'s. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:147: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:147:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:170:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:180:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:190:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:206: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:206:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/MDCSetup.java:230:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingServletFilter.java:199: warning: Distance between variable 'bufferedRequest' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingServletFilter.java:281: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingServletFilter.java:303: warning: 'if' construct must use '{}'s. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingServletFilter.java:309: warning: 'if' construct must use '{}'s. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingServletFilter.java:315: warning: 'if' construct must use '{}'s. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/filter/base/PayloadLoggingServletFilter.java:321: warning: 'if' construct must use '{}'s. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:11: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:13: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:93: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:114:20: warning: Member name 'mLogger' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:117:31: warning: Member name 'mServiceDescriptor' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:120:32: warning: Member name 'mResponseDescriptor' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:208: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:238: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:277:72: warning: Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:297:74: warning: Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:320: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:324: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:325: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:389: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:412:26: warning: Member name 'mName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:415: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:415:26: warning: Member name 'mUUID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:434: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:442: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:457:26: warning: Member name 'mCode' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:460:26: warning: Member name 'mDescription' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:463:25: warning: Member name 'mSeverity' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:466:51: warning: Member name 'mStatus' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:515: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:567: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:577:42: warning: Member name 'mRequest' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:588: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:596: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:604: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogAdapter.java:612: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:11: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:13: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:102: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:188: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:191: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:265:24: warning: Member name 'mString' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:268:24: warning: Member name 'mMarker' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:276:37: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:276:53: warning: Parameter name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/ONAPLogConstants.java:290: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/package-info.java:11: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/logging/ref/slf4j/package-info.java:13: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/exceptions/AAIException.java:13: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/exceptions/AAIException.java:15: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/exceptions/AAIException.java:33: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/exceptions/AAIExceptionWithInfo.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/exceptions/AAIExceptionWithInfo.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/exceptions/AAIExceptionWithInfo.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CustomLogPatternLayout.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CustomLogPatternLayout.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/StopWatch.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/StopWatch.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/StopWatch.java:38:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/StopWatch.java:45:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:25: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:26: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:50: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:210: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:219: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:233: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:247: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:256: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:265: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:265: warning: Overload methods should not be split. Previous overloaded method located at line '233'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:357:9: warning: switch without "default" clause. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObject.java:371: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObjectFormatException.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObjectFormatException.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:11: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:13: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:34: warning: Wrong lexicographical order for 'java.util.Properties' import. Should be before 'java.util.stream.Collectors'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:35: warning: Wrong lexicographical order for 'java.util.Map.Entry' import. Should be before 'java.util.stream.Collectors'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:53: warning: Wrong lexicographical order for 'com.fasterxml.jackson.core.JsonProcessingException' import. Should be before 'org.slf4j.MDC'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:54: warning: Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.slf4j.MDC'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:55: warning: Wrong lexicographical order for 'com.fasterxml.jackson.dataformat.xml.XmlMapper' import. Should be before 'org.slf4j.MDC'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:57: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:58: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:84: warning: At-clause should have a non-empty description. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:88: warning: Line is longer than 120 characters (found 127). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:109: warning: 'if' construct must use '{}'s. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:133: warning: At-clause should have a non-empty description. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:134: warning: At-clause should have a non-empty description. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:138: warning: 'if' construct must use '{}'s. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:158: warning: Line is longer than 120 characters (found 125). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:161: warning: At-clause should have a non-empty description. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:162: warning: At-clause should have a non-empty description. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:164: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:177: warning: At-clause should have a non-empty description. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:178: warning: At-clause should have a non-empty description. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:179: warning: At-clause should have a non-empty description. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:198: warning: Line is longer than 120 characters (found 125). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:203: warning: Overload methods should not be split. Previous overloaded method located at line '164'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:204: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:211: warning: Line is longer than 120 characters (found 132). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:259: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:275: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:283:8: warning: Unused @param tag for 'acceptHeaders'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:325: warning: Line is longer than 120 characters (found 125). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:329: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:330: warning: Line is longer than 120 characters (found 123). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:333:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:367: warning: 'if' construct must use '{}'s. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:369: warning: 'if' construct must use '{}'s. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:371: warning: 'if' construct must use '{}'s. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:373: warning: 'if' construct must use '{}'s. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:393: warning: 'METHOD_DEF' should be separated from previous statement. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:396: warning: 'METHOD_DEF' should be separated from previous statement. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:396: warning: Line is longer than 120 characters (found 131). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:400:38: warning: WhitespaceAround: '+' is not preceded with whitespace. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorLogHelper.java:407: warning: Line is longer than 120 characters (found 140). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/StopWatchNotStartedException.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/StopWatchNotStartedException.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContextNotExistsException.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContextNotExistsException.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CNName.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CNName.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CNName.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CNName.java:39: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CNName.java:53:42: warning: Array brackets at illegal position. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CNName.java:86: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LogFormatTools.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LogFormatTools.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LogFormatTools.java:58:48: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LogFormatTools.java:76:21: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LogFormatTools.java:91:21: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LogFormatTools.java:106:21: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/DME2RestFlag.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/DME2RestFlag.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/DME2RestFlag.java:26: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/DME2RestFlag.java:28: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObjectNotFoundException.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/ErrorObjectNotFoundException.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContext.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContext.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContext.java:87:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContext.java:99:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/LoggingContext.java:103: warning: 'if' construct must use '{}'s. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CustomLogPatternLayoutEncoder.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CustomLogPatternLayoutEncoder.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/logging/CustomLogPatternLayoutEncoder.java:27: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:38: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:69:25: warning: 'static' modifier out of order with the JLS suggestions. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:78:25: warning: 'static' modifier out of order with the JLS suggestions. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:109: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:120: warning: Empty catch block. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:128: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:160: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:170: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:180: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:190: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:208: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:236: warning: Empty catch block. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:243: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:252: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:281: warning: Empty catch block. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:289: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:307: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:352:42: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:358:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:374:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:379: warning: Distance between variable 'keystorePath' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIApplicationConfig.java:380: warning: Distance between variable 'keystorePassword' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfigProxy.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfigProxy.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfigProxy.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfigProxy.java:28: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfigProxy.java:33: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:35: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:54:25: warning: 'static' modifier out of order with the JLS suggestions. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:80:25: warning: 'static' modifier out of order with the JLS suggestions. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:120: warning: Empty catch block. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConfig.java:224:42: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:14: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:43: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:96: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:103: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:106: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:109: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:111: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:113: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:150: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:153: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/AAIConstants.java:157: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/FormatDate.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/FormatDate.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/FormatDate.java:42:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/MapperUtil.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/MapperUtil.java:14: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/MapperUtil.java:89: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/util/MapperUtil.java:105: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:20: warning: 'package' should be separated from previous statement. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:30: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:32: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:34: warning: 'method def' child have incorrect indentation level 6, expected level should be 8. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ExceptionType.java:35: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:20: warning: 'package' should be separated from previous statement. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:27: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:29: warning: 'class def modifier' have incorrect indentation level 2, expected level should be 4. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:30: warning: 'class def modifier' have incorrect indentation level 2, expected level should be 4. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:31: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 8. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyFault.java:32: warning: 'class def rcurly' have incorrect indentation level 2, expected level should be 4. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Info.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Info.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Info.java:20: warning: 'package' should be separated from previous statement. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Info.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Info.java:30: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Fault.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Fault.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Fault.java:20: warning: 'package' should be separated from previous statement. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/Fault.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceException.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceException.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceException.java:20: warning: 'package' should be separated from previous statement. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceException.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:20: warning: 'package' should be separated from previous statement. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:24: warning: Wrong lexicographical order for 'com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlElementWrapper' import. Should be before 'java.util.List'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:25: warning: Wrong lexicographical order for 'com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty' import. Should be before 'java.util.List'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:35: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:36: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ErrorMessage.java:38: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyException.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyException.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyException.java:20: warning: 'package' should be separated from previous statement. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/PolicyException.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:20: warning: 'package' should be separated from previous statement. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:27: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:29: warning: 'class def modifier' have incorrect indentation level 2, expected level should be 4. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:30: warning: 'class def modifier' have incorrect indentation level 2, expected level should be 4. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:31: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 8. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/ServiceFault.java:32: warning: 'class def rcurly' have incorrect indentation level 2, expected level should be 4. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/RequestError.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/RequestError.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/RequestError.java:20: warning: 'package' should be separated from previous statement. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/RequestError.java:20:9: warning: Package name 'org.onap.aai.domain.errorResponse' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/domain/errorResponse/RequestError.java:25: warning: Wrong lexicographical order for 'java.util.Map' import. Should be before 'lombok.Value'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:40: warning: Using the '.*' form of import should be avoided - org.slf4j.*. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:85:52: warning: Parameter name 'ClientRequest' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:87: warning: ';' should be separated from previous statement. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:87:5: warning: '}' at column 5 should be alone on a line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:100:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:130: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java:152: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptor.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptor.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptor.java:71:16: warning: Local variable name 'pName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptor.java:77: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptor.java:89:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/AaiAuditLogContainerFilter.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/AaiAuditLogContainerFilter.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/AaiAuditLogContainerFilter.java:99: warning: ';' should be separated from previous statement. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/AaiAuditLogContainerFilter.java:99:5: warning: '}' at column 5 should be alone on a line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/ServiceName.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/ServiceName.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/ServiceName.java:24: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/ServiceName.java:32:23: warning: Local variable name 'sBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/DBRequestWrapper.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/DBRequestWrapper.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/DBRequestWrapper.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:30: warning: Using the '.*' form of import should be avoided - org.slf4j.*. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:38:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:44:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:68:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDmaapMetricLog.java:81:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDebugLog.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDebugLog.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDebugLog.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDebugLog.java:31:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiScheduledTaskAuditLog.java:11: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiScheduledTaskAuditLog.java:13: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiScheduledTaskAuditLog.java:42:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiScheduledTaskAuditLog.java:63:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDBMetricLog.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDBMetricLog.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDBMetricLog.java:29: warning: Using the '.*' form of import should be avoided - org.slf4j.*. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDBMetricLog.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDBMetricLog.java:80:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/java/org/onap/aai/aailog/logs/AaiDBMetricLog.java:90:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MetricLogClientFilterTest.java:75: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MetricLogClientFilterTest.java:92: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MetricLogClientFilterTest.java:105: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MetricLogClientFilterTest.java:112: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:44: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:60: warning: Distance between variable 'expected' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:70: warning: Distance between variable 'expected' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:140: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:174: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:186: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:197: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:208: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:218: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:225: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:233: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:241: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/filter/base/MDCSetupTest.java:262: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:11: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:13: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:38: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:55:24: warning: Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:95: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogConstantsTest.java:113:55: warning: Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:11: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:13: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:50: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:56: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:83: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:130: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:224: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:227: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:230: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:247: warning: 'method def modifier' have incorrect indentation level 20, expected level should be one of the following: 12, 16. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:249: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:250: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:251: warning: 'method def rcurly' have incorrect indentation level 20, expected level should be one of the following: 12, 16. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:252: warning: 'object def rcurly' have incorrect indentation level 16, expected level should be one of the following: 8, 12. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:277: warning: 'method def modifier' have incorrect indentation level 20, expected level should be one of the following: 12, 16. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:279: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:280: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:281: warning: 'method def rcurly' have incorrect indentation level 20, expected level should be one of the following: 12, 16. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:282: warning: 'object def rcurly' have incorrect indentation level 16, expected level should be one of the following: 8, 12. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:395: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:410: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:417: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:76:19: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:38: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:89:19: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:99:19: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchNotStartedExceptionTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchNotStartedExceptionTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchNotStartedExceptionTest.java:32:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchNotStartedExceptionTest.java:38:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchNotStartedExceptionTest.java:45:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchNotStartedExceptionTest.java:52:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/LoggingContextTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/CNNameTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/CNNameTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/CNNameTest.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/CNNameTest.java:101: warning: Distance between variable 'testSubject' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/StopWatchTest.java:24: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/LogFormatToolsTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/LogFormatToolsTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:33:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:39:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:46:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:53:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectNotFoundExceptionTest.java:62:38: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/CustomLogPatternLayoutTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/CustomLogPatternLayoutTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectFormatExceptionTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectFormatExceptionTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorObjectFormatExceptionTest.java:31:36: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:11: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:13: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:50: warning: Wrong lexicographical order for 'com.fasterxml.jackson.core.JsonProcessingException' import. Should be before 'org.slf4j.MDC'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:51: warning: Wrong lexicographical order for 'com.fasterxml.jackson.databind.JsonMappingException' import. Should be before 'org.slf4j.MDC'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:52: warning: Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.slf4j.MDC'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:53: warning: Wrong lexicographical order for 'com.fasterxml.jackson.dataformat.xml.XmlMapper' import. Should be before 'org.slf4j.MDC'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:82:31: warning: Array brackets at illegal position. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:110: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:110: warning: Line is longer than 120 characters (found 123). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:136: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:136: warning: Line is longer than 120 characters (found 124). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:156: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:156: warning: Line is longer than 120 characters (found 124). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:180: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:180: warning: Line is longer than 120 characters (found 125). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:206: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:218:31: warning: Array brackets at illegal position. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:246: warning: Line is longer than 120 characters (found 161). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:247: warning: Line is longer than 120 characters (found 163). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:264: warning: Line is longer than 120 characters (found 135). 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIConfigTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIConfigTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIConfigTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIConfigTest.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIApplicationConfigTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIApplicationConfigTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/AAIApplicationConfigTest.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/MapperUtilTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/MapperUtilTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/MapperUtilTest.java:44: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/MapperUtilTest.java:63: warning: Top-level class SampleClass has to reside in its own source file. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/MapperUtilTest.java:71:31: warning: Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/MapperUtilTest.java:71:41: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/LogFile.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/LogFile.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/LogFile.java:31: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/LogFile.java:36:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/LogFile.java:44: warning: 'if' construct must use '{}'s. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/FormatDateTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/util/FormatDateTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptorTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptorTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptorTest.java:56:5: warning: Missing a Javadoc comment. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptorTest.java:92: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptorTest.java:96: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/AaiAuditLogContainerFilterTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/AaiAuditLogContainerFilterTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptorTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptorTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptorTest.java:88: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestClientLoggingInterceptorTest.java:95: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:25 Audit done. 07:47:25 [INFO] 07:47:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-els-onap-logging --- 07:47:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:47:26 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/resources 07:47:26 [INFO] 07:47:26 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-els-onap-logging --- 07:47:26 [INFO] Changes detected - recompiling the module! 07:47:26 [INFO] Compiling 60 source files to /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/classes 07:47:29 [INFO] 07:47:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-els-onap-logging --- 07:47:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:47:29 [INFO] Copying 4 resources 07:47:29 [INFO] 07:47:29 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-els-onap-logging --- 07:47:29 [INFO] Changes detected - recompiling the module! 07:47:29 [INFO] Compiling 31 source files to /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/test-classes 07:47:30 [INFO] 07:47:30 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-els-onap-logging --- 07:47:31 [INFO] 07:47:31 [INFO] ------------------------------------------------------- 07:47:31 [INFO] T E S T S 07:47:31 [INFO] ------------------------------------------------------- 07:47:32 [INFO] Running org.onap.logging.filter.base.SimpleJaxrsHeadersMapTest 07:47:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.logging.filter.base.SimpleJaxrsHeadersMapTest 07:47:32 [INFO] Running org.onap.logging.filter.base.MDCSetupTest 07:47:33 2024-02-06 07:47:33.266 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:47:33 2024-02-06 07:47:33.272 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partner] 07:47:33 2024-02-06 07:47:33.272 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partner 07:47:33 2024-02-06 07:47:33.272 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partner was null or empty 07:47:33 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 s - in org.onap.logging.filter.base.MDCSetupTest 07:47:33 [INFO] Running org.onap.logging.filter.base.SimpleServletHeadersMapTest 07:47:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.logging.filter.base.SimpleServletHeadersMapTest 07:47:33 [INFO] Running org.onap.logging.filter.base.AuditLogContainerFilterTest 07:47:33 2024-02-06 07:47:33.521 INFO --- [ main] o.o.l.f.base.AbstractAuditLogFilter : Entering 07:47:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s - in org.onap.logging.filter.base.AuditLogContainerFilterTest 07:47:33 [INFO] Running org.onap.logging.filter.base.PayloadLoggingClientFilterTest 07:47:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.onap.logging.filter.base.PayloadLoggingClientFilterTest 07:47:33 [INFO] Running org.onap.logging.filter.base.MetricLogClientFilterTest 07:47:33 2024-02-06 07:47:33.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:47:33 2024-02-06 07:47:33.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:47:33 2024-02-06 07:47:33.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:47:33 2024-02-06 07:47:33.674 WARN --- [ main] o.o.l.f.base.AbstractMetricLogFilter : No value found in MDC when checking key RequestID value will be set to 0d6681a1-8dbf-4ea9-80af-c1267e8e7ffd 07:47:33 2024-02-06 07:47:33.675 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:47:33 2024-02-06 07:47:33.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:47:33 2024-02-06 07:47:33.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:47:33 2024-02-06 07:47:33.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:47:33 2024-02-06 07:47:33.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:47:33 2024-02-06 07:47:33.679 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:47:33 2024-02-06 07:47:33.681 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:47:33 2024-02-06 07:47:33.682 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:47:33 2024-02-06 07:47:33.682 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:47:33 2024-02-06 07:47:33.685 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:47:33 2024-02-06 07:47:33.685 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:47:33 2024-02-06 07:47:33.685 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:47:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.onap.logging.filter.base.MetricLogClientFilterTest 07:47:33 [INFO] Running org.onap.logging.filter.base.LoggingContainerFilterTest 07:47:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.logging.filter.base.LoggingContainerFilterTest 07:47:33 [INFO] Running org.onap.logging.filter.base.AuditLogServletFilterTest 07:47:33 2024-02-06 07:47:33.798 INFO --- [ main] o.o.l.f.base.AbstractAuditLogFilter : Entering 07:47:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.onap.logging.filter.base.AuditLogServletFilterTest 07:47:33 [INFO] Running org.onap.logging.ref.slf4j.ONAPLogAdapterTest 07:47:33 2024-02-06 07:47:33.810 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : e6cf2540-67ba-4110-893a-07aad56a85ff 07:47:33 2024-02-06 07:47:33.810 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 6bd18e39-c923-47c7-9e61-c358f0a3a25b 07:47:33 2024-02-06 07:47:33.810 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : e9eb9f15-dfa1-4b10-b678-e2cc7e990e4a 07:47:33 2024-02-06 07:47:33.811 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 07:47:33 2024-02-06 07:47:33.838 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 07:47:33 2024-02-06 07:47:33.847 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 535efc31-ddd4-4d5d-bbcb-c80094658c9b 07:47:33 2024-02-06 07:47:33.849 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 07:47:33 2024-02-06 07:47:33.851 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 07:47:33 2024-02-06 07:47:33.851 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 377ff47d-16c5-437c-ac7b-660d9e646914 07:47:33 2024-02-06 07:47:33.851 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 07:47:33 2024-02-06 07:47:33.852 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 5e49f285-7a20-4d25-a55c-12ff215653fb 07:47:33 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.onap.logging.ref.slf4j.ONAPLogAdapterTest 07:47:33 [INFO] Running org.onap.logging.ref.slf4j.ONAPLogConstantsTest 07:47:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.logging.ref.slf4j.ONAPLogConstantsTest 07:47:33 [INFO] Running org.onap.aai.exceptions.AAIExceptionTest 07:47:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s - in org.onap.aai.exceptions.AAIExceptionTest 07:47:34 [INFO] Running org.onap.aai.exceptions.AAIExceptionWithInfoTest 07:47:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.exceptions.AAIExceptionWithInfoTest 07:47:34 [INFO] Running org.onap.aai.logging.ErrorObjectFormatExceptionTest 07:47:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.logging.ErrorObjectFormatExceptionTest 07:47:34 [INFO] Running org.onap.aai.logging.ErrorObjectNotFoundExceptionTest 07:47:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.logging.ErrorObjectNotFoundExceptionTest 07:47:34 [INFO] Running org.onap.aai.logging.LogFormatToolsTest 07:47:34 2024-02-06 07:47:34.180 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:47:34 2024-02-06 07:47:34.181 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:47:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.aai.logging.LogFormatToolsTest 07:47:34 [INFO] Running org.onap.aai.logging.StopWatchNotStartedExceptionTest 07:47:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.logging.StopWatchNotStartedExceptionTest 07:47:34 [INFO] Running org.onap.aai.logging.StopWatchTest 07:47:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.059 s - in org.onap.aai.logging.StopWatchTest 07:47:39 [INFO] Running org.onap.aai.logging.ErrorObjectTest 07:47:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.logging.ErrorObjectTest 07:47:39 [INFO] Running org.onap.aai.logging.CustomLogPatternLayoutTest 07:47:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.aai.logging.CustomLogPatternLayoutTest 07:47:39 [INFO] Running org.onap.aai.logging.LoggingContextTest 07:47:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.logging.LoggingContextTest 07:47:39 [INFO] Running org.onap.aai.logging.ErrorLogHelperTest 07:47:39 2024-02-06 07:47:39.295 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:47:39 2024-02-06 07:47:39.296 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:47:39 2024-02-06 07:47:39.296 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 378 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelperTest :LineNumber- 76 :MethodName- logErrorTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run ClassName- org.junit.runners.model.FrameworkMethod :LineNumber- 47 :MethodName- invokeExplosively 07:47:41 2024-02-06 07:47:41.336 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:47:41 2024-02-06 07:47:41.337 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:47:41 2024-02-06 07:47:41.337 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 415 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelperTest :LineNumber- 247 :MethodName- thatInvalidMediaTypeWillReturnInvalidAcceptHeaderException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 07:47:41 2024-02-06 07:47:41.464 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:47:41 2024-02-06 07:47:41.465 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:47:41 2024-02-06 07:47:41.466 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.logging.ErrorLogHelperTest :LineNumber- 211 :MethodName- getRESTAPIServiceErrorResponseWithLoggingTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run ClassName- org.junit.runners.model.FrameworkMethod :LineNumber- 47 :MethodName- invokeExplosively ClassName- org.junit.internal.runners.statements.InvokeMethod :LineNumber- 17 :MethodName- evaluate ClassName- org.junit.internal.runners.statements.RunBefores :LineNumber- 26 :MethodName- evaluate 07:47:43 2024-02-06 07:47:43.564 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:47:43 2024-02-06 07:47:43.565 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:47:43 2024-02-06 07:47:43.565 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 415 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelperTest :LineNumber- 116 :MethodName- getRESTAPIPolicyErrorResponseXmlTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 07:47:43 2024-02-06 07:47:43.576 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=AAI_1234. Using default AAIException 07:47:43 2024-02-06 07:47:43.577 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=AAI_1. Using default AAIException 07:47:43 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.289 s - in org.onap.aai.logging.ErrorLogHelperTest 07:47:43 [INFO] Running org.onap.aai.logging.DME2RestFlagTest 07:47:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.onap.aai.logging.DME2RestFlagTest 07:47:43 [INFO] Running org.onap.aai.logging.CNNameTest 07:47:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.onap.aai.logging.CNNameTest 07:47:43 [INFO] Running org.onap.aai.util.AAIConfigTest 07:47:43 2024-02-06 07:47:43.722 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:47:43 2024-02-06 07:47:43.723 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:47:43 2024-02-06 07:47:43.723 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:47:43 2024-02-06 07:47:43.723 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:47:43 2024-02-06 07:47:43.724 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:47:43 2024-02-06 07:47:43.724 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:47:43 2024-02-06 07:47:43.724 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:47:43 2024-02-06 07:47:43.724 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:47:43 2024-02-06 07:47:43.725 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:47:43 2024-02-06 07:47:43.725 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:47:43 2024-02-06 07:47:43.725 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:47:43 2024-02-06 07:47:43.725 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:47:43 2024-02-06 07:47:43.726 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:47:43 2024-02-06 07:47:43.726 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:47:43 2024-02-06 07:47:43.726 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:47:43 2024-02-06 07:47:43.726 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:47:43 2024-02-06 07:47:43.726 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:47:43 2024-02-06 07:47:43.727 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:47:43 2024-02-06 07:47:43.727 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:47:43 2024-02-06 07:47:43.727 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:47:43 2024-02-06 07:47:43.727 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:47:43 2024-02-06 07:47:43.728 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:47:43 2024-02-06 07:47:43.728 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:47:43 2024-02-06 07:47:43.728 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:47:43 2024-02-06 07:47:43.728 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:47:43 2024-02-06 07:47:43.728 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:47:43 2024-02-06 07:47:43.728 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:47:43 2024-02-06 07:47:43.728 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:47:43 2024-02-06 07:47:43.729 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:47:43 2024-02-06 07:47:43.729 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:47:43 2024-02-06 07:47:43.729 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:47:43 2024-02-06 07:47:43.729 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:47:43 2024-02-06 07:47:43.729 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:47:43 2024-02-06 07:47:43.730 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:47:43 2024-02-06 07:47:43.730 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 07:47:43 2024-02-06 07:47:43.747 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 07:47:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.aai.util.AAIConfigTest 07:47:43 [INFO] Running org.onap.aai.util.MapperUtilTest 07:47:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.aai.util.MapperUtilTest 07:47:43 [INFO] Running org.onap.aai.util.AAIApplicationConfigTest 07:47:43 2024-02-06 07:47:43.763 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 07:47:43 2024-02-06 07:47:43.763 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 07:47:43 2024-02-06 07:47:43.763 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 07:47:43 2024-02-06 07:47:43.763 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 07:47:43 2024-02-06 07:47:43.764 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 07:47:43 2024-02-06 07:47:43.764 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 07:47:43 2024-02-06 07:47:43.764 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 07:47:43 2024-02-06 07:47:43.764 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 07:47:43 2024-02-06 07:47:43.765 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 07:47:43 2024-02-06 07:47:43.765 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 07:47:43 2024-02-06 07:47:43.765 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 07:47:43 2024-02-06 07:47:43.766 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 07:47:43 2024-02-06 07:47:43.766 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 07:47:43 2024-02-06 07:47:43.766 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 07:47:43 2024-02-06 07:47:43.766 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 07:47:43 2024-02-06 07:47:43.766 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 07:47:43 2024-02-06 07:47:43.767 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 07:47:43 2024-02-06 07:47:43.767 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 07:47:43 2024-02-06 07:47:43.767 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 07:47:43 2024-02-06 07:47:43.767 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 07:47:43 2024-02-06 07:47:43.768 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 07:47:43 2024-02-06 07:47:43.768 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 07:47:43 2024-02-06 07:47:43.768 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 07:47:43 2024-02-06 07:47:43.768 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 07:47:43 2024-02-06 07:47:43.769 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 07:47:43 2024-02-06 07:47:43.769 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 07:47:43 2024-02-06 07:47:43.769 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 07:47:43 2024-02-06 07:47:43.769 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 07:47:43 2024-02-06 07:47:43.770 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 07:47:43 2024-02-06 07:47:43.770 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 07:47:43 2024-02-06 07:47:43.770 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 07:47:43 2024-02-06 07:47:43.770 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 07:47:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.aai.util.AAIApplicationConfigTest 07:47:43 [INFO] Running org.onap.aai.util.FormatDateTest 07:47:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.util.FormatDateTest 07:47:43 [INFO] Running org.onap.aai.aailog.filter.RestControllerClientLoggingInterceptorTest 07:47:43 2024-02-06 07:47:43.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:47:43 2024-02-06 07:47:43.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:47:43 2024-02-06 07:47:43.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:47:43 2024-02-06 07:47:43.839 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:47:43 2024-02-06 07:47:43.839 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:47:43 2024-02-06 07:47:43.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:47:43 2024-02-06 07:47:43.842 WARN --- [ main] f.RestControllerClientLoggingInterceptor : No value found in MDC when checking key RequestID value will be set to 37b3ab2a-e57e-4fe8-8d8f-eee3019efce6 07:47:43 2024-02-06 07:47:43.843 INFO --- [ main] f.RestControllerClientLoggingInterceptor : Invoke 07:47:43 2024-02-06 07:47:43.843 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:47:43 2024-02-06 07:47:43.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:47:43 2024-02-06 07:47:43.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:47:43 2024-02-06 07:47:43.845 WARN --- [ main] f.RestControllerClientLoggingInterceptor : No value found in MDC when checking key RequestID value will be set to d09681ef-b493-41dc-9533-024c9e0795c0 07:47:43 2024-02-06 07:47:43.846 INFO --- [ main] f.RestControllerClientLoggingInterceptor : Invoke 07:47:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.aai.aailog.filter.RestControllerClientLoggingInterceptorTest 07:47:43 [INFO] Running org.onap.aai.aailog.filter.AaiAuditLogContainerFilterTest 07:47:43 2024-02-06 07:47:43.894 INFO --- [ main] o.o.l.f.base.AbstractAuditLogFilter : Entering 07:47:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.aai.aailog.filter.AaiAuditLogContainerFilterTest 07:47:43 [INFO] Running org.onap.aai.aailog.filter.RestClientLoggingInterceptorTest 07:47:43 2024-02-06 07:47:43.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:47:43 2024-02-06 07:47:43.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:47:43 2024-02-06 07:47:43.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:47:43 2024-02-06 07:47:43.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:47:43 2024-02-06 07:47:43.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:47:43 2024-02-06 07:47:43.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:47:43 2024-02-06 07:47:43.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:47:43 2024-02-06 07:47:43.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:47:43 2024-02-06 07:47:43.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:47:43 2024-02-06 07:47:43.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:47:43 2024-02-06 07:47:43.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:47:43 2024-02-06 07:47:43.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:47:43 2024-02-06 07:47:43.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:47:43 2024-02-06 07:47:43.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:47:43 2024-02-06 07:47:43.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:47:43 2024-02-06 07:47:43.982 INFO --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 07:47:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.onap.aai.aailog.filter.RestClientLoggingInterceptorTest 07:47:44 [INFO] 07:47:44 [INFO] Results: 07:47:44 [INFO] 07:47:44 [INFO] Tests run: 141, Failures: 0, Errors: 0, Skipped: 0 07:47:44 [INFO] 07:47:44 [INFO] 07:47:44 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-els-onap-logging --- 07:47:44 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec 07:47:44 [INFO] Analyzed bundle 'aai-els-onap-logging' with 80 classes 07:47:44 [INFO] 07:47:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-els-onap-logging --- 07:47:44 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/aai-els-onap-logging-1.13.3-SNAPSHOT.jar 07:47:44 [INFO] 07:47:44 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-els-onap-logging --- 07:47:44 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:47:44 [INFO] 07:47:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-els-onap-logging --- 07:47:44 [INFO] 07:47:44 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-els-onap-logging --- 07:47:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:47:44 [INFO] 07:47:44 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-els-onap-logging --- 07:47:44 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec 07:47:44 [INFO] Analyzed bundle 'aai-els-onap-logging' with 80 classes 07:47:44 [INFO] All coverage checks have been met. 07:47:44 [INFO] 07:47:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-els-onap-logging --- 07:47:44 [INFO] 07:47:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-els-onap-logging --- 07:47:45 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/aai-els-onap-logging-1.13.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.13.3-SNAPSHOT/aai-els-onap-logging-1.13.3-SNAPSHOT.jar 07:47:45 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.13.3-SNAPSHOT/aai-els-onap-logging-1.13.3-SNAPSHOT.pom 07:47:45 [INFO] 07:47:45 [INFO] ------------------------------------------------------------------------ 07:47:45 [INFO] Building aai-rest 1.13.3-SNAPSHOT 07:47:45 [INFO] ------------------------------------------------------------------------ 07:47:46 [INFO] 07:47:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-rest --- 07:47:46 [INFO] 07:47:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-rest --- 07:47:46 [INFO] 07:47:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-rest --- 07:47:46 [INFO] 07:47:46 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-rest --- 07:47:46 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:47:46 [INFO] 07:47:46 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-rest --- 07:47:46 [INFO] Starting audit... 07:47:46 Audit done. 07:47:46 [INFO] 07:47:46 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-rest --- 07:47:47 [INFO] Starting audit... 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/JettyPasswordDecoder.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/JettyPasswordDecoder.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/TwoWaySSLRestClient.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/TwoWaySSLRestClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/TwoWaySSLRestClient.java:41: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/TwoWaySSLRestClient.java:47:5: warning: Missing a Javadoc comment. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/TwoWaySSLRestClient.java:74:88: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactoryConfiguration.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactoryConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactoryConfiguration.java:31:5: warning: Missing a Javadoc comment. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:14: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:46: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:87: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:102: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:116: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java:130:5: warning: Missing a Javadoc comment. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/OneWaySSLRestClient.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/OneWaySSLRestClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/OneWaySSLRestClient.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/OneWaySSLRestClient.java:42:5: warning: Missing a Javadoc comment. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/OneWaySSLRestClient.java:67:88: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PasswordDecoder.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PasswordDecoder.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PropertyPasswordConfiguration.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PropertyPasswordConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PropertyPasswordConfiguration.java:85: warning: Empty catch block. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PropertyPasswordConfiguration.java:113: warning: Empty catch block. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PropertyPasswordConfiguration.java:149: warning: 'if' construct must use '{}'s. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/NoAuthRestClient.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/NoAuthRestClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/NoAuthRestClient.java:39:5: warning: Missing a Javadoc comment. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactory.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactory.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactory.java:28: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientFactory.java:32: warning: At-clause should have a non-empty description. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientResponseErrorHandler.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientResponseErrorHandler.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/AAIRestClient.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/AAIRestClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/AAIRestClient.java:35: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/test/java/org/onap/aai/restclient/RestClientTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:47 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/test/java/org/onap/aai/restclient/RestClientTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:47 Audit done. 07:47:47 [INFO] 07:47:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-rest --- 07:47:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:47:47 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/resources 07:47:47 [INFO] 07:47:47 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-rest --- 07:47:47 [INFO] Changes detected - recompiling the module! 07:47:47 [INFO] Compiling 12 source files to /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/classes 07:47:48 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java: /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java uses unchecked or unsafe operations. 07:47:48 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClient.java: Recompile with -Xlint:unchecked for details. 07:47:48 [INFO] 07:47:48 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-rest --- 07:47:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:47:48 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/test/resources 07:47:48 [INFO] 07:47:48 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-rest --- 07:47:48 [INFO] Changes detected - recompiling the module! 07:47:48 [INFO] Compiling 1 source file to /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/test-classes 07:47:48 [INFO] 07:47:48 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-rest --- 07:47:48 [INFO] 07:47:48 [INFO] ------------------------------------------------------- 07:47:48 [INFO] T E S T S 07:47:48 [INFO] ------------------------------------------------------- 07:47:49 [INFO] 07:47:49 [INFO] Results: 07:47:49 [INFO] 07:47:49 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 07:47:49 [INFO] 07:47:49 [INFO] 07:47:49 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-rest --- 07:47:49 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-ut.exec 07:47:49 [INFO] Analyzed bundle 'aai-rest' with 9 classes 07:47:49 [INFO] 07:47:49 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-rest --- 07:47:49 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/aai-rest-1.13.3-SNAPSHOT.jar 07:47:49 [INFO] 07:47:49 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-rest --- 07:47:49 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:47:49 [INFO] 07:47:49 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-rest --- 07:47:49 [INFO] 07:47:49 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-rest --- 07:47:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:47:49 [INFO] 07:47:49 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-rest --- 07:47:49 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-ut.exec 07:47:49 [INFO] Analyzed bundle 'aai-rest' with 9 classes 07:47:49 [INFO] All coverage checks have been met. 07:47:49 [INFO] 07:47:49 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-rest --- 07:47:49 [INFO] 07:47:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-rest --- 07:47:49 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/aai-rest-1.13.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-rest/1.13.3-SNAPSHOT/aai-rest-1.13.3-SNAPSHOT.jar 07:47:49 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-rest/1.13.3-SNAPSHOT/aai-rest-1.13.3-SNAPSHOT.pom 07:47:49 [INFO] 07:47:49 [INFO] ------------------------------------------------------------------------ 07:47:49 [INFO] Building aai-schema-ingest 1.13.3-SNAPSHOT 07:47:49 [INFO] ------------------------------------------------------------------------ 07:47:50 [INFO] 07:47:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema-ingest --- 07:47:50 [INFO] 07:47:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-ingest --- 07:47:50 [INFO] 07:47:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-ingest --- 07:47:50 [INFO] 07:47:50 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-schema-ingest --- 07:47:50 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:47:50 [INFO] 07:47:50 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-schema-ingest --- 07:47:50 [INFO] Starting audit... 07:47:50 Audit done. 07:47:50 [INFO] 07:47:50 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-schema-ingest --- 07:47:59 [INFO] Starting audit... 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaServiceTranslator.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaServiceTranslator.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:41: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:41:20: warning: Member name 'SCHEMA_SERVICE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:63:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:84:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersionsBean.java:88:32: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaConfigVersions.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaConfigVersions.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaConfigVersions.java:34: warning: Line is longer than 120 characters (found 143). 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaConfigVersions.java:82:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/Translator.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/Translator.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/Translator.java:23: warning: Using the '.*' form of import should be avoided - java.io.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/Translator.java:40: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/Translator.java:52: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:63:60: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:65: warning: 'lambda arguments' have incorrect indentation level 16, expected level should be 12. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:85:60: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:88: warning: 'lambda arguments' have incorrect indentation level 16, expected level should be 12. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:50:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:57: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:66:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:109: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:69: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:76: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:85: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:92: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:101: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaLocationsBean.java:108: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersion.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersion.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersion.java:34:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersion.java:75:40: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaServiceVersions.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaServiceVersions.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaServiceVersions.java:53:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaServiceVersions.java:70:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersions.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/SchemaVersions.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:14: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:86: warning: At-clause should have a non-empty description. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:95:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:147: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:233: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:239:66: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:243: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:250:63: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:254:58: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:258: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:264:45: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:268:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:269:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:278: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:286:48: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:290:20: warning: Line contains a tab character. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:291:20: warning: Line contains a tab character. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/NodeIngestor.java:292:20: warning: Line contains a tab character. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/exceptions/NodeIngestorException.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/exceptions/NodeIngestorException.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/CaseFormatStore.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/CaseFormatStore.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/CaseFormatStore.java:32: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/nodes/CaseFormatStore.java:48: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidator.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidator.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidator.java:26: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidator.java:41:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/DefaultVersionValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/DefaultVersionValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/DefaultVersionValidationModule.java:21: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/DefaultVersionValidationModule.java:35: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DuplicateNodeDefinitionValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DuplicateNodeDefinitionValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DuplicateNodeDefinitionValidationModule.java:30: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DuplicateNodeDefinitionValidationModule.java:38: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DuplicateNodeDefinitionValidationModule.java:46:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DefaultDuplicateNodeDefinitionValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DefaultDuplicateNodeDefinitionValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DefaultDuplicateNodeDefinitionValidationModule.java:46: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DefaultDuplicateNodeDefinitionValidationModule.java:58:68: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/DefaultDuplicateNodeDefinitionValidationModule.java:93:80: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/NodeValidator.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/NodeValidator.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/NodeValidator.java:39:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/nodes/NodeValidator.java:47:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/VersionValidationModule.java:25: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/AAISchemaValidationException.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/AAISchemaValidationException.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/AAISchemaValidationException.java:26: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/CheckEverythingStrategy.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/CheckEverythingStrategy.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/CheckEverythingStrategy.java:21: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/CheckEverythingStrategy.java:39: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/SingleContainmentValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/SingleContainmentValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/SingleContainmentValidationModule.java:43:8: warning: Unused @param tag for 'String'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/SingleContainmentValidationModule.java:44:8: warning: Unused @param tag for 'List'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeFieldsValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeFieldsValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeFieldsValidationModule.java:37: warning: Javadoc comment at column 32 has parse error. Details: no viable alternative at input ' tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:31: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:37: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:41:8: warning: Unused @param tag for 'String'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:42:8: warning: Unused @param tag for 'List'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/NodeTypesValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/NodeTypesValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/NodeTypesValidationModule.java:35: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/NodeTypesValidationModule.java:47: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/NodeTypesValidationModule.java:57:76: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:21: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:33: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:50: warning: Line is longer than 120 characters (found 125). 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:52: warning: Comment has incorrect indentation level 111, expected is 16, indentation should be the same level as line 53. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:52: warning: Line is longer than 120 characters (found 122). 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/CousinDefaultingValidationModule.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/CousinDefaultingValidationModule.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/CousinDefaultingValidationModule.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/CousinDefaultingValidationModule.java:42:8: warning: Unused @param tag for 'String'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/CousinDefaultingValidationModule.java:43:8: warning: Unused @param tag for 'List'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:36: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:49:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:64:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/EdgeRuleValidator.java:67:27: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/SchemaErrorStrategy.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/SchemaErrorStrategy.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/SchemaErrorStrategy.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/SchemaErrorStrategy.java:47: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/FailFastStrategy.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/FailFastStrategy.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/FailFastStrategy.java:21: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/FailFastStrategy.java:33: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/SchemaServiceConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/SchemaServiceConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/SchemaServiceConfiguration.java:25: warning: Using the '.*' form of import should be avoided - org.onap.aai.setup.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/TranslatorConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/TranslatorConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/TranslatorConfiguration.java:25: warning: Using the '.*' form of import should be avoided - org.onap.aai.setup.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/RestConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/RestConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/RestConfiguration.java:25: warning: Using the '.*' form of import should be avoided - org.onap.aai.restclient.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/EdgesConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/EdgesConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/EdgesConfiguration.java:61:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/EdgesConfiguration.java:74: warning: Line is longer than 120 characters (found 138). 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/NodesConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/NodesConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/NodesConfiguration.java:64:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/NodesConfiguration.java:79: warning: Line is longer than 120 characters (found 138). 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/ConfigConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/config/ConfigConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/TypeAlphabetizer.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/TypeAlphabetizer.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/TypeAlphabetizer.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/exceptions/AmbiguousRuleChoiceException.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/exceptions/AmbiguousRuleChoiceException.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/exceptions/EdgeIngestorException.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/exceptions/EdgeIngestorException.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/exceptions/EdgeRuleNotFoundException.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/exceptions/EdgeRuleNotFoundException.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:14: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:41: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:47:37: warning: Member name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:98:9: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:219:19: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:259: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:270: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:274: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:285: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:323:34: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:324: warning: 'if' construct must use '{}'s. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRuleQuery.java:326: warning: 'if' construct must use '{}'s. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/SchemaFilter.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/SchemaFilter.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/SchemaFilter.java:35:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/SchemaFilter.java:51:34: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/SchemaFilter.java:52: warning: 'if' construct must use '{}'s. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/SchemaFilter.java:54: warning: 'if' construct must use '{}'s. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeField.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeField.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeField.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/AAIDirection.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/AAIDirection.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/AAIDirection.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/AAIDirection.java:28:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/AAIDirection.java:38:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/AAIDirection.java:50:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/DirectionNotation.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/DirectionNotation.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/DirectionNotation.java:32:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeType.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeType.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/MultiplicityRule.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/MultiplicityRule.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/MultiplicityRule.java:26:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeProperty.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeProperty.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/enums/EdgeProperty.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/JsonIngestor.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/JsonIngestor.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/JsonIngestor.java:39: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/JsonIngestor.java:50: warning: Javadoc comment at column 33 has parse error. Details: no viable alternative at input ' tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRule.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRule.java:27: warning: Using the '.*' form of import should be avoided - org.onap.aai.edges.enums.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRule.java:29: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeRule.java:46: warning: Javadoc comment at column 37 has parse error. Details: no viable alternative at input ' tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:36: warning: Using the '.*' form of import should be avoided - java.util.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:84:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:102:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:111: warning: Comment has incorrect indentation level 78, expected is 8, indentation should be the same level as line 113. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:153: warning: Javadoc comment at column 31 has parse error. Details: no viable alternative at input ' tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:203: warning: Javadoc comment at column 31 has parse error. Details: no viable alternative at input ' tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:640: warning: Javadoc comment at column 20 has parse error. Missed HTML close tag 'Criteria'. Sometimes it means that close tag missed for one of previous tags. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:663: warning: Javadoc comment at column 20 has parse error. Missed HTML close tag 'Criteria'. Sometimes it means that close tag missed for one of previous tags. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/edges/EdgeIngestor.java:681: warning: Javadoc comment at column 85 has parse error. Details: no viable alternative at input ' tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/restclient/SchemaServiceNoAuthClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/restclient/SchemaServiceOneWayClient.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/restclient/SchemaServiceOneWayClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/restclient/SchemaServiceRestClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/restclient/SchemaServiceRestClient.java:14: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadNodeConfigForValidationTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadNodeConfigForValidationTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadNodeConfigForValidationTest.java:33: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/ConfigTranslatorForWiringTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/ConfigTranslatorForWiringTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/ConfigTranslatorForWiringTest.java:42:16: warning: Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/ConfigTranslatorForWiringTest.java:52:16: warning: Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/SchemaIncompleteTranslator.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/SchemaIncompleteTranslator.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/GoodConfigForValidationTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/GoodConfigForValidationTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/GoodConfigForValidationTest.java:34: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforBusiness.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforBusiness.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadEdgeConfigForValidationTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadEdgeConfigForValidationTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadEdgeConfigForValidationTest.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/testutils/BadEdgeConfigForValidationTest.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanEnvVarInjectionTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanEnvVarInjectionTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/ConfigTranslatorWiringTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/ConfigTranslatorWiringTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterWithPropFileTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterWithPropFileTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterWithPropFileTest.java:33: warning: Line is longer than 120 characters (found 123). 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterWithPropFileTest.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:10: warning:

tag should be placed immediately before the first word, with no space after. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:10: warning:

tag should be preceded with an empty line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:12: warning:

tag should be placed immediately before the first word, with no space after. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:12: warning:

tag should be preceded with an empty line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:43: warning: Line is longer than 120 characters (found 123). 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:53:24: warning: Member name 'SchemaVersionsBean' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterTest.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanTest.java:10: warning:

tag should be placed immediately before the first word, with no space after. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanTest.java:10: warning:

tag should be preceded with an empty line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanTest.java:12: warning:

tag should be placed immediately before the first word, with no space after. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanTest.java:12: warning:

tag should be preceded with an empty line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanTest.java:52:24: warning: Member name 'SchemaVersionsBean' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanDefaultInjectionTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanDefaultInjectionTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorWiringTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorWiringTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorWiringTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorWiringTest.java:42: warning: Line is longer than 120 characters (found 122). 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorLocalTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorLocalTest.java:64: warning: Line is longer than 120 characters (found 122). 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorLocalTest.java:79:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorLocalTest.java:162: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorTest.java:155:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorTest.java:167: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/CheckEverythingStrategyTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/CheckEverythingStrategyTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/CheckEverythingStrategyTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/FailFastStrategyTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/FailFastStrategyTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/FailFastStrategyTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSunnyDayTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSunnyDayTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSunnyDayTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorRainyDayTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorRainyDayTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorRainyDayTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSchemaIncompleteTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSchemaIncompleteTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSchemaIncompleteTest.java:78:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/EdgeRuleValidatorSunnyDayTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/EdgeRuleValidatorSunnyDayTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/EdgeRuleValidatorSunnyDayTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:58: warning: Line is longer than 120 characters (found 124). 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:59: warning: Line is longer than 120 characters (found 124). 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:60: warning: Line is longer than 120 characters (found 126). 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:61: warning: Line is longer than 120 characters (found 124). 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:62: warning: Line is longer than 120 characters (found 125). 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModuleTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModuleTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModuleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/EdgeRuleValidatorRainyDayTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/EdgeRuleValidatorRainyDayTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/EdgeRuleValidatorRainyDayTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/UniqueLabelValidationModuleTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/UniqueLabelValidationModuleTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/UniqueLabelValidationModuleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/UniqueLabelValidationModuleTest.java:27: warning: Using the '.*' form of import should be avoided - java.util.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/UniqueLabelValidationModuleTest.java:39:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/SingleContainmentValidationModuleTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/SingleContainmentValidationModuleTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/SingleContainmentValidationModuleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/SingleContainmentValidationModuleTest.java:27: warning: Using the '.*' form of import should be avoided - java.util.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/SingleContainmentValidationModuleTest.java:39:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/CousinDefaultingValidationModuleTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/CousinDefaultingValidationModuleTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/CousinDefaultingValidationModuleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/CousinDefaultingValidationModuleTest.java:41:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/CousinDefaultingValidationModuleTest.java:47: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/CousinDefaultingValidationModuleTest.java:47:23: warning: Local variable name 'LATEST_VERSION' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/VersionValidatorSunnyDayTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/VersionValidatorSunnyDayTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/VersionValidatorSunnyDayTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/VersionValidatorRainyDayTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/VersionValidatorRainyDayTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/VersionValidatorRainyDayTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleTest.java:47:18: warning: Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:66:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:91:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:111:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:132:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:153:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:165:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:171:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:186:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:224:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:240:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:248:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:41:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:56:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:65:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:74:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:82:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:92:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:105:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:113:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeRuleQueryTest.java:129:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorWiringTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorWiringTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorWiringTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorWiringTest.java:52:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:64:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:93:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:113:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:134:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:155:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:167:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:173:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:206:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:223:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:232:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:243:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:251:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:259:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:267:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:30: warning: Using the '.*' form of import should be avoided - java.util.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:37:27: warning: Member name 'LATEST' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:38:27: warning: Member name 'V10' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:39:27: warning: Member name 'V11' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:69:16: warning: Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/TypeAlphabetizerTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/TypeAlphabetizerTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/TypeAlphabetizerTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockProvider.java:10: warning:

tag should be placed immediately before the first word, with no space after. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockProvider.java:10: warning:

tag should be preceded with an empty line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockProvider.java:12: warning:

tag should be placed immediately before the first word, with no space after. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockProvider.java:12: warning:

tag should be preceded with an empty line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/SchemaRestClientTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/SchemaRestClientTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/SchemaRestClientTest.java:47: warning: Abbreviation in name must contain no more than '1' capital letters. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/SchemaRestClientTest.java:47:20: warning: Member name 'SCHEMA_SERVICE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:11: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:13: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:63:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:70: warning: Line is longer than 120 characters (found 128). 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:91:74: warning: Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:115:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java:122:5: warning: Missing a Javadoc comment. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/RestClientTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:47:59 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/RestClientTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:47:59 Audit done. 07:47:59 [INFO] 07:47:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-ingest --- 07:47:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:47:59 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/resources 07:47:59 [INFO] 07:47:59 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-schema-ingest --- 07:47:59 [INFO] Changes detected - recompiling the module! 07:47:59 [INFO] Compiling 54 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/classes 07:47:59 [INFO] 07:47:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema-ingest --- 07:47:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:47:59 [INFO] Copying 55 resources 07:47:59 [INFO] 07:47:59 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-schema-ingest --- 07:47:59 [INFO] Changes detected - recompiling the module! 07:47:59 [INFO] Compiling 42 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/test-classes 07:47:59 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java: /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java uses unchecked or unsafe operations. 07:47:59 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java: Recompile with -Xlint:unchecked for details. 07:47:59 [INFO] 07:47:59 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-schema-ingest --- 07:48:00 [INFO] 07:48:00 [INFO] ------------------------------------------------------- 07:48:00 [INFO] T E S T S 07:48:00 [INFO] ------------------------------------------------------- 07:48:00 07:48:00.963 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 07:48:00 07:48:00.975 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:00 07:48:00.987 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.035 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 07:48:01 07:48:01.072 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to process context configuration [ContextConfigurationAttributes@784abd3e declaringClass = 'org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest', classes = '{}', locations = '{classpath:forWiringTests/testContext.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 07:48:01 07:48:01.139 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 07:48:01 07:48:01.140 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest]: using defaults. 07:48:01 07:48:01.141 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.163 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@66a53104, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6d229b1c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6f825516, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2da99821, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@62cba181, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1b482cbf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@661fe025, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7161457, org.springframework.test.context.event.EventPublishingTestExecutionListener@38ee7a9d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@629984eb] 07:48:01 07:48:01.168 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 07:48:01 07:48:01.173 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 07:48:01 07:48:01.195 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 07:48:01 07:48:01.196 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.196 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.197 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 07:48:01 07:48:01.198 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@554188ac declaringClass = 'org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 07:48:01 07:48:01.200 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 07:48:01 07:48:01.201 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest]: using defaults. 07:48:01 07:48:01.201 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.201 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2668c286, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7f353a0f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7ea2412c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1c93b51e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7c0f28f8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2abc8034, org.springframework.test.context.transaction.TransactionalTestExecutionListener@467b0f6e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@474179fa, org.springframework.test.context.event.EventPublishingTestExecutionListener@420cd102, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@c7f4457] 07:48:01 07:48:01.202 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 07:48:01 07:48:01.202 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 07:48:01 07:48:01.211 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 07:48:01 07:48:01.213 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.213 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.219 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.226 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: class path resource [org/onap/aai/setup/SchemaVersionsBeanOverrideTest-context.xml] does not exist 07:48:01 07:48:01.226 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: class path resource [org/onap/aai/setup/SchemaVersionsBeanOverrideTestContext.groovy] does not exist 07:48:01 07:48:01.227 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.230 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 07:48:01 07:48:01.386 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: using defaults. 07:48:01 07:48:01.386 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.387 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@675ec28b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@11399548, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@610fbe1c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@46d0f89c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@570b2057, org.springframework.test.context.support.DirtiesContextTestExecutionListener@a457c2b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@16a6dc21, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5773d271, org.springframework.test.context.event.EventPublishingTestExecutionListener@59f45950, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7871d261] 07:48:01 07:48:01.387 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 07:48:01 07:48:01.387 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 07:48:01 07:48:01.391 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 07:48:01 07:48:01.391 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.391 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.391 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 07:48:01 07:48:01.393 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@4f26425b declaringClass = 'org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 07:48:01 07:48:01.394 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 07:48:01 07:48:01.394 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest]: using defaults. 07:48:01 07:48:01.394 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.395 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@f03ee8f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@40dd552c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@33f4c769, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4ebd6fd6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5e5a8718, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7404ddca, org.springframework.test.context.transaction.TransactionalTestExecutionListener@615e83ac, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4438938e, org.springframework.test.context.event.EventPublishingTestExecutionListener@4e50ae56, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1c68d0db] 07:48:01 07:48:01.395 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 07:48:01 07:48:01.395 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 07:48:01 07:48:01.398 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaVersionsBeanTest] 07:48:01 07:48:01.398 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.398 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.399 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaVersionsBeanTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.400 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.SchemaVersionsBeanTest]: class path resource [org/onap/aai/setup/SchemaVersionsBeanTest-context.xml] does not exist 07:48:01 07:48:01.400 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.SchemaVersionsBeanTest]: class path resource [org/onap/aai/setup/SchemaVersionsBeanTestContext.groovy] does not exist 07:48:01 07:48:01.401 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.setup.SchemaVersionsBeanTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.402 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.SchemaVersionsBeanTest] 07:48:01 07:48:01.405 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaVersionsBeanTest]: using defaults. 07:48:01 07:48:01.405 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.406 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7c91fe86, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7fc7152e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@13d289c7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6704df84, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1412682c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@53bb71e5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@54a056e4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@15994b0b, org.springframework.test.context.event.EventPublishingTestExecutionListener@12cd129c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1a717d79] 07:48:01 07:48:01.406 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanTest] 07:48:01 07:48:01.406 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanTest] 07:48:01 07:48:01.409 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 07:48:01 07:48:01.410 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.410 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.410 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 07:48:01 07:48:01.411 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to process context configuration [ContextConfigurationAttributes@538b3c88 declaringClass = 'org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest', classes = '{}', locations = '{classpath:forWiringTests/testUsingPropFileContext.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 07:48:01 07:48:01.412 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 07:48:01 07:48:01.413 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest]: using defaults. 07:48:01 07:48:01.413 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.413 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@19b9f903, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@10e56da9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@28cb86b2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@22ae905f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@748904e8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4fbaa7f5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3b3056a6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6d4a05f7, org.springframework.test.context.event.EventPublishingTestExecutionListener@51d8f2f2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4b476233] 07:48:01 07:48:01.414 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 07:48:01 07:48:01.414 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 07:48:01 07:48:01.416 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.ConfigTranslatorWiringTest] 07:48:01 07:48:01.417 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.417 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.418 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.ConfigTranslatorWiringTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.419 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.ConfigTranslatorWiringTest]: class path resource [org/onap/aai/setup/ConfigTranslatorWiringTest-context.xml] does not exist 07:48:01 07:48:01.419 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.ConfigTranslatorWiringTest]: class path resource [org/onap/aai/setup/ConfigTranslatorWiringTestContext.groovy] does not exist 07:48:01 07:48:01.419 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.setup.ConfigTranslatorWiringTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.422 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.ConfigTranslatorWiringTest] 07:48:01 07:48:01.425 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.ConfigTranslatorWiringTest]: using defaults. 07:48:01 07:48:01.425 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.425 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@19705650, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1a785fd5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4a660b34, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@362a561e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2df3545d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@75ad30c1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@fe8aaeb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b9697ae, org.springframework.test.context.event.EventPublishingTestExecutionListener@5cf0673d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@40c76f5a] 07:48:01 07:48:01.425 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.ConfigTranslatorWiringTest] 07:48:01 07:48:01.425 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.ConfigTranslatorWiringTest] 07:48:01 07:48:01.429 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.nodes.NodeIngestorWiringTest] 07:48:01 07:48:01.429 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.429 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.430 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.nodes.NodeIngestorWiringTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.432 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorWiringTest]: class path resource [org/onap/aai/nodes/NodeIngestorWiringTest-context.xml] does not exist 07:48:01 07:48:01.432 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorWiringTest]: class path resource [org/onap/aai/nodes/NodeIngestorWiringTestContext.groovy] does not exist 07:48:01 07:48:01.432 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.nodes.NodeIngestorWiringTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.433 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.nodes.NodeIngestorWiringTest] 07:48:01 07:48:01.436 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.nodes.NodeIngestorWiringTest]: using defaults. 07:48:01 07:48:01.436 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.436 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@34fcd292, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@63db743d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@496cedbb, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6b6def36, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3957d88b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1152900, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2fba0dac, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2b2a4332, org.springframework.test.context.event.EventPublishingTestExecutionListener@2cbe455c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4cb24e2] 07:48:01 07:48:01.436 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.nodes.NodeIngestorWiringTest] 07:48:01 07:48:01.436 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.nodes.NodeIngestorWiringTest] 07:48:01 07:48:01.443 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.nodes.NodeIngestorTest] 07:48:01 07:48:01.443 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.443 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.444 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.nodes.NodeIngestorTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.445 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorTest]: class path resource [org/onap/aai/nodes/NodeIngestorTest-context.xml] does not exist 07:48:01 07:48:01.445 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorTest]: class path resource [org/onap/aai/nodes/NodeIngestorTestContext.groovy] does not exist 07:48:01 07:48:01.445 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.nodes.NodeIngestorTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.447 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.nodes.NodeIngestorTest] 07:48:01 07:48:01.449 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.nodes.NodeIngestorTest]: using defaults. 07:48:01 07:48:01.450 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.450 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7c5f29c6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4baf997, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5280688, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@643f6179, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@61ab6521, org.springframework.test.context.support.DirtiesContextTestExecutionListener@328e4ec2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7757025d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@68fc9167, org.springframework.test.context.event.EventPublishingTestExecutionListener@52c46334, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@12fccff0] 07:48:01 07:48:01.450 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.nodes.NodeIngestorTest] 07:48:01 07:48:01.450 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.nodes.NodeIngestorTest] 07:48:01 07:48:01.455 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.nodes.NodeIngestorLocalTest] 07:48:01 07:48:01.455 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.455 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.455 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.nodes.NodeIngestorLocalTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.456 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorLocalTest]: class path resource [org/onap/aai/nodes/NodeIngestorLocalTest-context.xml] does not exist 07:48:01 07:48:01.457 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorLocalTest]: class path resource [org/onap/aai/nodes/NodeIngestorLocalTestContext.groovy] does not exist 07:48:01 07:48:01.457 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.nodes.NodeIngestorLocalTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.458 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.nodes.NodeIngestorLocalTest] 07:48:01 07:48:01.460 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.nodes.NodeIngestorLocalTest]: using defaults. 07:48:01 07:48:01.460 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.461 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1682e6a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@505d2bac, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4cecc15a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@d969452, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4d4df0f4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@74f4a2ba, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5e385b6f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@67b560fe, org.springframework.test.context.event.EventPublishingTestExecutionListener@45dde6ac, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@14ed7ddf] 07:48:01 07:48:01.461 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.nodes.NodeIngestorLocalTest] 07:48:01 07:48:01.461 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.nodes.NodeIngestorLocalTest] 07:48:01 07:48:01.465 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.VersionValidatorRainyDayTest] 07:48:01 07:48:01.465 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.465 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.471 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.VersionValidatorRainyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.471 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.VersionValidatorRainyDayTest]: class path resource [org/onap/aai/validation/VersionValidatorRainyDayTest-context.xml] does not exist 07:48:01 07:48:01.472 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.VersionValidatorRainyDayTest]: class path resource [org/onap/aai/validation/VersionValidatorRainyDayTestContext.groovy] does not exist 07:48:01 07:48:01.472 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.VersionValidatorRainyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.473 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.validation.VersionValidatorRainyDayTest] 07:48:01 07:48:01.477 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.VersionValidatorRainyDayTest]: using defaults. 07:48:01 07:48:01.477 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.477 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@54329480, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@590013c7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@64f32e9e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7b211077, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3b770d07, org.springframework.test.context.support.DirtiesContextTestExecutionListener@62b0bf85, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1fcaea93, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6c9bf3b5, org.springframework.test.context.event.EventPublishingTestExecutionListener@6f07d414, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@8ac12e6] 07:48:01 07:48:01.477 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.VersionValidatorRainyDayTest] 07:48:01 07:48:01.477 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.VersionValidatorRainyDayTest] 07:48:01 07:48:01.479 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 07:48:01 07:48:01.480 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.480 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.480 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.481 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorSchemaIncompleteTest-context.xml] does not exist 07:48:01 07:48:01.481 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorSchemaIncompleteTestContext.groovy] does not exist 07:48:01 07:48:01.482 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.483 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 07:48:01 07:48:01.484 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest]: using defaults. 07:48:01 07:48:01.484 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.485 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4e94669c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@41bb1f09, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@349f0ca4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@66f2ec1c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@b3fc6d8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@12e5d3e1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5ed31735, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2fb082ff, org.springframework.test.context.event.EventPublishingTestExecutionListener@5a4c98d7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@668a32a4] 07:48:01 07:48:01.487 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 07:48:01 07:48:01.487 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 07:48:01 07:48:01.489 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 07:48:01 07:48:01.489 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.490 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.490 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.496 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorSunnyDayTest-context.xml] does not exist 07:48:01 07:48:01.496 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorSunnyDayTestContext.groovy] does not exist 07:48:01 07:48:01.496 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.498 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 07:48:01 07:48:01.501 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest]: using defaults. 07:48:01 07:48:01.501 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.501 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3e2d44f3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@23afc725, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5d3f99d7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@561d88ee, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2c34402, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5f883d90, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7e58f697, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@44384b4a, org.springframework.test.context.event.EventPublishingTestExecutionListener@5cc3e49b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4239262e] 07:48:01 07:48:01.501 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 07:48:01 07:48:01.502 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 07:48:01 07:48:01.508 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 07:48:01 07:48:01.509 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.509 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.509 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.510 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorRainyDayTest-context.xml] does not exist 07:48:01 07:48:01.510 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorRainyDayTestContext.groovy] does not exist 07:48:01 07:48:01.510 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.511 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 07:48:01 07:48:01.513 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest]: using defaults. 07:48:01 07:48:01.513 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.514 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1805383, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@64fdcf99, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@9f0fc36, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@63f2e0b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5a06904, org.springframework.test.context.support.DirtiesContextTestExecutionListener@fabef2e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1b4a3a1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7e848aea, org.springframework.test.context.event.EventPublishingTestExecutionListener@786a3477, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@286866cb] 07:48:01 07:48:01.514 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 07:48:01 07:48:01.514 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 07:48:01 07:48:01.519 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 07:48:01 07:48:01.519 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.520 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.520 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.521 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest]: class path resource [org/onap/aai/validation/edges/NodeTypesValidationModuleTest-context.xml] does not exist 07:48:01 07:48:01.521 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest]: class path resource [org/onap/aai/validation/edges/NodeTypesValidationModuleTestContext.groovy] does not exist 07:48:01 07:48:01.521 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.522 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 07:48:01 07:48:01.524 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest]: using defaults. 07:48:01 07:48:01.524 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.524 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7534785a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@46b5f061, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3ba3f40d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@108b121f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@46ab4efc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2ff498b0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@b5312df, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4300e240, org.springframework.test.context.event.EventPublishingTestExecutionListener@5f409872, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@547aaa32] 07:48:01 07:48:01.524 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 07:48:01 07:48:01.524 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 07:48:01 07:48:01.528 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 07:48:01 07:48:01.529 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.529 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.530 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.531 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/edges/EdgeRuleValidatorSunnyDayTest-context.xml] does not exist 07:48:01 07:48:01.531 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/edges/EdgeRuleValidatorSunnyDayTestContext.groovy] does not exist 07:48:01 07:48:01.531 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.533 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 07:48:01 07:48:01.535 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest]: using defaults. 07:48:01 07:48:01.535 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.536 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@27afbf14, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4cfcac13, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5c25d0d1, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@22c8ee48, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7845b21a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@51f01535, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2321e482, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@467ef400, org.springframework.test.context.event.EventPublishingTestExecutionListener@13fe5bb7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4276ad40] 07:48:01 07:48:01.536 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 07:48:01 07:48:01.537 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 07:48:01 07:48:01.538 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 07:48:01 07:48:01.539 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.539 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.539 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.540 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest]: class path resource [org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModuleTest-context.xml] does not exist 07:48:01 07:48:01.540 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest]: class path resource [org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModuleTestContext.groovy] does not exist 07:48:01 07:48:01.540 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.541 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 07:48:01 07:48:01.542 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest]: using defaults. 07:48:01 07:48:01.542 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.542 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1570cad0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@21090c88, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@d62472f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@63a84bb6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@701d2b59, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1999149e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@65d73bd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@27896d3b, org.springframework.test.context.event.EventPublishingTestExecutionListener@3ed7dd70, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6f3b13d0] 07:48:01 07:48:01.542 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 07:48:01 07:48:01.542 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 07:48:01 07:48:01.544 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 07:48:01 07:48:01.544 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.544 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.545 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.545 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest]: class path resource [org/onap/aai/validation/edges/EdgeRuleValidatorRainyDayTest-context.xml] does not exist 07:48:01 07:48:01.545 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest]: class path resource [org/onap/aai/validation/edges/EdgeRuleValidatorRainyDayTestContext.groovy] does not exist 07:48:01 07:48:01.546 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.546 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 07:48:01 07:48:01.548 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest]: using defaults. 07:48:01 07:48:01.548 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.548 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@71f0806b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@49889154, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5c33008f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@45d7495e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@30517a57, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3dde5f38, org.springframework.test.context.transaction.TransactionalTestExecutionListener@79ad1774, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@64f3ca6, org.springframework.test.context.event.EventPublishingTestExecutionListener@3df77dfa, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@721fc2e3] 07:48:01 07:48:01.548 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 07:48:01 07:48:01.548 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 07:48:01 07:48:01.557 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.VersionValidatorSunnyDayTest] 07:48:01 07:48:01.557 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.557 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.558 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.558 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/VersionValidatorSunnyDayTest-context.xml] does not exist 07:48:01 07:48:01.559 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/VersionValidatorSunnyDayTestContext.groovy] does not exist 07:48:01 07:48:01.559 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.559 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.validation.VersionValidatorSunnyDayTest] 07:48:01 07:48:01.561 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.VersionValidatorSunnyDayTest]: using defaults. 07:48:01 07:48:01.561 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.561 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6133e20b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@30ffb2a6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@612af486, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3d033453, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@43deba42, org.springframework.test.context.support.DirtiesContextTestExecutionListener@e795a1d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@38c10190, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1cc41b77, org.springframework.test.context.event.EventPublishingTestExecutionListener@2a7ebe07, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6e93b0e7] 07:48:01 07:48:01.561 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest] 07:48:01 07:48:01.561 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.VersionValidatorSunnyDayTest] 07:48:01 07:48:01.567 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.edges.EdgeIngestorLocalTest] 07:48:01 07:48:01.567 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.567 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.567 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.edges.EdgeIngestorLocalTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.568 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorLocalTest]: class path resource [org/onap/aai/edges/EdgeIngestorLocalTest-context.xml] does not exist 07:48:01 07:48:01.568 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorLocalTest]: class path resource [org/onap/aai/edges/EdgeIngestorLocalTestContext.groovy] does not exist 07:48:01 07:48:01.568 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.edges.EdgeIngestorLocalTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.570 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.edges.EdgeIngestorLocalTest] 07:48:01 07:48:01.572 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.edges.EdgeIngestorLocalTest]: using defaults. 07:48:01 07:48:01.572 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.572 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@77ab5214, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6d420cdd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@bd273b2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@78128dd0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@55044b34, org.springframework.test.context.support.DirtiesContextTestExecutionListener@28dd81ad, org.springframework.test.context.transaction.TransactionalTestExecutionListener@300a38e7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5c9a4f3b, org.springframework.test.context.event.EventPublishingTestExecutionListener@2bb0e277, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6f24ce45] 07:48:01 07:48:01.572 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.edges.EdgeIngestorLocalTest] 07:48:01 07:48:01.572 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.edges.EdgeIngestorLocalTest] 07:48:01 07:48:01.580 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.edges.EdgeIngestorTest] 07:48:01 07:48:01.580 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.580 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.580 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.edges.EdgeIngestorTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.581 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorTest]: class path resource [org/onap/aai/edges/EdgeIngestorTest-context.xml] does not exist 07:48:01 07:48:01.581 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorTest]: class path resource [org/onap/aai/edges/EdgeIngestorTestContext.groovy] does not exist 07:48:01 07:48:01.581 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.edges.EdgeIngestorTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.582 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.edges.EdgeIngestorTest] 07:48:01 07:48:01.584 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.edges.EdgeIngestorTest]: using defaults. 07:48:01 07:48:01.584 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.584 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@210a26b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2dc21583, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6cbdd1c5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@60816371, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@678586f0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5ad6f98e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@586728e8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3316527e, org.springframework.test.context.event.EventPublishingTestExecutionListener@786ff0ea, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@15186ce0] 07:48:01 07:48:01.584 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.edges.EdgeIngestorTest] 07:48:01 07:48:01.584 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.edges.EdgeIngestorTest] 07:48:01 07:48:01.591 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.edges.EdgeIngestorWiringTest] 07:48:01 07:48:01.591 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.591 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.592 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.edges.EdgeIngestorWiringTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.592 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorWiringTest]: class path resource [org/onap/aai/edges/EdgeIngestorWiringTest-context.xml] does not exist 07:48:01 07:48:01.592 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorWiringTest]: class path resource [org/onap/aai/edges/EdgeIngestorWiringTestContext.groovy] does not exist 07:48:01 07:48:01.592 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.edges.EdgeIngestorWiringTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.593 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.edges.EdgeIngestorWiringTest] 07:48:01 07:48:01.594 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.edges.EdgeIngestorWiringTest]: using defaults. 07:48:01 07:48:01.595 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.595 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@46c662f2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4afdfc0f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@10b67f54, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@30798137, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@455da438, org.springframework.test.context.support.DirtiesContextTestExecutionListener@60652518, org.springframework.test.context.transaction.TransactionalTestExecutionListener@438aaa9f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3f06ebe0, org.springframework.test.context.event.EventPublishingTestExecutionListener@1752e45c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5ed65e4b] 07:48:01 07:48:01.595 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.edges.EdgeIngestorWiringTest] 07:48:01 07:48:01.595 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.edges.EdgeIngestorWiringTest] 07:48:01 07:48:01.605 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.restclient.SchemaRestClientTest] 07:48:01 07:48:01.605 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.605 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.606 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.restclient.SchemaRestClientTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.606 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.restclient.SchemaRestClientTest]: class path resource [org/onap/aai/restclient/SchemaRestClientTest-context.xml] does not exist 07:48:01 07:48:01.607 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.restclient.SchemaRestClientTest]: class path resource [org/onap/aai/restclient/SchemaRestClientTestContext.groovy] does not exist 07:48:01 07:48:01.607 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.restclient.SchemaRestClientTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.607 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.restclient.SchemaRestClientTest] 07:48:01 07:48:01.614 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.restclient.SchemaRestClientTest]: using defaults. 07:48:01 07:48:01.614 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.615 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4cc7e3ad, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5dd6a4c8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@47be41c6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@608b35fa, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@13a268cd, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7b3a6e95, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4ebfb045, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@77a2688d, org.springframework.test.context.event.EventPublishingTestExecutionListener@77c692b4, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5fa0141f] 07:48:01 07:48:01.615 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.restclient.SchemaRestClientTest] 07:48:01 07:48:01.615 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.restclient.SchemaRestClientTest] 07:48:01 07:48:01.622 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 07:48:01 07:48:01.622 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.622 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.623 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 07:48:01 07:48:01.623 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to process context configuration [ContextConfigurationAttributes@72715e61 declaringClass = 'org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest', classes = '{}', locations = '{classpath:forWiringTests/testContext.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 07:48:01 07:48:01.624 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 07:48:01 07:48:01.624 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest]: using defaults. 07:48:01 07:48:01.624 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.624 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@68f776ee, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5a6195b8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@8af1c49, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@70d5d96b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@23469199, org.springframework.test.context.support.DirtiesContextTestExecutionListener@75dc1c1c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5611bba, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5ba184fc, org.springframework.test.context.event.EventPublishingTestExecutionListener@4cfc0c48, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@59d5c537] 07:48:01 07:48:01.624 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 07:48:01 07:48:01.624 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 07:48:01 07:48:01.625 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 07:48:01 07:48:01.625 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.625 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.625 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 07:48:01 07:48:01.626 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@3355168 declaringClass = 'org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 07:48:01 07:48:01.626 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 07:48:01 07:48:01.626 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest]: using defaults. 07:48:01 07:48:01.626 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.627 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2f07930a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@580c17a0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@29d2fa84, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4540c7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@13c90c06, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2bc0b8c8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@15f861ee, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3f1158ee, org.springframework.test.context.event.EventPublishingTestExecutionListener@6463da36, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4a4b288a] 07:48:01 07:48:01.627 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 07:48:01 07:48:01.627 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 07:48:01 07:48:01.627 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 07:48:01 07:48:01.627 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.627 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.628 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.628 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: class path resource [org/onap/aai/setup/SchemaVersionsBeanOverrideTest-context.xml] does not exist 07:48:01 07:48:01.628 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: class path resource [org/onap/aai/setup/SchemaVersionsBeanOverrideTestContext.groovy] does not exist 07:48:01 07:48:01.628 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.629 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 07:48:01 07:48:01.636 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: using defaults. 07:48:01 07:48:01.636 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.636 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5341e71a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@405d8a80, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@ac4e690, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6afeaf2d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@365bfc5f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1a7e799e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@37a3ec27, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@283baa39, org.springframework.test.context.event.EventPublishingTestExecutionListener@416b1265, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2830315f] 07:48:01 07:48:01.636 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 07:48:01 07:48:01.636 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 07:48:01 07:48:01.637 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 07:48:01 07:48:01.637 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.637 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.637 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 07:48:01 07:48:01.637 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@75452aea declaringClass = 'org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 07:48:01 07:48:01.638 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 07:48:01 07:48:01.638 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest]: using defaults. 07:48:01 07:48:01.638 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.638 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6c24f61d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4537880f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@14292d71, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@48e74764, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@338d47b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7a3643e3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2729bb71, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@55071497, org.springframework.test.context.event.EventPublishingTestExecutionListener@10d98940, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@58b8f9e3] 07:48:01 07:48:01.638 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 07:48:01 07:48:01.638 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 07:48:01 07:48:01.639 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaVersionsBeanTest] 07:48:01 07:48:01.639 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.639 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.639 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaVersionsBeanTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.640 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.SchemaVersionsBeanTest]: class path resource [org/onap/aai/setup/SchemaVersionsBeanTest-context.xml] does not exist 07:48:01 07:48:01.640 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.SchemaVersionsBeanTest]: class path resource [org/onap/aai/setup/SchemaVersionsBeanTestContext.groovy] does not exist 07:48:01 07:48:01.640 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.setup.SchemaVersionsBeanTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.641 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.SchemaVersionsBeanTest] 07:48:01 07:48:01.642 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaVersionsBeanTest]: using defaults. 07:48:01 07:48:01.642 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.642 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1cc9bd9b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2f471037, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1d1cfe4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@ba562e0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5a51336a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4d8056bf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@42211e04, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6233c6c2, org.springframework.test.context.event.EventPublishingTestExecutionListener@312a738d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7e50eeb9] 07:48:01 07:48:01.642 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanTest] 07:48:01 07:48:01.642 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanTest] 07:48:01 07:48:01.643 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 07:48:01 07:48:01.643 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.643 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.643 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 07:48:01 07:48:01.644 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to process context configuration [ContextConfigurationAttributes@48b2dbc4 declaringClass = 'org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest', classes = '{}', locations = '{classpath:forWiringTests/testUsingPropFileContext.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 07:48:01 07:48:01.644 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 07:48:01 07:48:01.644 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest]: using defaults. 07:48:01 07:48:01.644 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.644 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2a667f44, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@53ba7997, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3f6f9cef, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@61dd1c3d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7858d31d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@782e6b40, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3b65084e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@32d0d7eb, org.springframework.test.context.event.EventPublishingTestExecutionListener@cae2a97, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7d12429] 07:48:01 07:48:01.644 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 07:48:01 07:48:01.645 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 07:48:01 07:48:01.645 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.ConfigTranslatorWiringTest] 07:48:01 07:48:01.645 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.645 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.645 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.ConfigTranslatorWiringTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.646 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.ConfigTranslatorWiringTest]: class path resource [org/onap/aai/setup/ConfigTranslatorWiringTest-context.xml] does not exist 07:48:01 07:48:01.646 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.ConfigTranslatorWiringTest]: class path resource [org/onap/aai/setup/ConfigTranslatorWiringTestContext.groovy] does not exist 07:48:01 07:48:01.646 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.setup.ConfigTranslatorWiringTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.647 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.setup.ConfigTranslatorWiringTest] 07:48:01 07:48:01.649 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.ConfigTranslatorWiringTest]: using defaults. 07:48:01 07:48:01.649 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.649 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@20be890d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5db9f51f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@534762ed, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6c421123, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@38e00b47, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2a631049, org.springframework.test.context.transaction.TransactionalTestExecutionListener@425b5fe2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3eec8583, org.springframework.test.context.event.EventPublishingTestExecutionListener@66e1b2a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@343db2f6] 07:48:01 07:48:01.649 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.ConfigTranslatorWiringTest] 07:48:01 07:48:01.649 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.ConfigTranslatorWiringTest] 07:48:01 07:48:01.649 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.nodes.NodeIngestorWiringTest] 07:48:01 07:48:01.649 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.650 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.650 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.nodes.NodeIngestorWiringTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.650 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorWiringTest]: class path resource [org/onap/aai/nodes/NodeIngestorWiringTest-context.xml] does not exist 07:48:01 07:48:01.650 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorWiringTest]: class path resource [org/onap/aai/nodes/NodeIngestorWiringTestContext.groovy] does not exist 07:48:01 07:48:01.651 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.nodes.NodeIngestorWiringTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.651 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.nodes.NodeIngestorWiringTest] 07:48:01 07:48:01.652 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.nodes.NodeIngestorWiringTest]: using defaults. 07:48:01 07:48:01.652 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.653 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@769b0752, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@dae5e0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@59a94d0f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7ff09659, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@517fbf62, org.springframework.test.context.support.DirtiesContextTestExecutionListener@65db548, org.springframework.test.context.transaction.TransactionalTestExecutionListener@150f41b9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6e364f1f, org.springframework.test.context.event.EventPublishingTestExecutionListener@429e7914, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@298263fa] 07:48:01 07:48:01.653 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.nodes.NodeIngestorWiringTest] 07:48:01 07:48:01.653 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.nodes.NodeIngestorWiringTest] 07:48:01 07:48:01.653 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.nodes.NodeIngestorTest] 07:48:01 07:48:01.653 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.653 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.654 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.nodes.NodeIngestorTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.654 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorTest]: class path resource [org/onap/aai/nodes/NodeIngestorTest-context.xml] does not exist 07:48:01 07:48:01.654 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorTest]: class path resource [org/onap/aai/nodes/NodeIngestorTestContext.groovy] does not exist 07:48:01 07:48:01.654 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.nodes.NodeIngestorTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.655 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.nodes.NodeIngestorTest] 07:48:01 07:48:01.656 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.nodes.NodeIngestorTest]: using defaults. 07:48:01 07:48:01.656 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.656 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2b1a901d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@11bdab37, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@280484c7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5a6f6cac, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@258a8584, org.springframework.test.context.support.DirtiesContextTestExecutionListener@59127611, org.springframework.test.context.transaction.TransactionalTestExecutionListener@553ce348, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7417ef4f, org.springframework.test.context.event.EventPublishingTestExecutionListener@5c0e2ec, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4fa8bebb] 07:48:01 07:48:01.656 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.nodes.NodeIngestorTest] 07:48:01 07:48:01.657 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.nodes.NodeIngestorTest] 07:48:01 07:48:01.657 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.nodes.NodeIngestorLocalTest] 07:48:01 07:48:01.657 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.657 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.657 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.nodes.NodeIngestorLocalTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.658 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorLocalTest]: class path resource [org/onap/aai/nodes/NodeIngestorLocalTest-context.xml] does not exist 07:48:01 07:48:01.658 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorLocalTest]: class path resource [org/onap/aai/nodes/NodeIngestorLocalTestContext.groovy] does not exist 07:48:01 07:48:01.658 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.nodes.NodeIngestorLocalTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.659 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.nodes.NodeIngestorLocalTest] 07:48:01 07:48:01.664 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.nodes.NodeIngestorLocalTest]: using defaults. 07:48:01 07:48:01.664 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.665 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@344f9467, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3e98b933, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@222d9d4f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4269aad7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@a4df251, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71e7830a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3feebf9c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@305e95a4, org.springframework.test.context.event.EventPublishingTestExecutionListener@55e42684, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@18d610e1] 07:48:01 07:48:01.665 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.nodes.NodeIngestorLocalTest] 07:48:01 07:48:01.665 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.nodes.NodeIngestorLocalTest] 07:48:01 07:48:01.665 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.VersionValidatorRainyDayTest] 07:48:01 07:48:01.665 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.666 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.666 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.VersionValidatorRainyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.666 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.VersionValidatorRainyDayTest]: class path resource [org/onap/aai/validation/VersionValidatorRainyDayTest-context.xml] does not exist 07:48:01 07:48:01.666 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.VersionValidatorRainyDayTest]: class path resource [org/onap/aai/validation/VersionValidatorRainyDayTestContext.groovy] does not exist 07:48:01 07:48:01.667 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.VersionValidatorRainyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.667 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.validation.VersionValidatorRainyDayTest] 07:48:01 07:48:01.668 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.VersionValidatorRainyDayTest]: using defaults. 07:48:01 07:48:01.668 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.668 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@16391278, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@621dc63d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4ae49387, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6abb7b7d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@34cf0e80, org.springframework.test.context.support.DirtiesContextTestExecutionListener@38ef1a0a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@56f9de3b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6728370a, org.springframework.test.context.event.EventPublishingTestExecutionListener@2b5f8e61, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6ba0ee4a] 07:48:01 07:48:01.669 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.VersionValidatorRainyDayTest] 07:48:01 07:48:01.669 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.VersionValidatorRainyDayTest] 07:48:01 07:48:01.669 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 07:48:01 07:48:01.669 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.671 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.671 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.672 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorSchemaIncompleteTest-context.xml] does not exist 07:48:01 07:48:01.672 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorSchemaIncompleteTestContext.groovy] does not exist 07:48:01 07:48:01.672 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.673 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 07:48:01 07:48:01.674 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest]: using defaults. 07:48:01 07:48:01.674 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.674 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@27db45f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6ec3d8e4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1aeff8ca, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7f2c995b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@101c15ad, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6068ebb2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5a466dd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1ed9d173, org.springframework.test.context.event.EventPublishingTestExecutionListener@6e981e78, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@498a4d62] 07:48:01 07:48:01.674 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 07:48:01 07:48:01.674 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 07:48:01 07:48:01.675 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 07:48:01 07:48:01.675 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.675 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.675 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.675 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorSunnyDayTest-context.xml] does not exist 07:48:01 07:48:01.676 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorSunnyDayTestContext.groovy] does not exist 07:48:01 07:48:01.676 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.676 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 07:48:01 07:48:01.677 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest]: using defaults. 07:48:01 07:48:01.677 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.677 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3f3c5ecd, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1179fc8c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@a03529c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1760e594, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4af70b83, org.springframework.test.context.support.DirtiesContextTestExecutionListener@143413cd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4b32465, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@146f3d22, org.springframework.test.context.event.EventPublishingTestExecutionListener@66b6873f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@52285a5f] 07:48:01 07:48:01.678 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 07:48:01 07:48:01.678 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 07:48:01 07:48:01.678 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 07:48:01 07:48:01.678 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.678 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.678 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.685 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorRainyDayTest-context.xml] does not exist 07:48:01 07:48:01.685 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorRainyDayTestContext.groovy] does not exist 07:48:01 07:48:01.685 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.686 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 07:48:01 07:48:01.689 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest]: using defaults. 07:48:01 07:48:01.689 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.689 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@224e6e88, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@70139a81, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@60f9dc7e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@15e5246, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@503556cb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3c9e19de, org.springframework.test.context.transaction.TransactionalTestExecutionListener@12aa381f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6115846e, org.springframework.test.context.event.EventPublishingTestExecutionListener@1bec1589, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@57f0bfc3] 07:48:01 07:48:01.690 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 07:48:01 07:48:01.690 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 07:48:01 07:48:01.692 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 07:48:01 07:48:01.693 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.693 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.693 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.693 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest]: class path resource [org/onap/aai/validation/edges/NodeTypesValidationModuleTest-context.xml] does not exist 07:48:01 07:48:01.694 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest]: class path resource [org/onap/aai/validation/edges/NodeTypesValidationModuleTestContext.groovy] does not exist 07:48:01 07:48:01.694 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.694 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 07:48:01 07:48:01.697 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest]: using defaults. 07:48:01 07:48:01.697 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.697 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2299d903, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@70c56434, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2c3f43d1, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@632d4cf2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@f10d055, org.springframework.test.context.support.DirtiesContextTestExecutionListener@542ff147, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2d801d8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@b9b97ad, org.springframework.test.context.event.EventPublishingTestExecutionListener@2807cf3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@298e002d] 07:48:01 07:48:01.698 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 07:48:01 07:48:01.698 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 07:48:01 07:48:01.699 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 07:48:01 07:48:01.699 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.699 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.699 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.700 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/edges/EdgeRuleValidatorSunnyDayTest-context.xml] does not exist 07:48:01 07:48:01.701 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/edges/EdgeRuleValidatorSunnyDayTestContext.groovy] does not exist 07:48:01 07:48:01.701 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.703 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 07:48:01 07:48:01.705 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest]: using defaults. 07:48:01 07:48:01.705 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.706 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3c6bd624, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3d8d52be, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@645ba24a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5f6a8efe, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3dd2b9c1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6a1d1467, org.springframework.test.context.transaction.TransactionalTestExecutionListener@536da29c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@58fbcb71, org.springframework.test.context.event.EventPublishingTestExecutionListener@70cf7d1e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@72f3f14c] 07:48:01 07:48:01.706 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 07:48:01 07:48:01.706 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 07:48:01 07:48:01.707 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 07:48:01 07:48:01.708 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.708 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.708 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.709 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest]: class path resource [org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModuleTest-context.xml] does not exist 07:48:01 07:48:01.709 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest]: class path resource [org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModuleTestContext.groovy] does not exist 07:48:01 07:48:01.709 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.710 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 07:48:01 07:48:01.712 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest]: using defaults. 07:48:01 07:48:01.712 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.712 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4a122e68, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@41be8db9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2c2a7d53, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@46524ebe, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1de85972, org.springframework.test.context.support.DirtiesContextTestExecutionListener@280ecc33, org.springframework.test.context.transaction.TransactionalTestExecutionListener@57b1ec84, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3c27f72, org.springframework.test.context.event.EventPublishingTestExecutionListener@5cbe95b1, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@28fa541] 07:48:01 07:48:01.713 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 07:48:01 07:48:01.713 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 07:48:01 07:48:01.714 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 07:48:01 07:48:01.715 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.715 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.716 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.717 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest]: class path resource [org/onap/aai/validation/edges/EdgeRuleValidatorRainyDayTest-context.xml] does not exist 07:48:01 07:48:01.724 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest]: class path resource [org/onap/aai/validation/edges/EdgeRuleValidatorRainyDayTestContext.groovy] does not exist 07:48:01 07:48:01.724 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.725 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 07:48:01 07:48:01.730 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest]: using defaults. 07:48:01 07:48:01.730 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.730 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4aab7195, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6210666c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1dca62c2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@52657d5f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@43d3995f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2211b44f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6c830ebd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@15f519f7, org.springframework.test.context.event.EventPublishingTestExecutionListener@4a336377, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@65af05b2] 07:48:01 07:48:01.731 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 07:48:01 07:48:01.731 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 07:48:01 07:48:01.732 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.VersionValidatorSunnyDayTest] 07:48:01 07:48:01.732 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.732 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.733 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.733 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/VersionValidatorSunnyDayTest-context.xml] does not exist 07:48:01 07:48:01.733 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/VersionValidatorSunnyDayTestContext.groovy] does not exist 07:48:01 07:48:01.733 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.734 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.validation.VersionValidatorSunnyDayTest] 07:48:01 07:48:01.735 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.VersionValidatorSunnyDayTest]: using defaults. 07:48:01 07:48:01.735 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.735 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2c2a903f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7d537616, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@604c7e9b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@19d27c27, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6181bc4a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@70485aa, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4bf8b77, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@e06ec83, org.springframework.test.context.event.EventPublishingTestExecutionListener@628962e5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@410382cb] 07:48:01 07:48:01.735 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest] 07:48:01 07:48:01.735 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.VersionValidatorSunnyDayTest] 07:48:01 07:48:01.736 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.edges.EdgeIngestorLocalTest] 07:48:01 07:48:01.736 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.736 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.736 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.edges.EdgeIngestorLocalTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.736 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorLocalTest]: class path resource [org/onap/aai/edges/EdgeIngestorLocalTest-context.xml] does not exist 07:48:01 07:48:01.736 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorLocalTest]: class path resource [org/onap/aai/edges/EdgeIngestorLocalTestContext.groovy] does not exist 07:48:01 07:48:01.737 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.edges.EdgeIngestorLocalTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.737 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.edges.EdgeIngestorLocalTest] 07:48:01 07:48:01.738 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.edges.EdgeIngestorLocalTest]: using defaults. 07:48:01 07:48:01.738 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.746 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@29f3185c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@74bbc273, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@370a8b6e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@118fbaf0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@208f7165, org.springframework.test.context.support.DirtiesContextTestExecutionListener@a0d875d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@693f2c89, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@50b4364, org.springframework.test.context.event.EventPublishingTestExecutionListener@5e541ef9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@38054d01] 07:48:01 07:48:01.746 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.edges.EdgeIngestorLocalTest] 07:48:01 07:48:01.746 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.edges.EdgeIngestorLocalTest] 07:48:01 07:48:01.749 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.edges.EdgeIngestorTest] 07:48:01 07:48:01.749 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.749 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.750 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.edges.EdgeIngestorTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.750 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorTest]: class path resource [org/onap/aai/edges/EdgeIngestorTest-context.xml] does not exist 07:48:01 07:48:01.750 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorTest]: class path resource [org/onap/aai/edges/EdgeIngestorTestContext.groovy] does not exist 07:48:01 07:48:01.750 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.edges.EdgeIngestorTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.751 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.edges.EdgeIngestorTest] 07:48:01 07:48:01.752 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.edges.EdgeIngestorTest]: using defaults. 07:48:01 07:48:01.752 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.752 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@9dc782d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1ba35152, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@401926df, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3ff8a3ad, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@550fa96f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@54275b5d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5d01b0d8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@271e851e, org.springframework.test.context.event.EventPublishingTestExecutionListener@ff21443, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@61e14b53] 07:48:01 07:48:01.752 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.edges.EdgeIngestorTest] 07:48:01 07:48:01.752 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.edges.EdgeIngestorTest] 07:48:01 07:48:01.753 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.edges.EdgeIngestorWiringTest] 07:48:01 07:48:01.753 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.754 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.754 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.edges.EdgeIngestorWiringTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.754 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorWiringTest]: class path resource [org/onap/aai/edges/EdgeIngestorWiringTest-context.xml] does not exist 07:48:01 07:48:01.754 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorWiringTest]: class path resource [org/onap/aai/edges/EdgeIngestorWiringTestContext.groovy] does not exist 07:48:01 07:48:01.754 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.edges.EdgeIngestorWiringTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.755 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.edges.EdgeIngestorWiringTest] 07:48:01 07:48:01.756 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.edges.EdgeIngestorWiringTest]: using defaults. 07:48:01 07:48:01.756 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.756 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6253e59a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7d1cb59f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@16ccd2bc, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@12f8682a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6f7a20da, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7752c0e7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@77ba583, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5613247e, org.springframework.test.context.event.EventPublishingTestExecutionListener@6851b296, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@9e50283] 07:48:01 07:48:01.756 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.edges.EdgeIngestorWiringTest] 07:48:01 07:48:01.756 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.edges.EdgeIngestorWiringTest] 07:48:01 07:48:01.757 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.restclient.SchemaRestClientTest] 07:48:01 07:48:01.757 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 07:48:01 07:48:01.757 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 07:48:01 07:48:01.757 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.restclient.SchemaRestClientTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 07:48:01 07:48:01.758 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.restclient.SchemaRestClientTest]: class path resource [org/onap/aai/restclient/SchemaRestClientTest-context.xml] does not exist 07:48:01 07:48:01.758 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.restclient.SchemaRestClientTest]: class path resource [org/onap/aai/restclient/SchemaRestClientTestContext.groovy] does not exist 07:48:01 07:48:01.758 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.restclient.SchemaRestClientTest]: no resource found for suffixes {-context.xml, Context.groovy}. 07:48:01 07:48:01.758 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.aai.restclient.SchemaRestClientTest] 07:48:01 07:48:01.759 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.restclient.SchemaRestClientTest]: using defaults. 07:48:01 07:48:01.759 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener] 07:48:01 07:48:01.760 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1c171746, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@79b7c350, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@586737ff, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4cd7e993, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@685e6a68, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2fb48970, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4e8d9bb6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3de56885, org.springframework.test.context.event.EventPublishingTestExecutionListener@2673487b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2d07aacc] 07:48:01 07:48:01.760 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.restclient.SchemaRestClientTest] 07:48:01 07:48:01.760 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.restclient.SchemaRestClientTest] 07:48:01 07:48:01.801 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 07:48:01 07:48:01.801 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 07:48:01 [INFO] Running org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest 07:48:01 07:48:01.805 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 07:48:01 07:48:01.805 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 07:48:01 07:48:01.805 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 07:48:01 07:48:01.805 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 07:48:01 07:48:01.806 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@63c84d31 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null]. 07:48:01 07:48:01.808 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 07:48:01 07:48:01.808 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 07:48:01 07:48:01.814 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@63c84d31 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest@72a34537, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 07:48:01 07:48:01.814 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to load context from [MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]. 07:48:01 07:48:01.814 [main] DEBUG org.springframework.test.context.support.AbstractGenericContextLoader - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. 07:48:01 07:48:01.874 [main] DEBUG org.springframework.core.env.StandardEnvironment - Activating profiles [] 07:48:02 07:48:02.271 [main] DEBUG org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loaded 1 bean definitions from class path resource [forWiringTests/testContext.xml] 07:48:02 07:48:02.293 [main] DEBUG org.springframework.context.support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@25421809 07:48:02 07:48:02.318 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 07:48:02 07:48:02.384 [main] INFO org.springframework.context.annotation.ConfigurationClassParser - Properties location [file:${schema.ingest.file}] not resolvable: Could not resolve placeholder 'schema.ingest.file' in value "file:${schema.ingest.file}" 07:48:02 07:48:02.495 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 07:48:02 07:48:02.502 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 07:48:02 07:48:02.516 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 07:48:02 07:48:02.518 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 07:48:02 07:48:02.519 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 07:48:02 07:48:02.520 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 07:48:02 07:48:02.526 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' 07:48:02 07:48:02.526 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 07:48:02 07:48:02.533 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'schemaLocationsBean' 07:48:02 07:48:02.551 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.configuration.location' in PropertySource 'class path resource [schema-ingest.properties]' with value of type String 07:48:02 07:48:02.552 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.configuration.location' in PropertySource 'environmentProperties' with value of type String 07:48:02 07:48:02.552 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.nodes.location' in PropertySource 'class path resource [schema-ingest.properties]' with value of type String 07:48:02 07:48:02.553 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.nodes.location' in PropertySource 'environmentProperties' with value of type String 07:48:02 07:48:02.553 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.edges.location' in PropertySource 'class path resource [schema-ingest.properties]' with value of type String 07:48:02 07:48:02.553 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.edges.location' in PropertySource 'environmentProperties' with value of type String 07:48:02 07:48:02.630 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Storing ApplicationContext [625088521] in cache under key [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:48:02 07:48:02.631 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1] 07:48:02 07:48:02.637 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [625088521] from cache with key [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:48:02 07:48:02.637 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1] 07:48:02 07:48:02.643 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@63c84d31 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest@72a34537, testMethod = test@SchemaLocationsBeanXMLSetterTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 07:48:02 07:48:02.650 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [625088521] from cache with key [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:48:02 07:48:02.651 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1] 07:48:02 07:48:02.651 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [625088521] from cache with key [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:48:02 07:48:02.651 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1] 07:48:02 07:48:02.837 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [625088521] from cache with key [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:48:02 07:48:02.837 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1] 07:48:02 07:48:02.838 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [625088521] from cache with key [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:48:02 07:48:02.839 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1] 07:48:02 07:48:02.840 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [625088521] from cache with key [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:48:02 07:48:02.840 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1] 07:48:02 07:48:02.841 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [625088521] from cache with key [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:48:02 07:48:02.841 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1] 07:48:02 07:48:02.842 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@63c84d31 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest@72a34537, testMethod = test@SchemaLocationsBeanXMLSetterTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 07:48:02 07:48:02.847 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [625088521] from cache with key [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:48:02 07:48:02.847 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1] 07:48:02 07:48:02.847 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test class: context [DefaultTestContext@63c84d31 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 07:48:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 s - in org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest 07:48:02 07:48:02.860 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 07:48:02 07:48:02.860 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 07:48:02 [INFO] Running org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest 07:48:02 07:48:02.860 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 07:48:02 07:48:02.860 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 07:48:02 07:48:02.861 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 07:48:02 07:48:02.861 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 07:48:02 07:48:02.862 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@4cd78959 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@128acee testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null]. 07:48:02 07:48:02.862 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 07:48:02 07:48:02.862 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 07:48:02 07:48:02.864 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@4cd78959 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest@4310d985, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@128acee testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 07:48:02 07:48:02.864 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to load context from [MergedContextConfiguration@128acee testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]. 07:48:02 07:48:02.865 [main] DEBUG org.springframework.test.context.support.AbstractGenericContextLoader - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@128acee testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. 07:48:02 07:48:02.865 [main] DEBUG org.springframework.core.env.StandardEnvironment - Activating profiles [] 07:48:02 07:48:02.865 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties} 07:48:02 07:48:02.865 [main] DEBUG org.springframework.test.context.support.AnnotationConfigContextLoader - Registering component classes: {class org.onap.aai.setup.SchemaLocationsBean} 07:48:02 07:48:02.873 [main] DEBUG org.springframework.context.support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@61e67cc1 07:48:02 07:48:02.874 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 07:48:02 07:48:02.876 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.ingest.file' in PropertySource 'Inlined Test Properties' with value of type String 07:48:02 07:48:02.879 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 07:48:02 07:48:02.879 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 07:48:02 07:48:02.880 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 07:48:02 07:48:02.881 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 07:48:02 07:48:02.881 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 07:48:02 07:48:02.882 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 07:48:02 07:48:02.882 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' 07:48:02 07:48:02.882 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 07:48:02 07:48:02.883 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'schemaLocationsBean' 07:48:02 07:48:02.885 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.configuration.location' in PropertySource 'URL [file:src/test/resources/forWiringTests/schema-ingest2.properties]' with value of type String 07:48:02 07:48:02.885 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.configuration.location' in PropertySource 'environmentProperties' with value of type String 07:48:02 07:48:02.885 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.nodes.location' in PropertySource 'URL [file:src/test/resources/forWiringTests/schema-ingest2.properties]' with value of type String 07:48:02 07:48:02.886 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.nodes.location' in PropertySource 'environmentProperties' with value of type String 07:48:02 07:48:02.886 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.edges.location' in PropertySource 'URL [file:src/test/resources/forWiringTests/schema-ingest2.properties]' with value of type String 07:48:02 07:48:02.886 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.edges.location' in PropertySource 'environmentProperties' with value of type String 07:48:02 07:48:02.894 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Storing ApplicationContext [1642495169] in cache under key [[MergedContextConfiguration@128acee testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:48:02 07:48:02.895 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 2] 07:48:02 07:48:02.897 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1642495169] from cache with key [[MergedContextConfiguration@128acee testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:48:02 07:48:02.897 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 2] 07:48:02 07:48:02.899 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@4cd78959 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest@4310d985, testMethod = test@SchemaLocationsBeanEnvVarInjectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@128acee testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 07:48:02 07:48:02.899 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1642495169] from cache with key [[MergedContextConfiguration@128acee testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:48:02 07:48:02.899 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 2] 07:48:02 07:48:02.900 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1642495169] from cache with key [[MergedContextConfiguration@128acee testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:48:02 07:48:02.900 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 2] 07:48:02 07:48:02.900 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1642495169] from cache with key [[MergedContextConfiguration@128acee testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:48:02 07:48:02.901 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 2] 07:48:02 07:48:02.901 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1642495169] from cache with key [[MergedContextConfiguration@128acee testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:48:02 07:48:02.901 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 2] 07:48:02 07:48:02.901 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1642495169] from cache with key [[MergedContextConfiguration@128acee testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:48:02 07:48:02.902 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 2] 07:48:02 07:48:02.902 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1642495169] from cache with key [[MergedContextConfiguration@128acee testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:48:02 07:48:02.902 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 2] 07:48:02 07:48:02.903 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@4cd78959 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest@4310d985, testMethod = test@SchemaLocationsBeanEnvVarInjectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@128acee testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 07:48:02 07:48:02.903 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1642495169] from cache with key [[MergedContextConfiguration@128acee testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 07:48:02 07:48:02.903 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 2] 07:48:02 07:48:02.904 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test class: context [DefaultTestContext@4cd78959 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@128acee testClass = SchemaLocationsBeanEnvVarInjectionTest, locations = '{}', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 07:48:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest 07:48:02 07:48:02.911 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 07:48:02 07:48:02.911 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 07:48:02 [INFO] Running org.onap.aai.setup.SchemaVersionsBeanOverrideTest 07:48:02 07:48:02.912 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 07:48:02 07:48:02.912 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 07:48:02 07:48:02.912 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 07:48:02 07:48:02.912 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 07:48:02 07:48:02.913 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@31ba0af0 testClass = SchemaVersionsBeanOverrideTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@752ccee0 testClass = SchemaVersionsBeanOverrideTest, locations = '{}', classes = '{class org.onap.aai.restclient.MockProvider, class org.onap.aai.setup.SchemaVersionsBean, class org.onap.aai.setup.SchemaConfigVersions}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{schema.ingest.file = src/test/resources/forWiringTests/schema-ingest-ss-wiring-override-test.properties, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7741d346, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@1f87607c], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null]. 07:48:02 07:48:02.913 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 07:48:02 07:48:02.913 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 07:48:02 07:48:02.949 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, schema.ingest.file = src/test/resources/forWiringTests/schema-ingest-ss-wiring-override-test.properties, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true} 07:48:03 07:48:03 . ____ _ __ _ _ 07:48:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:48:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:48:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:48:03 ' |____| .__|_| |_|_| |_\__, | / / / / 07:48:03 =========|_|==============|___/=/_/_/_/ 07:48:03 :: Spring Boot :: (v2.4.13) 07:48:03 07:48:03 2024-02-06 07:48:03.178 INFO 2562 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : Starting SchemaVersionsBeanOverrideTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-2970 with PID 2562 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:48:03 2024-02-06 07:48:03.187 INFO 2562 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : No active profile set, falling back to default profiles: default 07:48:04 2024-02-06 07:48:04.237 INFO 2562 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : Started SchemaVersionsBeanOverrideTest in 1.273 seconds (JVM running for 4.15) 07:48:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.352 s - in org.onap.aai.setup.SchemaVersionsBeanOverrideTest 07:48:04 [INFO] Running org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest 07:48:04 2024-02-06 07:48:04.274 INFO 2562 --- [ main] o.s.c.a.ConfigurationClassParser : Properties location [file:${schema.ingest.file}] not resolvable: Could not resolve placeholder 'schema.ingest.file' in value "file:${schema.ingest.file}" 07:48:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest 07:48:04 [INFO] Running org.onap.aai.setup.SchemaVersionsBeanTest 07:48:04 07:48:04 . ____ _ __ _ _ 07:48:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:48:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:48:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:48:04 ' |____| .__|_| |_|_| |_\__, | / / / / 07:48:04 =========|_|==============|___/=/_/_/_/ 07:48:04 :: Spring Boot :: (v2.4.13) 07:48:04 07:48:04 2024-02-06 07:48:04.333 INFO 2562 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : Starting SchemaVersionsBeanTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-2970 with PID 2562 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:48:04 2024-02-06 07:48:04.333 INFO 2562 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : No active profile set, falling back to default profiles: default 07:48:04 2024-02-06 07:48:04.356 INFO 2562 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : Started SchemaVersionsBeanTest in 0.063 seconds (JVM running for 4.268) 07:48:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.onap.aai.setup.SchemaVersionsBeanTest 07:48:04 [INFO] Running org.onap.aai.setup.ConfigTranslatorWiringTest 07:48:04 07:48:04 . ____ _ __ _ _ 07:48:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:48:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:48:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:48:04 ' |____| .__|_| |_|_| |_\__, | / / / / 07:48:04 =========|_|==============|___/=/_/_/_/ 07:48:04 :: Spring Boot :: (v2.4.13) 07:48:04 07:48:04 2024-02-06 07:48:04.398 INFO 2562 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : Starting ConfigTranslatorWiringTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-2970 with PID 2562 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:48:04 2024-02-06 07:48:04.398 INFO 2562 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : No active profile set, falling back to default profiles: default 07:48:04 2024-02-06 07:48:04.425 INFO 2562 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : Started ConfigTranslatorWiringTest in 0.045 seconds (JVM running for 4.337) 07:48:04 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.054 s - in org.onap.aai.setup.ConfigTranslatorWiringTest 07:48:04 [INFO] Running org.onap.aai.nodes.NodeIngestorWiringTest 07:48:04 07:48:04 . ____ _ __ _ _ 07:48:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:48:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:48:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:48:04 ' |____| .__|_| |_|_| |_\__, | / / / / 07:48:04 =========|_|==============|___/=/_/_/_/ 07:48:04 :: Spring Boot :: (v2.4.13) 07:48:04 07:48:04 2024-02-06 07:48:04.455 INFO 2562 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : Starting NodeIngestorWiringTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-2970 with PID 2562 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:48:04 2024-02-06 07:48:04.455 INFO 2562 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : No active profile set, falling back to default profiles: default 07:48:04 2024-02-06 07:48:04.506 INFO 2562 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 07:48:05 [EL Warning]: moxy: 2024-02-06 07:48:05.271--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:05 2024-02-06 07:48:05.334 INFO 2562 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : Started NodeIngestorWiringTest in 0.897 seconds (JVM running for 5.247) 07:48:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 s - in org.onap.aai.nodes.NodeIngestorWiringTest 07:48:05 [INFO] Running org.onap.aai.nodes.NodeIngestorTest 07:48:05 07:48:05 . ____ _ __ _ _ 07:48:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:48:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:48:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:48:05 ' |____| .__|_| |_|_| |_\__, | / / / / 07:48:05 =========|_|==============|___/=/_/_/_/ 07:48:05 :: Spring Boot :: (v2.4.13) 07:48:05 07:48:05 2024-02-06 07:48:05.388 INFO 2562 --- [ main] org.onap.aai.nodes.NodeIngestorTest : Starting NodeIngestorTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-2970 with PID 2562 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:48:05 2024-02-06 07:48:05.388 INFO 2562 --- [ main] org.onap.aai.nodes.NodeIngestorTest : No active profile set, falling back to default profiles: default 07:48:05 2024-02-06 07:48:05.441 INFO 2562 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is SchemaServiceTranslator 07:48:05 [EL Warning]: moxy: 2024-02-06 07:48:05.498--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:05 [EL Warning]: moxy: 2024-02-06 07:48:05.518--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:05 [EL Warning]: moxy: 2024-02-06 07:48:05.535--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:05 [EL Warning]: moxy: 2024-02-06 07:48:05.55--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:05 [EL Warning]: moxy: 2024-02-06 07:48:05.566--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:05 [EL Warning]: moxy: 2024-02-06 07:48:05.699--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:06 [EL Warning]: moxy: 2024-02-06 07:48:06.044--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:06 [EL Warning]: moxy: 2024-02-06 07:48:06.054--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:06 2024-02-06 07:48:06.062 INFO 2562 --- [ main] org.onap.aai.nodes.NodeIngestorTest : Started NodeIngestorTest in 0.719 seconds (JVM running for 5.974) 07:48:06 Schema file: /tmp/schema3277555219990634367.xsd 07:48:06 Schema file: /tmp/schema7040096397349443793.xsd 07:48:06 Schema file: /tmp/schema2419900169631431575.xsd 07:48:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.108 s - in org.onap.aai.nodes.NodeIngestorTest 07:48:06 [INFO] Running org.onap.aai.nodes.NodeIngestorLocalTest 07:48:06 07:48:06 . ____ _ __ _ _ 07:48:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:48:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:48:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:48:06 ' |____| .__|_| |_|_| |_\__, | / / / / 07:48:06 =========|_|==============|___/=/_/_/_/ 07:48:06 :: Spring Boot :: (v2.4.13) 07:48:06 07:48:06 2024-02-06 07:48:06.467 INFO 2562 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : Starting NodeIngestorLocalTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-2970 with PID 2562 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:48:06 2024-02-06 07:48:06.469 INFO 2562 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : No active profile set, falling back to default profiles: default 07:48:06 2024-02-06 07:48:06.492 INFO 2562 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 07:48:06 [EL Warning]: moxy: 2024-02-06 07:48:06.497--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:06 [EL Warning]: moxy: 2024-02-06 07:48:06.507--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:06 [EL Warning]: moxy: 2024-02-06 07:48:06.555--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:06 2024-02-06 07:48:06.750 INFO 2562 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : Started NodeIngestorLocalTest in 0.298 seconds (JVM running for 6.663) 07:48:06 Schema file: /tmp/schema6318542118704210986.xsd 07:48:06 Schema file: /tmp/schema5636126806623317592.xsd 07:48:06 Schema file: /tmp/schema4391071955210979906.xsd 07:48:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s - in org.onap.aai.nodes.NodeIngestorLocalTest 07:48:06 [INFO] Running org.onap.aai.validation.VersionValidatorRainyDayTest 07:48:06 07:48:06 . ____ _ __ _ _ 07:48:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:48:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:48:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:48:06 ' |____| .__|_| |_|_| |_\__, | / / / / 07:48:06 =========|_|==============|___/=/_/_/_/ 07:48:06 :: Spring Boot :: (v2.4.13) 07:48:06 07:48:06 2024-02-06 07:48:06.837 INFO 2562 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : Starting VersionValidatorRainyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-2970 with PID 2562 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:48:06 2024-02-06 07:48:06.838 INFO 2562 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : No active profile set, falling back to default profiles: default 07:48:06 2024-02-06 07:48:06.865 INFO 2562 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 07:48:06 [EL Warning]: moxy: 2024-02-06 07:48:06.87--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:06 2024-02-06 07:48:06.883 INFO 2562 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : Started VersionValidatorRainyDayTest in 0.059 seconds (JVM running for 6.796) 07:48:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.onap.aai.validation.VersionValidatorRainyDayTest 07:48:06 [INFO] Running org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest 07:48:06 07:48:06 . ____ _ __ _ _ 07:48:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:48:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:48:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:48:06 ' |____| .__|_| |_|_| |_\__, | / / / / 07:48:06 =========|_|==============|___/=/_/_/_/ 07:48:06 :: Spring Boot :: (v2.4.13) 07:48:06 07:48:06 2024-02-06 07:48:06.918 INFO 2562 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : Starting NodeValidatorSunnyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-2970 with PID 2562 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:48:06 2024-02-06 07:48:06.918 INFO 2562 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : No active profile set, falling back to default profiles: default 07:48:06 2024-02-06 07:48:06.942 INFO 2562 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 07:48:06 [EL Warning]: moxy: 2024-02-06 07:48:06.946--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:06 [EL Warning]: moxy: 2024-02-06 07:48:06.958--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:06 [EL Warning]: moxy: 2024-02-06 07:48:06.97--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:06 [EL Warning]: moxy: 2024-02-06 07:48:06.982--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:06 [EL Warning]: moxy: 2024-02-06 07:48:06.993--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:06 [EL Warning]: moxy: 2024-02-06 07:48:07.004--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.016--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.03--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 2024-02-06 07:48:07.040 INFO 2562 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : Started NodeValidatorSunnyDayTest in 0.137 seconds (JVM running for 6.953) 07:48:07 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.164 s - in org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest 07:48:07 [INFO] Running org.onap.aai.validation.nodes.NodeValidatorRainyDayTest 07:48:07 07:48:07 . ____ _ __ _ _ 07:48:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:48:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:48:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:48:07 ' |____| .__|_| |_|_| |_\__, | / / / / 07:48:07 =========|_|==============|___/=/_/_/_/ 07:48:07 :: Spring Boot :: (v2.4.13) 07:48:07 07:48:07 2024-02-06 07:48:07.085 INFO 2562 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : Starting NodeValidatorRainyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-2970 with PID 2562 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:48:07 2024-02-06 07:48:07.085 INFO 2562 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : No active profile set, falling back to default profiles: default 07:48:07 2024-02-06 07:48:07.104 INFO 2562 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.109--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 2024-02-06 07:48:07.121 INFO 2562 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : Started NodeValidatorRainyDayTest in 0.049 seconds (JVM running for 7.033) 07:48:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.onap.aai.validation.nodes.NodeValidatorRainyDayTest 07:48:07 [INFO] Running org.onap.aai.validation.CheckEverythingStrategyTest 07:48:07 oh noes a problem with the gooble-gobble edge rule! 07:48:07 error 2 07:48:07 duplicate labels not everything is a fork 07:48:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.validation.CheckEverythingStrategyTest 07:48:07 [INFO] Running org.onap.aai.validation.FailFastStrategyTest 07:48:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.aai.validation.FailFastStrategyTest 07:48:07 [INFO] Running org.onap.aai.validation.edges.NodeTypesValidationModuleTest 07:48:07 07:48:07 . ____ _ __ _ _ 07:48:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:48:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:48:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:48:07 ' |____| .__|_| |_|_| |_\__, | / / / / 07:48:07 =========|_|==============|___/=/_/_/_/ 07:48:07 :: Spring Boot :: (v2.4.13) 07:48:07 07:48:07 2024-02-06 07:48:07.175 INFO 2562 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : Starting NodeTypesValidationModuleTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-2970 with PID 2562 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:48:07 2024-02-06 07:48:07.175 INFO 2562 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : No active profile set, falling back to default profiles: default 07:48:07 2024-02-06 07:48:07.192 INFO 2562 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.196--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.203--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.236--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 2024-02-06 07:48:07.392 INFO 2562 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : Started NodeTypesValidationModuleTest in 0.234 seconds (JVM running for 7.304) 07:48:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s - in org.onap.aai.validation.edges.NodeTypesValidationModuleTest 07:48:07 [INFO] Running org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest 07:48:07 07:48:07 . ____ _ __ _ _ 07:48:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:48:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:48:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:48:07 ' |____| .__|_| |_|_| |_\__, | / / / / 07:48:07 =========|_|==============|___/=/_/_/_/ 07:48:07 :: Spring Boot :: (v2.4.13) 07:48:07 07:48:07 2024-02-06 07:48:07.411 INFO 2562 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : Starting EdgeRuleValidatorSunnyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-2970 with PID 2562 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:48:07 2024-02-06 07:48:07.411 INFO 2562 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : No active profile set, falling back to default profiles: default 07:48:07 2024-02-06 07:48:07.432 INFO 2562 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.435--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.446--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.457--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.466--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.478--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.489--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.501--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.512--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 2024-02-06 07:48:07.576 INFO 2562 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : Started EdgeRuleValidatorSunnyDayTest in 0.177 seconds (JVM running for 7.488) 07:48:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s - in org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest 07:48:07 [INFO] Running org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest 07:48:07 07:48:07 . ____ _ __ _ _ 07:48:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:48:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:48:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:48:07 ' |____| .__|_| |_|_| |_\__, | / / / / 07:48:07 =========|_|==============|___/=/_/_/_/ 07:48:07 :: Spring Boot :: (v2.4.13) 07:48:07 07:48:07 2024-02-06 07:48:07.704 INFO 2562 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : Starting DefaultEdgeFieldsValidationModuleTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-2970 with PID 2562 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:48:07 2024-02-06 07:48:07.705 INFO 2562 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : No active profile set, falling back to default profiles: default 07:48:07 2024-02-06 07:48:07.708 INFO 2562 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : Started DefaultEdgeFieldsValidationModuleTest in 0.023 seconds (JVM running for 7.62) 07:48:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest 07:48:07 [INFO] Running org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest 07:48:07 07:48:07 . ____ _ __ _ _ 07:48:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:48:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:48:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:48:07 ' |____| .__|_| |_|_| |_\__, | / / / / 07:48:07 =========|_|==============|___/=/_/_/_/ 07:48:07 :: Spring Boot :: (v2.4.13) 07:48:07 07:48:07 2024-02-06 07:48:07.752 INFO 2562 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : Starting EdgeRuleValidatorRainyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-2970 with PID 2562 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:48:07 2024-02-06 07:48:07.752 INFO 2562 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : No active profile set, falling back to default profiles: default 07:48:07 2024-02-06 07:48:07.771 INFO 2562 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.774--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 2024-02-06 07:48:07.787 INFO 2562 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : Started EdgeRuleValidatorRainyDayTest in 0.071 seconds (JVM running for 7.699) 07:48:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest 07:48:07 [INFO] Running org.onap.aai.validation.edges.CousinDefaultingValidationModuleTest 07:48:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.validation.edges.CousinDefaultingValidationModuleTest 07:48:07 [INFO] Running org.onap.aai.validation.edges.UniqueLabelValidationModuleTest 07:48:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.aai.validation.edges.UniqueLabelValidationModuleTest 07:48:07 [INFO] Running org.onap.aai.validation.edges.SingleContainmentValidationModuleTest 07:48:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.validation.edges.SingleContainmentValidationModuleTest 07:48:07 [INFO] Running org.onap.aai.validation.VersionValidatorSunnyDayTest 07:48:07 07:48:07 . ____ _ __ _ _ 07:48:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:48:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:48:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:48:07 ' |____| .__|_| |_|_| |_\__, | / / / / 07:48:07 =========|_|==============|___/=/_/_/_/ 07:48:07 :: Spring Boot :: (v2.4.13) 07:48:07 07:48:07 2024-02-06 07:48:07.823 INFO 2562 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : Starting VersionValidatorSunnyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-2970 with PID 2562 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:48:07 2024-02-06 07:48:07.823 INFO 2562 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : No active profile set, falling back to default profiles: default 07:48:07 2024-02-06 07:48:07.839 INFO 2562 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.842--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.852--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.863--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.873--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.883--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.893--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.903--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 [EL Warning]: moxy: 2024-02-06 07:48:07.912--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:07 2024-02-06 07:48:07.922 INFO 2562 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : Started VersionValidatorSunnyDayTest in 0.111 seconds (JVM running for 7.834) 07:48:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.onap.aai.validation.VersionValidatorSunnyDayTest 07:48:07 [INFO] Running org.onap.aai.edges.EdgeIngestorLocalTest 07:48:07 07:48:07 . ____ _ __ _ _ 07:48:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:48:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:48:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:48:07 ' |____| .__|_| |_|_| |_\__, | / / / / 07:48:07 =========|_|==============|___/=/_/_/_/ 07:48:07 :: Spring Boot :: (v2.4.13) 07:48:07 07:48:07 2024-02-06 07:48:07.940 INFO 2562 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : Starting EdgeIngestorLocalTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-2970 with PID 2562 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:48:07 2024-02-06 07:48:07.940 INFO 2562 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : No active profile set, falling back to default profiles: default 07:48:07 2024-02-06 07:48:07.993 INFO 2562 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : Started EdgeIngestorLocalTest in 0.064 seconds (JVM running for 7.906) 07:48:08 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.onap.aai.edges.EdgeIngestorLocalTest 07:48:08 [INFO] Running org.onap.aai.edges.EdgeRuleTest 07:48:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.edges.EdgeRuleTest 07:48:08 [INFO] Running org.onap.aai.edges.EdgeIngestorTest 07:48:08 07:48:08 . ____ _ __ _ _ 07:48:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:48:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:48:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:48:08 ' |____| .__|_| |_|_| |_\__, | / / / / 07:48:08 =========|_|==============|___/=/_/_/_/ 07:48:08 :: Spring Boot :: (v2.4.13) 07:48:08 07:48:08 2024-02-06 07:48:08.099 INFO 2562 --- [ main] org.onap.aai.edges.EdgeIngestorTest : Starting EdgeIngestorTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-2970 with PID 2562 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:48:08 2024-02-06 07:48:08.099 INFO 2562 --- [ main] org.onap.aai.edges.EdgeIngestorTest : No active profile set, falling back to default profiles: default 07:48:08 2024-02-06 07:48:08.131 INFO 2562 --- [ main] org.onap.aai.edges.EdgeIngestorTest : Started EdgeIngestorTest in 0.049 seconds (JVM running for 8.043) 07:48:08 5 07:48:08 foo|quux 07:48:08 bar|foo 07:48:08 dog|foo 07:48:08 baz|foo 07:48:08 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.onap.aai.edges.EdgeIngestorTest 07:48:08 [INFO] Running org.onap.aai.edges.TypeAlphabetizerTest 07:48:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.edges.TypeAlphabetizerTest 07:48:08 [INFO] Running org.onap.aai.edges.EdgeIngestorWiringTest 07:48:08 07:48:08 . ____ _ __ _ _ 07:48:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:48:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:48:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:48:08 ' |____| .__|_| |_|_| |_\__, | / / / / 07:48:08 =========|_|==============|___/=/_/_/_/ 07:48:08 :: Spring Boot :: (v2.4.13) 07:48:08 07:48:08 2024-02-06 07:48:08.191 INFO 2562 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : Starting EdgeIngestorWiringTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-2970 with PID 2562 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 07:48:08 2024-02-06 07:48:08.192 INFO 2562 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : No active profile set, falling back to default profiles: default 07:48:08 2024-02-06 07:48:08.206 INFO 2562 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : Started EdgeIngestorWiringTest in 0.027 seconds (JVM running for 8.118) 07:48:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.aai.edges.EdgeIngestorWiringTest 07:48:08 [INFO] Running org.onap.aai.edges.JsonIngestorTest 07:48:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.edges.JsonIngestorTest 07:48:08 [INFO] Running org.onap.aai.edges.EdgeRuleQueryTest 07:48:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.aai.edges.EdgeRuleQueryTest 07:48:08 [INFO] 07:48:08 [INFO] Results: 07:48:08 [INFO] 07:48:08 [WARNING] Tests run: 113, Failures: 0, Errors: 0, Skipped: 2 07:48:08 [INFO] 07:48:08 [INFO] 07:48:08 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-schema-ingest --- 07:48:08 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-ut.exec 07:48:08 [INFO] Analyzed bundle 'aai-schema-ingest' with 53 classes 07:48:08 [INFO] 07:48:08 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-ingest --- 07:48:08 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/aai-schema-ingest-1.13.3-SNAPSHOT.jar 07:48:09 [INFO] 07:48:09 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-schema-ingest --- 07:48:09 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:48:09 [INFO] 07:48:09 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-schema-ingest --- 07:48:09 [INFO] 07:48:09 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-schema-ingest --- 07:48:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:48:09 [INFO] 07:48:09 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-schema-ingest --- 07:48:09 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-ut.exec 07:48:09 [INFO] Analyzed bundle 'aai-schema-ingest' with 53 classes 07:48:09 [INFO] All coverage checks have been met. 07:48:09 [INFO] 07:48:09 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-schema-ingest --- 07:48:09 [INFO] 07:48:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-ingest --- 07:48:09 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/aai-schema-ingest-1.13.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-ingest/1.13.3-SNAPSHOT/aai-schema-ingest-1.13.3-SNAPSHOT.jar 07:48:09 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-ingest/1.13.3-SNAPSHOT/aai-schema-ingest-1.13.3-SNAPSHOT.pom 07:48:09 [INFO] 07:48:09 [INFO] ------------------------------------------------------------------------ 07:48:09 [INFO] Building aai-annotations 1.13.3-SNAPSHOT 07:48:09 [INFO] ------------------------------------------------------------------------ 07:48:09 [INFO] 07:48:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-annotations --- 07:48:09 [INFO] 07:48:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-annotations --- 07:48:09 [INFO] 07:48:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-annotations --- 07:48:09 [INFO] 07:48:09 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-annotations --- 07:48:09 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:48:09 [INFO] 07:48:09 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-annotations --- 07:48:09 [INFO] Starting audit... 07:48:09 Audit done. 07:48:09 [INFO] 07:48:09 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-annotations --- 07:48:09 [INFO] Starting audit... 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:33:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:35:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:37:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:39:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:41:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:43:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:45:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:47:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:49:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:51:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:53:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:55:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:57:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:59:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:61:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:63:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:65:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:67:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:69:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:71:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:73:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:75:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:77:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/annotations/Metadata.java:79:5: warning: Missing a Javadoc comment. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:25: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:29: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:36: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:43: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:47: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:51: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:56: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:62: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:68: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:74: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:78: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:82: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:87: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:93: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:98: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:102: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:108: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:112: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:116: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:120: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:124: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/ObjectMetadata.java:128: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:25: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:29: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:33: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:37: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:42: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:46: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:50: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:54: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:58: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:62: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:66: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:70: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/java/org/onap/aai/schema/enums/PropertyMetadata.java:76: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/test/java/org/onap/aai/annotations/AnnotationsTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:09 /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/test/java/org/onap/aai/annotations/AnnotationsTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:09 Audit done. 07:48:09 [INFO] 07:48:09 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-annotations --- 07:48:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:48:09 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/resources 07:48:09 [INFO] 07:48:09 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-annotations --- 07:48:09 [INFO] Changes detected - recompiling the module! 07:48:09 [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/classes 07:48:09 [INFO] 07:48:09 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-annotations --- 07:48:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:48:09 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/test/resources 07:48:09 [INFO] 07:48:09 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-annotations --- 07:48:09 [INFO] Changes detected - recompiling the module! 07:48:09 [INFO] Compiling 1 source file to /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/test-classes 07:48:09 [INFO] 07:48:09 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-annotations --- 07:48:10 [INFO] 07:48:10 [INFO] ------------------------------------------------------- 07:48:10 [INFO] T E S T S 07:48:10 [INFO] ------------------------------------------------------- 07:48:10 [INFO] 07:48:10 [INFO] Results: 07:48:10 [INFO] 07:48:10 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 07:48:10 [INFO] 07:48:10 [INFO] 07:48:10 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-annotations --- 07:48:10 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec 07:48:10 [INFO] Analyzed bundle 'aai-annotations' with 2 classes 07:48:10 [INFO] 07:48:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-annotations --- 07:48:10 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/aai-annotations-1.13.3-SNAPSHOT.jar 07:48:10 [INFO] 07:48:10 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-annotations --- 07:48:10 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:48:10 [INFO] 07:48:10 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-annotations --- 07:48:10 [INFO] 07:48:10 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-annotations --- 07:48:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:48:10 [INFO] 07:48:10 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-annotations --- 07:48:10 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec 07:48:10 [INFO] Analyzed bundle 'aai-annotations' with 2 classes 07:48:10 [INFO] All coverage checks have been met. 07:48:10 [INFO] 07:48:10 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-annotations --- 07:48:10 [INFO] 07:48:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-annotations --- 07:48:10 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/aai-annotations-1.13.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-annotations/1.13.3-SNAPSHOT/aai-annotations-1.13.3-SNAPSHOT.jar 07:48:10 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-annotations/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-annotations/1.13.3-SNAPSHOT/aai-annotations-1.13.3-SNAPSHOT.pom 07:48:10 [INFO] 07:48:10 [INFO] ------------------------------------------------------------------------ 07:48:10 [INFO] Building aai-aaf-auth 1.13.3-SNAPSHOT 07:48:10 [INFO] ------------------------------------------------------------------------ 07:48:11 [INFO] 07:48:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-aaf-auth --- 07:48:11 [INFO] 07:48:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-aaf-auth --- 07:48:11 [INFO] 07:48:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-aaf-auth --- 07:48:11 [INFO] 07:48:11 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-aaf-auth --- 07:48:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:48:11 [INFO] 07:48:11 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-aaf-auth --- 07:48:11 [INFO] Starting audit... 07:48:11 Audit done. 07:48:11 [INFO] 07:48:11 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-aaf-auth --- 07:48:13 [INFO] Starting audit... 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/PayloadBufferingRequestWrapper.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/PayloadBufferingRequestWrapper.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/GremlinFilter.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/GremlinFilter.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/GremlinFilter.java:57:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/GremlinFilter.java:65:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafAuthorizationFilter.java:10: warning:

tag should be placed immediately before the first word, with no space after. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafAuthorizationFilter.java:10: warning:

tag should be preceded with an empty line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafAuthorizationFilter.java:12: warning:

tag should be placed immediately before the first word, with no space after. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafAuthorizationFilter.java:12: warning:

tag should be preceded with an empty line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafAuthorizationFilter.java:42: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafAuthorizationFilter.java:62:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/CadiProps.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/CadiProps.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/CadiProps.java:55:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafProfiles.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafProfiles.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:10: warning:

tag should be placed immediately before the first word, with no space after. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:10: warning:

tag should be preceded with an empty line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:12: warning:

tag should be placed immediately before the first word, with no space after. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:12: warning:

tag should be preceded with an empty line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:42: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:60:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertFilter.java:67:13: warning: switch without "default" clause. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/FilterPriority.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/FilterPriority.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/FilterPriority.java:29: warning: Comment has incorrect indentation level 103, expected is 4, indentation should be the same level as line 30. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/FilterPriority.java:35:30: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:10: warning:

tag should be placed immediately before the first word, with no space after. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:10: warning:

tag should be preceded with an empty line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:12: warning:

tag should be placed immediately before the first word, with no space after. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:12: warning:

tag should be preceded with an empty line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:40: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:52:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafFilter.java:55:13: warning: switch without "default" clause. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/TwoWaySslAuthorization.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/TwoWaySslAuthorization.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/TwoWaySslAuthorization.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/TwoWaySslAuthorization.java:142: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertAuthorizationFilter.java:10: warning:

tag should be placed immediately before the first word, with no space after. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertAuthorizationFilter.java:10: warning:

tag should be preceded with an empty line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertAuthorizationFilter.java:12: warning:

tag should be placed immediately before the first word, with no space after. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertAuthorizationFilter.java:12: warning:

tag should be preceded with an empty line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertAuthorizationFilter.java:42: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/filters/AafCertAuthorizationFilter.java:63:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/exceptions/AAIUnrecognizedFunctionException.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/exceptions/AAIUnrecognizedFunctionException.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/exceptions/AAIUnrecognizedFunctionException.java:27: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/FileWatcher.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/FileWatcher.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/FileWatcher.java:40: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIUser.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIUser.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIUser.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIUser.java:27: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIUser.java:39:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIUser.java:62:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestWrapper.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestWrapper.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestWrapper.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestWrapper.java:28: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestWrapper.java:57:29: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestWrapper.java:72:29: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:62: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:85:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:92:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:215: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:253:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:276: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:279: warning: At-clause should have a non-empty description. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:280: warning: At-clause should have a non-empty description. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:281: warning: At-clause should have a non-empty description. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:282: warning: At-clause should have a non-empty description. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:283: warning: At-clause should have a non-empty description. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:284: warning: At-clause should have a non-empty description. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:291: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:293: warning: At-clause should have a non-empty description. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:294: warning: At-clause should have a non-empty description. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:295: warning: At-clause should have a non-empty description. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:296: warning: At-clause should have a non-empty description. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:298: warning: At-clause should have a non-empty description. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:299: warning: At-clause should have a non-empty description. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:310: warning: Line is longer than 120 characters (found 128). 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:351: warning: At-clause should have a non-empty description. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:352: warning: At-clause should have a non-empty description. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:368: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AAIAuthCore.java:378: warning: Overload methods should not be split. Previous overloaded method located at line '301'. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/ResponseFormatter.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/ResponseFormatter.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/ResponseFormatter.java:47:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/CertUtil.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/CertUtil.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/CertUtil.java:63:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/CertUtil.java:89:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/CertUtil.java:102:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/CertUtil.java:125:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestFilter.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestFilter.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestFilter.java:39: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestFilter.java:46:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestFilter.java:90:5: warning: Missing a Javadoc comment. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/AafRequestFilter.java:95: warning: Distance between variable 'cadiConfiguredIssuers' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIUserTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIUserTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIUserTest.java:27: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/CertUtilTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/CertUtilTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/CertUtilTest.java:23: warning: Using the '.*' form of import should be avoided - org.easymock.EasyMock.*. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/CertUtilTest.java:36: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/CertUtilTest.java:50:13: warning: Local variable name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AafRequestWrapperTest.java:41: warning: Using the '.*' form of import should be avoided - org.easymock.EasyMock.*. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAISetup.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAISetup.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAISetup.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:80: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:135: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:13 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:195: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:13 Audit done. 07:48:13 [INFO] 07:48:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-aaf-auth --- 07:48:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:48:13 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/resources 07:48:13 [INFO] 07:48:13 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-aaf-auth --- 07:48:13 [INFO] Changes detected - recompiling the module! 07:48:13 [INFO] Compiling 18 source files to /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/classes 07:48:13 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/ResponseFormatter.java: /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/ResponseFormatter.java uses or overrides a deprecated API. 07:48:13 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/java/org/onap/aai/aaf/auth/ResponseFormatter.java: Recompile with -Xlint:deprecation for details. 07:48:13 [INFO] 07:48:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-aaf-auth --- 07:48:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:48:13 [INFO] Copying 20 resources 07:48:13 [INFO] 07:48:13 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-aaf-auth --- 07:48:13 [INFO] Changes detected - recompiling the module! 07:48:13 [INFO] Compiling 6 source files to /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/test-classes 07:48:13 [INFO] 07:48:13 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-aaf-auth --- 07:48:13 [INFO] 07:48:13 [INFO] ------------------------------------------------------- 07:48:13 [INFO] T E S T S 07:48:13 [INFO] ------------------------------------------------------- 07:48:14 [INFO] Running org.onap.aai.aaf.filters.CadiPropsTest 07:48:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.onap.aai.aaf.filters.CadiPropsTest 07:48:14 [INFO] Running org.onap.aai.aaf.auth.AAIAuthCoreTest 07:48:14 07:48:14.520 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.523 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.569 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 07:48:14 07:48:14.571 [main] INFO org.eclipse.jetty.util.log - Logging initialized @874ms to org.eclipse.jetty.util.log.Slf4jLog 07:48:14 07:48:14.572 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.578 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:48:14 07:48:14.578 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:48:14 07:48:14.579 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, testwildcardid, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 07:48:14 07:48:14.580 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:48:14 07:48:14.580 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 07:48:14 07:48:14.580 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.581 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.582 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.582 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header cn=blah, testwildcardid, o=, aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 07:48:14 07:48:14.582 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:48:14 07:48:14.582 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, testwildcardid, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 07:48:14 07:48:14.582 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:48:14 07:48:14.582 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 07:48:14 07:48:14.582 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.582 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.586 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.586 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header testuser, aai method testFunction, httpMethod POST, cert issuer null 07:48:14 07:48:14.586 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type POST 07:48:14 07:48:14.586 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.586 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.590 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.591 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.591 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 07:48:14 07:48:14.592 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.592 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.593 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.593 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header cn=blah, testwildcardid, o=, aai method testFunction, httpMethod PUT, cert issuer invalidIssuer 07:48:14 07:48:14.593 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 07:48:14 07:48:14.594 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.594 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.595 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.595 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, testwildcardid, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer invalidIssuer 07:48:14 07:48:14.595 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, testwildcardid, o= on function testFunction request type PUT 07:48:14 07:48:14.596 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.596 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.597 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.597 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testuser, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.597 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:48:14 07:48:14.597 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testuser on function testFunction request type PUT 07:48:14 07:48:14.598 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.598 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.599 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.599 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header cn=blah, testuser, o=, aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.599 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 07:48:14 07:48:14.600 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.600 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.601 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.927 [main] INFO org.onap.aai.logging.ErrorLogHelper - Found the error.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/ 07:48:14 07:48:14.931 [main] WARN org.onap.aai.logging.ErrorLogHelper - Unknown AAIException with code=AAI_3012. Using default AAIException 07:48:14 07:48:14.932 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.932 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.933 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.934 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header testuser, aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 07:48:14 07:48:14.934 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:48:14 07:48:14.934 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testuser, haproxy header , aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 07:48:14 07:48:14.934 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:48:14 07:48:14.934 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testuser on function testFunction request type PUT 07:48:14 07:48:14.935 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.936 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.936 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.936 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header testwildcardid, aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.936 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:48:14 07:48:14.936 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testwildcardid, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.936 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:48:14 07:48:14.936 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 07:48:14 07:48:14.937 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.937 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.938 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.938 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header testuser, aai method testFunction, httpMethod POST, cert issuer null 07:48:14 07:48:14.938 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:48:14 07:48:14.938 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testuser, haproxy header , aai method testFunction, httpMethod POST, cert issuer null 07:48:14 07:48:14.938 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:48:14 07:48:14.938 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH FAILED: testuser on function testFunction request type POST 07:48:14 07:48:14.938 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.938 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.942 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.942 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.943 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:48:14 07:48:14.943 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert , haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.943 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: on function testFunction request type PUT 07:48:14 07:48:14.943 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.943 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.954 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.954 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header , aai method util, httpMethod GET, cert issuer null 07:48:14 07:48:14.955 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:48:14 07:48:14.955 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorized user has HAProxy role with echo request 07:48:14 07:48:14.955 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: ha-proxy-user on function util request type GET 07:48:14 07:48:14.955 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.955 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.958 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.959 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header cn=blah, testwildcardid, o=, aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 07:48:14 07:48:14.959 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:48:14 07:48:14.959 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, testwildcardid, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 07:48:14 07:48:14.959 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:48:14 07:48:14.959 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 07:48:14 07:48:14.960 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.960 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.962 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.962 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert invlaidtestuser, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.962 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: invlaidtestuser on function testFunction request type PUT 07:48:14 07:48:14.962 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.962 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.963 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.963 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header invlaidtestuser, aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.963 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 07:48:14 07:48:14.963 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.963 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.966 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.967 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header , aai method util, httpMethod GET, cert issuer aafWildCardIssuer 07:48:14 07:48:14.967 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:48:14 07:48:14.967 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorized user has HAProxy role with echo request 07:48:14 07:48:14.967 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: ha-proxy-wildcard-id on function util request type GET 07:48:14 07:48:14.968 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.968 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.969 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.969 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, testuser, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.970 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, testuser, o= on function testFunction request type PUT 07:48:14 07:48:14.970 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.970 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.976 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.976 [main] WARN org.onap.aai.logging.ErrorLogHelper - Unknown AAIException with code=AAI_3012. Using default AAIException 07:48:14 07:48:14.977 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.977 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.978 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.979 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header testuser, aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.979 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:48:14 07:48:14.979 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testuser, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.979 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:48:14 07:48:14.979 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testuser on function testFunction request type PUT 07:48:14 07:48:14.980 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.980 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.982 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.983 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.983 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.984 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.984 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header ha-proxy-user, aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.984 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:48:14 07:48:14.984 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.984 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:48:14 07:48:14.985 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert , haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.985 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: on function testFunction request type PUT 07:48:14 07:48:14.985 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.985 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.987 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.987 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header cn=blah, testuser, o=, aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.987 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:48:14 07:48:14.987 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, testuser, o=, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.987 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, testuser, o= on function testFunction request type PUT 07:48:14 07:48:14.988 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.988 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.988 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.988 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert ha-proxy-user, haproxy header invlaidtestuser, aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.988 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:48:14 07:48:14.988 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert invlaidtestuser, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.989 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: invlaidtestuser on function testFunction request type PUT 07:48:14 07:48:14.989 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.989 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.991 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.991 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testwildcardid, haproxy header , aai method testFunction, httpMethod PUT, cert issuer null 07:48:14 07:48:14.991 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:48:14 07:48:14.991 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 07:48:14 07:48:14.991 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.991 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:14.993 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:14.999 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert cn=blah, ha-proxy-wildcard-id, o=, haproxy header testwildcardid, aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 07:48:14 07:48:14.999 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 07:48:14 07:48:14.999 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testwildcardid, haproxy header , aai method testFunction, httpMethod PUT, cert issuer aafWildCardIssuer 07:48:14 07:48:14.999 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:48:14 07:48:14.999 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 07:48:14 07:48:14.999 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:14.999 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:15.000 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:15.000 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorizing the user for the request cert testuser, haproxy header , aai method testFunction, httpMethod POST, cert issuer null 07:48:14 07:48:15.000 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 07:48:14 07:48:15.000 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH FAILED: testuser on function testFunction request type POST 07:48:14 07:48:15.000 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 07:48:14 07:48:15.000 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 07:48:14 07:48:15.000 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 07:48:14 07:48:15.000 [main] WARN org.onap.aai.logging.ErrorLogHelper - Unknown AAIException with code=AAI_3012. Using default AAIException 07:48:15 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s - in org.onap.aai.aaf.auth.AAIAuthCoreTest 07:48:15 [INFO] Running org.onap.aai.aaf.auth.AafRequestWrapperTest 07:48:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.aai.aaf.auth.AafRequestWrapperTest 07:48:15 [INFO] Running org.onap.aai.aaf.auth.AAIUserTest 07:48:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.aaf.auth.AAIUserTest 07:48:15 [INFO] Running org.onap.aai.aaf.auth.CertUtilTest 07:48:15 07:48:15.051 [main] DEBUG org.onap.aai.aaf.auth.CertUtil - isHaProxy haProxyUser=cn=cn, ou=m55555@org.onap.com:test, o="o", l=l, st=st, c=c 07:48:15 07:48:15.051 [main] DEBUG org.onap.aai.aaf.auth.CertUtil - getMechId mechId=m55555@org.onap.com 07:48:15 07:48:15.053 [main] DEBUG org.onap.aai.aaf.auth.CertUtil - getCadiCertIssuers [CN=AAFCADITESTISSUINGCA01,OU=CSO,O=CO,C=US, CN=AAFCADITESTISSUINGCA02,OU=CSO,O=CO,C=US] 07:48:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.aai.aaf.auth.CertUtilTest 07:48:15 [INFO] 07:48:15 [INFO] Results: 07:48:15 [INFO] 07:48:15 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 07:48:15 [INFO] 07:48:15 [INFO] 07:48:15 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-aaf-auth --- 07:48:15 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/code-coverage/jacoco-ut.exec 07:48:15 [INFO] Analyzed bundle 'aai-aaf-auth' with 18 classes 07:48:15 [INFO] 07:48:15 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-aaf-auth --- 07:48:15 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/aai-aaf-auth-1.13.3-SNAPSHOT.jar 07:48:15 [INFO] 07:48:15 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-aaf-auth --- 07:48:15 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:48:15 [INFO] 07:48:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-aaf-auth --- 07:48:15 [INFO] 07:48:15 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-aaf-auth --- 07:48:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:48:15 [INFO] 07:48:15 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-aaf-auth --- 07:48:15 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/code-coverage/jacoco-ut.exec 07:48:15 [INFO] Analyzed bundle 'aai-aaf-auth' with 18 classes 07:48:15 [INFO] All coverage checks have been met. 07:48:15 [INFO] 07:48:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-aaf-auth --- 07:48:15 [INFO] 07:48:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-aaf-auth --- 07:48:15 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/aai-aaf-auth-1.13.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-aaf-auth/1.13.3-SNAPSHOT/aai-aaf-auth-1.13.3-SNAPSHOT.jar 07:48:15 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-aaf-auth/1.13.3-SNAPSHOT/aai-aaf-auth-1.13.3-SNAPSHOT.pom 07:48:15 [INFO] 07:48:15 [INFO] ------------------------------------------------------------------------ 07:48:15 [INFO] Building aai-core 1.13.3-SNAPSHOT 07:48:15 [INFO] ------------------------------------------------------------------------ 07:48:18 [INFO] 07:48:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-core --- 07:48:18 [INFO] 07:48:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-core --- 07:48:18 [INFO] 07:48:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-core --- 07:48:18 [INFO] 07:48:18 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-core --- 07:48:18 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-core/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:48:18 [INFO] 07:48:18 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-core --- 07:48:18 [INFO] Starting audit... 07:48:18 Audit done. 07:48:18 [INFO] 07:48:18 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-core --- 07:48:48 [INFO] Starting audit... 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/UEBNotification.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/UEBNotification.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/UEBNotification.java:50: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/UEBNotification.java:88: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/UEBNotification.java:113: warning: Distance between variable 'parser' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/NotificationEvent.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/ueb/NotificationEvent.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/RestTokens.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/RestTokens.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/DBRequest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/DBRequest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/DBRequest.java:38: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:34: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:37: warning: Using the '.*' form of import should be avoided - javax.ws.rs.core.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:46: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:119: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:142:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:157:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:174:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:191:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:259: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:269: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:278: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:281: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:287: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:290: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:296: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:300: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:309: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:312: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:313: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:325: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:332: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:349: warning: Overload methods should not be split. Previous overloaded method located at line '254'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:411: warning: '.' have incorrect indentation level 26, expected level should be 28. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:474:28: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:589: warning: Line is longer than 120 characters (found 123). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:592: warning: Line is longer than 120 characters (found 140). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:647: warning: Distance between variable 'resourceVersion' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:660:36: warning: Local variable name 'vId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:818: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:843: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:906: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:907: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:945: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:946: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:980: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:981: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:997:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:1088: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:1149:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:1156:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java:1184:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:60: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:68: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:76: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:87: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:97: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:149:64: warning: Parameter name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java:156: warning: 'if' construct must use '{}'s. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:123:40: warning: Local variable name 'aai_uri_lock_enabled' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:130:40: warning: Local variable name 'aai_rv_lock_enabled' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:156:44: warning: Local variable name 'aai_uri_lock_enabled' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:164:44: warning: Local variable name 'aai_rv_lock_enabled' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:216: warning: Javadoc comment at column 35 has parse error. Missed HTML close tag 'V'. Sometimes it means that close tag missed for one of previous tags. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:218:95: warning: Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator4Hist.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator4Hist.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator4Hist.java:23: warning: Using the '.*' form of import should be avoided - org.onap.aai.db.props.AAIProperties.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:71: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:109: warning: 'lambda arguments' have incorrect indentation level 24, expected level should be 20. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:115: warning: 'if' construct must use '{}'s. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:140: warning: 'if' construct must use '{}'s. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:147: warning: 'if' construct must use '{}'s. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:248: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialReader.java:260: warning: 'if' construct must use '{}'s. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/PropertyLimitDesc.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/PropertyLimitDesc.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/workarounds/NamingExceptions.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/workarounds/NamingExceptions.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/workarounds/NamingExceptions.java:68: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraphConfig.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraphConfig.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraphConfig.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraphConfig.java:42:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:44:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:100:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:108:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:116:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:125:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/DBConnectionType.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/DBConnectionType.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/DBConnectionType.java:23: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraph.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraph.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/AAIGraph.java:54: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceRestClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceRestClient.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationConfiguration.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationConfiguration.java:49: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/Validation.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/Validation.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/Validation.java:66:34: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:57: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:66: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:72: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:80: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:82: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:110:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:130:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:162:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationService.java:197: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceOneWayClient.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceOneWayClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/Violation.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/Violation.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/Violation.java:103:34: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceNoAuthClient.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/prevalidation/ValidationServiceNoAuthClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/AmbiguousMapAAIException.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/AmbiguousMapAAIException.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/AmbiguousMapAAIException.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/AAIIdentityMapParseException.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/AAIIdentityMapParseException.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/AAIIdentityMapParseException.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/DoesNotStartWithValidNamespaceException.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/exceptions/DoesNotStartWithValidNamespaceException.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:44: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:50: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:60: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:90: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:90:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:98: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:106: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:114: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:126: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:127: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToRelationshipObject.java:128: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToExtensionInformation.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToExtensionInformation.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToExtensionInformation.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToExtensionInformation.java:70: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToExtensionInformation.java:80: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToExtensionInformation.java:88: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIValidate.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIValidate.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIValidate.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:34: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:36: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:37: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:38: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/Parsable.java:39: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:11: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:13: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:51: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:89: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:100:32: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:129:43: warning: WhitespaceAround: '+' is not preceded with whitespace. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:129:44: warning: WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:134:67: warning: WhitespaceAround: '+' is not preceded with whitespace. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:134:68: warning: WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:185:47: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:221: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:40: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:43: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:80:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:92: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:100: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:108: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToObject.java:205: warning: Empty catch block. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:39: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:61: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:69: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIToDBKey.java:86: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:48: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:57: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:65: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:68: warning: Overload methods should not be split. Previous overloaded method located at line '51'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueStrategy.java:74: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/RelationshipQueryParser.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/RelationshipQueryParser.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/RelationshipQueryParser.java:66:27: warning: Local variable name 'rToUri' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/ObjectNameQueryParser.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/ObjectNameQueryParser.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/ObjectNameQueryParser.java:20: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParserStrategy.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParserStrategy.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParserStrategy.java:62: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParserStrategy.java:73: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParserStrategy.java:91: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:26: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:98: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:120: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:188:13: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:220: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:228: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/LegacyQueryParser.java:236: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParser.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/QueryParser.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueURIQueryParser.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueURIQueryParser.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueURIQueryParser.java:41: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueURIQueryParser.java:114: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueURIQueryParser.java:122: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueURIQueryParser.java:130: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueRelationshipQueryParser.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueRelationshipQueryParser.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/UniqueRelationshipQueryParser.java:49:27: warning: Local variable name 'rToUri' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:48: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:56: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:64: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:67: warning: Overload methods should not be split. Previous overloaded method located at line '51'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/query/TraversalStrategy.java:73: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:43: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:57: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:251: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:253:80: warning: Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/relationship/RelationshipToURI.java:258:13: warning: Local variable name 'j' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/ExtensionController.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/ExtensionController.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/ExtensionController.java:69:31: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/ExtensionController.java:121: warning: Comment has incorrect indentation level 68, expected is 24, indentation should be the same level as line 122. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:59: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:64: warning: Distance between variable 'lintSegment' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:79: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:80: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:96:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/OrphanLInterfaceHandler.java:103: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:40: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:127:35: warning: Parameter name '_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:136:51: warning: Parameter name '_templateVars' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:145:46: warning: Parameter name '_exception' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:154:47: warning: Parameter name '_errorCallback' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:163:47: warning: Parameter name '_exception' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:172:48: warning: Parameter name '_errorCallback' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:181:54: warning: Parameter name '_httpServletRequest' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:190:44: warning: Parameter name '_httpHeaders' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:199:49: warning: Parameter name '_objectFromRequestType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:208:45: warning: Parameter name '_objectFromRequest' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:237:46: warning: Parameter name '_failOnError' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/extensions/AAIExtensionMap.java:246:47: warning: Parameter name '_failOnError' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/tasks/ScheduledTasks.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/tasks/ScheduledTasks.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/tasks/ScheduledTasks.java:47:20: warning: Member name 'GlobalPropFileName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/tasks/ScheduledTasks.java:55: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/tasks/ScheduledTasks.java:74: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/tasks/ScheduledTasks.java:75: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/service/NodeValidationService.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/service/NodeValidationService.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/service/NodeValidationService.java:48:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/transforms/XmlFormatTransformer.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/transforms/XmlFormatTransformer.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/transforms/XmlFormatTransformer.java:47:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/XmlFormatTransformerConfiguration.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/XmlFormatTransformerConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SchemaConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SchemaConfiguration.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SchemaConfiguration.java:39: warning: Using the '.*' form of import should be avoided - org.springframework.context.annotation.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SpringContextAware.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SpringContextAware.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SpringContextAware.java:41:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SpringContextAware.java:48:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/SpringContextAware.java:55:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/RestBeanConfig.java:13: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/RestBeanConfig.java:15: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/AuthorizationConfiguration.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/AuthorizationConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/IntrospectionConfig.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/IntrospectionConfig.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/IntrospectionConfig.java:25: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/config/IntrospectionConfig.java:53:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/ingestModel/CreateWidgetModels.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/ingestModel/CreateWidgetModels.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/ingestModel/CreateWidgetModels.java:21:9: warning: Package name 'org.onap.aai.ingestModel' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/ingestModel/CreateWidgetModels.java:54:16: warning: Local variable name '_apiVersion' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/ingestModel/CreateWidgetModels.java:109:26: warning: Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/ingestModel/CreateWidgetModels.java:128: warning: Distance between variable 'mevsObject' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/JSONStrategy.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/JSONStrategy.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/JSONStrategy.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/JSONStrategy.java:41:35: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/JSONStrategy.java:54:35: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Wanderer.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Wanderer.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Wanderer.java:49: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:87: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:117:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:147:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:182:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:211:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:222: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:226: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:235: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:241:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:241:78: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:247:84: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:252: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:258: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:264: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:288:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:308:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:332:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:350:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:358: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:360: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:377: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:381: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:395: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:401: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:410: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:414: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:426:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:434:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:443: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:446: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:447: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:459:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:477:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:487:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:499: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:499:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:508:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:518:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:541: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:547: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:547:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:569: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:569:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:583: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:583:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:616: warning: Overload methods should not be split. Previous overloaded method located at line '612'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:616:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:623:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java:663:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/exceptions/AAIUnmarshallingException.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/exceptions/AAIUnmarshallingException.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/exceptions/AAIUnmarshallingException.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/exceptions/AAIUnknownObjectException.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/exceptions/AAIUnknownObjectException.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/exceptions/AAIUnknownObjectException.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderFactory.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderFactory.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderFactory.java:44:8: warning: Unused @param tag for 'llBuilder'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderFactory.java:58:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/Severity.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/Severity.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/Issue.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/Issue.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:68: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:126: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:188: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:196: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:204: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:230: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IntrospectorValidator.java:238: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/InjectKeysFromURI.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/InjectKeysFromURI.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/InjectKeysFromURI.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/InjectKeysFromURI.java:45: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IssueResolver.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IssueResolver.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IssueType.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/IssueType.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/RemoveNonVisibleProperty.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/RemoveNonVisibleProperty.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/DefaultFields.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/DefaultFields.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/DefaultFields.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/CreateUUID.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/CreateUUID.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/CreateUUID.java:35: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/CreateUUID.java:48: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/tools/CreateUUID.java:50: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorFactory.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorFactory.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorFactory.java:32:67: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorFactory.java:50:67: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:28: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:57: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:107: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:118: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:134: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:142: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:152: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/generator/CreateExample.java:160: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/ModelType.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/ModelType.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Loader.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Loader.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Loader.java:59: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Loader.java:68: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:26: warning: Using the '.*' form of import should be avoided - java.io.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:67:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:74:51: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:79: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:82: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:101: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:126: warning: 'if' construct must use '{}'s. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:136: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:148: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyLoader.java:222: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:38:22: warning: Member name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:47:8: warning: Unused @param tag for 'llBuilder'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:49:40: warning: Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:55:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:55:40: warning: Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:55:83: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:83: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/IntrospectorWalker.java:96: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicates.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicates.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicates.java:34:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicates.java:45:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicates.java:55:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicates.java:65:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MarshallerProperties.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MarshallerProperties.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderUtil.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderUtil.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/LoaderUtil.java:28:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunnerHelper.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunnerHelper.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/PrivateEdge.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/PrivateEdge.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/PrivateEdge.java:126:25: warning: switch without "default" clause. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/exceptions/AAIMissingRequiredPropertyException.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/exceptions/AAIMissingRequiredPropertyException.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/exceptions/AAIMissingRequiredPropertyException.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/exceptions/AAIMultiplePropertiesException.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/exceptions/AAIMultiplePropertiesException.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/exceptions/AAIMultiplePropertiesException.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataCopy.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataCopy.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunner.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunner.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunner.java:47:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunner.java:67:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffectRunner.java:78:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffect.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffect.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffect.java:62:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffect.java:99:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/SideEffect.java:150: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkWriter.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkWriter.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkWriter.java:111:43: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/OwnerCheck.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/OwnerCheck.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/OwnerCheck.java:55:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkReader.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkReader.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkReader.java:83: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/sideeffect/DataLinkReader.java:91:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicate.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/PropertyPredicate.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyStrategy.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyStrategy.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyStrategy.java:106:26: warning: Local variable name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/MoxyStrategy.java:311:13: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Visibility.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Visibility.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/MediaType.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/MediaType.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/MediaType.java:58: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/HttpMethod.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/HttpMethod.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/CustomJacksonJaxBJsonProvider.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/CustomJacksonJaxBJsonProvider.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:41: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:45:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:51:13: warning: Each variable declaration must be in its own statement. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:70:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/util/URITools.java:90:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GremlinGroovyShell.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GremlinGroovyShell.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GremlinGroovyShell.java:33: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GremlinGroovyShell.java:44: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GremlinGroovyShell.java:55: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GremlinGroovyShell.java:56: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:50:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:56: warning: Distance between variable 'custom' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:70: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:72: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:73: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:74: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:80: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:81: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:82: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:87: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:89: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:90: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/AAIAbstractGroovyShell.java:91: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GroovyQueryBuilder.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GroovyQueryBuilder.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GroovyQueryBuilder.java:35: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GroovyQueryBuilder.java:46: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GroovyQueryBuilder.java:63: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/search/GroovyQueryBuilder.java:64: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/JettyObfuscationConversionCommandLineUtil.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/JettyObfuscationConversionCommandLineUtil.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/JettyObfuscationConversionCommandLineUtil.java:74:24: warning: Local variable name 'decoded_str' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:65: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:184:26: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:233: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:236: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:252: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:255: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:256: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:257: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:259: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:276: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:279: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:280: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:281: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:282: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:284: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:295: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:298: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:299: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:300: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:301: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:302: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:303: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:304: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:331: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:334: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:335: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:336: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:337: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:338: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:339: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:340: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/restcore/RESTAPI.java:344:32: warning: Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSConsumer.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSConsumer.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSConsumer.java:48: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSConsumer.java:61:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSProducer.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSProducer.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSProducer.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSProducer.java:36:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSProducer.java:46:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/AAIDmaapEventJMSProducer.java:56:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/MessageProducer.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dmaap/MessageProducer.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/props/AAIProperties.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/props/AAIProperties.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/props/AAIProperties.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:60: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:62: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:63: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:64: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:85: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:86: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:88: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:89: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:96:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:136:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:136:52: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/db/DbMethHelper.java:151:46: warning: Local variable name 'pI' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Request.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Request.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:67:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:92: warning: Distance between variable 'ne' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:170: warning: Distance between variable 'notificationEvent' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:237:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:300: warning: Distance between variable 'cambriaPartition' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:324: warning: Overload methods should not be split. Previous overloaded method located at line '83'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:324:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:397: warning: Distance between variable 'finalJson' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:400: warning: Distance between variable 'cambriaPartition' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:408: warning: Distance between variable 'transId' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/StoreNotificationEvent.java:409: warning: Distance between variable 'fromAppId' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:72:58: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:171: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:219:38: warning: Parameter name '_dbRulesNodeKeyProps' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:241: warning: Unused Javadoc tag. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:307: warning: Unused Javadoc tag. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:23: warning: Using the '.*' form of import should be avoided - com.google.gson.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:56:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:65:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:111: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaEvents.java:127: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/ObjectDelta.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/ObjectDelta.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/ObjectDelta.java:52:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/PropertyDelta.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/PropertyDelta.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaAction.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/DeltaAction.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/PropertyDeltaFactory.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/PropertyDeltaFactory.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/RelationshipDelta.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/RelationshipDelta.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/RelationshipDelta.java:53: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/delta/RelationshipDelta.java:53:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAISystemExitUtil.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAISystemExitUtil.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAISystemExitUtil.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAISystemExitUtil.java:27: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAISystemExitUtil.java:27:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestObject.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestObject.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestObject.java:31:15: warning: Member name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestObject.java:38:23: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:56:16: warning: Local variable name 'truststore_path' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:58:20: warning: Local variable name 'truststore_password' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:59:20: warning: Local variable name 'keystore_path' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:60:20: warning: Local variable name 'keystore_password' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:72: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java:96:54: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthClient.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthClient.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthClient.java:123:54: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/HttpsAuthClient.java:151: warning: Distance between variable 'keystorePassword' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIConfigCommandLinePropGetter.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIConfigCommandLinePropGetter.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIConfigCommandLinePropGetter.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIConfigCommandLinePropGetter.java:45:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/KeyValueList.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/KeyValueList.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/KeyValueList.java:51: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/KeyValueList.java:61: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/KeyValueList.java:76: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/KeyValueList.java:86: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:29:21: warning: Method name 'Get' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:29:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:32:21: warning: Method name 'Get' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:32:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:35: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:35:21: warning: Method name 'Patch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:35:29: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:37:21: warning: Method name 'Put' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:37:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:39: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:39:21: warning: Method name 'Put' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:39:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:41: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:41:17: warning: Method name 'Delete' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestControllerInterface.java:46:18: warning: Method name 'DoesResourceExist' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:51: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:129: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:129:17: warning: Method name 'SetRestSrvrBaseURL' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:130: warning: 'if' construct must use '{}'s. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:140: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:144: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:144:21: warning: Method name 'Get' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:144:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:162: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:162:21: warning: Method name 'Get' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:162:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:215:8: warning: Unused @param tag for 'oldserver'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:219: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:219:21: warning: Method name 'Get' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:219:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:222: warning: Distance between variable 'url' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:264:21: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:280: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:280:21: warning: Method name 'Put' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:280:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:294: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:294:21: warning: Method name 'Put' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:294:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:309: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:309:21: warning: Method name 'Put' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:309:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:359: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:359:21: warning: Method name 'Put' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:359:27: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:383: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:383:17: warning: Method name 'Delete' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:395: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:395:17: warning: Method name 'Delete' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:427: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:427:23: warning: Method name 'Post' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:427:30: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:443: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:443:23: warning: Method name 'Post' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:443:30: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:472:19: warning: Empty finally block. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:484: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:485: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:486: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:487: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:523:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:523:18: warning: Method name 'DoesResourceExist' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:534: warning: 'if' construct must use '{}'s. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:537: warning: Empty catch block. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:539: warning: Empty catch block. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:541: warning: Empty catch block. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:557: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:557:21: warning: Method name 'Patch' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:557:29: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:608:19: warning: Empty finally block. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestURLEncoder.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestURLEncoder.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestURLEncoder.java:27: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestURLEncoder.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:57: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:67: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:82: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:92: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:107: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:117: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:132: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/Entity.java:142: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIUtils.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIUtils.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/AAIUtils.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/JettyObfuscationConversionCommandLineUtil.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/JettyObfuscationConversionCommandLineUtil.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/JettyObfuscationConversionCommandLineUtil.java:74:24: warning: Local variable name 'decoded_str' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/EntityList.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/EntityList.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/EntityList.java:51: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/EntityList.java:61: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntry.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntry.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntry.java:23: warning: Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:38: warning:

tag should be placed immediately before the first word, with no space after. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:38: warning: Redundant

tag. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:41: warning:

tag should be placed immediately before the first word, with no space after. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:81: warning: Line is longer than 120 characters (found 128). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageDatum.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageDatum.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageDatum.java:21:9: warning: Package name 'org.onap.aai.domain.responseMessage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageDatum.java:23: warning: Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageDatum.java:28: warning: '}' have incorrect indentation level 0, expected level should be 4. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageDatum.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageData.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageData.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageData.java:23:9: warning: Package name 'org.onap.aai.domain.responseMessage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageData.java:35: warning: Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageData.java:40: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessageData.java:52: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:21:9: warning: Package name 'org.onap.aai.domain.responseMessage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:33: warning: Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:36: warning:

tag should be placed immediately before the first word, with no space after. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:36: warning: Redundant

tag. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:39: warning:

tag should be placed immediately before the first word, with no space after. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:60: warning: Line is longer than 120 characters (found 127). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:81: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:92: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/package-info.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/package-info.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/package-info.java:30:9: warning: Package name 'org.onap.aai.domain.responseMessage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessage.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessage.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessage.java:21:9: warning: Package name 'org.onap.aai.domain.responseMessage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessage.java:23: warning: Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessage.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessage.java:113: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResource.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResource.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResource.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResource.java:41: warning: Line is longer than 120 characters (found 126). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResource.java:567: warning: 'if' construct must use '{}'s. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKey.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKey.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKey.java:23: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKey.java:61:35: warning: Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResources.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResources.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResources.java:28: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKeys.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKeys.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/model/AAIResourceKeys.java:26: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/ObjectFactory.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/ObjectFactory.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/ObjectFactory.java:27:9: warning: Package name 'org.onap.aai.domain.notificationEvent' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/ObjectFactory.java:35: warning:

tag should be placed immediately before the first word, with no space after. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/ObjectFactory.java:35: warning:

tag should be preceded with an empty line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:27:9: warning: Package name 'org.onap.aai.domain.notificationEvent' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:29: warning: Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:34: warning:

tag should be placed immediately before the first word, with no space after. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:34: warning: Redundant

tag. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:37: warning:

tag should be placed immediately before the first word, with no space after. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:165: warning:

tag should be placed immediately before the first word, with no space after. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:165: warning: Redundant

tag. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:168: warning:

tag should be placed immediately before the first word, with no space after. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/concurrent/AaiCallable.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/concurrent/AaiCallable.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/concurrent/AaiCallable.java:28: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/concurrent/AaiCallable.java:43: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/concurrent/AaiCallable.java:53: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryTraversalURIOptimizedQuery.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryTraversalURIOptimizedQuery.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryTraversalURIOptimizedQuery.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryTraversalURIOptimizedQuery.java:64: warning: Overload methods should not be split. Previous overloaded method located at line '52'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:67: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:75: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:84: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:87: warning: Overload methods should not be split. Previous overloaded method located at line '70'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:93: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:101: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:109: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/HistoryGremlinTraversal.java:147: warning: Overload methods should not be split. Previous overloaded method located at line '134'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:29: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:107: warning: Overload methods should not be split. Previous overloaded method located at line '96'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:112: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:143: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:157:21: warning: Local variable name 'bValue' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:170: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:173: warning: Overload methods should not be split. Previous overloaded method located at line '115'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:192: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:214: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:217: warning: Overload methods should not be split. Previous overloaded method located at line '173'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:224: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:234: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:252: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:255: warning: Overload methods should not be split. Previous overloaded method located at line '227'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:271: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:323: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:332: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:348: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:363: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:364: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:399: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:400: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:434: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:435: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:441:31: warning: Local variable name 'qB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:464:50: warning: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:469:50: warning: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:498: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:499: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:504:31: warning: Local variable name 'qB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:554: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:754: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:764: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:846: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:859: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:873: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinQueryBuilder.java:886: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/MissingOptionalParameter.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/MissingOptionalParameter.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:87: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:95: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:104: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:107: warning: Overload methods should not be split. Previous overloaded method located at line '90'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:113: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:121: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:129: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:172:11: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:206:58: warning: Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:214: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:215: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:216: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:217: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:224:19: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:224:99: warning: WhitespaceAround: '{' is not preceded with whitespace. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:233: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:236: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:237: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:238: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:97: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:98: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:133: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:136: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:137: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:140: warning: Overload methods should not be split. Previous overloaded method located at line '109'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:144: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:147: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:148: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:151: warning: Overload methods should not be split. Previous overloaded method located at line '120'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:153: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:156: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:168: warning: Overload methods should not be split. Previous overloaded method located at line '151'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:178: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:181: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:182: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:194: warning: Overload methods should not be split. Previous overloaded method located at line '176'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:196: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:199: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:200: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:207: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:210: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:211: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:214: warning: Overload methods should not be split. Previous overloaded method located at line '194'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:216: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:219: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:220: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:225: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:228: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:229: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:261: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:322: warning: Overload methods should not be split. Previous overloaded method located at line '296'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:329: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:331: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:332: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:333: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:334: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:335: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:345: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:347: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:348: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:349: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:350: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:351: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:365: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:367: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:368: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:369: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:370: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:371: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:381: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:383: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:384: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:385: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:386: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:387: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:397: warning: Overload methods should not be split. Previous overloaded method located at line '373'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:397:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:408: warning: Empty catch block. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:414: warning: Empty catch block. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:429: warning: Overload methods should not be split. Previous overloaded method located at line '389'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:429:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:441: warning: Empty catch block. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:447: warning: Empty catch block. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:462: warning: Overload methods should not be split. Previous overloaded method located at line '312'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:462:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:469: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:471: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:472: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:473: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:474: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:475: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:476: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:478: warning: Overload methods should not be split. Previous overloaded method located at line '429'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:486: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:488: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:489: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:490: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:491: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:492: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:504: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:505: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:506: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:507: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:508: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:509: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:523: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:524: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:525: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:526: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:527: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:528: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:535: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:537: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:538: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:539: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:540: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:541: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:551: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:553: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:554: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:555: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:556: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:557: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:558: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:571: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:582: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:589: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:656: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:659: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:660: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:664: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:668: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:669: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:731: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:746: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:747: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:748: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:750: warning: Overload methods should not be split. Previous overloaded method located at line '168'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:754: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:758: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:765: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:769: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:805: warning: Overload methods should not be split. Previous overloaded method located at line '801'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:112: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:144: warning: Javadoc comment at column 31 has parse error. Details: no viable alternative at input ' tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:82:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:101: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:123: warning: Overload methods should not be split. Previous overloaded method located at line '113'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:137: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:140: warning: Overload methods should not be split. Previous overloaded method located at line '104'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:154: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:169: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:183: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:186: warning: Overload methods should not be split. Previous overloaded method located at line '140'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:193: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:203: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:215: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:248: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:258: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:277:21: warning: Local variable name 'bValue' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:279:43: warning: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:281:51: warning: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:291: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:366: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:367: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:398: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:417:35: warning: Local variable name 'qB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:456:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:465: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:480: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:493: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:618: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:628: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:712: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:713: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:728:31: warning: Local variable name 'qB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:787: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:788: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:804:31: warning: Local variable name 'qB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:849: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:857: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:877: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:892: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:912: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:915: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:916: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:917: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:75: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:83: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:92: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:95: warning: Overload methods should not be split. Previous overloaded method located at line '78'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:101: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:109: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinTraversal.java:117: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:76: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:84: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:93: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:96: warning: Overload methods should not be split. Previous overloaded method located at line '79'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:102: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:110: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GremlinUnique.java:118: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/EventClientPublisher.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/EventClientPublisher.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/EventClientPublisher.java:76:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:66:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:80: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:90: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:94:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/web/DmaapConfig.java:114:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:6: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:207:21: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:208:21: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:263:17: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:264:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:283: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:304:17: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/audit/ListEndpoints.java:305:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:29: warning: Using the '.*' form of import should be avoided - org.apache.tinkerpop.gremlin.structure.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:45:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:45:36: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:77:27: warning: Local variable name 'eTree' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:98:53: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:99:23: warning: Local variable name 'vTree' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertex.java:152:27: warning: Local variable name 'vTree' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedEdge.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedEdge.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/tinkerpop/TreeBackedEdge.java:44:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:58: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:62:43: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:78: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/JanusGraphDBEngine.java:82:48: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:38: warning: Using the '.*' form of import should be avoided - org.onap.aai.query.builder.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:67:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:82:52: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:91:57: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:165: warning: Line is longer than 120 characters (found 153). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:165:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:173: warning: Line is longer than 120 characters (found 139). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:175: warning: Line is longer than 120 characters (found 140). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:200:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:217:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:226:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:235:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:37:42: warning: Member name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:45:45: warning: Parameter name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:60: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:75: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:83: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:92: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:100: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:108: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/QueryEngine.java:179: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:23: warning: Using the '.*' form of import should be avoided - org.onap.aai.edges.enums.AAIDirection.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:64:59: warning: Parameter name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:68: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:86: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:101: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:116: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:130: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:142: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:161: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:181: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine.java:265: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:22: warning: Line is longer than 120 characters (found 131). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:24: warning: Line is longer than 120 characters (found 131). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:26: warning: Line is longer than 120 characters (found 131). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:35: warning: Line is longer than 120 characters (found 123). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinQueryEngine.java:38: warning: Line is longer than 120 characters (found 131). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:22: warning: Line is longer than 120 characters (found 131). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:24: warning: Line is longer than 120 characters (found 131). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:26: warning: Line is longer than 120 characters (found 131). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:35: warning: Line is longer than 120 characters (found 123). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/query/GremlinPipelineQueryEngine.java:38: warning: Line is longer than 120 characters (found 131). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/QueryStyle.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/QueryStyle.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/QueryStyle.java:24: warning: Line is longer than 120 characters (found 136). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:34: warning: Using the '.*' form of import should be avoided - org.onap.aai.query.builder.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:39: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:102: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:106:43: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:122: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:126:48: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:144: warning: Overload methods should not be split. Previous overloaded method located at line '88'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/InMemoryDBEngine.java:174: warning: Overload methods should not be split. Previous overloaded method located at line '165'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:26: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:44:55: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:69:14: warning: Local variable name 'sTs' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:70:14: warning: Local variable name 'eTs' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:79:40: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:94:48: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:107: warning: Line is longer than 120 characters (found 127). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/StateFormat.java:132:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SubGraphStyle.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SubGraphStyle.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:10: warning:

tag should be placed immediately before the first word, with no space after. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:10: warning:

tag should be preceded with an empty line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:12: warning:

tag should be placed immediately before the first word, with no space after. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:12: warning:

tag should be preceded with an empty line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:124:57: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:130:18: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:137:18: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:147:49: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:149:57: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:163:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java:235:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Console.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Console.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Console.java:35:53: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Console.java:44:53: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:84:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:143:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:161:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:164: warning: 'if' construct must use '{}'s. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:182:20: warning: Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:225:20: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:239:20: warning: Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:248:98: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:276: warning: Javadoc comment at column 27 has parse error. Missed HTML close tag 'JsonObject'. Sometimes it means that close tag missed for one of previous tags. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:286:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:299:62: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java:331: warning: Overload methods should not be split. Previous overloaded method located at line '285'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:75:58: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:94:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:94:63: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:116:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:116:71: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:160:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:180: warning: '.' have incorrect indentation level 10, expected level should be 12. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:224: warning: 'if' construct must use '{}'s. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:242:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:310: warning: Overload methods should not be split. Previous overloaded method located at line '74'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java:311:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/QueryParamInjectionException.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/QueryParamInjectionException.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/AAIFormatQueryResultFormatNotSupported.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/AAIFormatQueryResultFormatNotSupported.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/AAIFormatQueryResultFormatNotSupported.java:23: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/AAIFormatVertexException.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/AAIFormatVertexException.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/exceptions/AAIFormatVertexException.java:23: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Count.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Count.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Count.java:41:53: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Count.java:55:53: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Count.java:65:58: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Count.java:70:20: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Formatter.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Formatter.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Formatter.java:55:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Formatter.java:105: warning: '.' have incorrect indentation level 14, expected level should be 16. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Format.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Format.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Format.java:26: warning: Line is longer than 120 characters (found 169). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Format.java:28:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:45: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:55:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:67:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:102:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:108:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/IdURL.java:132:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Inject.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Inject.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Inject.java:29: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Inject.java:32: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/EndTs.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/EndTs.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/AsTree.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/AsTree.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/NodesOnly.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/NodesOnly.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Setter.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Setter.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Setter.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Depth.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/Depth.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/StartTs.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/params/StartTs.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:43:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:56:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:73:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:73:33: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:93:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java:93:29: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjector.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjector.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjector.java:29: warning: Using the '.*' form of import should be avoided - org.onap.aai.serialization.queryformats.params.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjector.java:45:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjector.java:58:44: warning: Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:65:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:85:20: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:131:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:148:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:161: warning: Comment has incorrect indentation level 98, expected is 12, indentation should be the same level as line 162. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:170:62: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:221:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:227:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/Resource.java:251:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatMapper.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatMapper.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatMapper.java:34:46: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatMapper.java:36:46: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:72:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:142: warning: Javadoc comment at column 27 has parse error. Missed HTML close tag 'JsonObject'. Sometimes it means that close tag missed for one of previous tags. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:152:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:166: warning: Distance between variable 'threshold' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:181: warning: 'if' construct must use '{}'s. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ResourceWithSoT.java:183: warning: 'else' construct must use '{}'s. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java:55:53: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java:92: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java:94: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:26: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:50:55: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:116:40: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:128:48: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:169:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:211:45: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:249:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:270: warning: '.' have incorrect indentation level 10, expected level should be 12. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:298:28: warning: Parameter name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/LifecycleFormat.java:298:31: warning: Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:65:58: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:88:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:88:63: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:114:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:114:71: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:156:57: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:162:18: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:168:18: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:176:33: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:201:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:264:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:273: warning: Overload methods should not be split. Previous overloaded method located at line '64'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/RawFormat.java:274:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:120: warning: Javadoc comment at column 27 has parse error. Missed HTML close tag 'JsonObject'. Sometimes it means that close tag missed for one of previous tags. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:132:20: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:144: warning: Javadoc comment at column 27 has parse error. Missed HTML close tag 'JsonObject'. Sometimes it means that close tag missed for one of previous tags. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:162:20: warning: Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:174: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:177: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:178: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:179: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:180: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:181: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/MultiFormatMapper.java:208: warning: Javadoc comment at column 28 has parse error. Details: no viable alternative at input ' tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:45: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:56:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:69:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:78: warning: 'if' construct must use '{}'s. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:107:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:113:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/PathedURL.java:137:9: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatFactory.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatFactory.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatFactory.java:41:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatFactory.java:49:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/FormatFactory.java:61:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SimpleFormat.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SimpleFormat.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SimpleFormat.java:54:63: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SimpleFormat.java:79:33: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/SimpleFormat.java:79:43: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ChangesFormat.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ChangesFormat.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ChangesFormat.java:26: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ChangesFormat.java:39:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ChangesFormat.java:54:61: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/queryformats/ChangesFormat.java:65: warning: 'lambda arguments' have incorrect indentation level 16, expected level should be 12. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:68:74: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:68:90: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:80:70: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:80:86: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:84:70: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:84:86: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:89:77: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:89:93: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:94: warning: Overload methods should not be split. Previous overloaded method located at line '84'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:94:86: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:94:102: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:100:16: warning: Local variable name 'aType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:101:16: warning: Local variable name 'bType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:111:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:138:84: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:138:100: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:151:80: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:151:96: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:156:80: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:156:96: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:170: warning: Overload methods should not be split. Previous overloaded method located at line '94'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:170:86: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:170:102: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:172:16: warning: Local variable name 'aNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:173:16: warning: Local variable name 'bNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:174:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:184:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:226:111: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:227:20: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:229:16: warning: Local variable name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:230:16: warning: Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:240:16: warning: Local variable name 'aVertexType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeSerializer.java:241:16: warning: Local variable name 'bVertexType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/exceptions/NoEdgeRuleFoundException.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/exceptions/NoEdgeRuleFoundException.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/exceptions/EdgeMultiplicityException.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/exceptions/EdgeMultiplicityException.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/exceptions/MultipleEdgeRuleFoundException.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/exceptions/MultipleEdgeRuleFoundException.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:117: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:135: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:157: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:180:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:201:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:221:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:241:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:261:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:328:54: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:348:51: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:408: warning: Overload methods should not be split. Previous overloaded method located at line '328'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:408:72: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:420:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:440:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:463:56: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:489:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:489:46: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:512:40: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:534:65: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:632: warning: Comment has incorrect indentation level 37, expected is 20, indentation should be the same level as line 633. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:721:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:721:92: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:734: warning: Line is longer than 120 characters (found 133). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:748: warning: Line is longer than 120 characters (found 134). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:780: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:791: warning:

tag should be placed immediately before the first word, with no space after. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:791: warning:

tag should be preceded with an empty line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:792: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:797: warning: Line is longer than 120 characters (found 126). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:803: warning: Line is longer than 120 characters (found 126). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:820: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:821: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:887:71: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:892:16: warning: Local variable name 'aNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:933:24: warning: Local variable name 'bNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:984:20: warning: Local variable name 'bUri' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:996:24: warning: Local variable name 'bNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1012:18: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1031:24: warning: Local variable name 'vType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1063:22: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1091: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1093:46: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1121: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1123:50: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1159: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1172:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1198:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1218: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1219: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1303: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1304: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1324: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1325: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1327:62: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1345: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1346: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1348:62: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1393:32: warning: Local variable name 'vType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1462:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1462:52: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1478:53: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1482:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1482:53: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1504:79: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1511:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1511:80: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1524:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1524:55: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1542: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1544:56: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1562: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1564:56: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1577:16: warning: Local variable name 'aNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1608:20: warning: Local variable name 'bNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1648: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1649: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1697: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1699: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1699:39: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1704: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1704:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1704:39: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1716:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1790:26: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1802:18: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1830:64: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1830:80: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1869: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1871:69: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1871:85: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1896: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1905:20: warning: Local variable name 'aType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1906:20: warning: Local variable name 'bType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1927: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1930: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1948:54: warning: Parameter name 'aVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1948:70: warning: Parameter name 'bVertex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:1964: warning: Distance between variable 'relatedVertex' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2016: warning:

tag should be placed immediately before the first word, with no space after. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2016: warning:

tag should be preceded with an empty line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2022: warning:

tag should be placed immediately before the first word, with no space after. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2022: warning:

tag should be preceded with an empty line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2026: warning:

tag should be placed immediately before the first word, with no space after. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2026: warning:

tag should be preceded with an empty line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2089: warning: Overload methods should not be split. Previous overloaded method located at line '2,033'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2089:31: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2147: warning: Distance between variable 'result' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2328: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2332: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2340: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2351: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2352: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2360: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2369: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2381: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2382: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java:2527: warning: '.' have incorrect indentation level 10, expected level should be 12. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeProperties.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeProperties.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeProperties.java:36: warning: Overload methods should not be split. Previous overloaded method located at line '27'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgeProperties.java:41: warning: Overload methods should not be split. Previous overloaded method located at line '32'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/GraphSingleton.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/GraphSingleton.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/InMemoryGraphSingleton.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/InMemoryGraphSingleton.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DeleteSemantic.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DeleteSemantic.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DeleteSemantic.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/DeleteSemantic.java:33: warning: Line is longer than 120 characters (found 125). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:44: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:71: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:74: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:100: warning: Line is longer than 120 characters (found 121). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:123: warning: Line is longer than 120 characters (found 125). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:139:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:149: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:156: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:168: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/ImpliedDelete.java:170: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgePropertyMap.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgePropertyMap.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/EdgePropertyMap.java:40:17: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/GetAllPool.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/GetAllPool.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/JanusGraphSingleton.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/db/JanusGraphSingleton.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/TinkerpopUpgrade.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/TinkerpopUpgrade.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/TinkerpopUpgrade.java:22: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/stress/IndexStressTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/stress/IndexStressTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/stress/IndexStressTest.java:54:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/stress/IndexStressTest.java:59: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/stress/IndexStressTest.java:59:13: warning: Local variable name 'TOTAL_LINKS' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/stress/IndexStressTest.java:66:20: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:34: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:73:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:76: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:77: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:78: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:79: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:80: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:83:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:159: warning: Line is longer than 120 characters (found 135). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:217: warning: Line is longer than 120 characters (found 150). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:316: warning: Line is longer than 120 characters (found 127). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:353: warning: Line is longer than 120 characters (found 146). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:424: warning: Line is longer than 120 characters (found 147). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:478: warning: Line is longer than 120 characters (found 136). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:536: warning: Line is longer than 120 characters (found 131). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:595:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:603:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:65:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:74: warning: Distance between variable 'entitlementPayload' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:75: warning: Distance between variable 'entitlementUri' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:88:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/TenantTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/TenantTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/TenantTest.java:27: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/TenantTest.java:85: warning: Distance between variable 'tenantPayload' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:26: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:140:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:148:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ueb/UEBNotificationTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ueb/UEBNotificationTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ueb/UEBNotificationTest.java:48: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/RestHandlerTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/RestHandlerTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/RestHandlerTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VipAddressListTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VipAddressListTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VipAddressListTest.java:67: warning: Line is longer than 120 characters (found 138). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/CloudRegionTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/CloudRegionTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/CloudRegionTest.java:45: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/GenericVnfLInterfaceTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/GenericVnfLInterfaceTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/GenericVnfLInterfaceTest.java:86:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:27: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:67: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:154: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VnfcRelationshipIssueTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VnfcRelationshipIssueTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VnfcRelationshipIssueTest.java:33: warning: Using the '.*' form of import should be avoided - org.junit.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VnfcRelationshipIssueTest.java:87:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VnfcRelationshipIssueTest.java:95:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:26: warning: Wrong lexicographical order for 'org.hamcrest.Matchers.containsString' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:27: warning: Wrong lexicographical order for 'org.hamcrest.Matchers.not' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:28: warning: Wrong lexicographical order for 'org.junit.Assert.assertEquals' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:29: warning: Wrong lexicographical order for 'org.junit.Assert.assertFalse' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:30: warning: Wrong lexicographical order for 'org.junit.Assert.assertThat' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:31: warning: Wrong lexicographical order for 'org.junit.Assert.assertTrue' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:32: warning: Wrong lexicographical order for 'org.mockito.ArgumentMatchers.any' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:33: warning: Wrong lexicographical order for 'org.mockito.Mockito.doNothing' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:34: warning: Wrong lexicographical order for 'org.mockito.Mockito.when' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:139:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:213: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:234: warning: Line is longer than 120 characters (found 144). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:239: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:278: warning: Line is longer than 120 characters (found 133). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:303: warning: Line is longer than 120 characters (found 133). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:308: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:454: warning: Line is longer than 120 characters (found 180). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:498: warning: Line is longer than 120 characters (found 268). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:713: warning: Line is longer than 120 characters (found 249). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:719: warning: Line is longer than 120 characters (found 156). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/RelationshipWrapper.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/RelationshipWrapper.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/Relationship.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/Relationship.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/ErrorResponse.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/ErrorResponse.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/RelationshipData.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/RelationshipData.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/ServiceException.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/ServiceException.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/RequestError.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/responses/RequestError.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:31: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:67: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:70:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:103: warning: Line is longer than 120 characters (found 139). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:84: warning: Distance between variable 'cloudRegionUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:85: warning: Line is longer than 120 characters (found 124). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:112: warning: Line is longer than 120 characters (found 157). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:122: warning: Distance between variable 'cloudRegionRelationshipUri' declaration and its first usage is 24, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:195:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:203:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:55:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:59: warning: Line is longer than 120 characters (found 132). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:66:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:82:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:104:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EdgeNotValidAnymoreTest.java:109:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:67:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:74: warning: Line is longer than 120 characters (found 571). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:91:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:59:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:71:65: warning: Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:73:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:82: warning: '.' have incorrect indentation level 10, expected level should be 12. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:86:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:96:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverDuplicateTest.java:104: warning: Line is longer than 120 characters (found 125). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:115: warning: Line is longer than 120 characters (found 127). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:119: warning: Distance between variable 'notification' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:135:20: warning: Local variable name 'pInterfaceObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:151: warning: Distance between variable 'notificationEventBody' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:167: warning: Line is longer than 120 characters (found 138). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:171: warning: Distance between variable 'notification' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:186: warning: Distance between variable 'pserverResourceVersion' declaration and its first usage is 16, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:188:20: warning: Local variable name 'pInterfaceObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:204: warning: Distance between variable 'notificationEventBody' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:236: warning: Line is longer than 120 characters (found 124). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:266: warning: Line is longer than 120 characters (found 124). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:291: warning: Line is longer than 120 characters (found 142). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:294: warning: Distance between variable 'notification' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:331: warning: Distance between variable 'notification' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:398: warning: Line is longer than 120 characters (found 150). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:402: warning: Distance between variable 'notification' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:435: warning: Line is longer than 120 characters (found 154). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:439: warning: Distance between variable 'notification' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:475: warning: Line is longer than 120 characters (found 157). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:479: warning: Distance between variable 'notification' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:496:20: warning: Local variable name 'pInterfaceObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:519: warning: Line is longer than 120 characters (found 159). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:523: warning: Distance between variable 'notification' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:540:20: warning: Local variable name 'pInterfaceObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:559: warning: Line is longer than 120 characters (found 125). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:565: warning: Distance between variable 'genericVnfUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:567: warning: Distance between variable 'notification' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:571: warning: Distance between variable 'genericVnfResource' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:603: warning: Line is longer than 120 characters (found 134). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:605: warning: Line is longer than 120 characters (found 132). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:618: warning: Line is longer than 120 characters (found 133). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:624: warning: Distance between variable 'genericVnfUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:626: warning: Distance between variable 'notification' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:630: warning: Distance between variable 'genericVnfResource' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:662: warning: Line is longer than 120 characters (found 133). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:664: warning: Line is longer than 120 characters (found 131). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:678: warning: Line is longer than 120 characters (found 140). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:684: warning: Distance between variable 'genericVnfUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:686: warning: Distance between variable 'relationship' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:688: warning: Distance between variable 'notification' declaration and its first usage is 22, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:692: warning: Distance between variable 'genericVnfResource' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:740: warning: Line is longer than 120 characters (found 134). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:742: warning: Line is longer than 120 characters (found 132). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:751: warning: Line is longer than 120 characters (found 140). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:757: warning: Distance between variable 'genericVnfUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:759: warning: Distance between variable 'relationship' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:761: warning: Distance between variable 'notification' declaration and its first usage is 22, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:765: warning: Distance between variable 'genericVnfResource' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:812: warning: Line is longer than 120 characters (found 133). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:814: warning: Line is longer than 120 characters (found 131). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:826: warning: Distance between variable 'notification' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:852: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:852: warning: Line is longer than 120 characters (found 140). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:854: warning: Distance between variable 'notification' declaration and its first usage is 17, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:861: warning: Distance between variable 'custPaylaod' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:863: warning: Distance between variable 'custUri' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:864: warning: Distance between variable 'vlanUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:875: warning: Distance between variable 'vlanResourceVersion' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:884: warning: Distance between variable 'custResourceVersion' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:920: warning: Distance between variable 'complexPaylaod' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:921: warning: Distance between variable 'pserverPaylaod' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:939: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:959: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:959: warning: Line is longer than 120 characters (found 155). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:961: warning: Distance between variable 'notification' declaration and its first usage is 22, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:968: warning: Distance between variable 'custPayload' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:971: warning: Distance between variable 'siUri' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:974: warning: Distance between variable 'vlanUri' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:985: warning: Distance between variable 'vlanResourceVersion' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:996: warning: Distance between variable 'serviceInstanceResourceVersion' declaration and its first usage is 16, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:1031:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:1037:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforDataLink.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforDataLink.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforDataLink.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforEdges.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforEdges.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforBusiness.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/testutils/TestUtilConfigTranslatorforBusiness.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:30: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionWithInfoTest.java:93: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/exceptions/AAIExceptionTest.java:28: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/dbmap/AAIGraphTest.java:26: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/dbmap/AAIGraphTest.java:51: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAIJunitRunner.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAIJunitRunner.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAIJunitRunner.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAIJunitRunner.java:31:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAIJunitRunner.java:42:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAIJunitRunner.java:51:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/TinkerpopUpgradeTests.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/TinkerpopUpgradeTests.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/TinkerpopUpgradeTests.java:49: warning: '}' have incorrect indentation level 0, expected level should be 4. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java:60:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java:107: warning: Line is longer than 120 characters (found 128). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:41: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:46: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:67: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:75: warning: Line is longer than 120 characters (found 176). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:80: warning: Line is longer than 120 characters (found 666). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:92: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:99: warning: Line is longer than 120 characters (found 174). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:104: warning: Line is longer than 120 characters (found 666). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:116: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:130: warning: Line is longer than 120 characters (found 400). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:142: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:156: warning: Line is longer than 120 characters (found 372). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:169: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToRelationshipObjectTest.java:171: warning: Line is longer than 120 characters (found 179). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:39: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:65: warning: Line is longer than 120 characters (found 189). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:88: warning: Line is longer than 120 characters (found 187). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:108: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:131: warning: Line is longer than 120 characters (found 179). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToDBKeyTest.java:168: warning: Line is longer than 120 characters (found 189). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:61: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:139: warning: Distance between variable 'objectArgument' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:141: warning: '.' have incorrect indentation level 8, expected level should be 12. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:148: warning: Line is longer than 120 characters (found 141). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIParserTest.java:149: warning: Line is longer than 120 characters (found 124). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToExtensionInformationTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToExtensionInformationTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToExtensionInformationTest.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToExtensionInformationTest.java:64: warning: Line is longer than 120 characters (found 134). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:41: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:47: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:74: warning: Line is longer than 120 characters (found 170). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:79: warning: Line is longer than 120 characters (found 267). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:94: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:99: warning: Distance between variable 'uri' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:100: warning: Line is longer than 120 characters (found 168). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:115: warning: Line is longer than 120 characters (found 320). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:132: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:134: warning: Line is longer than 120 characters (found 173). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:155: warning: Line is longer than 120 characters (found 168). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:160: warning: Line is longer than 120 characters (found 267). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:207: warning: Line is longer than 120 characters (found 162). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:226: warning: Line is longer than 120 characters (found 284). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/uri/URIToObjectTest.java:233: warning: Line is longer than 120 characters (found 392). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:43: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:63:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:130: warning: Line is longer than 120 characters (found 146). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:166: warning: Line is longer than 120 characters (found 131). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:261: warning: Line is longer than 120 characters (found 135). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:263: warning: Line is longer than 120 characters (found 154). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:267: warning: Line is longer than 120 characters (found 135). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:307: warning: Line is longer than 120 characters (found 131). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:322: warning: Line is longer than 120 characters (found 125). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:338: warning: Line is longer than 120 characters (found 131). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:433: warning: Distance between variable 'content' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipGremlinQueryTest.java:467: warning: Distance between variable 'content' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:40: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:53:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:120: warning: Line is longer than 120 characters (found 135). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:157: warning: Line is longer than 120 characters (found 174). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/LegacyQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/LegacyQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/LegacyQueryTest.java:47:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:83: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:84: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:85: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:257: warning: Distance between variable 'uri' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:413: warning: Distance between variable 'uri' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:425: warning: Distance between variable 'uri' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:437: warning: Distance between variable 'uri' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:438: warning: Distance between variable 'map' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:553: warning: Line is longer than 120 characters (found 128). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueRelationshipQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueRelationshipQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueRelationshipQueryTest.java:43: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueURIQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueURIQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueURIQueryTest.java:45: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/UniqueURIQueryTest.java:148: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/relationship/RelationshipToURITest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/relationship/RelationshipToURITest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/relationship/RelationshipToURITest.java:48: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/relationship/RelationshipToURITest.java:190:16: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/transforms/XmlFormatTransformerTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/transforms/XmlFormatTransformerTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/PayloadUtil.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/PayloadUtil.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/PayloadUtil.java:40:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/PayloadUtil.java:54:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/PayloadUtil.java:68:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/DataLinkSetup.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/DataLinkSetup.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/DataLinkSetup.java:28: warning: Using the '.*' form of import should be avoided - org.onap.aai.config.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/DataLinkSetup.java:93:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/IntrospectorTestSpec.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/IntrospectorTestSpec.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/IntrospectorTestSpec.java:34: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/PropertyPredicatesTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/PropertyPredicatesTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:29: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:47: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:57: warning: Distance between variable 'introspector' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:70: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:78: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/CreateUUIDTest.java:80: warning: Distance between variable 'introspector' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:30: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:49: warning: Distance between variable 'introspector' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:61: warning: Distance between variable 'introspector' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:47:43: warning: Member name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:50:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:72:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:34: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:39: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:52: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:77: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/DefaultFieldsTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/DefaultFieldsTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/DefaultFieldsTest.java:31: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/DefaultFieldsTest.java:42:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/generator/CreateExampleTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/generator/CreateExampleTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/generator/CreateExampleTest.java:55:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/validation/IntrospectorValidationTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/validation/IntrospectorValidationTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/validation/IntrospectorValidationTest.java:32: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/validation/IntrospectorValidationTest.java:40:19: warning: 'static' modifier out of order with the JLS suggestions. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/validation/IntrospectorValidationTest.java:46:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/JSONStrategyTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/JSONStrategyTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/JSONStrategyTest.java:35: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/JSONStrategyTest.java:40:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:28: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:52: warning: Using the '.*' form of import should be avoided - org.junit.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:81:19: warning: 'static' modifier out of order with the JLS suggestions. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:101:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:123: warning: Line is longer than 120 characters (found 127). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:138: warning: Line is longer than 120 characters (found 127). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:153: warning: Line is longer than 120 characters (found 130). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:167: warning: Line is longer than 120 characters (found 136). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:183:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:201:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:221: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:226:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:229: warning: Line is longer than 120 characters (found 132). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:233: warning: Line is longer than 120 characters (found 129). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:239: warning: '.' have incorrect indentation level 8, expected level should be 12. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:255:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:298:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:329:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:368:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:379:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:392: warning: 'class def rcurly' have incorrect indentation level 1, expected level should be 0. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:43: warning: Using the '.*' form of import should be avoided - org.junit.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:65:19: warning: 'static' modifier out of order with the JLS suggestions. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:79:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:120:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/PrivateEdgeTest.java:137:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:72:19: warning: 'static' modifier out of order with the JLS suggestions. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:92:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:123:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:141:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:166:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:176:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:187: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:196:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:220:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:242:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataCopyTest.java:262:16: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:63:19: warning: 'static' modifier out of order with the JLS suggestions. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:78:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:109:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:126:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:154:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:182:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:209:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/OwnerCheckTest.java:236:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/MoxyEngineTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/MoxyEngineTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/MoxyEngineTest.java:48: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:53:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:73: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:89: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/CustomJacksonJaxBJsonProviderTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/CustomJacksonJaxBJsonProviderTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/JettyObfuscationConversionCommandLineUtilTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/JettyObfuscationConversionCommandLineUtilTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/JettyObfuscationConversionCommandLineUtilTest.java:40: warning: 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 12, 25, 28. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:108: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:113: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:180: warning: Line is longer than 120 characters (found 187). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:24: warning: Using the '.*' form of import should be avoided - org.mockito.Mockito.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:34:18: warning: Member name '_DME2RestFlag' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/DME2RestFlagTest.java:38:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:99:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:117:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:139: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:200:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:218:16: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/StoreNotificationEventTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/StoreNotificationEventTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/StoreNotificationEventTest.java:60:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/StoreNotificationEventTest.java:152: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/KeyValueListTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/KeyValueListTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/KeyValueListTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/KeyValueListTest.java:32:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigTest.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java:34:29: warning: Member name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java:37:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java:91: warning: Top-level class TestSecurityManager has to reside in its own source file. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:40: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:64: warning: Distance between variable 'd1' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:81: warning: Empty catch block. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:52: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/JettyObfuscationConversionCommandLineUtilTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/JettyObfuscationConversionCommandLineUtilTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/JettyObfuscationConversionCommandLineUtilTest.java:44: warning: Distance between variable 'oldOutputStream' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/FormatDateTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/FormatDateTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/PojoUtilsTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/PojoUtilsTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/PojoUtilsTest.java:223:16: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/PojoUtilsTest.java:247:16: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/translog/TransactionLogEntriesTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/translog/TransactionLogEntriesTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/translog/TransactionLogEntryTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/translog/TransactionLogEntryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/model/AAIResourceTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/model/AAIResourceTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/model/AAIResourceTest.java:26: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/model/AAIResourceTest.java:33: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/domain/model/AAIResourceTest.java:250:34: warning: Local variable name '_dbRulesNodeDependencies' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetup.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetup.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetup.java:28: warning: Using the '.*' form of import should be avoided - org.onap.aai.config.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetup.java:57: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetup.java:91:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/concurrent/AaiCallableTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/concurrent/AaiCallableTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:24: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:28: warning: Using the '.*' form of import should be avoided - org.onap.aai.setup.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:31: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:63:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:63:59: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:64:17: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AbstractConfigTranslator.java:73:21: warning: Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetupForSwagger.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetupForSwagger.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetupForSwagger.java:43: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetupForSwagger.java:56:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/ExcludeQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/ExcludeQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/ExcludeQueryTest.java:66:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/ExcludeQueryTest.java:92:22: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/ExcludeQueryTest.java:102:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/ExcludeQueryTest.java:128:30: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/GremlinTraversalTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/GremlinTraversalTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/GremlinTraversalTest.java:32:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/GremlinTraversalTest.java:44:82: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/GremlinTraversalTest.java:54:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/GremlinTraversalTest.java:64:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryTestsConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryTestsConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryTestsConfigTranslator.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryTestsConfigTranslator.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:41: warning: Using the '.*' form of import should be avoided - org.junit.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:79:36: warning: Member name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:90:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:99:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:128:40: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:142:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:152:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:158:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:170:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:176:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:179:16: warning: Local variable name 'lInterfaceExpected' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:191:16: warning: Local variable name 'pInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:193:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:200:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:214:16: warning: Local variable name 'pInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:216:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:221:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:230:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:236:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:249:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:255:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:272:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:290:30: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:293:30: warning: Local variable name 'tQ2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:314:30: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:334:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:355:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:371:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:386:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:401:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:415:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:432:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:451:43: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:470:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:483: warning: Distance between variable 'v1' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:484: warning: Distance between variable 'v2' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:486:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:509:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:529:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:545:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:547:28: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:563:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:565:28: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:582: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:584:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:603: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:605:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:624: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:626:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:647:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:659: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:661:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:680: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:682:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:700:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:723: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:725:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:744: warning: Distance between variable 'e2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:746:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:770:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:791:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:803:87: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:807:91: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:811:87: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:815:87: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:70:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:101:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:106:30: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:113:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/SimplePathTest.java:118:30: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:58:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:68:82: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:82:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:92:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:103:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:104:30: warning: Local variable name 'tQ2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:105:30: warning: Local variable name 'tQ3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:117:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:136:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:161:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:179:30: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:182:30: warning: Local variable name 'tQ2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:203:30: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:223:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:243:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:263:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:274: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:288: warning: Line is longer than 120 characters (found 137). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:357: warning: Line is longer than 120 characters (found 168). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/UntilTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/UntilTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/UntilTest.java:69:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/UntilTest.java:82:22: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/UntilTest.java:92:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/UntilTest.java:105:30: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:14: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:51: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:54:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:64:82: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:79:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:89:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:121: warning: Line is longer than 120 characters (found 151). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:157: warning: Comment has incorrect indentation level 72, expected is 8, indentation should be the same level as line 158. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/OptimizeEnum.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/OptimizeEnum.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderOptmizationTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderOptmizationTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:46:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:79:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:91:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:104:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:119:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:135:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:152:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:164:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:176:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/AbstractGraphTraversalBuilderTestQueryiesToRun.java:190:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/tests/BTenTenantTenVserversPerTenantTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/tests/BTenTenantTenVserversPerTenantTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/tests/AOneTenantOneVserversPerTenantTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/optimization/tests/AOneTenantOneVserversPerTenantTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/audit/ListEndpointsTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/audit/ListEndpointsTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/audit/ListEndpointsTest.java:41:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:97:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:111:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:122:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:166:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:172:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:277:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:320: warning: Distance between variable 'uriQuery' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:373:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:408: warning: Distance between variable 'loader' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:477:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:581:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/HttpTestUtil.java:587:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:47:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:49:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:77:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:91:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:103:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:114:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:124:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:131:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:139:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:146:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:153:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:29: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:33: warning: Using the '.*' form of import should be avoided - org.apache.tinkerpop.gremlin.structure.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:61:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:94: warning: Distance between variable 'cloudreg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:99: warning: Line is longer than 120 characters (found 142). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:102: warning: 'array initialization' child have incorrect indentation level 16, expected level should be 12. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:103: warning: 'array initialization' child have incorrect indentation level 16, expected level should be 12. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:103: warning: Line is longer than 120 characters (found 141). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:104: warning: 'array initialization' child have incorrect indentation level 16, expected level should be 12. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:106:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:127:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:158:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:185:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:212:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:258:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:301: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:332: warning: Distance between variable 'cloudRegionToTenantEdge' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:334:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngineTest.java:365:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine_needsFakeEdgeRulesTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine_needsFakeEdgeRulesTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine_needsFakeEdgeRulesTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine_needsFakeEdgeRulesTest.java:51:14: warning: Type name 'GraphTraversalQueryEngine_needsFakeEdgeRulesTest' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine_needsFakeEdgeRulesTest.java:64:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceFormatTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceFormatTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceFormatTest.java:72:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceFormatTest.java:144:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ConsoleTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ConsoleTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ConsoleTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ConsoleTest.java:32:13: warning: Member name 'fM1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/AggregateFormatTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/AggregateFormatTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/AggregateFormatTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/AggregateFormatTest.java:29: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/AggregateFormatTest.java:75:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/AggregateFormatTest.java:89:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/CountQuerySupportTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/CountQuerySupportTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/CountQuerySupportTest.java:79:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/CountQuerySupportTest.java:94:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/CountQuerySupportTest.java:145:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:81: warning: Line is longer than 120 characters (found 228). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:84: warning: Line is longer than 120 characters (found 159). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:87: warning: Line is longer than 120 characters (found 421). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:90: warning: Line is longer than 120 characters (found 1,821). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:93:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:115:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:202:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:24: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:59: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:67: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:78:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/PathedURLTest.java:93:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/SimpleFormatTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/SimpleFormatTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/SimpleFormatTest.java:80:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/SimpleFormatTest.java:184:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:62: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:80: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:82:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:102: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:118:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:119:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:120:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:121:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:122:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:123:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:124:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:130:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:131:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:132:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:133:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:139: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:174:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:175:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:176:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:177:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:178:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:179:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:180:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:181:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:182:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:183:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:184:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:185:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:186:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:187:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:193:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:194:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:195:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:196:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:202: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:237:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:238:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:239:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:240:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:241:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:242:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:243:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:244:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:245:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:246:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:247:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:248:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:249:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:250:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:253:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:254:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:255:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:256:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:257:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:258:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:259:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:265:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:266:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:267:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:268:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:274: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:335:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:336:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:337:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:338:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:339:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:340:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:341:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:344:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:345:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:346:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:347:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:348:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:349:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:350:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:356:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:357:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:358:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:359:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:365: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:402:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:403:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:404:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:405:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:406:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:407:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:408:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:411:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:412:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:413:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:414:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:415:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:416:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:417:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:418:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:419:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:420:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:421:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:422:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:423:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:424:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:430:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:431:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:432:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:433:19: warning: Line contains a tab character. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:439: warning: At-clause should have a non-empty description. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java:46:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java:49:24: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java:58:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java:65:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/UrlBuilderTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/UrlBuilderTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/UrlBuilderTest.java:47:20: warning: Member name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/UrlBuilderTest.java:53:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjectorTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjectorTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjectorTest.java:51: warning: Distance between variable 'injector' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/utils/QueryParamInjectorTest.java:57:17: warning: Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:72:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:120: warning: 'if' construct must use '{}'s. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:130: warning: 'if' construct must use '{}'s. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:132: warning: 'if' construct must use '{}'s. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:152:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/RawFormatTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/RawFormatTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/RawFormatTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/RawFormatTest.java:29: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/RawFormatTest.java:75:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/RawFormatTest.java:89:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/FormatTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/FormatTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/FormatTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:53:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:67:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:80: warning: Line is longer than 120 characters (found 156). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:85:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:93: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:97:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:98:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:100: warning: Line is longer than 120 characters (found 166). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:104: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:108:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:109:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeSerializerTest.java:111: warning: Line is longer than 120 characters (found 166). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:118:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:136:16: warning: Local variable name 'lInterface1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:137:16: warning: Local variable name 'lInterface2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:142:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:185:16: warning: Local variable name 'l3interipv4addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:190:16: warning: Local variable name 'subnet_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:194:16: warning: Local variable name 'l3interipv6addresslist_3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:199:16: warning: Local variable name 'subnet_4' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:203:16: warning: Local variable name 'subnet_5' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:207:16: warning: Local variable name 'l3network_6' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:212:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:251:16: warning: Local variable name 'l3interipv4addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:255:16: warning: Local variable name 'l3interipv6addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:261:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:289:16: warning: Local variable name 'lInterface1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:293:16: warning: Local variable name 'lInterface2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:307:16: warning: Local variable name 'l3interipv4addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:312:16: warning: Local variable name 'l3interipv6addresslist_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:318:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:342:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:343: warning: Line is longer than 120 characters (found 185). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:358:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:359: warning: Line is longer than 120 characters (found 185). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:373:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:385:45: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:432: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:433: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:435: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:463: warning: Distance between variable 'resverStart' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:464: warning: Distance between variable 'lastModTimeStart' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:485: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:489:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:510: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:523: warning: Line is longer than 120 characters (found 148). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:531: warning: Line is longer than 120 characters (found 123). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:547: warning: Line is longer than 120 characters (found 149). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:556: warning: Line is longer than 120 characters (found 124). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:578: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:631:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:670: warning: Distance between variable 'gvnf' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:672: warning: Distance between variable 'vnfc' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:727: warning: Distance between variable 'gvnf' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:792: warning: Line is longer than 120 characters (found 124). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:831: warning: Distance between variable 'gvnf' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:858: warning: Distance between variable 'gvnf' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:901:16: warning: Local variable name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:902:16: warning: Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:951: warning: Distance between variable 'dbser' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:957: warning: Distance between variable 'lint' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:976: warning: Distance between variable 'dbser' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:990: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1014:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1030:27: warning: Local variable name 'expected_messages' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1032: warning: Line is longer than 120 characters (found 218). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1034: warning: Line is longer than 120 characters (found 218). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1051:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:24: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:29: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:92:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:109: warning: Line is longer than 120 characters (found 122). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:117: warning: Distance between variable 'complexV' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:119: warning: Distance between variable 'uriQuery' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:146: warning: Distance between variable 'pserverV' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:241:22: warning: Local variable name 'lInt' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:242:16: warning: Local variable name 'lIntV' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:51:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:109: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:171: warning: Distance between variable 'mockIntrospector' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:183: warning: Distance between variable 'volume2' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:186: warning: Distance between variable 'volume3' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:189: warning: Distance between variable 'volume4' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:78:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:99:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:103: warning: Distance between variable 'serializer' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:104: warning: Distance between variable 'uriQuery' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:106: warning: Distance between variable 'obj' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:107:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:115: warning: Distance between variable 'id' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:139: warning: Distance between variable 'v' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:139:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:142:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:24: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:33: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:99:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:238: warning: Distance between variable 'gvnfVert' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:240: warning: Distance between variable 'uriQuery' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:316: warning: Distance between variable 'complexV' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:318: warning: Distance between variable 'uriQuery' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:349: warning: Distance between variable 'pserverV' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:417: warning: Distance between variable 'gson' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:422: warning: Distance between variable 'complexV' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:424: warning: Distance between variable 'uriQuery' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:458: warning: Distance between variable 'pserverV' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:579: warning: Line is longer than 120 characters (found 123). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:583: warning: Distance between variable 'gson' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:624: warning: Distance between variable 'vigVertex' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:24: warning: Using the '.*' form of import should be avoided - org.hamcrest.Matchers.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:38: warning: Using the '.*' form of import should be avoided - org.junit.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:90:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:111: warning: Distance between variable 'serializer' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:124:22: warning: Local variable name 'lIntList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:224: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:244: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:287: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:308: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:24: warning: Using the '.*' form of import should be avoided - org.hamcrest.Matchers.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:36: warning: Using the '.*' form of import should be avoided - org.junit.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:89:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:109: warning: Distance between variable 'serializer' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:178: warning: Line is longer than 120 characters (found 127). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeRulesTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeRulesTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeRulesTest.java:19: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeRulesTest.java:30: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeRulesTest.java:109: warning: Comment has incorrect indentation level 47, expected is 16, indentation should be the same level as line 110. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICoreFakeEdgesConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICoreFakeEdgesConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICoreFakeEdgesConfigTranslator.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICoreFakeEdgesConfigTranslator.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICoreFakeEdgesConfigTranslator.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgePropertyMapTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgePropertyMapTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:24: warning: Using the '.*' form of import should be avoided - org.hamcrest.Matchers.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:36: warning: Using the '.*' form of import should be avoided - org.junit.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:91:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:111: warning: Distance between variable 'serializer' declaration and its first usage is 15, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:243: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICorePrivateEdgeTestConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICorePrivateEdgeTestConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICorePrivateEdgeTestConfigTranslator.java:23: warning: Using the '.*' form of import should be avoided - java.util.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICorePrivateEdgeTestConfigTranslator.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/AAICorePrivateEdgeTestConfigTranslator.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:10: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:12: warning: Empty line should be followed by

tag on the next line. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:23: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:40: warning: Using the '.*' form of import should be avoided - org.junit.*. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:77:14: warning: Type name 'DbSerializer_needsFakeRulesTest' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:104:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:114:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:137:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:143:16: warning: Local variable name 'l3interipv4addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:145:16: warning: Local variable name 'subnet_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:146:16: warning: Local variable name 'l3interipv6addresslist_3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:148:16: warning: Local variable name 'subnet_4' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:149:16: warning: Local variable name 'subnet_5' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:150:16: warning: Local variable name 'l3network_6' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:153:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:159:5: warning: Missing a Javadoc comment. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:159:37: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:178: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:182: warning: Distance between variable 'localDbser' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:220: warning: Distance between variable 'gvnf' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:224: warning: Distance between variable 'vnfc' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:279: warning: Distance between variable 'localDbser' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:320: warning: Distance between variable 'localDbser' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:323: warning: Distance between variable 'gvnf' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:327: warning: Distance between variable 'vnfc' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:355: warning: Distance between variable 'localDbser' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:396: warning: Distance between variable 'localDbser' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:440: warning: Distance between variable 'localDbser' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:471: warning: Distance between variable 'localDbser' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:523: warning: Distance between variable 'localDbser' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:575: warning: Distance between variable 'localDbser' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:589: warning: Distance between variable 'gvnf' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:616: warning: Distance between variable 'relationshipList' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:617: warning: Distance between variable 'relList' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:621: warning: Distance between variable 'gvnf' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:623: warning: Distance between variable 'uriQuery' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:686: warning: Distance between variable 'relationshipList' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:687: warning: Distance between variable 'relList' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:691: warning: Distance between variable 'gvnf' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:693: warning: Distance between variable 'uriQuery' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 07:48:48 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:744: warning: Abbreviation in name must contain no more than '1' capital letters. 07:48:48 Audit done. 07:48:48 [INFO] 07:48:48 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-core --- 07:48:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:48:48 [INFO] Copying 4 resources 07:48:48 [INFO] 07:48:48 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-core --- 07:48:48 [INFO] Changes detected - recompiling the module! 07:48:48 [INFO] Compiling 212 source files to /w/workspace/aai-aai-common-master-verify-java/aai-core/target/classes 07:48:49 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java: /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java uses or overrides a deprecated API. 07:48:49 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java: Recompile with -Xlint:deprecation for details. 07:48:49 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java: Some input files use unchecked or unsafe operations. 07:48:49 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java: Recompile with -Xlint:unchecked for details. 07:48:49 [INFO] 07:48:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-core --- 07:48:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:48:49 [INFO] Copying 119 resources 07:48:49 [INFO] 07:48:49 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-core --- 07:48:49 [INFO] Changes detected - recompiling the module! 07:48:49 [INFO] Compiling 133 source files to /w/workspace/aai-aai-common-master-verify-java/aai-core/target/test-classes 07:48:50 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java: /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java uses or overrides a deprecated API. 07:48:50 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java: Recompile with -Xlint:deprecation for details. 07:48:50 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java: Some input files use unchecked or unsafe operations. 07:48:50 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java: Recompile with -Xlint:unchecked for details. 07:48:50 [INFO] 07:48:50 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-core --- 07:48:50 [INFO] 07:48:50 [INFO] ------------------------------------------------------- 07:48:50 [INFO] T E S T S 07:48:50 [INFO] ------------------------------------------------------- 07:48:51 [INFO] Running org.onap.aai.stress.IndexStressTest 07:48:51 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.028 s - in org.onap.aai.stress.IndexStressTest 07:48:51 [INFO] Running org.onap.aai.rest.PrivateEdgeIntegrationTest 07:48:52 2024-02-06 07:48:52.457 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:48:52 07:48:52 Found multiple occurrences of org.json.JSONObject on the class path: 07:48:52 07:48:52 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:48:52 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:48:52 07:48:52 You may wish to exclude one of them to ensure predictable runtime behavior 07:48:52 07:48:52 2024-02-06 07:48:53.000 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:48:52 2024-02-06 07:48:53.001 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:48:52 2024-02-06 07:48:53.006 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:48:52 2024-02-06 07:48:53.006 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:48:53 2024-02-06 07:48:53.010 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:48:53 2024-02-06 07:48:53.010 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:48:53 2024-02-06 07:48:53.013 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:48:53 2024-02-06 07:48:53.014 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:48:53 2024-02-06 07:48:53.017 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:48:53 2024-02-06 07:48:53.017 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:48:53 2024-02-06 07:48:53.020 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:48:53 2024-02-06 07:48:53.112 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:48:53 2024-02-06 07:48:53.113 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:48:53 2024-02-06 07:48:53.133 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:48:53 2024-02-06 07:48:53.133 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:48:54 [EL Warning]: moxy: 2024-02-06 07:48:54.115--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:54 2024-02-06 07:48:54.622 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:48:54 2024-02-06 07:48:54.662 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:48:54 2024-02-06 07:48:54.665 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:48:54 2024-02-06 07:48:54.665 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:48:54 [EL Warning]: moxy: 2024-02-06 07:48:54.731--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:54 2024-02-06 07:48:54.997 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:48:55 2024-02-06 07:48:55.017 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:48:55 2024-02-06 07:48:55.019 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:48:55 2024-02-06 07:48:55.019 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:48:55 [EL Warning]: moxy: 2024-02-06 07:48:55.074--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:55 2024-02-06 07:48:55.320 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:48:55 2024-02-06 07:48:55.342 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:48:55 2024-02-06 07:48:55.345 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:48:55 2024-02-06 07:48:55.345 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:48:55 [EL Warning]: moxy: 2024-02-06 07:48:55.408--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:55 2024-02-06 07:48:55.659 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:48:55 2024-02-06 07:48:55.677 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:48:55 2024-02-06 07:48:55.680 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:48:55 2024-02-06 07:48:55.680 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:48:55 [EL Warning]: moxy: 2024-02-06 07:48:55.762--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:48:55 2024-02-06 07:48:56.006 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:48:57 2024-02-06 07:48:57.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-ea976f81-144c-4222-802e-38e1c4b0ea63 with payload { 07:48:57 "model-invariant-id": "test-model-ea976f81-144c-4222-802e-38e1c4b0ea63", 07:48:57 "model-type": "some-type" 07:48:57 } 07:48:57 2024-02-06 07:48:57.564 WARN --- [ main] org.reflections.Reflections : given scan urls are empty. set urls in the configuration 07:48:57 2024-02-06 07:48:57.764 INFO --- [ main] org.onap.aai.dbmap.AAIGraph : -- loading schema into JanusGraph 07:48:57 2024-02-06 07:48:57.767 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:48:57 2024-02-06 07:48:57.767 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:48:57 2024-02-06 07:48:57.767 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:48:57 2024-02-06 07:48:57.768 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:48:57 2024-02-06 07:48:57.880 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Targets] 07:48:58 2024-02-06 07:48:58.916 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BelongsTo] 07:48:58 2024-02-06 07:48:58.921 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [NOT.A.REAL.EDGERULE] 07:48:58 2024-02-06 07:48:58.925 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BindsTo] 07:48:58 2024-02-06 07:48:58.929 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.DependsOn] 07:48:58 2024-02-06 07:48:58.933 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Source] 07:48:58 2024-02-06 07:48:58.937 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.inventory.BelongsTo] 07:48:58 2024-02-06 07:48:58.940 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.HostedOn] 07:48:58 2024-02-06 07:48:58.944 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.MemberOf] 07:48:58 2024-02-06 07:48:58.947 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.IsA] 07:48:58 2024-02-06 07:48:58.951 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.BelongsTo] 07:48:58 2024-02-06 07:48:58.954 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.Uses] 07:48:58 2024-02-06 07:48:58.958 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.AttachesTo] 07:48:58 2024-02-06 07:48:58.961 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.BindsTo] 07:48:58 2024-02-06 07:48:58.965 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.ForwardsTo] 07:48:58 2024-02-06 07:48:58.968 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BridgedTo] 07:48:58 2024-02-06 07:48:58.971 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.LocatedIn] 07:48:58 2024-02-06 07:48:58.974 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.MemberOf] 07:48:58 2024-02-06 07:48:58.977 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.PartOf] 07:48:58 2024-02-06 07:48:58.980 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.AppliesTo] 07:48:58 2024-02-06 07:48:58.984 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.ComposedOf] 07:48:58 2024-02-06 07:48:58.987 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Destination] 07:48:58 2024-02-06 07:48:58.989 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.CanBeInstantiatedIn] 07:48:58 2024-02-06 07:48:58.992 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Uses] 07:48:58 2024-02-06 07:48:58.995 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.LinksTo] 07:48:59 2024-02-06 07:48:59.028 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-lookup-uuid], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [related-lookup-uuid] 07:48:59 2024-02-06 07:48:59.045 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-node-type], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-node-type] 07:48:59 2024-02-06 07:48:59.049 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-node-property], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.051 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-node-property] 07:48:59 2024-02-06 07:48:59.052 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-node-type], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.055 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [target-node-type] 07:48:59 2024-02-06 07:48:59.055 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-node-property], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.058 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [target-node-property] 07:48:59 2024-02-06 07:48:59.059 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-collect-list], [String], [SET] 07:48:59 2024-02-06 07:48:59.062 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-collect-list] 07:48:59 2024-02-06 07:48:59.062 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-version], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.298 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : Found the error.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/ 07:48:59 2024-02-06 07:48:59.301 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info: aai_rv_lock_enabled:false 07:48:59 2024-02-06 07:48:59.302 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-version] 07:48:59 2024-02-06 07:48:59.308 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-config-id], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.311 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [wan-port-config-id] 07:48:59 2024-02-06 07:48:59.315 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-config-name], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.318 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [wan-port-config-name] 07:48:59 2024-02-06 07:48:59.321 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-id], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.324 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-id] 07:48:59 2024-02-06 07:48:59.328 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.330 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-id] 07:48:59 2024-02-06 07:48:59.331 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-address], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.333 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ip-address] 07:48:59 2024-02-06 07:48:59.337 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-address], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.339 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipv4-address] 07:48:59 2024-02-06 07:48:59.343 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv6-address], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.345 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipv6-address] 07:48:59 2024-02-06 07:48:59.349 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ip-address], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.351 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ip-address] 07:48:59 2024-02-06 07:48:59.351 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ipv4-address], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ipv4-address] 07:48:59 2024-02-06 07:48:59.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ipv6-address], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ipv6-address] 07:48:59 2024-02-06 07:48:59.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [input-bandwidth], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [input-bandwidth] 07:48:59 2024-02-06 07:48:59.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [output-bandwidth], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [output-bandwidth] 07:48:59 2024-02-06 07:48:59.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [description], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [description] 07:48:59 2024-02-06 07:48:59.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-type], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.367 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-type] 07:48:59 2024-02-06 07:48:59.370 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-number], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-number] 07:48:59 2024-02-06 07:48:59.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [transport-network-name], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [transport-network-name] 07:48:59 2024-02-06 07:48:59.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-port-id], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-port-id] 07:48:59 2024-02-06 07:48:59.383 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-id], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.385 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [wan-port-id] 07:48:59 2024-02-06 07:48:59.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [selflink], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [selflink] 07:48:59 2024-02-06 07:48:59.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-status], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.392 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [operational-status] 07:48:59 2024-02-06 07:48:59.395 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-customization-id], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.396 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-customization-id] 07:48:59 2024-02-06 07:48:59.397 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-invariant-id-local], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.400 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-invariant-id-local] 07:48:59 2024-02-06 07:48:59.400 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version-id-local], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.402 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-version-id-local] 07:48:59 2024-02-06 07:48:59.402 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:48:59 2024-02-06 07:48:59.404 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-pair-set-id], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.406 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-pair-set-id] 07:48:59 2024-02-06 07:48:59.408 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:48:59 2024-02-06 07:48:59.410 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-location-id], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.411 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [physical-location-id] 07:48:59 2024-02-06 07:48:59.414 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [data-center-code], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.416 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [data-center-code] 07:48:59 2024-02-06 07:48:59.419 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [complex-name], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.421 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [complex-name] 07:48:59 2024-02-06 07:48:59.424 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [identity-url], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.426 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [identity-url] 07:48:59 2024-02-06 07:48:59.428 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:48:59 2024-02-06 07:48:59.429 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-location-type], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.430 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [physical-location-type] 07:48:59 2024-02-06 07:48:59.431 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [street1], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.432 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [street1] 07:48:59 2024-02-06 07:48:59.433 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [street2], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.434 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [street2] 07:48:59 2024-02-06 07:48:59.435 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [city], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.436 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [city] 07:48:59 2024-02-06 07:48:59.437 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [state], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.439 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [state] 07:48:59 2024-02-06 07:48:59.439 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [postal-code], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.441 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [postal-code] 07:48:59 2024-02-06 07:48:59.441 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [country], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.443 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [country] 07:48:59 2024-02-06 07:48:59.444 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [region], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.445 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [region] 07:48:59 2024-02-06 07:48:59.446 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [latitude], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.447 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [latitude] 07:48:59 2024-02-06 07:48:59.448 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [longitude], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.449 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [longitude] 07:48:59 2024-02-06 07:48:59.450 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [elevation], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.451 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [elevation] 07:48:59 2024-02-06 07:48:59.452 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lata], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.453 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lata] 07:48:59 2024-02-06 07:48:59.455 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-name], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.457 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-name] 07:48:59 2024-02-06 07:48:59.457 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-value], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.459 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-value] 07:48:59 2024-02-06 07:48:59.460 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [routing-instance-id], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.462 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [routing-instance-id] 07:48:59 2024-02-06 07:48:59.464 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rpm-owner], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.465 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rpm-owner] 07:48:59 2024-02-06 07:48:59.466 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:48:59 2024-02-06 07:48:59.469 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.470 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [pnf-name] 07:48:59 2024-02-06 07:48:59.473 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [data-owner], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.475 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [data-owner] 07:48:59 2024-02-06 07:48:59.475 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name2], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.477 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-name2] 07:48:59 2024-02-06 07:48:59.477 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:48:59 2024-02-06 07:48:59.477 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name2-source], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.479 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-name2-source] 07:48:59 2024-02-06 07:48:59.479 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-id], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.481 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-id] 07:48:59 2024-02-06 07:48:59.481 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-type], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-type] 07:48:59 2024-02-06 07:48:59.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-vendor], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-vendor] 07:48:59 2024-02-06 07:48:59.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-model], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-model] 07:48:59 2024-02-06 07:48:59.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [management-option], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [management-option] 07:48:59 2024-02-06 07:48:59.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-oam], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-oam] 07:48:59 2024-02-06 07:48:59.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sw-version], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sw-version] 07:48:59 2024-02-06 07:48:59.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [in-maint], [Boolean], [SINGLE] 07:48:59 2024-02-06 07:48:59.712 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [in-maint] 07:48:59 2024-02-06 07:48:59.714 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [frame-id], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.716 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [frame-id] 07:48:59 2024-02-06 07:48:59.716 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [serial-number], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.718 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [serial-number] 07:48:59 2024-02-06 07:48:59.719 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-loopback0], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.720 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-loopback0] 07:48:59 2024-02-06 07:48:59.721 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-loopback0], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.722 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-loopback0] 07:48:59 2024-02-06 07:48:59.723 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-aim], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.724 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-aim] 07:48:59 2024-02-06 07:48:59.725 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-aim], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.726 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-aim] 07:48:59 2024-02-06 07:48:59.726 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-oam], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.727 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-oam] 07:48:59 2024-02-06 07:48:59.728 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inv-status], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.729 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [inv-status] 07:48:59 2024-02-06 07:48:59.731 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:48:59 2024-02-06 07:48:59.731 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prov-status], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.732 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [prov-status] 07:48:59 2024-02-06 07:48:59.733 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-role], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.734 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nf-role] 07:48:59 2024-02-06 07:48:59.735 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [admin-status], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.736 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [admin-status] 07:48:59 2024-02-06 07:48:59.738 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:48:59 2024-02-06 07:48:59.738 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:48:59 2024-02-06 07:48:59.738 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:48:59 2024-02-06 07:48:59.738 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:48:59 2024-02-06 07:48:59.739 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-ipv4-address], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.740 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-ipv4-address] 07:48:59 2024-02-06 07:48:59.741 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-ipv6-address], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.742 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-ipv6-address] 07:48:59 2024-02-06 07:48:59.745 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [element-choice-set-uuid], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.746 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [element-choice-set-uuid] 07:48:59 2024-02-06 07:48:59.748 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [element-choice-set-name], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.750 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [element-choice-set-name] 07:48:59 2024-02-06 07:48:59.750 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cardinality], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.751 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cardinality] 07:48:59 2024-02-06 07:48:59.752 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:48:59 2024-02-06 07:48:59.753 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-id], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.754 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-module-id] 07:48:59 2024-02-06 07:48:59.756 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-name], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.758 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-module-name] 07:48:59 2024-02-06 07:48:59.759 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [heat-stack-id], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.760 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [heat-stack-id] 07:48:59 2024-02-06 07:48:59.762 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [orchestration-status], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.764 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [orchestration-status] 07:48:59 2024-02-06 07:48:59.764 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-base-vf-module], [Boolean], [SINGLE] 07:48:59 2024-02-06 07:48:59.765 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-base-vf-module] 07:48:59 2024-02-06 07:48:59.766 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [automated-assignment], [Boolean], [SINGLE] 07:48:59 2024-02-06 07:48:59.767 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [automated-assignment] 07:48:59 2024-02-06 07:48:59.767 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:48:59 2024-02-06 07:48:59.767 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:48:59 2024-02-06 07:48:59.767 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:48:59 2024-02-06 07:48:59.768 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [persona-model-version], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.769 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [persona-model-version] 07:48:59 2024-02-06 07:48:59.769 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:48:59 2024-02-06 07:48:59.770 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [widget-model-id], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.771 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [widget-model-id] 07:48:59 2024-02-06 07:48:59.773 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [widget-model-version], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.774 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [widget-model-version] 07:48:59 2024-02-06 07:48:59.777 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contrail-service-instance-fqdn], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.778 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [contrail-service-instance-fqdn] 07:48:59 2024-02-06 07:48:59.780 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [module-index], [Integer], [SINGLE] 07:48:59 2024-02-06 07:48:59.781 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [module-index] 07:48:59 2024-02-06 07:48:59.781 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:48:59 2024-02-06 07:48:59.782 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-element-uuid], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.783 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-element-uuid] 07:48:59 2024-02-06 07:48:59.784 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [new-data-del-flag], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.785 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [new-data-del-flag] 07:48:59 2024-02-06 07:48:59.786 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cardinality] already existed in the DB. 07:48:59 2024-02-06 07:48:59.786 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [linkage-points], [String], [SET] 07:48:59 2024-02-06 07:48:59.787 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [linkage-points] 07:48:59 2024-02-06 07:48:59.787 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:48:59 2024-02-06 07:48:59.789 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [include-node-type], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.790 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [include-node-type] 07:48:59 2024-02-06 07:48:59.790 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-key], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.791 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-key] 07:48:59 2024-02-06 07:48:59.792 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-value], [String], [SINGLE] 07:48:59 2024-02-06 07:48:59.793 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-value] 07:48:59 2024-02-06 07:48:59.793 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv6-address], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vip-ipv6-address] 07:49:00 2024-02-06 07:49:00.028 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv6-prefix-length], [Long], [SINGLE] 07:49:00 2024-02-06 07:49:00.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vip-ipv6-prefix-length] 07:49:00 2024-02-06 07:49:00.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-inner], [Long], [SINGLE] 07:49:00 2024-02-06 07:49:00.032 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-id-inner] 07:49:00 2024-02-06 07:49:00.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-outer], [Long], [SINGLE] 07:49:00 2024-02-06 07:49:00.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-id-outer] 07:49:00 2024-02-06 07:49:00.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-floating], [Boolean], [SINGLE] 07:49:00 2024-02-06 07:49:00.037 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-floating] 07:49:00 2024-02-06 07:49:00.037 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.038 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-network-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [neutron-network-id] 07:49:00 2024-02-06 07:49:00.040 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-subnet-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.042 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [neutron-subnet-id] 07:49:00 2024-02-06 07:49:00.044 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capability-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.045 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-capability-id] 07:49:00 2024-02-06 07:49:00.047 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-feature], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.053 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-feature] 07:49:00 2024-02-06 07:49:00.056 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-version], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.057 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-version] 07:49:00 2024-02-06 07:49:00.058 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [architecture], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.060 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [architecture] 07:49:00 2024-02-06 07:49:00.062 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.064 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [device-id] already existed in the DB. 07:49:00 2024-02-06 07:49:00.065 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esn], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.066 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [esn] 07:49:00 2024-02-06 07:49:00.067 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-name], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.068 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-name] 07:49:00 2024-02-06 07:49:00.069 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 07:49:00 2024-02-06 07:49:00.070 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vendor], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.071 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vendor] 07:49:00 2024-02-06 07:49:00.073 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [class], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.074 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [class] 07:49:00 2024-02-06 07:49:00.076 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [type], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.077 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [type] 07:49:00 2024-02-06 07:49:00.079 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [version], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.080 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [version] 07:49:00 2024-02-06 07:49:00.082 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ip], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.083 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ip] 07:49:00 2024-02-06 07:49:00.085 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ipv4], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.086 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ipv4] 07:49:00 2024-02-06 07:49:00.088 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ipv6], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.089 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ipv6] 07:49:00 2024-02-06 07:49:00.091 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:49:00 2024-02-06 07:49:00.091 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:49:00 2024-02-06 07:49:00.091 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:49:00 2024-02-06 07:49:00.091 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:49:00 2024-02-06 07:49:00.092 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:49:00 2024-02-06 07:49:00.092 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.093 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-name], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.094 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-name] 07:49:00 2024-02-06 07:49:00.096 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-role], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.098 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-role] 07:49:00 2024-02-06 07:49:00.099 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [v6-wan-link-ip], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.100 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [v6-wan-link-ip] 07:49:00 2024-02-06 07:49:00.100 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:49:00 2024-02-06 07:49:00.101 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.102 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-id] 07:49:00 2024-02-06 07:49:00.104 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [macaddr], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.106 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [macaddr] 07:49:00 2024-02-06 07:49:00.108 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-name], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.109 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-name] 07:49:00 2024-02-06 07:49:00.110 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 07:49:00 2024-02-06 07:49:00.110 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-description], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.111 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-description] 07:49:00 2024-02-06 07:49:00.112 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-port-mirrored], [Boolean], [SINGLE] 07:49:00 2024-02-06 07:49:00.112 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-port-mirrored] 07:49:00 2024-02-06 07:49:00.113 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.113 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:49:00 2024-02-06 07:49:00.113 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:49:00 2024-02-06 07:49:00.113 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-ip-unnumbered], [Boolean], [SINGLE] 07:49:00 2024-02-06 07:49:00.114 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-ip-unnumbered] 07:49:00 2024-02-06 07:49:00.115 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [allowed-address-pairs], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.116 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [allowed-address-pairs] 07:49:00 2024-02-06 07:49:00.117 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [admin-status] already existed in the DB. 07:49:00 2024-02-06 07:49:00.120 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnfm-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnfm-id] 07:49:00 2024-02-06 07:49:00.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vim-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vim-id] 07:49:00 2024-02-06 07:49:00.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [certificate-url], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [certificate-url] 07:49:00 2024-02-06 07:49:00.364 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-to], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.367 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [related-to] 07:49:00 2024-02-06 07:49:00.367 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-label], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-label] 07:49:00 2024-02-06 07:49:00.369 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-link], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.371 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [related-link] 07:49:00 2024-02-06 07:49:00.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-constraint-uuid], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.373 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-constraint-uuid] 07:49:00 2024-02-06 07:49:00.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constrained-element-set-uuid-to-replace], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [constrained-element-set-uuid-to-replace] 07:49:00 2024-02-06 07:49:00.375 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.376 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 07:49:00 2024-02-06 07:49:00.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [filter-type], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [filter-type] 07:49:00 2024-02-06 07:49:00.377 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 07:49:00 2024-02-06 07:49:00.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cambria-partition], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cambria-partition] 07:49:00 2024-02-06 07:49:00.381 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ems-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.382 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ems-id] 07:49:00 2024-02-06 07:49:00.383 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.384 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cp-instance-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.385 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [cp-instance-id] 07:49:00 2024-02-06 07:49:00.386 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-id], [Integer], [SINGLE] 07:49:00 2024-02-06 07:49:00.387 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-id] 07:49:00 2024-02-06 07:49:00.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-type], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-type] 07:49:00 2024-02-06 07:49:00.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-link], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-link] 07:49:00 2024-02-06 07:49:00.391 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.391 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [availability-zone-name], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.392 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [availability-zone-name] 07:49:00 2024-02-06 07:49:00.393 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hypervisor-type], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.394 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hypervisor-type] 07:49:00 2024-02-06 07:49:00.394 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:49:00 2024-02-06 07:49:00.394 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.395 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sdwan-vpn-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.396 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [sdwan-vpn-id] 07:49:00 2024-02-06 07:49:00.398 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sdwan-vpn-name], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.399 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [sdwan-vpn-name] 07:49:00 2024-02-06 07:49:00.400 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vxlan-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.401 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vxlan-id] 07:49:00 2024-02-06 07:49:00.403 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [topology], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.404 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [topology] 07:49:00 2024-02-06 07:49:00.405 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.406 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tenant-id] 07:49:00 2024-02-06 07:49:00.407 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.408 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-id] 07:49:00 2024-02-06 07:49:00.408 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:49:00 2024-02-06 07:49:00.408 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:49:00 2024-02-06 07:49:00.408 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:49:00 2024-02-06 07:49:00.408 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:49:00 2024-02-06 07:49:00.408 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:49:00 2024-02-06 07:49:00.409 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.409 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-mapping-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.410 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vlan-mapping-id] 07:49:00 2024-02-06 07:49:00.412 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [uni-cvlan], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.413 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [uni-cvlan] 07:49:00 2024-02-06 07:49:00.413 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nni-svlan], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.414 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nni-svlan] 07:49:00 2024-02-06 07:49:00.414 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nni-cvlan], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.415 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nni-cvlan] 07:49:00 2024-02-06 07:49:00.415 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [iv-lan], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.416 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [iv-lan] 07:49:00 2024-02-06 07:49:00.416 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.417 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pci-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.418 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pci-id] 07:49:00 2024-02-06 07:49:00.419 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-filter], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.420 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-vlan-filter] 07:49:00 2024-02-06 07:49:00.439 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mac-filter], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.440 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-mac-filter] 07:49:00 2024-02-06 07:49:00.441 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-strip], [Boolean], [SINGLE] 07:49:00 2024-02-06 07:49:00.442 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-vlan-strip] 07:49:00 2024-02-06 07:49:00.443 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-anti-spoof-check], [Boolean], [SINGLE] 07:49:00 2024-02-06 07:49:00.444 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-vlan-anti-spoof-check] 07:49:00 2024-02-06 07:49:00.445 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mac-anti-spoof-check], [Boolean], [SINGLE] 07:49:00 2024-02-06 07:49:00.446 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-mac-anti-spoof-check] 07:49:00 2024-02-06 07:49:00.446 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mirrors], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.447 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-mirrors] 07:49:00 2024-02-06 07:49:00.447 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-broadcast-allow], [Boolean], [SINGLE] 07:49:00 2024-02-06 07:49:00.448 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-broadcast-allow] 07:49:00 2024-02-06 07:49:00.449 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-unknown-multicast-allow], [Boolean], [SINGLE] 07:49:00 2024-02-06 07:49:00.689 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-unknown-multicast-allow] 07:49:00 2024-02-06 07:49:00.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-unknown-unicast-allow], [Boolean], [SINGLE] 07:49:00 2024-02-06 07:49:00.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-unknown-unicast-allow] 07:49:00 2024-02-06 07:49:00.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-insert-stag], [Boolean], [SINGLE] 07:49:00 2024-02-06 07:49:00.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-insert-stag] 07:49:00 2024-02-06 07:49:00.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-link-status], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-link-status] 07:49:00 2024-02-06 07:49:00.697 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.697 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 07:49:00 2024-02-06 07:49:00.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [project-name], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [project-name] 07:49:00 2024-02-06 07:49:00.700 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-type], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-type] 07:49:00 2024-02-06 07:49:00.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [temp-ub-sub-account-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [temp-ub-sub-account-id] 07:49:00 2024-02-06 07:49:00.703 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.704 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [top-node-type], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [top-node-type] 07:49:00 2024-02-06 07:49:00.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [secondary-filter-cut-point], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [secondary-filter-cut-point] 07:49:00 2024-02-06 07:49:00.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-policy-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.708 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-policy-id] 07:49:00 2024-02-06 07:49:00.709 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-policy-fqdn], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.710 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-policy-fqdn] 07:49:00 2024-02-06 07:49:00.711 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 07:49:00 2024-02-06 07:49:00.711 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.711 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-name], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.713 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-name] 07:49:00 2024-02-06 07:49:00.714 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.714 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [image-id] 07:49:00 2024-02-06 07:49:00.716 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-name], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.716 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [image-name] 07:49:00 2024-02-06 07:49:00.718 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-architecture], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.722 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-architecture] 07:49:00 2024-02-06 07:49:00.723 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-os-distro], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.723 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-os-distro] 07:49:00 2024-02-06 07:49:00.724 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-os-version], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.725 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-os-version] 07:49:00 2024-02-06 07:49:00.725 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.726 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application] 07:49:00 2024-02-06 07:49:00.727 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application-vendor], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.728 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application-vendor] 07:49:00 2024-02-06 07:49:00.729 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application-version], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.730 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application-version] 07:49:00 2024-02-06 07:49:00.731 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-selflink], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.732 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-selflink] 07:49:00 2024-02-06 07:49:00.732 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.732 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [last-mod-source-of-truth], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.733 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [last-mod-source-of-truth] 07:49:00 2024-02-06 07:49:00.733 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-node-type], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.734 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-node-type] 07:49:00 2024-02-06 07:49:00.736 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-created-ts], [Long], [SINGLE] 07:49:00 2024-02-06 07:49:00.736 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [aai-created-ts] 07:49:00 2024-02-06 07:49:00.737 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-unique-key], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.737 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [aai-unique-key] 07:49:00 2024-02-06 07:49:00.739 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-last-mod-ts], [Long], [SINGLE] 07:49:00 2024-02-06 07:49:00.740 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [aai-last-mod-ts] 07:49:00 2024-02-06 07:49:00.740 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-of-truth], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.741 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [source-of-truth] 07:49:00 2024-02-06 07:49:00.742 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-uri], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.742 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info: aai_uri_lock_enabled:false 07:49:00 2024-02-06 07:49:00.743 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-uri] 07:49:00 2024-02-06 07:49:00.744 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info:: aai_uri_lock_enabled:false 07:49:00 2024-02-06 07:49:00.744 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [host-route-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.745 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [host-route-id] 07:49:00 2024-02-06 07:49:00.746 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-prefix], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.747 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-prefix] 07:49:00 2024-02-06 07:49:00.747 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.748 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [next-hop] 07:49:00 2024-02-06 07:49:00.748 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop-type], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.749 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [next-hop-type] 07:49:00 2024-02-06 07:49:00.749 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.750 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag-id], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.751 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vlan-tag-id] 07:49:00 2024-02-06 07:49:00.752 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag-role], [String], [SINGLE] 07:49:00 2024-02-06 07:49:00.753 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-tag-role] 07:49:00 2024-02-06 07:49:00.753 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 07:49:00 2024-02-06 07:49:00.753 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 07:49:00 2024-02-06 07:49:00.753 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-private], [Boolean], [SINGLE] 07:49:00 2024-02-06 07:49:00.754 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-private] 07:49:00 2024-02-06 07:49:00.754 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:00 2024-02-06 07:49:00.755 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-configuration-id], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [ipsec-configuration-id] 07:49:01 2024-02-06 07:49:01.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-vig-address-type], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-vig-address-type] 07:49:01 2024-02-06 07:49:01.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-encryption-strength], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.027 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-encryption-strength] 07:49:01 2024-02-06 07:49:01.028 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-dmz-type], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-dmz-type] 07:49:01 2024-02-06 07:49:01.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [shared-dmz-network-address], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [shared-dmz-network-address] 07:49:01 2024-02-06 07:49:01.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-customer-name], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-customer-name] 07:49:01 2024-02-06 07:49:01.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ike-version], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.032 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ike-version] 07:49:01 2024-02-06 07:49:01.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-authentication], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-authentication] 07:49:01 2024-02-06 07:49:01.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-encryption], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-encryption] 07:49:01 2024-02-06 07:49:01.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-dh-group], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-dh-group] 07:49:01 2024-02-06 07:49:01.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-am-group-id], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.037 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-am-group-id] 07:49:01 2024-02-06 07:49:01.037 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-am-password], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.038 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-am-password] 07:49:01 2024-02-06 07:49:01.038 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-sa-lifetime], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-sa-lifetime] 07:49:01 2024-02-06 07:49:01.040 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-authentication], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.042 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-authentication] 07:49:01 2024-02-06 07:49:01.043 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-encryption], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.043 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-encryption] 07:49:01 2024-02-06 07:49:01.044 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-sa-lifetime], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.045 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-sa-lifetime] 07:49:01 2024-02-06 07:49:01.045 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-pfs], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.046 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-pfs] 07:49:01 2024-02-06 07:49:01.046 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [xauth-user-id], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.047 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [xauth-user-id] 07:49:01 2024-02-06 07:49:01.047 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [xauth-user-password], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [xauth-user-password] 07:49:01 2024-02-06 07:49:01.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dpd-interval], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.049 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dpd-interval] 07:49:01 2024-02-06 07:49:01.049 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dpd-frequency], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.050 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dpd-frequency] 07:49:01 2024-02-06 07:49:01.050 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:01 2024-02-06 07:49:01.051 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-constraint-uuid], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.052 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [property-constraint-uuid] 07:49:01 2024-02-06 07:49:01.053 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constraint-type], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.054 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [constraint-type] 07:49:01 2024-02-06 07:49:01.054 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 07:49:01 2024-02-06 07:49:01.054 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 07:49:01 2024-02-06 07:49:01.054 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:01 2024-02-06 07:49:01.055 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-id], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.055 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [collection-id] 07:49:01 2024-02-06 07:49:01.056 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:49:01 2024-02-06 07:49:01.057 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:49:01 2024-02-06 07:49:01.057 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-name], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.057 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-name] 07:49:01 2024-02-06 07:49:01.058 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-type], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.059 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-type] 07:49:01 2024-02-06 07:49:01.059 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-role], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.060 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-role] 07:49:01 2024-02-06 07:49:01.060 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-function], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.061 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-function] 07:49:01 2024-02-06 07:49:01.061 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:49:01 2024-02-06 07:49:01.061 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-customization-id], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.062 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-customization-id] 07:49:01 2024-02-06 07:49:01.062 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:01 2024-02-06 07:49:01.063 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 07:49:01 2024-02-06 07:49:01.063 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 07:49:01 2024-02-06 07:49:01.063 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-id], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.064 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-id] 07:49:01 2024-02-06 07:49:01.065 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-id], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.066 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-id] 07:49:01 2024-02-06 07:49:01.067 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-selflink], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.068 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [volume-selflink] 07:49:01 2024-02-06 07:49:01.068 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:01 2024-02-06 07:49:01.069 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-id], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.070 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [flavor-id] 07:49:01 2024-02-06 07:49:01.071 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-name], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.072 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [flavor-name] 07:49:01 2024-02-06 07:49:01.073 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-vcpus], [Integer], [SINGLE] 07:49:01 2024-02-06 07:49:01.073 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-vcpus] 07:49:01 2024-02-06 07:49:01.074 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-ram], [Integer], [SINGLE] 07:49:01 2024-02-06 07:49:01.075 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-ram] 07:49:01 2024-02-06 07:49:01.075 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-disk], [Integer], [SINGLE] 07:49:01 2024-02-06 07:49:01.076 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-disk] 07:49:01 2024-02-06 07:49:01.076 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-ephemeral], [Integer], [SINGLE] 07:49:01 2024-02-06 07:49:01.077 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-ephemeral] 07:49:01 2024-02-06 07:49:01.077 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-swap], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.078 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-swap] 07:49:01 2024-02-06 07:49:01.078 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-is-public], [Boolean], [SINGLE] 07:49:01 2024-02-06 07:49:01.079 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-is-public] 07:49:01 2024-02-06 07:49:01.079 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-selflink], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.080 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-selflink] 07:49:01 2024-02-06 07:49:01.080 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-disabled], [Boolean], [SINGLE] 07:49:01 2024-02-06 07:49:01.081 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-disabled] 07:49:01 2024-02-06 07:49:01.081 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:01 2024-02-06 07:49:01.082 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-element-uuid], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.082 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [named-query-element-uuid] 07:49:01 2024-02-06 07:49:01.351 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-collect-list] already existed in the DB. 07:49:01 2024-02-06 07:49:01.352 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:01 2024-02-06 07:49:01.353 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-limit-desc], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-limit-desc] 07:49:01 2024-02-06 07:49:01.355 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [do-not-output], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [do-not-output] 07:49:01 2024-02-06 07:49:01.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarder-evc-id], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [forwarder-evc-id] 07:49:01 2024-02-06 07:49:01.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [circuit-id], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [circuit-id] 07:49:01 2024-02-06 07:49:01.363 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ivlan], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.363 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ivlan] 07:49:01 2024-02-06 07:49:01.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [svlan], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [svlan] 07:49:01 2024-02-06 07:49:01.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cvlan], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cvlan] 07:49:01 2024-02-06 07:49:01.366 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:01 2024-02-06 07:49:01.366 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esr-system-info-id], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.367 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [esr-system-info-id] 07:49:01 2024-02-06 07:49:01.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-name], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.369 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-name] 07:49:01 2024-02-06 07:49:01.369 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 07:49:01 2024-02-06 07:49:01.370 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vendor] already existed in the DB. 07:49:01 2024-02-06 07:49:01.370 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 07:49:01 2024-02-06 07:49:01.370 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-url], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.371 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-url] 07:49:01 2024-02-06 07:49:01.371 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [user-name], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [user-name] 07:49:01 2024-02-06 07:49:01.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [password], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.373 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [password] 07:49:01 2024-02-06 07:49:01.373 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-type], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-type] 07:49:01 2024-02-06 07:49:01.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [protocol], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [protocol] 07:49:01 2024-02-06 07:49:01.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ssl-cacert], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ssl-cacert] 07:49:01 2024-02-06 07:49:01.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ssl-insecure], [Boolean], [SINGLE] 07:49:01 2024-02-06 07:49:01.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ssl-insecure] 07:49:01 2024-02-06 07:49:01.378 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-address] already existed in the DB. 07:49:01 2024-02-06 07:49:01.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port] 07:49:01 2024-02-06 07:49:01.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-domain], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-domain] 07:49:01 2024-02-06 07:49:01.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [default-tenant], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.381 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [default-tenant] 07:49:01 2024-02-06 07:49:01.381 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [passive], [Boolean], [SINGLE] 07:49:01 2024-02-06 07:49:01.382 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [passive] 07:49:01 2024-02-06 07:49:01.383 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [remote-path], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.383 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [remote-path] 07:49:01 2024-02-06 07:49:01.384 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-status], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.385 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [system-status] 07:49:01 2024-02-06 07:49:01.385 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [openstack-region-id], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.386 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [openstack-region-id] 07:49:01 2024-02-06 07:49:01.386 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:01 2024-02-06 07:49:01.386 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-id], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.387 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-id] 07:49:01 2024-02-06 07:49:01.388 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-name] already existed in the DB. 07:49:01 2024-02-06 07:49:01.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-type], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-type] 07:49:01 2024-02-06 07:49:01.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-role], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-role] 07:49:01 2024-02-06 07:49:01.391 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.392 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-technology] 07:49:01 2024-02-06 07:49:01.392 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 07:49:01 2024-02-06 07:49:01.393 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-bound-to-vpn], [Boolean], [SINGLE] 07:49:01 2024-02-06 07:49:01.394 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-bound-to-vpn] 07:49:01 2024-02-06 07:49:01.394 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-id], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.395 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-id] 07:49:01 2024-02-06 07:49:01.396 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-role-instance], [Long], [SINGLE] 07:49:01 2024-02-06 07:49:01.396 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-role-instance] 07:49:01 2024-02-06 07:49:01.397 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:01 2024-02-06 07:49:01.397 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:49:01 2024-02-06 07:49:01.397 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 07:49:01 2024-02-06 07:49:01.397 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mso-catalog-key], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.398 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mso-catalog-key] 07:49:01 2024-02-06 07:49:01.398 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contrail-network-fqdn], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.399 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [contrail-network-fqdn] 07:49:01 2024-02-06 07:49:01.400 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:49:01 2024-02-06 07:49:01.400 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:49:01 2024-02-06 07:49:01.400 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 07:49:01 2024-02-06 07:49:01.400 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:49:01 2024-02-06 07:49:01.400 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 07:49:01 2024-02-06 07:49:01.400 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 07:49:01 2024-02-06 07:49:01.400 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-network-name], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.401 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [physical-network-name] 07:49:01 2024-02-06 07:49:01.402 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-provider-network], [Boolean], [SINGLE] 07:49:01 2024-02-06 07:49:01.402 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-provider-network] 07:49:01 2024-02-06 07:49:01.403 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-shared-network], [Boolean], [SINGLE] 07:49:01 2024-02-06 07:49:01.403 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-shared-network] 07:49:01 2024-02-06 07:49:01.404 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-external-network], [Boolean], [SINGLE] 07:49:01 2024-02-06 07:49:01.404 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-external-network] 07:49:01 2024-02-06 07:49:01.404 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:49:01 2024-02-06 07:49:01.405 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:49:01 2024-02-06 07:49:01.405 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-trunked], [Boolean], [SINGLE] 07:49:01 2024-02-06 07:49:01.405 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-trunked] 07:49:01 2024-02-06 07:49:01.406 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-id] already existed in the DB. 07:49:01 2024-02-06 07:49:01.407 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-instance-id], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.407 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-instance-id] 07:49:01 2024-02-06 07:49:01.408 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-name], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.408 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-name] 07:49:01 2024-02-06 07:49:01.409 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-name2], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.410 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-name2] 07:49:01 2024-02-06 07:49:01.682 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-type], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-type] 07:49:01 2024-02-06 07:49:01.685 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 07:49:01 2024-02-06 07:49:01.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [regional-resource-zone], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.688 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [regional-resource-zone] 07:49:01 2024-02-06 07:49:01.689 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:49:01 2024-02-06 07:49:01.689 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:49:01 2024-02-06 07:49:01.689 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-key], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-key] 07:49:01 2024-02-06 07:49:01.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-role], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equipment-role] 07:49:01 2024-02-06 07:49:01.691 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:49:01 2024-02-06 07:49:01.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-package-name], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-package-name] 07:49:01 2024-02-06 07:49:01.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-discriptor-name], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-discriptor-name] 07:49:01 2024-02-06 07:49:01.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [job-id], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [job-id] 07:49:01 2024-02-06 07:49:01.694 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 07:49:01 2024-02-06 07:49:01.694 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 07:49:01 2024-02-06 07:49:01.694 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 07:49:01 2024-02-06 07:49:01.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-address], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-address] 07:49:01 2024-02-06 07:49:01.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-loopback0-address], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-loopback0-address] 07:49:01 2024-02-06 07:49:01.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nm-lan-v6-address], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nm-lan-v6-address] 07:49:01 2024-02-06 07:49:01.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [management-v6-address], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [management-v6-address] 07:49:01 2024-02-06 07:49:01.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcpu], [Long], [SINGLE] 07:49:01 2024-02-06 07:49:01.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vcpu] 07:49:01 2024-02-06 07:49:01.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcpu-units], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vcpu-units] 07:49:01 2024-02-06 07:49:01.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vmemory], [Long], [SINGLE] 07:49:01 2024-02-06 07:49:01.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vmemory] 07:49:01 2024-02-06 07:49:01.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vmemory-units], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vmemory-units] 07:49:01 2024-02-06 07:49:01.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdisk], [Long], [SINGLE] 07:49:01 2024-02-06 07:49:01.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vdisk] 07:49:01 2024-02-06 07:49:01.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdisk-units], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.704 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vdisk-units] 07:49:01 2024-02-06 07:49:01.704 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nshd], [Long], [SINGLE] 07:49:01 2024-02-06 07:49:01.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nshd] 07:49:01 2024-02-06 07:49:01.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nvm], [Long], [SINGLE] 07:49:01 2024-02-06 07:49:01.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nvm] 07:49:01 2024-02-06 07:49:01.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nnet], [Long], [SINGLE] 07:49:01 2024-02-06 07:49:01.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nnet] 07:49:01 2024-02-06 07:49:01.707 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:49:01 2024-02-06 07:49:01.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-closed-loop-disabled], [Boolean], [SINGLE] 07:49:01 2024-02-06 07:49:01.708 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [is-closed-loop-disabled] 07:49:01 2024-02-06 07:49:01.709 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:01 2024-02-06 07:49:01.709 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [summary-status], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.710 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [summary-status] 07:49:01 2024-02-06 07:49:01.710 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [encrypted-access-flag], [Boolean], [SINGLE] 07:49:01 2024-02-06 07:49:01.711 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [encrypted-access-flag] 07:49:01 2024-02-06 07:49:01.711 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entitlement-assignment-group-uuid], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.712 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entitlement-assignment-group-uuid] 07:49:01 2024-02-06 07:49:01.712 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entitlement-resource-uuid], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.713 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entitlement-resource-uuid] 07:49:01 2024-02-06 07:49:01.713 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-assignment-group-uuid], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.714 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-assignment-group-uuid] 07:49:01 2024-02-06 07:49:01.714 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-key-uuid], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.715 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-key-uuid] 07:49:01 2024-02-06 07:49:01.715 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:49:01 2024-02-06 07:49:01.715 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:49:01 2024-02-06 07:49:01.715 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 07:49:01 2024-02-06 07:49:01.715 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:49:01 2024-02-06 07:49:01.715 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 07:49:01 2024-02-06 07:49:01.716 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 07:49:01 2024-02-06 07:49:01.716 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [as-number], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.717 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [as-number] 07:49:01 2024-02-06 07:49:01.717 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [regional-resource-subzone], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.718 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [regional-resource-subzone] 07:49:01 2024-02-06 07:49:01.718 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-type], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.718 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-type] 07:49:01 2024-02-06 07:49:01.720 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-function], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.720 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-function] 07:49:01 2024-02-06 07:49:01.721 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nf-role] already existed in the DB. 07:49:01 2024-02-06 07:49:01.721 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-naming-code], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.722 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-naming-code] 07:49:01 2024-02-06 07:49:01.723 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:49:01 2024-02-06 07:49:01.723 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-gateway-address], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.724 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-gateway-address] 07:49:01 2024-02-06 07:49:01.724 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-gateway-address-prefix-length], [Integer], [SINGLE] 07:49:01 2024-02-06 07:49:01.725 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-gateway-address-prefix-length] 07:49:01 2024-02-06 07:49:01.725 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 07:49:01 2024-02-06 07:49:01.725 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nm-profile-name], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.726 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nm-profile-name] 07:49:01 2024-02-06 07:49:01.727 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-id2], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.728 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-id2] 07:49:01 2024-02-06 07:49:01.729 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name] already existed in the DB. 07:49:01 2024-02-06 07:49:01.729 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name2] already existed in the DB. 07:49:01 2024-02-06 07:49:01.729 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 07:49:01 2024-02-06 07:49:01.729 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:49:01 2024-02-06 07:49:01.729 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:49:01 2024-02-06 07:49:01.729 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [license-key] already existed in the DB. 07:49:01 2024-02-06 07:49:01.729 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 07:49:01 2024-02-06 07:49:01.729 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 07:49:01 2024-02-06 07:49:01.729 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:01 2024-02-06 07:49:01.730 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-loopback0-address] already existed in the DB. 07:49:01 2024-02-06 07:49:01.730 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:49:01 2024-02-06 07:49:01.730 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 07:49:01 2024-02-06 07:49:01.730 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 07:49:01 2024-02-06 07:49:01.730 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [id], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.731 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [id] 07:49:01 2024-02-06 07:49:01.732 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-role], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.733 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-role] 07:49:01 2024-02-06 07:49:01.733 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:49:01 2024-02-06 07:49:01.733 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:49:01 2024-02-06 07:49:01.734 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 07:49:01 2024-02-06 07:49:01.734 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-type], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.735 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-type] 07:49:01 2024-02-06 07:49:01.735 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:01 2024-02-06 07:49:01.735 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-name], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.736 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-name] 07:49:01 2024-02-06 07:49:01.736 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-function], [String], [SINGLE] 07:49:01 2024-02-06 07:49:01.737 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-function] 07:49:01 2024-02-06 07:49:01.737 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-name] already existed in the DB. 07:49:01 2024-02-06 07:49:01.737 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-description] already existed in the DB. 07:49:01 2024-02-06 07:49:01.738 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:01 2024-02-06 07:49:01.738 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [speed-value], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [speed-value] 07:49:02 2024-02-06 07:49:02.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [speed-units], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [speed-units] 07:49:02 2024-02-06 07:49:02.016 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-id] already existed in the DB. 07:49:02 2024-02-06 07:49:02.016 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 07:49:02 2024-02-06 07:49:02.016 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:49:02 2024-02-06 07:49:02.017 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:49:02 2024-02-06 07:49:02.018 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [update-node-type], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [update-node-type] 07:49:02 2024-02-06 07:49:02.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [update-node-uri], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [update-node-uri] 07:49:02 2024-02-06 07:49:02.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-resource-id], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-resource-id] 07:49:02 2024-02-06 07:49:02.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-resource-name], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [site-resource-name] 07:49:02 2024-02-06 07:49:02.026 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 07:49:02 2024-02-06 07:49:02.026 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 07:49:02 2024-02-06 07:49:02.027 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [role], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.027 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [role] 07:49:02 2024-02-06 07:49:02.028 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [generated-site-id], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [generated-site-id] 07:49:02 2024-02-06 07:49:02.030 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:49:02 2024-02-06 07:49:02.030 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:49:02 2024-02-06 07:49:02.030 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:49:02 2024-02-06 07:49:02.030 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:49:02 2024-02-06 07:49:02.030 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:49:02 2024-02-06 07:49:02.030 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.031 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 07:49:02 2024-02-06 07:49:02.031 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 07:49:02 2024-02-06 07:49:02.031 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:49:02 2024-02-06 07:49:02.031 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:49:02 2024-02-06 07:49:02.031 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:49:02 2024-02-06 07:49:02.031 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.031 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:49:02 2024-02-06 07:49:02.031 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:49:02 2024-02-06 07:49:02.031 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 07:49:02 2024-02-06 07:49:02.032 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [role] already existed in the DB. 07:49:02 2024-02-06 07:49:02.032 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [allotted-resource-name], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.032 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [allotted-resource-name] 07:49:02 2024-02-06 07:49:02.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-provider-id], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-provider-id] 07:49:02 2024-02-06 07:49:02.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-client-id], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-client-id] 07:49:02 2024-02-06 07:49:02.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-topology-id], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.037 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-topology-id] 07:49:02 2024-02-06 07:49:02.038 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-node-id], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-node-id] 07:49:02 2024-02-06 07:49:02.040 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-ltp-id], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.041 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-ltp-id] 07:49:02 2024-02-06 07:49:02.042 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan] already existed in the DB. 07:49:02 2024-02-06 07:49:02.042 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-name], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.042 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-name] 07:49:02 2024-02-06 07:49:02.044 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-pair-id], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.044 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-pair-id] 07:49:02 2024-02-06 07:49:02.045 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-ip], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.046 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-ip] 07:49:02 2024-02-06 07:49:02.046 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-ip], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.047 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-ip] 07:49:02 2024-02-06 07:49:02.047 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-version], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ip-version] 07:49:02 2024-02-06 07:49:02.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-hostname], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-hostname] 07:49:02 2024-02-06 07:49:02.049 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-equip-type], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.049 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-equip-type] 07:49:02 2024-02-06 07:49:02.049 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.050 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 07:49:02 2024-02-06 07:49:02.050 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [timestamp], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.051 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [timestamp] 07:49:02 2024-02-06 07:49:02.051 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-name], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.052 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-name] 07:49:02 2024-02-06 07:49:02.052 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [domain], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.053 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [domain] 07:49:02 2024-02-06 07:49:02.053 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sequence-number], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.054 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sequence-number] 07:49:02 2024-02-06 07:49:02.054 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [severity], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.054 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [severity] 07:49:02 2024-02-06 07:49:02.055 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-type], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.055 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-type] 07:49:02 2024-02-06 07:49:02.055 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.056 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [action], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.056 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [action] 07:49:02 2024-02-06 07:49:02.057 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entity-type], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.057 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entity-type] 07:49:02 2024-02-06 07:49:02.058 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [top-entity-type], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.058 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [top-entity-type] 07:49:02 2024-02-06 07:49:02.059 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entity-link], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.059 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entity-link] 07:49:02 2024-02-06 07:49:02.060 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [status], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.060 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [status] 07:49:02 2024-02-06 07:49:02.061 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 07:49:02 2024-02-06 07:49:02.061 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.061 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-id], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.062 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-id] 07:49:02 2024-02-06 07:49:02.063 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [schema-version], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.064 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [schema-version] 07:49:02 2024-02-06 07:49:02.064 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.065 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cos], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.066 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cos] 07:49:02 2024-02-06 07:49:02.066 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [probe-id], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.067 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [probe-id] 07:49:02 2024-02-06 07:49:02.067 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [probe-type], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.345 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [probe-type] 07:49:02 2024-02-06 07:49:02.345 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.347 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vig-address-type], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.349 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vig-address-type] 07:49:02 2024-02-06 07:49:02.352 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-vig], [String], [SET] 07:49:02 2024-02-06 07:49:02.353 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-vig] 07:49:02 2024-02-06 07:49:02.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-vig], [String], [SET] 07:49:02 2024-02-06 07:49:02.355 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-vig] 07:49:02 2024-02-06 07:49:02.356 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.356 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cvlan-tag], [Long], [SINGLE] 07:49:02 2024-02-06 07:49:02.358 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cvlan-tag] 07:49:02 2024-02-06 07:49:02.358 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-name], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [equipment-name] 07:49:02 2024-02-06 07:49:02.360 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:49:02 2024-02-06 07:49:02.361 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 07:49:02 2024-02-06 07:49:02.361 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 07:49:02 2024-02-06 07:49:02.361 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 07:49:02 2024-02-06 07:49:02.361 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version-id], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-version-id] 07:49:02 2024-02-06 07:49:02.363 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-name] already existed in the DB. 07:49:02 2024-02-06 07:49:02.363 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-version] 07:49:02 2024-02-06 07:49:02.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [distribution-status], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.366 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [distribution-status] 07:49:02 2024-02-06 07:49:02.367 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-description], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-description] 07:49:02 2024-02-06 07:49:02.368 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owning-entity-id], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.369 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [owning-entity-id] 07:49:02 2024-02-06 07:49:02.370 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owning-entity-name], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.371 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [owning-entity-name] 07:49:02 2024-02-06 07:49:02.371 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.372 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-type] already existed in the DB. 07:49:02 2024-02-06 07:49:02.372 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 07:49:02 2024-02-06 07:49:02.372 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.372 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-name] already existed in the DB. 07:49:02 2024-02-06 07:49:02.372 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:49:02 2024-02-06 07:49:02.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 07:49:02 2024-02-06 07:49:02.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 07:49:02 2024-02-06 07:49:02.373 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-description], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-description] 07:49:02 2024-02-06 07:49:02.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-identifier], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equipment-identifier] 07:49:02 2024-02-06 07:49:02.377 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 07:49:02 2024-02-06 07:49:02.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-type], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-type] 07:49:02 2024-02-06 07:49:02.378 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:49:02 2024-02-06 07:49:02.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mac-address], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mac-address] 07:49:02 2024-02-06 07:49:02.379 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.379 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:49:02 2024-02-06 07:49:02.379 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [inv-status] already existed in the DB. 07:49:02 2024-02-06 07:49:02.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-ref], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-ref] 07:49:02 2024-02-06 07:49:02.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [transparent], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.381 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [transparent] 07:49:02 2024-02-06 07:49:02.381 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:49:02 2024-02-06 07:49:02.382 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 07:49:02 2024-02-06 07:49:02.382 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-description], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.383 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-description] 07:49:02 2024-02-06 07:49:02.384 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-selflink], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.385 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-selflink] 07:49:02 2024-02-06 07:49:02.385 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.385 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-version], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.386 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-version] 07:49:02 2024-02-06 07:49:02.386 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multicast-configuration-id], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.387 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [multicast-configuration-id] 07:49:02 2024-02-06 07:49:02.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multicast-protocol], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [multicast-protocol] 07:49:02 2024-02-06 07:49:02.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rp-type], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rp-type] 07:49:02 2024-02-06 07:49:02.389 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-attribute-key], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-attribute-key] 07:49:02 2024-02-06 07:49:02.391 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-attribute-value], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.392 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-attribute-value] 07:49:02 2024-02-06 07:49:02.392 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.393 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [metaname], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.393 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [metaname] 07:49:02 2024-02-06 07:49:02.394 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [metaval], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.395 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [metaval] 07:49:02 2024-02-06 07:49:02.395 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.396 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-id], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.396 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [service-instance-id] 07:49:02 2024-02-06 07:49:02.397 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-name], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.398 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-instance-name] 07:49:02 2024-02-06 07:49:02.399 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-type] already existed in the DB. 07:49:02 2024-02-06 07:49:02.399 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-role], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.400 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-role] 07:49:02 2024-02-06 07:49:02.400 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [environment-context], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.401 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [environment-context] 07:49:02 2024-02-06 07:49:02.402 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [workload-context], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.402 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [workload-context] 07:49:02 2024-02-06 07:49:02.403 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [created-at], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.404 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [created-at] 07:49:02 2024-02-06 07:49:02.404 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [updated-at], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.676 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [updated-at] 07:49:02 2024-02-06 07:49:02.676 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 07:49:02 2024-02-06 07:49:02.676 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:49:02 2024-02-06 07:49:02.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:49:02 2024-02-06 07:49:02.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 07:49:02 2024-02-06 07:49:02.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-total], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.679 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bandwidth-total] 07:49:02 2024-02-06 07:49:02.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vhn-portal-url], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.681 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vhn-portal-url] 07:49:02 2024-02-06 07:49:02.682 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-location-id], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.683 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-instance-location-id] 07:49:02 2024-02-06 07:49:02.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:49:02 2024-02-06 07:49:02.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:49:02 2024-02-06 07:49:02.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [input-parameters], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.685 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [input-parameters] 07:49:02 2024-02-06 07:49:02.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-uuid], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.687 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [named-query-uuid] 07:49:02 2024-02-06 07:49:02.689 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-name], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.689 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [named-query-name] 07:49:02 2024-02-06 07:49:02.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-version], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [named-query-version] 07:49:02 2024-02-06 07:49:02.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [required-input-params], [String], [SET] 07:49:02 2024-02-06 07:49:02.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [required-input-params] 07:49:02 2024-02-06 07:49:02.692 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 07:49:02 2024-02-06 07:49:02.692 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hostname], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [hostname] 07:49:02 2024-02-06 07:49:02.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ptnii-equip-name], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ptnii-equip-name] 07:49:02 2024-02-06 07:49:02.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [number-of-cpus], [Integer], [SINGLE] 07:49:02 2024-02-06 07:49:02.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [number-of-cpus] 07:49:02 2024-02-06 07:49:02.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [disk-in-gigabytes], [Integer], [SINGLE] 07:49:02 2024-02-06 07:49:02.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [disk-in-gigabytes] 07:49:02 2024-02-06 07:49:02.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ram-in-megabytes], [Integer], [SINGLE] 07:49:02 2024-02-06 07:49:02.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ram-in-megabytes] 07:49:02 2024-02-06 07:49:02.698 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-type] already existed in the DB. 07:49:02 2024-02-06 07:49:02.698 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-vendor] already existed in the DB. 07:49:02 2024-02-06 07:49:02.698 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-model] already existed in the DB. 07:49:02 2024-02-06 07:49:02.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [fqdn], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [fqdn] 07:49:02 2024-02-06 07:49:02.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-selflink], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pserver-selflink] 07:49:02 2024-02-06 07:49:02.700 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 07:49:02 2024-02-06 07:49:02.700 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [serial-number] already existed in the DB. 07:49:02 2024-02-06 07:49:02.700 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v4-loopback0] already existed in the DB. 07:49:02 2024-02-06 07:49:02.700 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-loopback0] already existed in the DB. 07:49:02 2024-02-06 07:49:02.700 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v4-aim] already existed in the DB. 07:49:02 2024-02-06 07:49:02.700 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-aim] already existed in the DB. 07:49:02 2024-02-06 07:49:02.700 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-oam] already existed in the DB. 07:49:02 2024-02-06 07:49:02.700 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [inv-status] already existed in the DB. 07:49:02 2024-02-06 07:49:02.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-id], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pserver-id] 07:49:02 2024-02-06 07:49:02.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [internet-topology], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [internet-topology] 07:49:02 2024-02-06 07:49:02.703 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:49:02 2024-02-06 07:49:02.703 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-name2], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.704 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pserver-name2] 07:49:02 2024-02-06 07:49:02.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [purpose], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [purpose] 07:49:02 2024-02-06 07:49:02.705 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:49:02 2024-02-06 07:49:02.706 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 07:49:02 2024-02-06 07:49:02.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [host-profile], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [host-profile] 07:49:02 2024-02-06 07:49:02.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connectivity-id], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.708 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [connectivity-id] 07:49:02 2024-02-06 07:49:02.709 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-profile-name], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.710 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [bandwidth-profile-name] 07:49:02 2024-02-06 07:49:02.711 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-type], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.712 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-type] 07:49:02 2024-02-06 07:49:02.712 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.713 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir] 07:49:02 2024-02-06 07:49:02.713 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [eir], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.714 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [eir] 07:49:02 2024-02-06 07:49:02.714 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cbs], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.715 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cbs] 07:49:02 2024-02-06 07:49:02.715 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ebs], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.716 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ebs] 07:49:02 2024-02-06 07:49:02.716 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [color-aware], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.717 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [color-aware] 07:49:02 2024-02-06 07:49:02.717 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [coupling-flag], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.718 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [coupling-flag] 07:49:02 2024-02-06 07:49:02.719 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [etht-svc-name], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.719 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [etht-svc-name] 07:49:02 2024-02-06 07:49:02.720 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-provider-id] already existed in the DB. 07:49:02 2024-02-06 07:49:02.720 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-client-id] already existed in the DB. 07:49:02 2024-02-06 07:49:02.721 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-topology-id] already existed in the DB. 07:49:02 2024-02-06 07:49:02.721 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-node-id] already existed in the DB. 07:49:02 2024-02-06 07:49:02.721 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-ltp-id] already existed in the DB. 07:49:02 2024-02-06 07:49:02.721 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connectivity-selflink], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.722 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [connectivity-selflink] 07:49:02 2024-02-06 07:49:02.722 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan] already existed in the DB. 07:49:02 2024-02-06 07:49:02.722 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:49:02 2024-02-06 07:49:02.722 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:49:02 2024-02-06 07:49:02.722 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:49:02 2024-02-06 07:49:02.722 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:49:02 2024-02-06 07:49:02.722 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:02 2024-02-06 07:49:02.723 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-id], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.723 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-id] 07:49:02 2024-02-06 07:49:02.724 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-name], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.725 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-name] 07:49:02 2024-02-06 07:49:02.726 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-name2], [String], [SINGLE] 07:49:02 2024-02-06 07:49:02.726 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-name2] 07:49:02 2024-02-06 07:49:02.727 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:49:02 2024-02-06 07:49:02.727 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-selflink], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.007 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vserver-selflink] 07:49:03 2024-02-06 07:49:03.007 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:49:03 2024-02-06 07:49:03.007 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-closed-loop-disabled] already existed in the DB. 07:49:03 2024-02-06 07:49:03.008 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.009 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sp-partner-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.010 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [sp-partner-id] 07:49:03 2024-02-06 07:49:03.012 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [url], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [url] 07:49:03 2024-02-06 07:49:03.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [callsource], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [callsource] 07:49:03 2024-02-06 07:49:03.018 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.018 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:49:03 2024-02-06 07:49:03.018 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:49:03 2024-02-06 07:49:03.018 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:49:03 2024-02-06 07:49:03.018 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:49:03 2024-02-06 07:49:03.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [action-type], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [action-type] 07:49:03 2024-02-06 07:49:03.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-invariant-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-invariant-id] 07:49:03 2024-02-06 07:49:03.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-type], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.022 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-type] 07:49:03 2024-02-06 07:49:03.022 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.023 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [tenant-id] already existed in the DB. 07:49:03 2024-02-06 07:49:03.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-name], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [tenant-name] 07:49:03 2024-02-06 07:49:03.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-context], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [tenant-context] 07:49:03 2024-02-06 07:49:03.026 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.027 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-id] already existed in the DB. 07:49:03 2024-02-06 07:49:03.027 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 07:49:03 2024-02-06 07:49:03.027 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-network-name], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.028 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [neutron-network-name] 07:49:03 2024-02-06 07:49:03.028 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 07:49:03 2024-02-06 07:49:03.028 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-group-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-group-id] 07:49:03 2024-02-06 07:49:03.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-group-name], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-group-name] 07:49:03 2024-02-06 07:49:03.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [switch-name], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [switch-name] 07:49:03 2024-02-06 07:49:03.032 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:49:03 2024-02-06 07:49:03.032 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 07:49:03 2024-02-06 07:49:03.032 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 07:49:03 2024-02-06 07:49:03.033 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-id] already existed in the DB. 07:49:03 2024-02-06 07:49:03.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [provider-id] 07:49:03 2024-02-06 07:49:03.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [client-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [client-id] 07:49:03 2024-02-06 07:49:03.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [te-topo-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.037 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [te-topo-id] 07:49:03 2024-02-06 07:49:03.037 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:49:03 2024-02-06 07:49:03.038 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.038 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constrained-element-set-uuid], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [constrained-element-set-uuid] 07:49:03 2024-02-06 07:49:03.039 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [constraint-type] already existed in the DB. 07:49:03 2024-02-06 07:49:03.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [check-type], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.040 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [check-type] 07:49:03 2024-02-06 07:49:03.040 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.041 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.041 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [operational-environment-id] 07:49:03 2024-02-06 07:49:03.042 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-name], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.043 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-name] 07:49:03 2024-02-06 07:49:03.043 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-type], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.044 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-type] 07:49:03 2024-02-06 07:49:03.044 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-status], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.044 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-status] 07:49:03 2024-02-06 07:49:03.044 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [tenant-context] already existed in the DB. 07:49:03 2024-02-06 07:49:03.045 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [workload-context] already existed in the DB. 07:49:03 2024-02-06 07:49:03.045 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.045 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [global-route-target], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.046 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [global-route-target] 07:49:03 2024-02-06 07:49:03.047 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-target-role], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.047 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [route-target-role] 07:49:03 2024-02-06 07:49:03.048 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv6-address], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.049 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [l3-interface-ipv6-address] 07:49:03 2024-02-06 07:49:03.050 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv6-prefix-length], [Long], [SINGLE] 07:49:03 2024-02-06 07:49:03.051 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l3-interface-ipv6-prefix-length] 07:49:03 2024-02-06 07:49:03.051 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 07:49:03 2024-02-06 07:49:03.051 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 07:49:03 2024-02-06 07:49:03.051 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 07:49:03 2024-02-06 07:49:03.051 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.051 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 07:49:03 2024-02-06 07:49:03.051 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 07:49:03 2024-02-06 07:49:03.052 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-instance-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.052 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [resource-instance-id] 07:49:03 2024-02-06 07:49:03.053 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.053 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:49:03 2024-02-06 07:49:03.053 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:49:03 2024-02-06 07:49:03.053 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 07:49:03 2024-02-06 07:49:03.053 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.054 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sequence], [Integer], [SINGLE] 07:49:03 2024-02-06 07:49:03.054 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [sequence] 07:49:03 2024-02-06 07:49:03.055 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarder-role], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.056 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [forwarder-role] 07:49:03 2024-02-06 07:49:03.056 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.056 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [thirdparty-sdnc-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.057 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [thirdparty-sdnc-id] 07:49:03 2024-02-06 07:49:03.058 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [location], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.339 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [location] 07:49:03 2024-02-06 07:49:03.339 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [product-name], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.341 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [product-name] 07:49:03 2024-02-06 07:49:03.341 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.342 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-name], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.343 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [link-name] 07:49:03 2024-02-06 07:49:03.345 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:49:03 2024-02-06 07:49:03.345 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-type], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.346 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-type] 07:49:03 2024-02-06 07:49:03.346 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 07:49:03 2024-02-06 07:49:03.347 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 07:49:03 2024-02-06 07:49:03.347 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.347 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [routing-protocol], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [routing-protocol] 07:49:03 2024-02-06 07:49:03.348 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.348 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:49:03 2024-02-06 07:49:03.348 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:49:03 2024-02-06 07:49:03.348 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 07:49:03 2024-02-06 07:49:03.349 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.349 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:49:03 2024-02-06 07:49:03.349 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:49:03 2024-02-06 07:49:03.349 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-role], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-role] 07:49:03 2024-02-06 07:49:03.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-name2], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-name2] 07:49:03 2024-02-06 07:49:03.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [link-id] 07:49:03 2024-02-06 07:49:03.361 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [circuit-id] already existed in the DB. 07:49:03 2024-02-06 07:49:03.362 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [purpose] already existed in the DB. 07:49:03 2024-02-06 07:49:03.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.363 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [snapshot-id] 07:49:03 2024-02-06 07:49:03.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-name], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [snapshot-name] 07:49:03 2024-02-06 07:49:03.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-architecture], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.366 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-architecture] 07:49:03 2024-02-06 07:49:03.366 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-os-distro], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.366 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-os-distro] 07:49:03 2024-02-06 07:49:03.367 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-os-version], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.367 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-os-version] 07:49:03 2024-02-06 07:49:03.367 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application] already existed in the DB. 07:49:03 2024-02-06 07:49:03.367 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-vendor] already existed in the DB. 07:49:03 2024-02-06 07:49:03.367 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-selflink], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-selflink] 07:49:03 2024-02-06 07:49:03.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prev-snapshot-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.369 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [prev-snapshot-id] 07:49:03 2024-02-06 07:49:03.370 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.370 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.371 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nos-server-id] 07:49:03 2024-02-06 07:49:03.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-name], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nos-server-name] 07:49:03 2024-02-06 07:49:03.372 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vendor] already existed in the DB. 07:49:03 2024-02-06 07:49:03.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:49:03 2024-02-06 07:49:03.373 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-selflink], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.373 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nos-server-selflink] 07:49:03 2024-02-06 07:49:03.374 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:49:03 2024-02-06 07:49:03.374 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnfc-name], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnfc-name] 07:49:03 2024-02-06 07:49:03.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nfc-naming-code], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nfc-naming-code] 07:49:03 2024-02-06 07:49:03.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nfc-function], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nfc-function] 07:49:03 2024-02-06 07:49:03.378 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:49:03 2024-02-06 07:49:03.378 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:49:03 2024-02-06 07:49:03.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-oam-vip], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipaddress-v4-oam-vip] 07:49:03 2024-02-06 07:49:03.380 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:49:03 2024-02-06 07:49:03.380 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-closed-loop-disabled] already existed in the DB. 07:49:03 2024-02-06 07:49:03.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-notation], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.381 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-notation] 07:49:03 2024-02-06 07:49:03.382 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:49:03 2024-02-06 07:49:03.382 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:49:03 2024-02-06 07:49:03.382 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:49:03 2024-02-06 07:49:03.382 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.382 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [line-of-business-name], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.383 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [line-of-business-name] 07:49:03 2024-02-06 07:49:03.384 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.384 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 07:49:03 2024-02-06 07:49:03.384 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 07:49:03 2024-02-06 07:49:03.384 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-key], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.385 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-key] 07:49:03 2024-02-06 07:49:03.385 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 07:49:03 2024-02-06 07:49:03.386 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.386 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-id] 07:49:03 2024-02-06 07:49:03.386 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [node-type], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.387 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [node-type] 07:49:03 2024-02-06 07:49:03.387 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-trigger], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-trigger] 07:49:03 2024-02-06 07:49:03.388 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:49:03 2024-02-06 07:49:03.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-name], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [key-name] 07:49:03 2024-02-06 07:49:03.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-value], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [key-value] 07:49:03 2024-02-06 07:49:03.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-id] 07:49:03 2024-02-06 07:49:03.391 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-type], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.392 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-type] 07:49:03 2024-02-06 07:49:03.393 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-name], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.393 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-name] 07:49:03 2024-02-06 07:49:03.394 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-description], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.395 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [group-description] 07:49:03 2024-02-06 07:49:03.395 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.395 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [software-version-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.396 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [software-version-id] 07:49:03 2024-02-06 07:49:03.669 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-active-sw-ver], [Boolean], [SINGLE] 07:49:03 2024-02-06 07:49:03.671 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-active-sw-ver] 07:49:03 2024-02-06 07:49:03.672 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [segmentation-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.673 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [segmentation-id] 07:49:03 2024-02-06 07:49:03.674 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.675 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-interface], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.676 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-interface] 07:49:03 2024-02-06 07:49:03.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 07:49:03 2024-02-06 07:49:03.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 07:49:03 2024-02-06 07:49:03.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 07:49:03 2024-02-06 07:49:03.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 07:49:03 2024-02-06 07:49:03.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-description], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-description] 07:49:03 2024-02-06 07:49:03.679 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [backdoor-connection], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.679 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [backdoor-connection] 07:49:03 2024-02-06 07:49:03.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-key], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-key] 07:49:03 2024-02-06 07:49:03.681 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:49:03 2024-02-06 07:49:03.682 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 07:49:03 2024-02-06 07:49:03.682 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:49:03 2024-02-06 07:49:03.682 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-ip-unnumbered] already existed in the DB. 07:49:03 2024-02-06 07:49:03.682 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-private] already existed in the DB. 07:49:03 2024-02-06 07:49:03.683 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-id] already existed in the DB. 07:49:03 2024-02-06 07:49:03.683 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name] already existed in the DB. 07:49:03 2024-02-06 07:49:03.683 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name2] already existed in the DB. 07:49:03 2024-02-06 07:49:03.683 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 07:49:03 2024-02-06 07:49:03.683 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 07:49:03 2024-02-06 07:49:03.683 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [regional-resource-zone] already existed in the DB. 07:49:03 2024-02-06 07:49:03.683 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 07:49:03 2024-02-06 07:49:03.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:49:03 2024-02-06 07:49:03.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [license-key] already existed in the DB. 07:49:03 2024-02-06 07:49:03.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 07:49:03 2024-02-06 07:49:03.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:49:03 2024-02-06 07:49:03.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 07:49:03 2024-02-06 07:49:03.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 07:49:03 2024-02-06 07:49:03.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpe-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.685 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpe-id] 07:49:03 2024-02-06 07:49:03.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [v6-vce-wan-address], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.687 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [v6-vce-wan-address] 07:49:03 2024-02-06 07:49:03.687 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 07:49:03 2024-02-06 07:49:03.687 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.687 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-loopback0-address] already existed in the DB. 07:49:03 2024-02-06 07:49:03.687 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [entitlement-resource-uuid] already existed in the DB. 07:49:03 2024-02-06 07:49:03.688 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nm-profile-name] already existed in the DB. 07:49:03 2024-02-06 07:49:03.688 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [community-string], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.689 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [community-string] 07:49:03 2024-02-06 07:49:03.689 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.689 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [edge-label], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [edge-label] 07:49:03 2024-02-06 07:49:03.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [direction], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [direction] 07:49:03 2024-02-06 07:49:03.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multiplicity-rule], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [multiplicity-rule] 07:49:03 2024-02-06 07:49:03.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contains-other-v], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [contains-other-v] 07:49:03 2024-02-06 07:49:03.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [delete-other-v], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [delete-other-v] 07:49:03 2024-02-06 07:49:03.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [svcinfra], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [svcinfra] 07:49:03 2024-02-06 07:49:03.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prevent-delete], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [prevent-delete] 07:49:03 2024-02-06 07:49:03.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-uuid], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [aai-uuid] 07:49:03 2024-02-06 07:49:03.697 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 07:49:03 2024-02-06 07:49:03.697 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 07:49:03 2024-02-06 07:49:03.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdc-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vdc-id] 07:49:03 2024-02-06 07:49:03.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdc-name], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vdc-name] 07:49:03 2024-02-06 07:49:03.700 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [subnet-id] 07:49:03 2024-02-06 07:49:03.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-name], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subnet-name] 07:49:03 2024-02-06 07:49:03.703 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 07:49:03 2024-02-06 07:49:03.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [gateway-address], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.704 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [gateway-address] 07:49:03 2024-02-06 07:49:03.704 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-start-address], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-start-address] 07:49:03 2024-02-06 07:49:03.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cidr-mask], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cidr-mask] 07:49:03 2024-02-06 07:49:03.706 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.706 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:49:03 2024-02-06 07:49:03.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-enabled], [Boolean], [SINGLE] 07:49:03 2024-02-06 07:49:03.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-enabled] 07:49:03 2024-02-06 07:49:03.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-start], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-start] 07:49:03 2024-02-06 07:49:03.708 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-end], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.708 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-end] 07:49:03 2024-02-06 07:49:03.708 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-role], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.709 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [subnet-role] 07:49:03 2024-02-06 07:49:03.709 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-assignment-direction], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.710 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ip-assignment-direction] 07:49:03 2024-02-06 07:49:03.710 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:03 2024-02-06 07:49:03.710 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-sequence], [Integer], [SINGLE] 07:49:03 2024-02-06 07:49:03.711 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [subnet-sequence] 07:49:03 2024-02-06 07:49:03.711 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-owner], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.712 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-owner] 07:49:03 2024-02-06 07:49:03.713 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-region-id], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.714 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-region-id] 07:49:03 2024-02-06 07:49:03.715 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-type], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.715 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-type] 07:49:03 2024-02-06 07:49:03.716 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owner-defined-type], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.717 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [owner-defined-type] 07:49:03 2024-02-06 07:49:03.717 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-region-version], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.718 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-region-version] 07:49:03 2024-02-06 07:49:03.718 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [identity-url] already existed in the DB. 07:49:03 2024-02-06 07:49:03.718 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-zone], [String], [SINGLE] 07:49:03 2024-02-06 07:49:03.719 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-zone] 07:49:03 2024-02-06 07:49:03.719 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [complex-name] already existed in the DB. 07:49:03 2024-02-06 07:49:03.719 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sriov-automation], [String], [SINGLE] 07:49:03 2024-02-06 07:49:04.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sriov-automation] 07:49:03 2024-02-06 07:49:04.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-extra-info], [String], [SINGLE] 07:49:03 2024-02-06 07:49:04.003 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-extra-info] 07:49:03 2024-02-06 07:49:04.004 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.006 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.008 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [zone-id] 07:49:04 2024-02-06 07:49:04.010 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-name], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.010 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [zone-name] 07:49:04 2024-02-06 07:49:04.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [design-type], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [design-type] 07:49:04 2024-02-06 07:49:04.012 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-context], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.013 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [zone-context] 07:49:04 2024-02-06 07:49:04.013 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [status] already existed in the DB. 07:49:04 2024-02-06 07:49:04.013 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lan-port-config-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [lan-port-config-id] 07:49:04 2024-02-06 07:49:04.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lan-port-config-name], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [lan-port-config-name] 07:49:04 2024-02-06 07:49:04.017 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 07:49:04 2024-02-06 07:49:04.017 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [device-id] already existed in the DB. 07:49:04 2024-02-06 07:49:04.017 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [port-id] already existed in the DB. 07:49:04 2024-02-06 07:49:04.017 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-address] already existed in the DB. 07:49:04 2024-02-06 07:49:04.017 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv6-address] already existed in the DB. 07:49:04 2024-02-06 07:49:04.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.018 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-tag] 07:49:04 2024-02-06 07:49:04.019 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [input-bandwidth] already existed in the DB. 07:49:04 2024-02-06 07:49:04.019 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [output-bandwidth] already existed in the DB. 07:49:04 2024-02-06 07:49:04.019 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.019 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id] already existed in the DB. 07:49:04 2024-02-06 07:49:04.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-name-version-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-name-version-id] 07:49:04 2024-02-06 07:49:04.021 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-type] already existed in the DB. 07:49:04 2024-02-06 07:49:04.021 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-name] already existed in the DB. 07:49:04 2024-02-06 07:49:04.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-id] 07:49:04 2024-02-06 07:49:04.023 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.023 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-description] already existed in the DB. 07:49:04 2024-02-06 07:49:04.023 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [forwarding-path-id] 07:49:04 2024-02-06 07:49:04.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-name], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [forwarding-path-name] 07:49:04 2024-02-06 07:49:04.027 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.027 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:49:04 2024-02-06 07:49:04.027 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-group-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.028 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-group-id] 07:49:04 2024-02-06 07:49:04.028 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-group-name], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-group-name] 07:49:04 2024-02-06 07:49:04.030 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 07:49:04 2024-02-06 07:49:04.030 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 07:49:04 2024-02-06 07:49:04.030 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:49:04 2024-02-06 07:49:04.030 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:49:04 2024-02-06 07:49:04.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-model-customization-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-module-model-customization-id] 07:49:04 2024-02-06 07:49:04.031 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.032 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-technology-id] 07:49:04 2024-02-06 07:49:04.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology-name], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-technology-name] 07:49:04 2024-02-06 07:49:04.033 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inventory-item-type], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inventory-item-type] 07:49:04 2024-02-06 07:49:04.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inventory-item-link], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inventory-item-link] 07:49:04 2024-02-06 07:49:04.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-service-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [dhcp-service-id] 07:49:04 2024-02-06 07:49:04.037 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [server-ipv4-address], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.038 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [server-ipv4-address] 07:49:04 2024-02-06 07:49:04.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [server-ipv6-address], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [server-ipv6-address] 07:49:04 2024-02-06 07:49:04.040 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-enable], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.041 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-enable] 07:49:04 2024-02-06 07:49:04.041 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-service-type], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.041 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dhcp-service-type] 07:49:04 2024-02-06 07:49:04.042 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lease-time], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.043 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lease-time] 07:49:04 2024-02-06 07:49:04.043 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [domain-name], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.044 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [domain-name] 07:49:04 2024-02-06 07:49:04.044 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dns], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.045 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dns] 07:49:04 2024-02-06 07:49:04.045 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ntp-primary], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.046 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ntp-primary] 07:49:04 2024-02-06 07:49:04.046 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ntp-secondary], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.047 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ntp-secondary] 07:49:04 2024-02-06 07:49:04.047 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nbns], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.047 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nbns] 07:49:04 2024-02-06 07:49:04.048 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capacity-key], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-capacity-key] 07:49:04 2024-02-06 07:49:04.049 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capacity-value], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.334 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-capacity-value] 07:49:04 2024-02-06 07:49:04.335 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.336 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-uuid], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.337 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-uuid] 07:49:04 2024-02-06 07:49:04.339 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-name] already existed in the DB. 07:49:04 2024-02-06 07:49:04.339 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan-tag] already existed in the DB. 07:49:04 2024-02-06 07:49:04.339 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-gateway-address] already existed in the DB. 07:49:04 2024-02-06 07:49:04.340 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-gateway-address-prefix-length] already existed in the DB. 07:49:04 2024-02-06 07:49:04.340 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.340 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-uuid], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.342 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-uuid] 07:49:04 2024-02-06 07:49:04.343 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-uuid], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.344 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [resource-uuid] 07:49:04 2024-02-06 07:49:04.345 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.345 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-image-uuid], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.346 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-image-uuid] 07:49:04 2024-02-06 07:49:04.346 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application] already existed in the DB. 07:49:04 2024-02-06 07:49:04.347 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-vendor] already existed in the DB. 07:49:04 2024-02-06 07:49:04.347 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.347 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 07:49:04 2024-02-06 07:49:04.347 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.347 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [group-uuid] already existed in the DB. 07:49:04 2024-02-06 07:49:04.347 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-uuid] already existed in the DB. 07:49:04 2024-02-06 07:49:04.348 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.348 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [switch-name] already existed in the DB. 07:49:04 2024-02-06 07:49:04.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcenter-url], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.349 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vcenter-url] 07:49:04 2024-02-06 07:49:04.350 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.350 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [edge-tag], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.351 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [edge-tag] 07:49:04 2024-02-06 07:49:04.351 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [result-detail], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.352 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [result-detail] 07:49:04 2024-02-06 07:49:04.352 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [start-node-type], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.353 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [start-node-type] 07:49:04 2024-02-06 07:49:04.353 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-id] already existed in the DB. 07:49:04 2024-02-06 07:49:04.353 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-name] already existed in the DB. 07:49:04 2024-02-06 07:49:04.353 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-platform], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-platform] 07:49:04 2024-02-06 07:49:04.354 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-type] already existed in the DB. 07:49:04 2024-02-06 07:49:04.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-region], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.355 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-region] 07:49:04 2024-02-06 07:49:04.355 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [customer-vpn-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.356 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [customer-vpn-id] 07:49:04 2024-02-06 07:49:04.356 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-distinguisher], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-distinguisher] 07:49:04 2024-02-06 07:49:04.357 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-provider-id] already existed in the DB. 07:49:04 2024-02-06 07:49:04.357 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-client-id] already existed in the DB. 07:49:04 2024-02-06 07:49:04.357 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-topology-id] already existed in the DB. 07:49:04 2024-02-06 07:49:04.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [src-access-node-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.358 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [src-access-node-id] 07:49:04 2024-02-06 07:49:04.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [src-access-ltp-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [src-access-ltp-id] 07:49:04 2024-02-06 07:49:04.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dst-access-node-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dst-access-node-id] 07:49:04 2024-02-06 07:49:04.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dst-access-ltp-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.363 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dst-access-ltp-id] 07:49:04 2024-02-06 07:49:04.364 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:49:04 2024-02-06 07:49:04.364 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:49:04 2024-02-06 07:49:04.364 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:49:04 2024-02-06 07:49:04.364 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:49:04 2024-02-06 07:49:04.364 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv4-address], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [l3-interface-ipv4-address] 07:49:04 2024-02-06 07:49:04.366 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv4-prefix-length], [Long], [SINGLE] 07:49:04 2024-02-06 07:49:04.367 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l3-interface-ipv4-prefix-length] 07:49:04 2024-02-06 07:49:04.367 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 07:49:04 2024-02-06 07:49:04.367 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 07:49:04 2024-02-06 07:49:04.367 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 07:49:04 2024-02-06 07:49:04.367 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.368 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 07:49:04 2024-02-06 07:49:04.368 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 07:49:04 2024-02-06 07:49:04.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.369 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [configuration-id] 07:49:04 2024-02-06 07:49:04.370 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 07:49:04 2024-02-06 07:49:04.370 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-name], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.371 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-name] 07:49:04 2024-02-06 07:49:04.371 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-type], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-type] 07:49:04 2024-02-06 07:49:04.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-sub-type], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-sub-type] 07:49:04 2024-02-06 07:49:04.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 07:49:04 2024-02-06 07:49:04.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 07:49:04 2024-02-06 07:49:04.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 07:49:04 2024-02-06 07:49:04.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 07:49:04 2024-02-06 07:49:04.373 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-selflink], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-selflink] 07:49:04 2024-02-06 07:49:04.374 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 07:49:04 2024-02-06 07:49:04.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tunnel-bandwidth], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tunnel-bandwidth] 07:49:04 2024-02-06 07:49:04.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vendor-allowed-max-bandwidth], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vendor-allowed-max-bandwidth] 07:49:04 2024-02-06 07:49:04.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [config-policy-name], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [config-policy-name] 07:49:04 2024-02-06 07:49:04.377 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv4-address], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vip-ipv4-address] 07:49:04 2024-02-06 07:49:04.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv4-prefix-length], [Long], [SINGLE] 07:49:04 2024-02-06 07:49:04.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vip-ipv4-prefix-length] 07:49:04 2024-02-06 07:49:04.380 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 07:49:04 2024-02-06 07:49:04.380 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 07:49:04 2024-02-06 07:49:04.380 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 07:49:04 2024-02-06 07:49:04.380 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.380 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 07:49:04 2024-02-06 07:49:04.380 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 07:49:04 2024-02-06 07:49:04.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [platform-name], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.381 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [platform-name] 07:49:04 2024-02-06 07:49:04.382 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.384 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [evc-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.385 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [evc-id] 07:49:04 2024-02-06 07:49:04.386 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-topology], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.387 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [forwarding-path-topology] 07:49:04 2024-02-06 07:49:04.387 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir-value], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir-value] 07:49:04 2024-02-06 07:49:04.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir-units], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir-units] 07:49:04 2024-02-06 07:49:04.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connection-diversity-group-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [connection-diversity-group-id] 07:49:04 2024-02-06 07:49:04.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-hours], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-hours] 07:49:04 2024-02-06 07:49:04.391 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-circuit-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.666 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-circuit-id] 07:49:04 2024-02-06 07:49:04.667 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-cir-value], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.669 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-cir-value] 07:49:04 2024-02-06 07:49:04.669 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-cir-units], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.670 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-cir-units] 07:49:04 2024-02-06 07:49:04.671 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-itu-code], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.672 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-itu-code] 07:49:04 2024-02-06 07:49:04.673 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collector-pop-clli], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.674 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collector-pop-clli] 07:49:04 2024-02-06 07:49:04.674 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inter-connect-type-ingress], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.675 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inter-connect-type-ingress] 07:49:04 2024-02-06 07:49:04.675 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tagmode-access-ingress], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.676 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tagmode-access-ingress] 07:49:04 2024-02-06 07:49:04.676 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tagmode-access-egress], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tagmode-access-egress] 07:49:04 2024-02-06 07:49:04.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 07:49:04 2024-02-06 07:49:04.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.678 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [key-name] already existed in the DB. 07:49:04 2024-02-06 07:49:04.678 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [key-value] already existed in the DB. 07:49:04 2024-02-06 07:49:04.678 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-name] already existed in the DB. 07:49:04 2024-02-06 07:49:04.678 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 07:49:04 2024-02-06 07:49:04.678 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 07:49:04 2024-02-06 07:49:04.678 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [circuit-id] already existed in the DB. 07:49:04 2024-02-06 07:49:04.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dual-mode], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.679 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dual-mode] 07:49:04 2024-02-06 07:49:04.679 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 07:49:04 2024-02-06 07:49:04.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-name], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-name] 07:49:04 2024-02-06 07:49:04.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-up-value], [Integer], [SINGLE] 07:49:04 2024-02-06 07:49:04.681 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-up-value] 07:49:04 2024-02-06 07:49:04.681 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-up-units], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.682 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-up-units] 07:49:04 2024-02-06 07:49:04.682 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-down-value], [Integer], [SINGLE] 07:49:04 2024-02-06 07:49:04.683 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-down-value] 07:49:04 2024-02-06 07:49:04.683 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-down-units], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-down-units] 07:49:04 2024-02-06 07:49:04.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pf-pci-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.685 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pf-pci-id] 07:49:04 2024-02-06 07:49:04.686 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-table-reference-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.687 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [route-table-reference-id] 07:49:04 2024-02-06 07:49:04.688 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-table-reference-fqdn], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.689 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [route-table-reference-fqdn] 07:49:04 2024-02-06 07:49:04.690 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.690 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-name] already existed in the DB. 07:49:04 2024-02-06 07:49:04.690 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.691 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 07:49:04 2024-02-06 07:49:04.691 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 07:49:04 2024-02-06 07:49:04.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-pe], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [target-pe] 07:49:04 2024-02-06 07:49:04.693 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [availability-zone-name] already existed in the DB. 07:49:04 2024-02-06 07:49:04.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ctag-pool-purpose], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ctag-pool-purpose] 07:49:04 2024-02-06 07:49:04.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ctag-values], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ctag-values] 07:49:04 2024-02-06 07:49:04.694 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [global-customer-id], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [global-customer-id] 07:49:04 2024-02-06 07:49:04.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subscriber-name], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subscriber-name] 07:49:04 2024-02-06 07:49:04.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subscriber-type], [String], [SINGLE] 07:49:04 2024-02-06 07:49:04.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subscriber-type] 07:49:04 2024-02-06 07:49:04.699 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 07:49:04 2024-02-06 07:49:04.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : -- About to call graphMgmt commit 07:49:04 2024-02-06 07:49:04.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Successfully loaded the schema to inmemory 07:49:05 2024-02-06 07:49:05.171 DEBUG --- [ main] org.onap.aai.dbmap.AAIGraph : Load Snapshot to InMemory Graph 07:49:05 2024-02-06 07:49:05.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:05 2024-02-06 07:49:05.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:05 2024-02-06 07:49:05.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:05 2024-02-06 07:49:05.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:05 2024-02-06 07:49:05.297 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:06 2024-02-06 07:49:06.077 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:06 2024-02-06 07:49:06.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:06 2024-02-06 07:49:06.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-ea976f81-144c-4222-802e-38e1c4b0ea63/model-vers/model-ver/test-model-ver-b539776f-5461-4c9e-b71f-fa2844ba8b63 with payload { 07:49:06 "model-version-id": "test-model-ver-b539776f-5461-4c9e-b71f-fa2844ba8b63", 07:49:06 "model-name": "some-model", 07:49:06 "model-version": "testValue" 07:49:06 } 07:49:06 2024-02-06 07:49:06.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:06 2024-02-06 07:49:06.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:06 2024-02-06 07:49:06.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:06 2024-02-06 07:49:06.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:06 2024-02-06 07:49:06.528 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:07 2024-02-06 07:49:07.239 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:07 2024-02-06 07:49:07.283 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:07 2024-02-06 07:49:07.593 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-28dca0ac-5dee-4719-a647-a022dc26c4d6 with payload { 07:49:07 "vnf-id": "test-generic-28dca0ac-5dee-4719-a647-a022dc26c4d6", 07:49:07 "vnf-type": "someval", 07:49:07 "vnf-name": "someval", 07:49:07 "model-invariant-id": "test-model-ea976f81-144c-4222-802e-38e1c4b0ea63", 07:49:07 "model-version-id": "test-model-ver-b539776f-5461-4c9e-b71f-fa2844ba8b63" 07:49:07 } 07:49:07 07:49:07 2024-02-06 07:49:07.596 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:07 2024-02-06 07:49:07.600 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:07 2024-02-06 07:49:07.600 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:07 2024-02-06 07:49:07.600 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:07 2024-02-06 07:49:07.601 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:07 2024-02-06 07:49:07.665 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:07 2024-02-06 07:49:07.703 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:08 2024-02-06 07:49:08.008 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:08 2024-02-06 07:49:08.026 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-28dca0ac-5dee-4719-a647-a022dc26c4d6 with depth all 07:49:08 2024-02-06 07:49:08.028 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:08 2024-02-06 07:49:08.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:08 2024-02-06 07:49:08.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:08 2024-02-06 07:49:08.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:08 2024-02-06 07:49:08.029 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:08 2024-02-06 07:49:08.046 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:08 2024-02-06 07:49:08.046 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:08 2024-02-06 07:49:08.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-28dca0ac-5dee-4719-a647-a022dc26c4d6 with payload { 07:49:08 "vnf-id": "test-generic-28dca0ac-5dee-4719-a647-a022dc26c4d6", 07:49:08 "vnf-type": "someval", 07:49:08 "vnf-name": "someval", 07:49:08 "model-invariant-id": "test-model-b0666db3-43cb-478f-b3bb-12f855643f11", 07:49:08 "model-version-id": "test-model-ver-1797f49f-a155-4300-84f8-ab08bcaf4012", 07:49:08 "resource-version": "1707205747600" 07:49:08 } 07:49:08 07:49:08 2024-02-06 07:49:08.052 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:08 2024-02-06 07:49:08.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:08 2024-02-06 07:49:08.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:08 2024-02-06 07:49:08.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:08 2024-02-06 07:49:08.054 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:08 2024-02-06 07:49:08.068 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-b0666db3-43cb-478f-b3bb-12f855643f11/model-vers/model-ver/test-model-ver-1797f49f-a155-4300-84f8-ab08bcaf4012#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:08 2024-02-06 07:49:08.130 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:08 2024-02-06 07:49:08.130 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:08 2024-02-06 07:49:08.130 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-28dca0ac-5dee-4719-a647-a022dc26c4d6","Node Not Found:object located at service-design-and-creation/models/model/test-model-b0666db3-43cb-478f-b3bb-12f855643f11/model-vers/model-ver/test-model-ver-1797f49f-a155-4300-84f8-ab08bcaf4012#model-version not found","ERR.5.4.6114"]}}} 07:49:08 2024-02-06 07:49:08.132 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:08 2024-02-06 07:49:08.459 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-3f83de5e-628c-42dd-b0ac-8c936a8d5ff5 with payload { 07:49:08 "model-invariant-id": "test-model-3f83de5e-628c-42dd-b0ac-8c936a8d5ff5", 07:49:08 "model-type": "some-type" 07:49:08 } 07:49:08 2024-02-06 07:49:08.461 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:08 2024-02-06 07:49:08.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:08 2024-02-06 07:49:08.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:08 2024-02-06 07:49:08.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:08 2024-02-06 07:49:08.463 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:09 2024-02-06 07:49:09.137 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:09 2024-02-06 07:49:09.144 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:09 2024-02-06 07:49:09.145 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-3f83de5e-628c-42dd-b0ac-8c936a8d5ff5/model-vers/model-ver/test-model-ver-739b8b8f-0a4b-46d5-a6de-c85c04b7ae61 with payload { 07:49:09 "model-version-id": "test-model-ver-739b8b8f-0a4b-46d5-a6de-c85c04b7ae61", 07:49:09 "model-name": "some-model", 07:49:09 "model-version": "testValue" 07:49:09 } 07:49:09 2024-02-06 07:49:09.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:09 2024-02-06 07:49:09.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:09 2024-02-06 07:49:09.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:09 2024-02-06 07:49:09.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:09 2024-02-06 07:49:09.149 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:09 2024-02-06 07:49:09.827 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:09 2024-02-06 07:49:09.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:09 2024-02-06 07:49:09.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6de3445a-cec4-4d88-b1ab-07dd5035d4ae with payload { 07:49:09 "vnf-id": "test-generic-6de3445a-cec4-4d88-b1ab-07dd5035d4ae", 07:49:09 "vnf-type": "someval", 07:49:09 "vnf-name": "someval", 07:49:09 "model-invariant-id": "test-model-3f83de5e-628c-42dd-b0ac-8c936a8d5ff5", 07:49:09 "model-version-id": "test-model-ver-739b8b8f-0a4b-46d5-a6de-c85c04b7ae61" 07:49:09 } 07:49:09 07:49:09 2024-02-06 07:49:09.839 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:09 2024-02-06 07:49:09.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:09 2024-02-06 07:49:09.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:09 2024-02-06 07:49:09.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:09 2024-02-06 07:49:09.841 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:09 2024-02-06 07:49:09.860 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:09 2024-02-06 07:49:09.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:09 2024-02-06 07:49:09.870 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:09 2024-02-06 07:49:09.875 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6de3445a-cec4-4d88-b1ab-07dd5035d4ae with depth all 07:49:09 2024-02-06 07:49:09.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:09 2024-02-06 07:49:09.877 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:09 2024-02-06 07:49:09.877 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:09 2024-02-06 07:49:09.877 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:09 2024-02-06 07:49:09.878 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:09 2024-02-06 07:49:09.887 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:09 2024-02-06 07:49:09.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:09 2024-02-06 07:49:09.888 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-e812760a-927c-468c-b087-821153b45330 with payload { 07:49:09 "model-invariant-id": "test-model-e812760a-927c-468c-b087-821153b45330", 07:49:09 "model-type": "some-type" 07:49:09 } 07:49:09 2024-02-06 07:49:09.890 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:09 2024-02-06 07:49:09.891 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:09 2024-02-06 07:49:09.891 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:09 2024-02-06 07:49:09.891 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:09 2024-02-06 07:49:09.892 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:10 2024-02-06 07:49:10.565 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:10 2024-02-06 07:49:10.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:10 2024-02-06 07:49:10.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-e812760a-927c-468c-b087-821153b45330/model-vers/model-ver/test-model-ver-2a029330-b303-4b4b-b83d-9831ceb262ea with payload { 07:49:10 "model-version-id": "test-model-ver-2a029330-b303-4b4b-b83d-9831ceb262ea", 07:49:10 "model-name": "some-model", 07:49:10 "model-version": "testValue" 07:49:10 } 07:49:10 2024-02-06 07:49:10.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:10 2024-02-06 07:49:10.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:10 2024-02-06 07:49:10.578 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:10 2024-02-06 07:49:10.578 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:10 2024-02-06 07:49:10.578 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:10 2024-02-06 07:49:10.585 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:10 2024-02-06 07:49:10.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:10 2024-02-06 07:49:10.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6de3445a-cec4-4d88-b1ab-07dd5035d4ae with payload { 07:49:10 "vnf-id": "test-generic-6de3445a-cec4-4d88-b1ab-07dd5035d4ae", 07:49:10 "vnf-type": "someval", 07:49:10 "vnf-name": "someval", 07:49:10 "model-invariant-id": "test-model-e812760a-927c-468c-b087-821153b45330", 07:49:10 "resource-version": "${resource-version}" 07:49:10 } 07:49:10 2024-02-06 07:49:10.596 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:10 2024-02-06 07:49:10.599 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:10 2024-02-06 07:49:10.599 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:10 2024-02-06 07:49:10.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:10 2024-02-06 07:49:10.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-6de3445a-cec4-4d88-b1ab-07dd5035d4ae","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:10 2024-02-06 07:49:10.601 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:10 2024-02-06 07:49:10.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-43876fbd-3eb4-4e25-ae37-c8917ea13401 with payload { 07:49:10 "model-invariant-id": "test-model-43876fbd-3eb4-4e25-ae37-c8917ea13401", 07:49:10 "model-type": "some-type" 07:49:10 } 07:49:10 2024-02-06 07:49:10.925 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:10 2024-02-06 07:49:10.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:10 2024-02-06 07:49:10.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:10 2024-02-06 07:49:10.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:10 2024-02-06 07:49:10.927 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:11 2024-02-06 07:49:11.600 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:11 2024-02-06 07:49:11.606 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:11 2024-02-06 07:49:11.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-43876fbd-3eb4-4e25-ae37-c8917ea13401/model-vers/model-ver/test-model-ver-cfe03a4d-1900-4b58-b439-6ade7f33a28a with payload { 07:49:11 "model-version-id": "test-model-ver-cfe03a4d-1900-4b58-b439-6ade7f33a28a", 07:49:11 "model-name": "some-model", 07:49:11 "model-version": "testValue" 07:49:11 } 07:49:11 2024-02-06 07:49:11.612 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:11 2024-02-06 07:49:11.613 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:11 2024-02-06 07:49:11.614 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:11 2024-02-06 07:49:11.614 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:11 2024-02-06 07:49:11.614 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:11 2024-02-06 07:49:11.621 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:11 2024-02-06 07:49:11.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:11 2024-02-06 07:49:11.631 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b9eb6cc0-c06a-4ac5-8a73-118a7a5abe94 with payload { 07:49:11 "vnf-id": "test-generic-b9eb6cc0-c06a-4ac5-8a73-118a7a5abe94", 07:49:11 "vnf-type": "someval", 07:49:11 "vnf-name": "someval", 07:49:11 "model-invariant-id": "test-model-43876fbd-3eb4-4e25-ae37-c8917ea13401", 07:49:11 "model-version-id": "test-model-ver-cfe03a4d-1900-4b58-b439-6ade7f33a28a" 07:49:11 } 07:49:11 07:49:11 2024-02-06 07:49:11.633 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:11 2024-02-06 07:49:11.635 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:11 2024-02-06 07:49:11.635 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:11 2024-02-06 07:49:11.635 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:11 2024-02-06 07:49:11.635 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:11 2024-02-06 07:49:11.657 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:11 2024-02-06 07:49:11.665 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:11 2024-02-06 07:49:11.666 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:11 2024-02-06 07:49:11.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b9eb6cc0-c06a-4ac5-8a73-118a7a5abe94 with depth all 07:49:11 2024-02-06 07:49:11.673 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:11 2024-02-06 07:49:11.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:11 2024-02-06 07:49:11.674 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:11 2024-02-06 07:49:11.674 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:11 2024-02-06 07:49:11.674 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:11 2024-02-06 07:49:11.682 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:11 2024-02-06 07:49:11.682 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:11 2024-02-06 07:49:11.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-861b0e8a-212c-414a-9831-6d1c6d1d2a9f with payload { 07:49:11 "model-invariant-id": "test-model-861b0e8a-212c-414a-9831-6d1c6d1d2a9f", 07:49:11 "model-type": "some-type" 07:49:11 } 07:49:11 2024-02-06 07:49:11.685 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:11 2024-02-06 07:49:11.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:11 2024-02-06 07:49:11.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:11 2024-02-06 07:49:11.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:11 2024-02-06 07:49:11.686 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:11 2024-02-06 07:49:11.689 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:11 2024-02-06 07:49:11.692 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:11 2024-02-06 07:49:11.694 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-861b0e8a-212c-414a-9831-6d1c6d1d2a9f/model-vers/model-ver/test-model-ver-be5efb26-e8c2-417a-b2a5-d30236dbfb6e with payload { 07:49:11 "model-version-id": "test-model-ver-be5efb26-e8c2-417a-b2a5-d30236dbfb6e", 07:49:11 "model-name": "some-model", 07:49:11 "model-version": "testValue" 07:49:11 } 07:49:11 2024-02-06 07:49:11.696 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:11 2024-02-06 07:49:11.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:11 2024-02-06 07:49:11.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:11 2024-02-06 07:49:11.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:11 2024-02-06 07:49:11.697 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:12 2024-02-06 07:49:12.374 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:12 2024-02-06 07:49:12.382 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:12 2024-02-06 07:49:12.384 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b9eb6cc0-c06a-4ac5-8a73-118a7a5abe94 with payload { 07:49:12 "vnf-id": "test-generic-b9eb6cc0-c06a-4ac5-8a73-118a7a5abe94", 07:49:12 "vnf-type": "someval", 07:49:12 "vnf-name": "someval", 07:49:12 "model-invariant-id": "test-model-861b0e8a-212c-414a-9831-6d1c6d1d2a9f", 07:49:12 "model-version-id": "test-model-ver-be5efb26-e8c2-417a-b2a5-d30236dbfb6e", 07:49:12 "resource-version": "1707205751635" 07:49:12 } 07:49:12 07:49:12 2024-02-06 07:49:12.385 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:12 2024-02-06 07:49:12.388 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:12 2024-02-06 07:49:12.388 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:12 2024-02-06 07:49:12.388 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:12 2024-02-06 07:49:12.388 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:12 2024-02-06 07:49:12.409 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:12 2024-02-06 07:49:12.419 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:12 2024-02-06 07:49:12.421 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:12 2024-02-06 07:49:12.426 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b9eb6cc0-c06a-4ac5-8a73-118a7a5abe94 with depth all 07:49:12 2024-02-06 07:49:12.428 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:12 2024-02-06 07:49:12.428 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:12 2024-02-06 07:49:12.428 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:12 2024-02-06 07:49:12.428 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:12 2024-02-06 07:49:12.429 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:12 2024-02-06 07:49:12.436 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:12 2024-02-06 07:49:12.436 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:12 2024-02-06 07:49:12.437 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b9eb6cc0-c06a-4ac5-8a73-118a7a5abe94 with resource version 1707205752387 07:49:12 2024-02-06 07:49:12.438 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:12 2024-02-06 07:49:12.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:12 2024-02-06 07:49:12.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:12 2024-02-06 07:49:12.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:12 2024-02-06 07:49:12.439 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:12 2024-02-06 07:49:12.461 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 12360 with label generic-vnf 07:49:12 2024-02-06 07:49:12.465 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:12 2024-02-06 07:49:12.473 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:12 2024-02-06 07:49:12.776 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:13 2024-02-06 07:49:13.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-c1b63412-8327-4828-b60b-ba29de1f7cd8 with payload { 07:49:13 "model-invariant-id": "test-model-c1b63412-8327-4828-b60b-ba29de1f7cd8", 07:49:13 "model-type": "some-type" 07:49:13 } 07:49:13 2024-02-06 07:49:13.103 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:13 2024-02-06 07:49:13.105 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:13 2024-02-06 07:49:13.105 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:13 2024-02-06 07:49:13.105 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:13 2024-02-06 07:49:13.105 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:13 2024-02-06 07:49:13.110 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:13 2024-02-06 07:49:13.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:13 2024-02-06 07:49:13.118 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-c1b63412-8327-4828-b60b-ba29de1f7cd8/model-vers/model-ver/test-model-ver-d0c000cd-db95-459e-b9e4-8e2aa2fea5fd with payload { 07:49:13 "model-version-id": "test-model-ver-d0c000cd-db95-459e-b9e4-8e2aa2fea5fd", 07:49:13 "model-name": "some-model", 07:49:13 "model-version": "testValue" 07:49:13 } 07:49:13 2024-02-06 07:49:13.119 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:13 2024-02-06 07:49:13.121 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:13 2024-02-06 07:49:13.121 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:13 2024-02-06 07:49:13.121 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:13 2024-02-06 07:49:13.121 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:13 2024-02-06 07:49:13.128 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:13 2024-02-06 07:49:13.133 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:13 2024-02-06 07:49:13.135 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-17d8a1ff-f9af-4dcc-a39b-e882b37f3657 with payload { 07:49:13 "vnf-id": "test-generic-17d8a1ff-f9af-4dcc-a39b-e882b37f3657", 07:49:13 "vnf-type": "someval", 07:49:13 "vnf-name": "someval", 07:49:13 "model-invariant-id": "test-model-c1b63412-8327-4828-b60b-ba29de1f7cd8", 07:49:13 "model-version-id": "test-model-ver-d0c000cd-db95-459e-b9e4-8e2aa2fea5fd" 07:49:13 } 07:49:13 07:49:13 2024-02-06 07:49:13.136 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:13 2024-02-06 07:49:13.138 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:13 2024-02-06 07:49:13.138 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:13 2024-02-06 07:49:13.138 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:13 2024-02-06 07:49:13.138 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:13 2024-02-06 07:49:13.152 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:13 2024-02-06 07:49:13.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:13 2024-02-06 07:49:13.159 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:13 2024-02-06 07:49:13.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/service-design-and-creation/models/model/test-model-c1b63412-8327-4828-b60b-ba29de1f7cd8/model-vers/model-ver/test-model-ver-d0c000cd-db95-459e-b9e4-8e2aa2fea5fd with depth all 07:49:13 2024-02-06 07:49:13.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:13 2024-02-06 07:49:13.166 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:13 2024-02-06 07:49:13.166 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:13 2024-02-06 07:49:13.166 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:13 2024-02-06 07:49:13.167 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:13 2024-02-06 07:49:13.171 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:13 2024-02-06 07:49:13.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:13 2024-02-06 07:49:13.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/service-design-and-creation/models/model/test-model-c1b63412-8327-4828-b60b-ba29de1f7cd8/model-vers/model-ver/test-model-ver-d0c000cd-db95-459e-b9e4-8e2aa2fea5fd with resource version 1707205753121 07:49:13 2024-02-06 07:49:13.174 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:13 2024-02-06 07:49:13.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:13 2024-02-06 07:49:13.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:13 2024-02-06 07:49:13.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:13 2024-02-06 07:49:13.175 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:13 2024-02-06 07:49:13.184 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 547 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 584 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 578 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 07:49:13 2024-02-06 07:49:13.185 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:13 2024-02-06 07:49:13.185 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 07:49:13 2024-02-06 07:49:13.185 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-c1b63412-8327-4828-b60b-ba29de1f7cd8/model-vers/model-ver/test-model-ver-d0c000cd-db95-459e-b9e4-8e2aa2fea5fd"]}}} 07:49:13 2024-02-06 07:49:13.500 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-e104110d-ac02-4535-8323-30c3e1cba889 with payload { 07:49:13 "model-invariant-id": "test-model-e104110d-ac02-4535-8323-30c3e1cba889", 07:49:13 "model-type": "some-type" 07:49:13 } 07:49:13 2024-02-06 07:49:13.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:13 2024-02-06 07:49:13.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:13 2024-02-06 07:49:13.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:13 2024-02-06 07:49:13.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:13 2024-02-06 07:49:13.504 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:14 2024-02-06 07:49:14.174 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:14 2024-02-06 07:49:14.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:14 2024-02-06 07:49:14.182 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-e104110d-ac02-4535-8323-30c3e1cba889/model-vers/model-ver/test-model-ver-29d1f420-fa7a-4443-a5bb-00d34d6bbe8e with payload { 07:49:14 "model-version-id": "test-model-ver-29d1f420-fa7a-4443-a5bb-00d34d6bbe8e", 07:49:14 "model-name": "some-model", 07:49:14 "model-version": "testValue" 07:49:14 } 07:49:14 2024-02-06 07:49:14.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:14 2024-02-06 07:49:14.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:14 2024-02-06 07:49:14.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:14 2024-02-06 07:49:14.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:14 2024-02-06 07:49:14.186 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:14 2024-02-06 07:49:14.192 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:14 2024-02-06 07:49:14.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:14 2024-02-06 07:49:14.200 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-dd3bc8ce-4836-43e5-bc21-41d3fbdd5834 with payload { 07:49:14 "vnf-id": "test-generic-dd3bc8ce-4836-43e5-bc21-41d3fbdd5834", 07:49:14 "vnf-type": "someval", 07:49:14 "vnf-name": "someval", 07:49:14 "model-invariant-id": "test-model-e104110d-ac02-4535-8323-30c3e1cba889", 07:49:14 "model-version-id": "test-model-ver-29d1f420-fa7a-4443-a5bb-00d34d6bbe8e" 07:49:14 } 07:49:14 07:49:14 2024-02-06 07:49:14.202 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:14 2024-02-06 07:49:14.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:14 2024-02-06 07:49:14.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:14 2024-02-06 07:49:14.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:14 2024-02-06 07:49:14.205 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:14 2024-02-06 07:49:14.902 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:14 2024-02-06 07:49:14.908 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:14 2024-02-06 07:49:14.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-dd3bc8ce-4836-43e5-bc21-41d3fbdd5834 with depth all 07:49:14 2024-02-06 07:49:14.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:14 2024-02-06 07:49:14.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:14 2024-02-06 07:49:14.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:14 2024-02-06 07:49:14.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:14 2024-02-06 07:49:14.912 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:14 2024-02-06 07:49:14.918 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:14 2024-02-06 07:49:14.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:14 2024-02-06 07:49:14.919 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:14 2024-02-06 07:49:14.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-dd3bc8ce-4836-43e5-bc21-41d3fbdd5834 with payload { 07:49:14 "vnf-id": "test-generic-dd3bc8ce-4836-43e5-bc21-41d3fbdd5834", 07:49:14 "vnf-type": "someval", 07:49:14 "vnf-name": "someval" 07:49:14 , "resource-version": "1707205754204"} 07:49:14 2024-02-06 07:49:14.925 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:14 2024-02-06 07:49:14.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:14 2024-02-06 07:49:14.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:14 2024-02-06 07:49:14.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:14 2024-02-06 07:49:14.927 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:14 2024-02-06 07:49:14.937 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:14 2024-02-06 07:49:14.942 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:14 2024-02-06 07:49:14.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-dd3bc8ce-4836-43e5-bc21-41d3fbdd5834 with depth all 07:49:14 2024-02-06 07:49:14.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:14 2024-02-06 07:49:14.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:14 2024-02-06 07:49:14.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:14 2024-02-06 07:49:14.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:14 2024-02-06 07:49:14.946 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:14 2024-02-06 07:49:14.951 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:14 2024-02-06 07:49:14.951 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:14 2024-02-06 07:49:14.952 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:14 2024-02-06 07:49:14.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-dd3bc8ce-4836-43e5-bc21-41d3fbdd5834 with resource version 1707205754926 07:49:14 2024-02-06 07:49:14.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:14 2024-02-06 07:49:14.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:14 2024-02-06 07:49:14.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:14 2024-02-06 07:49:14.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:14 2024-02-06 07:49:14.960 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:14 2024-02-06 07:49:14.969 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 4312 with label generic-vnf 07:49:14 2024-02-06 07:49:14.971 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:14 2024-02-06 07:49:14.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:15 2024-02-06 07:49:15.275 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:15 2024-02-06 07:49:15.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-8ab023f1-b04f-4797-9b01-affea83665a2 with payload { 07:49:15 "model-invariant-id": "test-model-8ab023f1-b04f-4797-9b01-affea83665a2", 07:49:15 "model-type": "some-type" 07:49:15 } 07:49:15 2024-02-06 07:49:15.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:15 2024-02-06 07:49:15.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:15 2024-02-06 07:49:15.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:15 2024-02-06 07:49:15.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:15 2024-02-06 07:49:15.604 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:15 2024-02-06 07:49:15.607 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:15 2024-02-06 07:49:15.610 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:15 2024-02-06 07:49:15.612 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-8ab023f1-b04f-4797-9b01-affea83665a2/model-vers/model-ver/test-model-ver-8a4c7533-a58e-4428-b174-0bbe7704321f with payload { 07:49:15 "model-version-id": "test-model-ver-8a4c7533-a58e-4428-b174-0bbe7704321f", 07:49:15 "model-name": "some-model", 07:49:15 "model-version": "testValue" 07:49:15 } 07:49:15 2024-02-06 07:49:15.613 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:15 2024-02-06 07:49:15.615 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:15 2024-02-06 07:49:15.615 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:15 2024-02-06 07:49:15.615 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:15 2024-02-06 07:49:15.615 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:15 2024-02-06 07:49:15.620 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:15 2024-02-06 07:49:15.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:15 2024-02-06 07:49:15.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-64ed4452-7c9a-4783-b231-e7798260a648 with payload { 07:49:15 "vnf-id": "test-generic-64ed4452-7c9a-4783-b231-e7798260a648", 07:49:15 "vnf-type": "someval", 07:49:15 "vnf-name": "someval", 07:49:15 "model-invariant-id": "random-wrong-model", 07:49:15 "model-version-id": "random-wrong-model-ver" 07:49:15 } 07:49:15 07:49:15 2024-02-06 07:49:15.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:15 2024-02-06 07:49:15.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:15 2024-02-06 07:49:15.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:15 2024-02-06 07:49:15.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:15 2024-02-06 07:49:15.630 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:15 2024-02-06 07:49:15.634 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:15 2024-02-06 07:49:15.634 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:15 2024-02-06 07:49:15.635 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:15 2024-02-06 07:49:15.635 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-64ed4452-7c9a-4783-b231-e7798260a648","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:49:15 2024-02-06 07:49:15.635 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-64ed4452-7c9a-4783-b231-e7798260a648","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:49:15 2024-02-06 07:49:15.951 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a42300bc-8b21-442c-bbf5-b1a5984aed6e with payload { 07:49:15 "model-invariant-id": "test-model-a42300bc-8b21-442c-bbf5-b1a5984aed6e", 07:49:15 "model-type": "some-type" 07:49:15 } 07:49:15 2024-02-06 07:49:15.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:15 2024-02-06 07:49:15.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:15 2024-02-06 07:49:15.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:15 2024-02-06 07:49:15.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:15 2024-02-06 07:49:15.964 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:15 2024-02-06 07:49:15.967 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:15 2024-02-06 07:49:15.970 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:15 2024-02-06 07:49:15.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a42300bc-8b21-442c-bbf5-b1a5984aed6e/model-vers/model-ver/test-model-ver-034b1993-becf-46c2-9e64-61300b6322b7 with payload { 07:49:15 "model-version-id": "test-model-ver-034b1993-becf-46c2-9e64-61300b6322b7", 07:49:15 "model-name": "some-model", 07:49:15 "model-version": "testValue" 07:49:15 } 07:49:15 2024-02-06 07:49:15.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:15 2024-02-06 07:49:15.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:15 2024-02-06 07:49:15.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:15 2024-02-06 07:49:15.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:15 2024-02-06 07:49:15.975 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:16 2024-02-06 07:49:16.649 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:16 2024-02-06 07:49:16.655 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:16 2024-02-06 07:49:16.658 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/business/customers/customer/test-customer-5a4104a0-324e-4f2a-adc1-2cf07daf3dc7 with payload { 07:49:16 "global-customer-id": "test-customer-5a4104a0-324e-4f2a-adc1-2cf07daf3dc7", 07:49:16 "subscriber-name": "example-subscriber-name-val-99675", 07:49:16 "subscriber-type": "example-subscriber-type-val-40388", 07:49:16 "service-subscriptions": { 07:49:16 "service-subscription": [ 07:49:16 { 07:49:16 "service-type": "test-subtype-0c27b1f6-b4d0-43a2-aa1f-a63819af5e11", 07:49:16 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 07:49:16 "service-instances": { 07:49:16 "service-instance": [ 07:49:16 { 07:49:16 "service-instance-id": "test-tenant-e9a20887-ec7b-44f5-b618-d9cbb857bdfb", 07:49:16 "service-instance-name": "example-service-instance-name-val-4896", 07:49:16 "service-type": "example-service-type-val-25453", 07:49:16 "service-role": "example-service-role-val-66197", 07:49:16 "environment-context": "example-environment-context-val-95014", 07:49:16 "workload-context": "example-workload-context-val-56102", 07:49:16 "model-invariant-id": "test-model-a42300bc-8b21-442c-bbf5-b1a5984aed6e", 07:49:16 "model-version-id": "test-model-ver-034b1993-becf-46c2-9e64-61300b6322b7" 07:49:16 } 07:49:16 ] 07:49:16 } 07:49:16 } 07:49:16 ] 07:49:16 } 07:49:16 } 07:49:16 2024-02-06 07:49:16.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:16 2024-02-06 07:49:16.665 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:16 2024-02-06 07:49:16.665 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:16 2024-02-06 07:49:16.665 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:16 2024-02-06 07:49:16.666 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:16 2024-02-06 07:49:16.700 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:16 2024-02-06 07:49:16.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:17 2024-02-06 07:49:17.019 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:17 2024-02-06 07:49:17.026 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-5a4104a0-324e-4f2a-adc1-2cf07daf3dc7 with depth all 07:49:17 2024-02-06 07:49:17.027 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:17 2024-02-06 07:49:17.027 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:17 2024-02-06 07:49:17.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:17 2024-02-06 07:49:17.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:17 2024-02-06 07:49:17.028 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:17 2024-02-06 07:49:17.035 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:17 2024-02-06 07:49:17.035 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:17 2024-02-06 07:49:17.036 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/vnf-db090ce4-9714-4d8a-ab0a-d8bd4de54589 with payload { 07:49:17 "vnf-id": "vnf-db090ce4-9714-4d8a-ab0a-d8bd4de54589", 07:49:17 "vnf-type": "someval", 07:49:17 "vnf-name": "someval", 07:49:17 "relationship-list": { 07:49:17 "relationship": [ 07:49:17 { 07:49:17 "related-to": "service-instance", 07:49:17 "related-link": "/aai/v10/business/customers/customer/test-customer-5a4104a0-324e-4f2a-adc1-2cf07daf3dc7/service-subscriptions/service-subscription/test-subtype-0c27b1f6-b4d0-43a2-aa1f-a63819af5e11/service-instances/service-instance/test-tenant-e9a20887-ec7b-44f5-b618-d9cbb857bdfb" 07:49:17 } 07:49:17 ] 07:49:17 } 07:49:17 } 07:49:17 07:49:17 2024-02-06 07:49:17.037 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:17 2024-02-06 07:49:17.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:17 2024-02-06 07:49:17.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:17 2024-02-06 07:49:17.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:17 2024-02-06 07:49:17.040 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:17 2024-02-06 07:49:17.064 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:17 2024-02-06 07:49:17.088 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:17 2024-02-06 07:49:17.091 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/vnf-db090ce4-9714-4d8a-ab0a-d8bd4de54589 with depth all 07:49:17 2024-02-06 07:49:17.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:17 2024-02-06 07:49:17.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:17 2024-02-06 07:49:17.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:17 2024-02-06 07:49:17.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:17 2024-02-06 07:49:17.093 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:17 2024-02-06 07:49:17.100 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:17 2024-02-06 07:49:17.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:17 2024-02-06 07:49:17.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-5a4104a0-324e-4f2a-adc1-2cf07daf3dc7 with depth all 07:49:17 2024-02-06 07:49:17.104 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:17 2024-02-06 07:49:17.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:17 2024-02-06 07:49:17.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:17 2024-02-06 07:49:17.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:17 2024-02-06 07:49:17.104 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:17 2024-02-06 07:49:17.113 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:17 2024-02-06 07:49:17.113 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:17 2024-02-06 07:49:17.428 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-729d017a-483f-4a42-a94f-905ccb813aec with payload { 07:49:17 "model-invariant-id": "test-model-729d017a-483f-4a42-a94f-905ccb813aec", 07:49:17 "model-type": "some-type" 07:49:17 } 07:49:17 2024-02-06 07:49:17.430 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:17 2024-02-06 07:49:17.431 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:17 2024-02-06 07:49:17.431 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:17 2024-02-06 07:49:17.431 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:17 2024-02-06 07:49:17.432 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:17 2024-02-06 07:49:17.436 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:17 2024-02-06 07:49:17.439 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:17 2024-02-06 07:49:17.441 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-729d017a-483f-4a42-a94f-905ccb813aec/model-vers/model-ver/test-model-ver-7415cb5b-6413-4575-bc30-811ee2c476ed with payload { 07:49:17 "model-version-id": "test-model-ver-7415cb5b-6413-4575-bc30-811ee2c476ed", 07:49:17 "model-name": "some-model", 07:49:17 "model-version": "testValue" 07:49:17 } 07:49:17 2024-02-06 07:49:17.442 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:17 2024-02-06 07:49:17.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:17 2024-02-06 07:49:17.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:17 2024-02-06 07:49:17.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:17 2024-02-06 07:49:17.444 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:17 2024-02-06 07:49:17.448 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:17 2024-02-06 07:49:17.452 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:17 2024-02-06 07:49:17.454 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-11ec75fa-bc65-486b-b590-91d016cc3569 with payload { 07:49:17 "vnf-id": "test-generic-11ec75fa-bc65-486b-b590-91d016cc3569", 07:49:17 "vnf-type": "someval", 07:49:17 "vnf-name": "someval", 07:49:17 "model-invariant-id": "test-model-729d017a-483f-4a42-a94f-905ccb813aec", 07:49:17 "model-version-id": "test-model-ver-7415cb5b-6413-4575-bc30-811ee2c476ed" 07:49:17 } 07:49:17 07:49:17 2024-02-06 07:49:17.455 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:17 2024-02-06 07:49:17.457 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:17 2024-02-06 07:49:17.457 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:17 2024-02-06 07:49:17.457 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:17 2024-02-06 07:49:17.457 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:17 2024-02-06 07:49:17.467 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:17 2024-02-06 07:49:17.473 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:17 2024-02-06 07:49:17.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-11ec75fa-bc65-486b-b590-91d016cc3569 with depth all 07:49:17 2024-02-06 07:49:17.475 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:17 2024-02-06 07:49:17.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:17 2024-02-06 07:49:17.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:17 2024-02-06 07:49:17.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:17 2024-02-06 07:49:17.476 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:17 2024-02-06 07:49:17.481 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:17 2024-02-06 07:49:17.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:17 2024-02-06 07:49:17.482 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:17 2024-02-06 07:49:17.486 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-11ec75fa-bc65-486b-b590-91d016cc3569 with payload { 07:49:17 "vnf-id": "test-generic-11ec75fa-bc65-486b-b590-91d016cc3569", 07:49:17 "vnf-type": "someval", 07:49:17 "vnf-name": "someval", 07:49:17 "model-invariant-id": "test-model-729d017a-483f-4a42-a94f-905ccb813aec", 07:49:17 "model-version-id": "test-model-ver-7415cb5b-6413-4575-bc30-811ee2c476ed", 07:49:17 "resource-version": "1707205757457" 07:49:17 } 07:49:17 07:49:17 2024-02-06 07:49:17.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:17 2024-02-06 07:49:17.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:17 2024-02-06 07:49:17.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:17 2024-02-06 07:49:17.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:17 2024-02-06 07:49:17.490 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:17 2024-02-06 07:49:17.498 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:17 2024-02-06 07:49:17.503 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:17 2024-02-06 07:49:17.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-11ec75fa-bc65-486b-b590-91d016cc3569 with depth all 07:49:17 2024-02-06 07:49:17.506 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:17 2024-02-06 07:49:17.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:17 2024-02-06 07:49:17.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:17 2024-02-06 07:49:17.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:17 2024-02-06 07:49:17.506 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:17 2024-02-06 07:49:17.511 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:17 2024-02-06 07:49:17.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:17 2024-02-06 07:49:17.512 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:17 2024-02-06 07:49:17.516 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-11ec75fa-bc65-486b-b590-91d016cc3569 with resource version 1707205757489 07:49:17 2024-02-06 07:49:17.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:17 2024-02-06 07:49:17.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:17 2024-02-06 07:49:17.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:17 2024-02-06 07:49:17.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:17 2024-02-06 07:49:17.517 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:17 2024-02-06 07:49:17.524 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 24656 with label generic-vnf 07:49:17 2024-02-06 07:49:17.526 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:17 2024-02-06 07:49:17.530 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:17 2024-02-06 07:49:17.833 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:18 2024-02-06 07:49:18.152 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-de61134c-faa6-48ff-8c8f-0cab1978bf7c with payload { 07:49:18 "model-invariant-id": "test-model-de61134c-faa6-48ff-8c8f-0cab1978bf7c", 07:49:18 "model-type": "some-type" 07:49:18 } 07:49:18 2024-02-06 07:49:18.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:18 2024-02-06 07:49:18.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:18 2024-02-06 07:49:18.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:18 2024-02-06 07:49:18.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:18 2024-02-06 07:49:18.156 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:18 2024-02-06 07:49:18.161 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:18 2024-02-06 07:49:18.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:18 2024-02-06 07:49:18.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-de61134c-faa6-48ff-8c8f-0cab1978bf7c/model-vers/model-ver/test-model-ver-fd845456-4aaa-4ba4-8ee3-e743f1409814 with payload { 07:49:18 "model-version-id": "test-model-ver-fd845456-4aaa-4ba4-8ee3-e743f1409814", 07:49:18 "model-name": "some-model", 07:49:18 "model-version": "testValue" 07:49:18 } 07:49:18 2024-02-06 07:49:18.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:18 2024-02-06 07:49:18.169 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:18 2024-02-06 07:49:18.169 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:18 2024-02-06 07:49:18.169 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:18 2024-02-06 07:49:18.169 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:18 2024-02-06 07:49:18.173 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:18 2024-02-06 07:49:18.177 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:18 2024-02-06 07:49:18.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-5feaf6c8-4246-4e38-a721-8b2fcd10fc04 with payload { 07:49:18 "vnf-id": "test-generic-5feaf6c8-4246-4e38-a721-8b2fcd10fc04", 07:49:18 "vnf-type": "someval", 07:49:18 "vnf-name": "someval", 07:49:18 "model-invariant-id": "test-model-de61134c-faa6-48ff-8c8f-0cab1978bf7c", 07:49:18 "model-version-id": "test-model-ver-fd845456-4aaa-4ba4-8ee3-e743f1409814" 07:49:18 } 07:49:18 07:49:18 2024-02-06 07:49:18.180 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:18 2024-02-06 07:49:18.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:18 2024-02-06 07:49:18.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:18 2024-02-06 07:49:18.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:18 2024-02-06 07:49:18.182 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:18 2024-02-06 07:49:18.193 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:18 2024-02-06 07:49:18.199 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:18 2024-02-06 07:49:18.201 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:18 2024-02-06 07:49:18.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-5feaf6c8-4246-4e38-a721-8b2fcd10fc04 with depth all 07:49:18 2024-02-06 07:49:18.206 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:18 2024-02-06 07:49:18.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:18 2024-02-06 07:49:18.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:18 2024-02-06 07:49:18.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:18 2024-02-06 07:49:18.207 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:18 2024-02-06 07:49:18.213 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:18 2024-02-06 07:49:18.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:18 2024-02-06 07:49:18.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-5feaf6c8-4246-4e38-a721-8b2fcd10fc04 with resource version 1707205758182 07:49:18 2024-02-06 07:49:18.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:18 2024-02-06 07:49:18.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:18 2024-02-06 07:49:18.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:18 2024-02-06 07:49:18.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:18 2024-02-06 07:49:18.216 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:18 2024-02-06 07:49:18.224 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 12496 with label generic-vnf 07:49:18 2024-02-06 07:49:18.226 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:18 2024-02-06 07:49:18.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:18 2024-02-06 07:49:18.534 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:18 2024-02-06 07:49:18.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a07b56a2-89f4-4803-8461-22fd92952e60 with payload { 07:49:18 "model-invariant-id": "test-model-a07b56a2-89f4-4803-8461-22fd92952e60", 07:49:18 "model-type": "some-type" 07:49:18 } 07:49:18 2024-02-06 07:49:18.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:18 2024-02-06 07:49:18.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:18 2024-02-06 07:49:18.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:18 2024-02-06 07:49:18.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:18 2024-02-06 07:49:18.855 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:18 2024-02-06 07:49:18.859 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:18 2024-02-06 07:49:18.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:18 2024-02-06 07:49:18.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a07b56a2-89f4-4803-8461-22fd92952e60/model-vers/model-ver/test-model-ver-c0e9a485-9df1-43e5-a115-3fead80af0c3 with payload { 07:49:18 "model-version-id": "test-model-ver-c0e9a485-9df1-43e5-a115-3fead80af0c3", 07:49:18 "model-name": "some-model", 07:49:18 "model-version": "testValue" 07:49:18 } 07:49:18 2024-02-06 07:49:18.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:18 2024-02-06 07:49:18.868 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:18 2024-02-06 07:49:18.868 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:18 2024-02-06 07:49:18.868 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:18 2024-02-06 07:49:18.868 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:18 2024-02-06 07:49:18.873 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:18 2024-02-06 07:49:18.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:18 2024-02-06 07:49:18.879 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-1bbf24ae-4dd5-41e6-ac21-5c6dabe6d65b with payload { 07:49:18 "vnf-id": "test-generic-1bbf24ae-4dd5-41e6-ac21-5c6dabe6d65b", 07:49:18 "vnf-type": "someval", 07:49:18 "vnf-name": "someval", 07:49:18 "model-invariant-id": "some-model" 07:49:18 } 07:49:18 2024-02-06 07:49:18.880 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:18 2024-02-06 07:49:18.882 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:18 2024-02-06 07:49:18.882 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:18 2024-02-06 07:49:18.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:18 2024-02-06 07:49:18.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-1bbf24ae-4dd5-41e6-ac21-5c6dabe6d65b","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:18 2024-02-06 07:49:18.884 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-1bbf24ae-4dd5-41e6-ac21-5c6dabe6d65b","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:19 2024-02-06 07:49:19.197 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-ecf74484-0b59-46d6-97d0-9ad275141175 with payload { 07:49:19 "model-invariant-id": "test-model-ecf74484-0b59-46d6-97d0-9ad275141175", 07:49:19 "model-type": "some-type" 07:49:19 } 07:49:19 2024-02-06 07:49:19.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:19 2024-02-06 07:49:19.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:19 2024-02-06 07:49:19.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:19 2024-02-06 07:49:19.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:19 2024-02-06 07:49:19.200 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:19 2024-02-06 07:49:19.203 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:19 2024-02-06 07:49:19.206 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:19 2024-02-06 07:49:19.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-ecf74484-0b59-46d6-97d0-9ad275141175/model-vers/model-ver/test-model-ver-04a63bed-628b-4465-9561-dbd4610349e2 with payload { 07:49:19 "model-version-id": "test-model-ver-04a63bed-628b-4465-9561-dbd4610349e2", 07:49:19 "model-name": "some-model", 07:49:19 "model-version": "testValue" 07:49:19 } 07:49:19 2024-02-06 07:49:19.209 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:19 2024-02-06 07:49:19.211 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:19 2024-02-06 07:49:19.211 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:19 2024-02-06 07:49:19.211 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:19 2024-02-06 07:49:19.211 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:19 2024-02-06 07:49:19.215 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:19 2024-02-06 07:49:19.219 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:19 2024-02-06 07:49:19.221 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b64ccc93-7340-4739-95d3-e97752cad3f3 with payload { 07:49:19 "vnf-id": "test-generic-b64ccc93-7340-4739-95d3-e97752cad3f3", 07:49:19 "vnf-type": "someval", 07:49:19 "vnf-name": "someval", 07:49:19 "model-invariant-id": "test-model-ecf74484-0b59-46d6-97d0-9ad275141175", 07:49:19 "model-version-id": "test-model-ver-04a63bed-628b-4465-9561-dbd4610349e2" 07:49:19 } 07:49:19 07:49:19 2024-02-06 07:49:19.222 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:19 2024-02-06 07:49:19.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:19 2024-02-06 07:49:19.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:19 2024-02-06 07:49:19.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:19 2024-02-06 07:49:19.224 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:19 2024-02-06 07:49:19.236 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:19 2024-02-06 07:49:19.242 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:19 2024-02-06 07:49:19.244 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:19 2024-02-06 07:49:19.249 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b64ccc93-7340-4739-95d3-e97752cad3f3 with depth all 07:49:19 2024-02-06 07:49:19.250 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:19 2024-02-06 07:49:19.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:19 2024-02-06 07:49:19.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:19 2024-02-06 07:49:19.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:19 2024-02-06 07:49:19.251 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:19 2024-02-06 07:49:19.260 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:19 2024-02-06 07:49:19.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:19 2024-02-06 07:49:19.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b64ccc93-7340-4739-95d3-e97752cad3f3 with payload { 07:49:19 "vnf-id": "test-generic-b64ccc93-7340-4739-95d3-e97752cad3f3", 07:49:19 "vnf-type": "someval", 07:49:19 "vnf-name": "someval", 07:49:19 "model-invariant-id": "test-model-4ad31e20-d756-4a29-be18-123b351b6d7b", 07:49:19 "model-version-id": "test-model-ver-bc487900-fca4-477b-a990-045be4d2587e", 07:49:19 "resource-version": "1707205759224" 07:49:19 } 07:49:19 07:49:19 2024-02-06 07:49:19.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:19 2024-02-06 07:49:19.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:19 2024-02-06 07:49:19.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:19 2024-02-06 07:49:19.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:19 2024-02-06 07:49:19.265 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:19 2024-02-06 07:49:19.268 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-4ad31e20-d756-4a29-be18-123b351b6d7b/model-vers/model-ver/test-model-ver-bc487900-fca4-477b-a990-045be4d2587e#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:19 2024-02-06 07:49:19.269 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:19 2024-02-06 07:49:19.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:19 2024-02-06 07:49:19.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-b64ccc93-7340-4739-95d3-e97752cad3f3","Node Not Found:object located at service-design-and-creation/models/model/test-model-4ad31e20-d756-4a29-be18-123b351b6d7b/model-vers/model-ver/test-model-ver-bc487900-fca4-477b-a990-045be4d2587e#model-version not found","ERR.5.4.6114"]}}} 07:49:19 2024-02-06 07:49:19.270 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:19 2024-02-06 07:49:19.585 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-85b7361e-30b6-4053-925a-45cf73d0669e with payload { 07:49:19 "model-invariant-id": "test-model-85b7361e-30b6-4053-925a-45cf73d0669e", 07:49:19 "model-type": "some-type" 07:49:19 } 07:49:19 2024-02-06 07:49:19.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:19 2024-02-06 07:49:19.588 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:19 2024-02-06 07:49:19.588 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:19 2024-02-06 07:49:19.588 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:19 2024-02-06 07:49:19.589 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:19 2024-02-06 07:49:19.591 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:19 2024-02-06 07:49:19.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:19 2024-02-06 07:49:19.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-85b7361e-30b6-4053-925a-45cf73d0669e/model-vers/model-ver/test-model-ver-260965d3-5f77-43cc-89ed-4621ed40bad8 with payload { 07:49:19 "model-version-id": "test-model-ver-260965d3-5f77-43cc-89ed-4621ed40bad8", 07:49:19 "model-name": "some-model", 07:49:19 "model-version": "testValue" 07:49:19 } 07:49:19 2024-02-06 07:49:19.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:19 2024-02-06 07:49:19.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:19 2024-02-06 07:49:19.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:19 2024-02-06 07:49:19.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:19 2024-02-06 07:49:19.598 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:19 2024-02-06 07:49:19.602 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:19 2024-02-06 07:49:19.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:19 2024-02-06 07:49:19.608 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-d5cbcb96-90d6-4146-ad7c-6474dc65d0b8 with payload { 07:49:19 "vnf-id": "test-generic-d5cbcb96-90d6-4146-ad7c-6474dc65d0b8", 07:49:19 "vnf-type": "someval", 07:49:19 "vnf-name": "someval", 07:49:19 "model-invariant-id": "test-model-85b7361e-30b6-4053-925a-45cf73d0669e", 07:49:19 "model-version-id": "test-model-ver-260965d3-5f77-43cc-89ed-4621ed40bad8" 07:49:19 } 07:49:19 07:49:19 2024-02-06 07:49:19.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:19 2024-02-06 07:49:19.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:19 2024-02-06 07:49:19.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:19 2024-02-06 07:49:19.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:19 2024-02-06 07:49:19.612 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:19 2024-02-06 07:49:19.620 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:19 2024-02-06 07:49:19.626 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:19 2024-02-06 07:49:19.627 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:19 2024-02-06 07:49:19.631 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-d5cbcb96-90d6-4146-ad7c-6474dc65d0b8 with depth all 07:49:19 2024-02-06 07:49:19.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:19 2024-02-06 07:49:19.632 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:19 2024-02-06 07:49:19.632 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:19 2024-02-06 07:49:19.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:19 2024-02-06 07:49:19.633 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:19 2024-02-06 07:49:19.637 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:19 2024-02-06 07:49:19.638 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:19 2024-02-06 07:49:19.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-87781ea8-f083-4a24-afac-b8e6bb7aa69d with payload { 07:49:19 "model-invariant-id": "test-model-87781ea8-f083-4a24-afac-b8e6bb7aa69d", 07:49:19 "model-type": "some-type" 07:49:19 } 07:49:19 2024-02-06 07:49:19.640 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:19 2024-02-06 07:49:19.641 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:19 2024-02-06 07:49:19.641 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:19 2024-02-06 07:49:19.641 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:19 2024-02-06 07:49:19.641 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:19 2024-02-06 07:49:19.644 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:19 2024-02-06 07:49:19.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:19 2024-02-06 07:49:19.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-87781ea8-f083-4a24-afac-b8e6bb7aa69d/model-vers/model-ver/test-model-ver-d50059ca-88da-4e9f-8405-d0df20efb1c0 with payload { 07:49:19 "model-version-id": "test-model-ver-d50059ca-88da-4e9f-8405-d0df20efb1c0", 07:49:19 "model-name": "some-model", 07:49:19 "model-version": "testValue" 07:49:19 } 07:49:19 2024-02-06 07:49:19.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:19 2024-02-06 07:49:19.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:19 2024-02-06 07:49:19.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:19 2024-02-06 07:49:19.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:19 2024-02-06 07:49:19.651 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:19 2024-02-06 07:49:19.655 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:19 2024-02-06 07:49:19.658 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:19 2024-02-06 07:49:19.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-d5cbcb96-90d6-4146-ad7c-6474dc65d0b8 with payload { 07:49:19 "vnf-id": "test-generic-d5cbcb96-90d6-4146-ad7c-6474dc65d0b8", 07:49:19 "vnf-type": "someval", 07:49:19 "vnf-name": "someval", 07:49:19 "model-invariant-id": "test-model-87781ea8-f083-4a24-afac-b8e6bb7aa69d", 07:49:19 "resource-version": "${resource-version}" 07:49:19 } 07:49:19 2024-02-06 07:49:19.661 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:19 2024-02-06 07:49:19.663 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:19 2024-02-06 07:49:19.663 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:19 2024-02-06 07:49:19.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:19 2024-02-06 07:49:19.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-d5cbcb96-90d6-4146-ad7c-6474dc65d0b8","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:19 2024-02-06 07:49:19.664 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:19 2024-02-06 07:49:19.980 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-e16d5b94-4919-4fe3-8a67-feccbccbdf14 with payload { 07:49:19 "model-invariant-id": "test-model-e16d5b94-4919-4fe3-8a67-feccbccbdf14", 07:49:19 "model-type": "some-type" 07:49:19 } 07:49:19 2024-02-06 07:49:19.982 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:19 2024-02-06 07:49:19.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:19 2024-02-06 07:49:19.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:19 2024-02-06 07:49:19.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:19 2024-02-06 07:49:19.984 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:19 2024-02-06 07:49:19.989 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:19 2024-02-06 07:49:19.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:19 2024-02-06 07:49:20.000 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-e16d5b94-4919-4fe3-8a67-feccbccbdf14/model-vers/model-ver/test-model-ver-06707de0-d929-4dc9-8fb5-4c4e4a982910 with payload { 07:49:19 "model-version-id": "test-model-ver-06707de0-d929-4dc9-8fb5-4c4e4a982910", 07:49:19 "model-name": "some-model", 07:49:19 "model-version": "testValue" 07:49:19 } 07:49:19 2024-02-06 07:49:20.003 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:19 2024-02-06 07:49:20.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:19 2024-02-06 07:49:20.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:19 2024-02-06 07:49:20.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:19 2024-02-06 07:49:20.005 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:20 2024-02-06 07:49:20.010 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:20 2024-02-06 07:49:20.014 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:20 2024-02-06 07:49:20.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-1172251b-a1ed-49a8-994a-1973db5796e5 with payload { 07:49:20 "vnf-id": "test-generic-1172251b-a1ed-49a8-994a-1973db5796e5", 07:49:20 "vnf-type": "someval", 07:49:20 "vnf-name": "someval", 07:49:20 "model-invariant-id": "test-model-e16d5b94-4919-4fe3-8a67-feccbccbdf14", 07:49:20 "model-version-id": "test-model-ver-06707de0-d929-4dc9-8fb5-4c4e4a982910" 07:49:20 } 07:49:20 07:49:20 2024-02-06 07:49:20.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:20 2024-02-06 07:49:20.018 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:20 2024-02-06 07:49:20.019 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:20 2024-02-06 07:49:20.019 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:20 2024-02-06 07:49:20.019 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:20 2024-02-06 07:49:20.028 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:20 2024-02-06 07:49:20.033 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:20 2024-02-06 07:49:20.034 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:20 2024-02-06 07:49:20.039 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-1172251b-a1ed-49a8-994a-1973db5796e5 with depth all 07:49:20 2024-02-06 07:49:20.040 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:20 2024-02-06 07:49:20.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:20 2024-02-06 07:49:20.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:20 2024-02-06 07:49:20.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:20 2024-02-06 07:49:20.040 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:20 2024-02-06 07:49:20.045 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:20 2024-02-06 07:49:20.045 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:20 2024-02-06 07:49:20.047 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-fbb44bdd-1600-448d-b783-d9c27e49d094 with payload { 07:49:20 "model-invariant-id": "test-model-fbb44bdd-1600-448d-b783-d9c27e49d094", 07:49:20 "model-type": "some-type" 07:49:20 } 07:49:20 2024-02-06 07:49:20.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:20 2024-02-06 07:49:20.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:20 2024-02-06 07:49:20.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:20 2024-02-06 07:49:20.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:20 2024-02-06 07:49:20.049 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:20 2024-02-06 07:49:20.052 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:20 2024-02-06 07:49:20.054 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:20 2024-02-06 07:49:20.056 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-fbb44bdd-1600-448d-b783-d9c27e49d094/model-vers/model-ver/test-model-ver-d6d5d23b-c466-4c7a-8c0d-1344ce958547 with payload { 07:49:20 "model-version-id": "test-model-ver-d6d5d23b-c466-4c7a-8c0d-1344ce958547", 07:49:20 "model-name": "some-model", 07:49:20 "model-version": "testValue" 07:49:20 } 07:49:20 2024-02-06 07:49:20.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:20 2024-02-06 07:49:20.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:20 2024-02-06 07:49:20.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:20 2024-02-06 07:49:20.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:20 2024-02-06 07:49:20.059 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:20 2024-02-06 07:49:20.063 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:20 2024-02-06 07:49:20.066 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:20 2024-02-06 07:49:20.068 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-1172251b-a1ed-49a8-994a-1973db5796e5 with payload { 07:49:20 "vnf-id": "test-generic-1172251b-a1ed-49a8-994a-1973db5796e5", 07:49:20 "vnf-type": "someval", 07:49:20 "vnf-name": "someval", 07:49:20 "model-invariant-id": "test-model-fbb44bdd-1600-448d-b783-d9c27e49d094", 07:49:20 "model-version-id": "test-model-ver-d6d5d23b-c466-4c7a-8c0d-1344ce958547", 07:49:20 "resource-version": "1707205760018" 07:49:20 } 07:49:20 07:49:20 2024-02-06 07:49:20.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:20 2024-02-06 07:49:20.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:20 2024-02-06 07:49:20.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:20 2024-02-06 07:49:20.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:20 2024-02-06 07:49:20.071 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:20 2024-02-06 07:49:20.079 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:20 2024-02-06 07:49:20.084 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:20 2024-02-06 07:49:20.086 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:20 2024-02-06 07:49:20.090 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-1172251b-a1ed-49a8-994a-1973db5796e5 with depth all 07:49:20 2024-02-06 07:49:20.091 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:20 2024-02-06 07:49:20.091 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:20 2024-02-06 07:49:20.091 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:20 2024-02-06 07:49:20.091 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:20 2024-02-06 07:49:20.092 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:20 2024-02-06 07:49:20.099 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:20 2024-02-06 07:49:20.099 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:20 2024-02-06 07:49:20.100 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-1172251b-a1ed-49a8-994a-1973db5796e5 with resource version 1707205760070 07:49:20 2024-02-06 07:49:20.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:20 2024-02-06 07:49:20.102 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:20 2024-02-06 07:49:20.102 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:20 2024-02-06 07:49:20.102 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:20 2024-02-06 07:49:20.102 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:20 2024-02-06 07:49:20.110 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 20616 with label generic-vnf 07:49:20 2024-02-06 07:49:20.111 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:20 2024-02-06 07:49:20.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:20 2024-02-06 07:49:20.419 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:20 2024-02-06 07:49:20.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-8d758047-637b-4346-a7d3-edb1178c8ae4 with payload { 07:49:20 "model-invariant-id": "test-model-8d758047-637b-4346-a7d3-edb1178c8ae4", 07:49:20 "model-type": "some-type" 07:49:20 } 07:49:20 2024-02-06 07:49:20.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:20 2024-02-06 07:49:20.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:20 2024-02-06 07:49:20.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:20 2024-02-06 07:49:20.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:20 2024-02-06 07:49:20.741 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:20 2024-02-06 07:49:20.744 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:20 2024-02-06 07:49:20.747 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:20 2024-02-06 07:49:20.748 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-8d758047-637b-4346-a7d3-edb1178c8ae4/model-vers/model-ver/test-model-ver-380f84db-cec6-4ad9-8ffd-56cf181a3146 with payload { 07:49:20 "model-version-id": "test-model-ver-380f84db-cec6-4ad9-8ffd-56cf181a3146", 07:49:20 "model-name": "some-model", 07:49:20 "model-version": "testValue" 07:49:20 } 07:49:20 2024-02-06 07:49:20.749 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:20 2024-02-06 07:49:20.751 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:20 2024-02-06 07:49:20.751 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:20 2024-02-06 07:49:20.751 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:20 2024-02-06 07:49:20.751 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:20 2024-02-06 07:49:20.755 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:20 2024-02-06 07:49:20.758 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:20 2024-02-06 07:49:20.760 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-3c6f7215-a451-4ee9-ba53-e08731d9c5ec with payload { 07:49:20 "vnf-id": "test-generic-3c6f7215-a451-4ee9-ba53-e08731d9c5ec", 07:49:20 "vnf-type": "someval", 07:49:20 "vnf-name": "someval", 07:49:20 "model-invariant-id": "test-model-8d758047-637b-4346-a7d3-edb1178c8ae4", 07:49:20 "model-version-id": "test-model-ver-380f84db-cec6-4ad9-8ffd-56cf181a3146" 07:49:20 } 07:49:20 07:49:20 2024-02-06 07:49:20.761 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:20 2024-02-06 07:49:20.762 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:20 2024-02-06 07:49:20.762 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:20 2024-02-06 07:49:20.763 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:20 2024-02-06 07:49:20.763 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:20 2024-02-06 07:49:20.772 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:20 2024-02-06 07:49:20.777 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:20 2024-02-06 07:49:20.778 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:20 2024-02-06 07:49:20.782 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/service-design-and-creation/models/model/test-model-8d758047-637b-4346-a7d3-edb1178c8ae4/model-vers/model-ver/test-model-ver-380f84db-cec6-4ad9-8ffd-56cf181a3146 with depth all 07:49:20 2024-02-06 07:49:20.783 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:20 2024-02-06 07:49:20.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:20 2024-02-06 07:49:20.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:20 2024-02-06 07:49:20.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:20 2024-02-06 07:49:20.784 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:20 2024-02-06 07:49:20.787 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:20 2024-02-06 07:49:20.787 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:20 2024-02-06 07:49:20.788 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/service-design-and-creation/models/model/test-model-8d758047-637b-4346-a7d3-edb1178c8ae4/model-vers/model-ver/test-model-ver-380f84db-cec6-4ad9-8ffd-56cf181a3146 with resource version 1707205760751 07:49:20 2024-02-06 07:49:20.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:20 2024-02-06 07:49:20.789 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:20 2024-02-06 07:49:20.789 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:20 2024-02-06 07:49:20.789 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:20 2024-02-06 07:49:20.789 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:20 2024-02-06 07:49:20.794 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 547 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 584 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 578 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 07:49:20 2024-02-06 07:49:20.795 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:20 2024-02-06 07:49:20.796 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 07:49:20 2024-02-06 07:49:20.796 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-8d758047-637b-4346-a7d3-edb1178c8ae4/model-vers/model-ver/test-model-ver-380f84db-cec6-4ad9-8ffd-56cf181a3146"]}}} 07:49:21 2024-02-06 07:49:21.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-64c5937a-c8fe-455f-8d79-caf25a682eb4 with payload { 07:49:21 "model-invariant-id": "test-model-64c5937a-c8fe-455f-8d79-caf25a682eb4", 07:49:21 "model-type": "some-type" 07:49:21 } 07:49:21 2024-02-06 07:49:21.108 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:21 2024-02-06 07:49:21.109 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:21 2024-02-06 07:49:21.109 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:21 2024-02-06 07:49:21.109 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:21 2024-02-06 07:49:21.109 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:21 2024-02-06 07:49:21.112 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:21 2024-02-06 07:49:21.114 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:21 2024-02-06 07:49:21.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-64c5937a-c8fe-455f-8d79-caf25a682eb4/model-vers/model-ver/test-model-ver-e6baf686-adf6-4afe-afca-96e6b9c7d6d7 with payload { 07:49:21 "model-version-id": "test-model-ver-e6baf686-adf6-4afe-afca-96e6b9c7d6d7", 07:49:21 "model-name": "some-model", 07:49:21 "model-version": "testValue" 07:49:21 } 07:49:21 2024-02-06 07:49:21.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:21 2024-02-06 07:49:21.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:21 2024-02-06 07:49:21.118 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:21 2024-02-06 07:49:21.118 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:21 2024-02-06 07:49:21.118 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:21 2024-02-06 07:49:21.121 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:21 2024-02-06 07:49:21.125 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:21 2024-02-06 07:49:21.126 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-c8b83b59-b3d8-4977-b0fc-0dc74a9a27b5 with payload { 07:49:21 "vnf-id": "test-generic-c8b83b59-b3d8-4977-b0fc-0dc74a9a27b5", 07:49:21 "vnf-type": "someval", 07:49:21 "vnf-name": "someval", 07:49:21 "model-invariant-id": "test-model-64c5937a-c8fe-455f-8d79-caf25a682eb4", 07:49:21 "model-version-id": "test-model-ver-e6baf686-adf6-4afe-afca-96e6b9c7d6d7" 07:49:21 } 07:49:21 07:49:21 2024-02-06 07:49:21.127 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:21 2024-02-06 07:49:21.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:21 2024-02-06 07:49:21.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:21 2024-02-06 07:49:21.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:21 2024-02-06 07:49:21.129 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:21 2024-02-06 07:49:21.138 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:21 2024-02-06 07:49:21.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:21 2024-02-06 07:49:21.144 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-c8b83b59-b3d8-4977-b0fc-0dc74a9a27b5 with depth all 07:49:21 2024-02-06 07:49:21.145 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:21 2024-02-06 07:49:21.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:21 2024-02-06 07:49:21.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:21 2024-02-06 07:49:21.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:21 2024-02-06 07:49:21.145 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:21 2024-02-06 07:49:21.150 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:21 2024-02-06 07:49:21.150 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:21 2024-02-06 07:49:21.151 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:21 2024-02-06 07:49:21.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-c8b83b59-b3d8-4977-b0fc-0dc74a9a27b5 with payload { 07:49:21 "vnf-id": "test-generic-c8b83b59-b3d8-4977-b0fc-0dc74a9a27b5", 07:49:21 "vnf-type": "someval", 07:49:21 "vnf-name": "someval" 07:49:21 , "resource-version": "1707205761129"} 07:49:21 2024-02-06 07:49:21.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:21 2024-02-06 07:49:21.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:21 2024-02-06 07:49:21.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:21 2024-02-06 07:49:21.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:21 2024-02-06 07:49:21.157 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:21 2024-02-06 07:49:21.165 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:21 2024-02-06 07:49:21.170 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:21 2024-02-06 07:49:21.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-c8b83b59-b3d8-4977-b0fc-0dc74a9a27b5 with depth all 07:49:21 2024-02-06 07:49:21.173 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:21 2024-02-06 07:49:21.173 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:21 2024-02-06 07:49:21.173 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:21 2024-02-06 07:49:21.173 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:21 2024-02-06 07:49:21.173 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:21 2024-02-06 07:49:21.178 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:21 2024-02-06 07:49:21.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:21 2024-02-06 07:49:21.179 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:21 2024-02-06 07:49:21.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-c8b83b59-b3d8-4977-b0fc-0dc74a9a27b5 with resource version 1707205761157 07:49:21 2024-02-06 07:49:21.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:21 2024-02-06 07:49:21.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:21 2024-02-06 07:49:21.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:21 2024-02-06 07:49:21.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:21 2024-02-06 07:49:21.184 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:21 2024-02-06 07:49:21.190 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 16400 with label generic-vnf 07:49:21 2024-02-06 07:49:21.191 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:21 2024-02-06 07:49:21.192 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:21 2024-02-06 07:49:21.495 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:21 2024-02-06 07:49:21.810 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-1b7282e5-3d1b-4a0f-830b-bec84ee98bf3 with payload { 07:49:21 "model-invariant-id": "test-model-1b7282e5-3d1b-4a0f-830b-bec84ee98bf3", 07:49:21 "model-type": "some-type" 07:49:21 } 07:49:21 2024-02-06 07:49:21.811 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:21 2024-02-06 07:49:21.813 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:21 2024-02-06 07:49:21.813 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:21 2024-02-06 07:49:21.813 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:21 2024-02-06 07:49:21.813 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:21 2024-02-06 07:49:21.816 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:21 2024-02-06 07:49:21.818 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:21 2024-02-06 07:49:21.819 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-1b7282e5-3d1b-4a0f-830b-bec84ee98bf3/model-vers/model-ver/test-model-ver-d1e76824-3eaf-4498-b8c0-8d4b14df1ddf with payload { 07:49:21 "model-version-id": "test-model-ver-d1e76824-3eaf-4498-b8c0-8d4b14df1ddf", 07:49:21 "model-name": "some-model", 07:49:21 "model-version": "testValue" 07:49:21 } 07:49:21 2024-02-06 07:49:21.820 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:21 2024-02-06 07:49:21.821 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:21 2024-02-06 07:49:21.822 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:21 2024-02-06 07:49:21.822 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:21 2024-02-06 07:49:21.822 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:21 2024-02-06 07:49:21.826 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:21 2024-02-06 07:49:21.829 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:21 2024-02-06 07:49:21.831 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-a6c83d6d-0562-47b6-aab6-4949cfdc36d5 with payload { 07:49:21 "vnf-id": "test-generic-a6c83d6d-0562-47b6-aab6-4949cfdc36d5", 07:49:21 "vnf-type": "someval", 07:49:21 "vnf-name": "someval", 07:49:21 "model-invariant-id": "random-wrong-model", 07:49:21 "model-version-id": "random-wrong-model-ver" 07:49:21 } 07:49:21 07:49:21 2024-02-06 07:49:21.832 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:21 2024-02-06 07:49:21.833 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:21 2024-02-06 07:49:21.833 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:21 2024-02-06 07:49:21.833 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:21 2024-02-06 07:49:21.833 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:21 2024-02-06 07:49:21.836 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:21 2024-02-06 07:49:21.836 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:21 2024-02-06 07:49:21.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:21 2024-02-06 07:49:21.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-a6c83d6d-0562-47b6-aab6-4949cfdc36d5","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:49:21 2024-02-06 07:49:21.837 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-a6c83d6d-0562-47b6-aab6-4949cfdc36d5","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:49:22 2024-02-06 07:49:22.147 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-7fb596e1-fb35-4ae2-ac17-6137180a3629 with payload { 07:49:22 "model-invariant-id": "test-model-7fb596e1-fb35-4ae2-ac17-6137180a3629", 07:49:22 "model-type": "some-type" 07:49:22 } 07:49:22 2024-02-06 07:49:22.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:22 2024-02-06 07:49:22.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:22 2024-02-06 07:49:22.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:22 2024-02-06 07:49:22.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:22 2024-02-06 07:49:22.150 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:22 2024-02-06 07:49:22.153 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:22 2024-02-06 07:49:22.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:22 2024-02-06 07:49:22.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-7fb596e1-fb35-4ae2-ac17-6137180a3629/model-vers/model-ver/test-model-ver-c8b4a261-91ce-4eb2-a446-be2b4533d507 with payload { 07:49:22 "model-version-id": "test-model-ver-c8b4a261-91ce-4eb2-a446-be2b4533d507", 07:49:22 "model-name": "some-model", 07:49:22 "model-version": "testValue" 07:49:22 } 07:49:22 2024-02-06 07:49:22.157 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:22 2024-02-06 07:49:22.158 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:22 2024-02-06 07:49:22.158 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:22 2024-02-06 07:49:22.158 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:22 2024-02-06 07:49:22.159 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:22 2024-02-06 07:49:22.162 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:22 2024-02-06 07:49:22.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:22 2024-02-06 07:49:22.174 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/business/customers/customer/test-customer-3a9d00ff-0dfa-4be5-a287-b4dde8df39a6 with payload { 07:49:22 "global-customer-id": "test-customer-3a9d00ff-0dfa-4be5-a287-b4dde8df39a6", 07:49:22 "subscriber-name": "example-subscriber-name-val-99675", 07:49:22 "subscriber-type": "example-subscriber-type-val-40388", 07:49:22 "service-subscriptions": { 07:49:22 "service-subscription": [ 07:49:22 { 07:49:22 "service-type": "test-subtype-85294ce7-97d3-4124-bf4b-6bcaedd23648", 07:49:22 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 07:49:22 "service-instances": { 07:49:22 "service-instance": [ 07:49:22 { 07:49:22 "service-instance-id": "test-tenant-3981f753-8c42-4fcc-9310-9015f4e937d5", 07:49:22 "service-instance-name": "example-service-instance-name-val-4896", 07:49:22 "service-type": "example-service-type-val-25453", 07:49:22 "service-role": "example-service-role-val-66197", 07:49:22 "environment-context": "example-environment-context-val-95014", 07:49:22 "workload-context": "example-workload-context-val-56102", 07:49:22 "model-invariant-id": "test-model-7fb596e1-fb35-4ae2-ac17-6137180a3629", 07:49:22 "model-version-id": "test-model-ver-c8b4a261-91ce-4eb2-a446-be2b4533d507" 07:49:22 } 07:49:22 ] 07:49:22 } 07:49:22 } 07:49:22 ] 07:49:22 } 07:49:22 } 07:49:22 2024-02-06 07:49:22.175 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:22 2024-02-06 07:49:22.177 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:22 2024-02-06 07:49:22.177 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:22 2024-02-06 07:49:22.177 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:22 2024-02-06 07:49:22.177 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:22 2024-02-06 07:49:22.188 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:22 2024-02-06 07:49:22.192 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:22 2024-02-06 07:49:22.193 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:22 2024-02-06 07:49:22.197 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-3a9d00ff-0dfa-4be5-a287-b4dde8df39a6 with depth all 07:49:22 2024-02-06 07:49:22.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:22 2024-02-06 07:49:22.199 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:22 2024-02-06 07:49:22.199 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:22 2024-02-06 07:49:22.199 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:22 2024-02-06 07:49:22.199 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:22 2024-02-06 07:49:22.203 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:22 2024-02-06 07:49:22.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:22 2024-02-06 07:49:22.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/vnf-da5cbd1a-5591-43e4-97de-aa7804162e9d with payload { 07:49:22 "vnf-id": "vnf-da5cbd1a-5591-43e4-97de-aa7804162e9d", 07:49:22 "vnf-type": "someval", 07:49:22 "vnf-name": "someval", 07:49:22 "relationship-list": { 07:49:22 "relationship": [ 07:49:22 { 07:49:22 "related-to": "service-instance", 07:49:22 "related-link": "/aai/v10/business/customers/customer/test-customer-3a9d00ff-0dfa-4be5-a287-b4dde8df39a6/service-subscriptions/service-subscription/test-subtype-85294ce7-97d3-4124-bf4b-6bcaedd23648/service-instances/service-instance/test-tenant-3981f753-8c42-4fcc-9310-9015f4e937d5" 07:49:22 } 07:49:22 ] 07:49:22 } 07:49:22 } 07:49:22 07:49:22 2024-02-06 07:49:22.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:22 2024-02-06 07:49:22.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:22 2024-02-06 07:49:22.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:22 2024-02-06 07:49:22.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:22 2024-02-06 07:49:22.207 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:22 2024-02-06 07:49:22.216 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:22 2024-02-06 07:49:22.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:22 2024-02-06 07:49:22.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/vnf-da5cbd1a-5591-43e4-97de-aa7804162e9d with depth all 07:49:22 2024-02-06 07:49:22.228 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:22 2024-02-06 07:49:22.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:22 2024-02-06 07:49:22.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:22 2024-02-06 07:49:22.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:22 2024-02-06 07:49:22.229 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:22 2024-02-06 07:49:22.233 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:22 2024-02-06 07:49:22.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:22 2024-02-06 07:49:22.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-3a9d00ff-0dfa-4be5-a287-b4dde8df39a6 with depth all 07:49:22 2024-02-06 07:49:22.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:22 2024-02-06 07:49:22.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:22 2024-02-06 07:49:22.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:22 2024-02-06 07:49:22.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:22 2024-02-06 07:49:22.236 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:22 2024-02-06 07:49:22.241 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:22 2024-02-06 07:49:22.242 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:22 2024-02-06 07:49:22.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-02788d2a-47a0-40ea-8c41-3a1c621d7d6e with payload { 07:49:22 "model-invariant-id": "test-model-02788d2a-47a0-40ea-8c41-3a1c621d7d6e", 07:49:22 "model-type": "some-type" 07:49:22 } 07:49:22 2024-02-06 07:49:22.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:22 2024-02-06 07:49:22.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:22 2024-02-06 07:49:22.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:22 2024-02-06 07:49:22.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:22 2024-02-06 07:49:22.557 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:22 2024-02-06 07:49:22.560 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:22 2024-02-06 07:49:22.562 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:22 2024-02-06 07:49:22.564 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-02788d2a-47a0-40ea-8c41-3a1c621d7d6e/model-vers/model-ver/test-model-ver-b0981f5d-c7d0-47b5-9d03-3220e9341de7 with payload { 07:49:22 "model-version-id": "test-model-ver-b0981f5d-c7d0-47b5-9d03-3220e9341de7", 07:49:22 "model-name": "some-model", 07:49:22 "model-version": "testValue" 07:49:22 } 07:49:22 2024-02-06 07:49:22.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:22 2024-02-06 07:49:22.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:22 2024-02-06 07:49:22.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:22 2024-02-06 07:49:22.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:22 2024-02-06 07:49:22.566 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:22 2024-02-06 07:49:22.570 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:22 2024-02-06 07:49:22.573 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:22 2024-02-06 07:49:22.575 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-2b9fc532-5f57-4638-80b4-6024090212dd with payload { 07:49:22 "vnf-id": "test-generic-2b9fc532-5f57-4638-80b4-6024090212dd", 07:49:22 "vnf-type": "someval", 07:49:22 "vnf-name": "someval", 07:49:22 "model-invariant-id": "test-model-02788d2a-47a0-40ea-8c41-3a1c621d7d6e", 07:49:22 "model-version-id": "test-model-ver-b0981f5d-c7d0-47b5-9d03-3220e9341de7" 07:49:22 } 07:49:22 07:49:22 2024-02-06 07:49:22.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:22 2024-02-06 07:49:22.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:22 2024-02-06 07:49:22.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:22 2024-02-06 07:49:22.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:22 2024-02-06 07:49:22.578 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:22 2024-02-06 07:49:22.586 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:22 2024-02-06 07:49:22.591 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:22 2024-02-06 07:49:22.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-2b9fc532-5f57-4638-80b4-6024090212dd with depth all 07:49:22 2024-02-06 07:49:22.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:22 2024-02-06 07:49:22.594 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:22 2024-02-06 07:49:22.594 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:22 2024-02-06 07:49:22.594 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:22 2024-02-06 07:49:22.594 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:22 2024-02-06 07:49:22.598 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:22 2024-02-06 07:49:22.598 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:22 2024-02-06 07:49:22.599 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:22 2024-02-06 07:49:22.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-2b9fc532-5f57-4638-80b4-6024090212dd with payload { 07:49:22 "vnf-id": "test-generic-2b9fc532-5f57-4638-80b4-6024090212dd", 07:49:22 "vnf-type": "someval", 07:49:22 "vnf-name": "someval", 07:49:22 "model-invariant-id": "test-model-02788d2a-47a0-40ea-8c41-3a1c621d7d6e", 07:49:22 "model-version-id": "test-model-ver-b0981f5d-c7d0-47b5-9d03-3220e9341de7", 07:49:22 "resource-version": "1707205762577" 07:49:22 } 07:49:22 07:49:22 2024-02-06 07:49:22.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:22 2024-02-06 07:49:22.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:22 2024-02-06 07:49:22.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:22 2024-02-06 07:49:22.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:22 2024-02-06 07:49:22.605 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:22 2024-02-06 07:49:22.612 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:22 2024-02-06 07:49:22.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:22 2024-02-06 07:49:22.617 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-2b9fc532-5f57-4638-80b4-6024090212dd with depth all 07:49:22 2024-02-06 07:49:22.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:22 2024-02-06 07:49:22.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:22 2024-02-06 07:49:22.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:22 2024-02-06 07:49:22.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:22 2024-02-06 07:49:22.618 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:22 2024-02-06 07:49:22.622 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:22 2024-02-06 07:49:22.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:22 2024-02-06 07:49:22.623 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:22 2024-02-06 07:49:22.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-2b9fc532-5f57-4638-80b4-6024090212dd with resource version 1707205762605 07:49:22 2024-02-06 07:49:22.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:22 2024-02-06 07:49:22.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:22 2024-02-06 07:49:22.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:22 2024-02-06 07:49:22.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:22 2024-02-06 07:49:22.628 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:22 2024-02-06 07:49:22.633 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 28800 with label generic-vnf 07:49:22 2024-02-06 07:49:22.635 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:22 2024-02-06 07:49:22.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:22 2024-02-06 07:49:22.942 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:23 2024-02-06 07:49:23.257 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-f164ef08-8cc0-4f0a-9d14-c9401b89c85d with payload { 07:49:23 "model-invariant-id": "test-model-f164ef08-8cc0-4f0a-9d14-c9401b89c85d", 07:49:23 "model-type": "some-type" 07:49:23 } 07:49:23 2024-02-06 07:49:23.259 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:23 2024-02-06 07:49:23.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:23 2024-02-06 07:49:23.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:23 2024-02-06 07:49:23.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:23 2024-02-06 07:49:23.261 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:23 2024-02-06 07:49:23.264 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:23 2024-02-06 07:49:23.266 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:23 2024-02-06 07:49:23.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-f164ef08-8cc0-4f0a-9d14-c9401b89c85d/model-vers/model-ver/test-model-ver-ef8e385e-b4fe-44ce-ae3b-c132ac2895fb with payload { 07:49:23 "model-version-id": "test-model-ver-ef8e385e-b4fe-44ce-ae3b-c132ac2895fb", 07:49:23 "model-name": "some-model", 07:49:23 "model-version": "testValue" 07:49:23 } 07:49:23 2024-02-06 07:49:23.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:23 2024-02-06 07:49:23.270 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:23 2024-02-06 07:49:23.270 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:23 2024-02-06 07:49:23.270 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:23 2024-02-06 07:49:23.270 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:23 2024-02-06 07:49:23.274 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:23 2024-02-06 07:49:23.277 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:23 2024-02-06 07:49:23.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-ed9e179d-abe5-4177-ba49-af15eb3118e9 with payload { 07:49:23 "vnf-id": "test-generic-ed9e179d-abe5-4177-ba49-af15eb3118e9", 07:49:23 "vnf-type": "someval", 07:49:23 "vnf-name": "someval", 07:49:23 "model-invariant-id": "test-model-f164ef08-8cc0-4f0a-9d14-c9401b89c85d", 07:49:23 "model-version-id": "test-model-ver-ef8e385e-b4fe-44ce-ae3b-c132ac2895fb" 07:49:23 } 07:49:23 07:49:23 2024-02-06 07:49:23.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:23 2024-02-06 07:49:23.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:23 2024-02-06 07:49:23.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:23 2024-02-06 07:49:23.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:23 2024-02-06 07:49:23.281 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:23 2024-02-06 07:49:23.289 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:23 2024-02-06 07:49:23.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:23 2024-02-06 07:49:23.294 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:23 2024-02-06 07:49:23.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-ed9e179d-abe5-4177-ba49-af15eb3118e9 with depth all 07:49:23 2024-02-06 07:49:23.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:23 2024-02-06 07:49:23.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:23 2024-02-06 07:49:23.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:23 2024-02-06 07:49:23.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:23 2024-02-06 07:49:23.300 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:23 2024-02-06 07:49:23.304 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:23 2024-02-06 07:49:23.304 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:23 2024-02-06 07:49:23.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-ed9e179d-abe5-4177-ba49-af15eb3118e9 with resource version 1707205763280 07:49:23 2024-02-06 07:49:23.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:23 2024-02-06 07:49:23.306 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:23 2024-02-06 07:49:23.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:23 2024-02-06 07:49:23.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:23 2024-02-06 07:49:23.307 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:23 2024-02-06 07:49:23.313 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 49232 with label generic-vnf 07:49:23 2024-02-06 07:49:23.314 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:23 2024-02-06 07:49:23.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:23 2024-02-06 07:49:23.621 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:23 2024-02-06 07:49:23.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-94022d8f-3f39-47eb-90b5-6c941d84761a with payload { 07:49:23 "model-invariant-id": "test-model-94022d8f-3f39-47eb-90b5-6c941d84761a", 07:49:23 "model-type": "some-type" 07:49:23 } 07:49:23 2024-02-06 07:49:23.940 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:23 2024-02-06 07:49:23.942 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:23 2024-02-06 07:49:23.942 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:23 2024-02-06 07:49:23.942 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:23 2024-02-06 07:49:23.942 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:23 2024-02-06 07:49:23.944 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:23 2024-02-06 07:49:23.947 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:23 2024-02-06 07:49:23.948 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-94022d8f-3f39-47eb-90b5-6c941d84761a/model-vers/model-ver/test-model-ver-f8f3a737-23ff-40c2-8172-a281492ad005 with payload { 07:49:23 "model-version-id": "test-model-ver-f8f3a737-23ff-40c2-8172-a281492ad005", 07:49:23 "model-name": "some-model", 07:49:23 "model-version": "testValue" 07:49:23 } 07:49:23 2024-02-06 07:49:23.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:23 2024-02-06 07:49:23.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:23 2024-02-06 07:49:23.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:23 2024-02-06 07:49:23.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:23 2024-02-06 07:49:23.951 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:23 2024-02-06 07:49:23.954 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:23 2024-02-06 07:49:23.957 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:23 2024-02-06 07:49:23.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-f8c1254e-a511-47af-a844-5b6495efd783 with payload { 07:49:23 "vnf-id": "test-generic-f8c1254e-a511-47af-a844-5b6495efd783", 07:49:23 "vnf-type": "someval", 07:49:23 "vnf-name": "someval", 07:49:23 "model-invariant-id": "some-model" 07:49:23 } 07:49:23 2024-02-06 07:49:23.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:23 2024-02-06 07:49:23.961 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:23 2024-02-06 07:49:23.961 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:23 2024-02-06 07:49:23.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:23 2024-02-06 07:49:23.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-f8c1254e-a511-47af-a844-5b6495efd783","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:23 2024-02-06 07:49:23.962 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-f8c1254e-a511-47af-a844-5b6495efd783","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:24 2024-02-06 07:49:24.270 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-871a1c67-f205-433c-b3fe-78aed223a436 with payload { 07:49:24 "model-invariant-id": "test-model-871a1c67-f205-433c-b3fe-78aed223a436", 07:49:24 "model-type": "some-type" 07:49:24 } 07:49:24 2024-02-06 07:49:24.272 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:24 2024-02-06 07:49:24.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:24 2024-02-06 07:49:24.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:24 2024-02-06 07:49:24.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:24 2024-02-06 07:49:24.273 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:24 2024-02-06 07:49:24.276 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:24 2024-02-06 07:49:24.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:24 2024-02-06 07:49:24.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-871a1c67-f205-433c-b3fe-78aed223a436/model-vers/model-ver/test-model-ver-3445738a-e52f-45f4-b5ef-aa54e08207ed with payload { 07:49:24 "model-version-id": "test-model-ver-3445738a-e52f-45f4-b5ef-aa54e08207ed", 07:49:24 "model-name": "some-model", 07:49:24 "model-version": "testValue" 07:49:24 } 07:49:24 2024-02-06 07:49:24.280 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:24 2024-02-06 07:49:24.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:24 2024-02-06 07:49:24.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:24 2024-02-06 07:49:24.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:24 2024-02-06 07:49:24.283 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:24 2024-02-06 07:49:24.287 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:24 2024-02-06 07:49:24.290 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:24 2024-02-06 07:49:24.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-c71439a6-99d5-4ad9-9bdb-60dfbf787b35 with payload { 07:49:24 "vnf-id": "test-generic-c71439a6-99d5-4ad9-9bdb-60dfbf787b35", 07:49:24 "vnf-type": "someval", 07:49:24 "vnf-name": "someval", 07:49:24 "model-invariant-id": "test-model-871a1c67-f205-433c-b3fe-78aed223a436", 07:49:24 "model-version-id": "test-model-ver-3445738a-e52f-45f4-b5ef-aa54e08207ed" 07:49:24 } 07:49:24 07:49:24 2024-02-06 07:49:24.292 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:24 2024-02-06 07:49:24.294 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:24 2024-02-06 07:49:24.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:24 2024-02-06 07:49:24.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:24 2024-02-06 07:49:24.295 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:24 2024-02-06 07:49:24.303 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:24 2024-02-06 07:49:24.308 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:24 2024-02-06 07:49:24.309 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:24 2024-02-06 07:49:24.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-c71439a6-99d5-4ad9-9bdb-60dfbf787b35 with depth all 07:49:24 2024-02-06 07:49:24.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:24 2024-02-06 07:49:24.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:24 2024-02-06 07:49:24.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:24 2024-02-06 07:49:24.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:24 2024-02-06 07:49:24.314 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:24 2024-02-06 07:49:24.319 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:24 2024-02-06 07:49:24.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:24 2024-02-06 07:49:24.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-c71439a6-99d5-4ad9-9bdb-60dfbf787b35 with payload { 07:49:24 "vnf-id": "test-generic-c71439a6-99d5-4ad9-9bdb-60dfbf787b35", 07:49:24 "vnf-type": "someval", 07:49:24 "vnf-name": "someval", 07:49:24 "model-invariant-id": "test-model-d4a6a784-b23d-4d12-8821-c3480a2916bf", 07:49:24 "model-version-id": "test-model-ver-957b00ee-3553-4a7b-a93e-95c7923eaf4a", 07:49:24 "resource-version": "1707205764294" 07:49:24 } 07:49:24 07:49:24 2024-02-06 07:49:24.321 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:24 2024-02-06 07:49:24.322 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:24 2024-02-06 07:49:24.322 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:24 2024-02-06 07:49:24.322 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:24 2024-02-06 07:49:24.323 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:24 2024-02-06 07:49:24.325 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-d4a6a784-b23d-4d12-8821-c3480a2916bf/model-vers/model-ver/test-model-ver-957b00ee-3553-4a7b-a93e-95c7923eaf4a#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:24 2024-02-06 07:49:24.325 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:24 2024-02-06 07:49:24.325 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:24 2024-02-06 07:49:24.325 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-c71439a6-99d5-4ad9-9bdb-60dfbf787b35","Node Not Found:object located at service-design-and-creation/models/model/test-model-d4a6a784-b23d-4d12-8821-c3480a2916bf/model-vers/model-ver/test-model-ver-957b00ee-3553-4a7b-a93e-95c7923eaf4a#model-version not found","ERR.5.4.6114"]}}} 07:49:24 2024-02-06 07:49:24.326 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:24 2024-02-06 07:49:24.638 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-ed618748-39fb-485d-9966-d7c2cdb05e0c with payload { 07:49:24 "model-invariant-id": "test-model-ed618748-39fb-485d-9966-d7c2cdb05e0c", 07:49:24 "model-type": "some-type" 07:49:24 } 07:49:24 2024-02-06 07:49:24.640 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:24 2024-02-06 07:49:24.641 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:24 2024-02-06 07:49:24.641 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:24 2024-02-06 07:49:24.641 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:24 2024-02-06 07:49:24.641 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:24 2024-02-06 07:49:24.644 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:24 2024-02-06 07:49:24.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:24 2024-02-06 07:49:24.647 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-ed618748-39fb-485d-9966-d7c2cdb05e0c/model-vers/model-ver/test-model-ver-ff72a6a1-c4ce-4b59-bea0-b812ec8456fc with payload { 07:49:24 "model-version-id": "test-model-ver-ff72a6a1-c4ce-4b59-bea0-b812ec8456fc", 07:49:24 "model-name": "some-model", 07:49:24 "model-version": "testValue" 07:49:24 } 07:49:24 2024-02-06 07:49:24.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:24 2024-02-06 07:49:24.649 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:24 2024-02-06 07:49:24.649 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:24 2024-02-06 07:49:24.649 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:24 2024-02-06 07:49:24.649 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:24 2024-02-06 07:49:24.652 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:24 2024-02-06 07:49:24.656 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:24 2024-02-06 07:49:24.657 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-78a224ac-e01e-49ae-9978-77145973c259 with payload { 07:49:24 "vnf-id": "test-generic-78a224ac-e01e-49ae-9978-77145973c259", 07:49:24 "vnf-type": "someval", 07:49:24 "vnf-name": "someval", 07:49:24 "model-invariant-id": "test-model-ed618748-39fb-485d-9966-d7c2cdb05e0c", 07:49:24 "model-version-id": "test-model-ver-ff72a6a1-c4ce-4b59-bea0-b812ec8456fc" 07:49:24 } 07:49:24 07:49:24 2024-02-06 07:49:24.658 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:24 2024-02-06 07:49:24.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:24 2024-02-06 07:49:24.660 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:24 2024-02-06 07:49:24.660 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:24 2024-02-06 07:49:24.660 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:24 2024-02-06 07:49:24.668 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:24 2024-02-06 07:49:24.672 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:24 2024-02-06 07:49:24.673 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:24 2024-02-06 07:49:24.677 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-78a224ac-e01e-49ae-9978-77145973c259 with depth all 07:49:24 2024-02-06 07:49:24.679 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:24 2024-02-06 07:49:24.679 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:24 2024-02-06 07:49:24.679 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:24 2024-02-06 07:49:24.679 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:24 2024-02-06 07:49:24.679 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:24 2024-02-06 07:49:24.683 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:24 2024-02-06 07:49:24.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:24 2024-02-06 07:49:24.684 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-84510f36-f911-451a-a828-501932776a9c with payload { 07:49:24 "model-invariant-id": "test-model-84510f36-f911-451a-a828-501932776a9c", 07:49:24 "model-type": "some-type" 07:49:24 } 07:49:24 2024-02-06 07:49:24.685 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:24 2024-02-06 07:49:24.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:24 2024-02-06 07:49:24.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:24 2024-02-06 07:49:24.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:24 2024-02-06 07:49:24.686 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:24 2024-02-06 07:49:24.688 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:24 2024-02-06 07:49:24.690 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:24 2024-02-06 07:49:24.691 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-84510f36-f911-451a-a828-501932776a9c/model-vers/model-ver/test-model-ver-f0f4ef42-e4b6-4b40-9e1d-7488bef5199f with payload { 07:49:24 "model-version-id": "test-model-ver-f0f4ef42-e4b6-4b40-9e1d-7488bef5199f", 07:49:24 "model-name": "some-model", 07:49:24 "model-version": "testValue" 07:49:24 } 07:49:24 2024-02-06 07:49:24.692 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:24 2024-02-06 07:49:24.693 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:24 2024-02-06 07:49:24.693 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:24 2024-02-06 07:49:24.693 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:24 2024-02-06 07:49:24.693 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:24 2024-02-06 07:49:24.699 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:24 2024-02-06 07:49:24.703 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:24 2024-02-06 07:49:24.705 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-78a224ac-e01e-49ae-9978-77145973c259 with payload { 07:49:24 "vnf-id": "test-generic-78a224ac-e01e-49ae-9978-77145973c259", 07:49:24 "vnf-type": "someval", 07:49:24 "vnf-name": "someval", 07:49:24 "model-invariant-id": "test-model-84510f36-f911-451a-a828-501932776a9c", 07:49:24 "resource-version": "${resource-version}" 07:49:24 } 07:49:24 2024-02-06 07:49:24.706 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:24 2024-02-06 07:49:24.709 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:24 2024-02-06 07:49:24.709 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:24 2024-02-06 07:49:24.710 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:24 2024-02-06 07:49:24.710 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-78a224ac-e01e-49ae-9978-77145973c259","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:24 2024-02-06 07:49:24.711 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:25 2024-02-06 07:49:25.025 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-db3125a7-e66f-4661-96fd-70db188a3d9f with payload { 07:49:25 "model-invariant-id": "test-model-db3125a7-e66f-4661-96fd-70db188a3d9f", 07:49:25 "model-type": "some-type" 07:49:25 } 07:49:25 2024-02-06 07:49:25.027 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:25 2024-02-06 07:49:25.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:25 2024-02-06 07:49:25.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:25 2024-02-06 07:49:25.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:25 2024-02-06 07:49:25.029 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:25 2024-02-06 07:49:25.032 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:25 2024-02-06 07:49:25.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:25 2024-02-06 07:49:25.036 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-db3125a7-e66f-4661-96fd-70db188a3d9f/model-vers/model-ver/test-model-ver-2aa7182f-9aa4-4135-bc6e-3f3650c2faac with payload { 07:49:25 "model-version-id": "test-model-ver-2aa7182f-9aa4-4135-bc6e-3f3650c2faac", 07:49:25 "model-name": "some-model", 07:49:25 "model-version": "testValue" 07:49:25 } 07:49:25 2024-02-06 07:49:25.037 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:25 2024-02-06 07:49:25.039 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:25 2024-02-06 07:49:25.039 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:25 2024-02-06 07:49:25.039 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:25 2024-02-06 07:49:25.039 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:25 2024-02-06 07:49:25.043 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:25 2024-02-06 07:49:25.047 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:25 2024-02-06 07:49:25.049 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-8c9897dc-3567-48ed-bd5b-0f765a2c41c2 with payload { 07:49:25 "vnf-id": "test-generic-8c9897dc-3567-48ed-bd5b-0f765a2c41c2", 07:49:25 "vnf-type": "someval", 07:49:25 "vnf-name": "someval", 07:49:25 "model-invariant-id": "test-model-db3125a7-e66f-4661-96fd-70db188a3d9f", 07:49:25 "model-version-id": "test-model-ver-2aa7182f-9aa4-4135-bc6e-3f3650c2faac" 07:49:25 } 07:49:25 07:49:25 2024-02-06 07:49:25.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:25 2024-02-06 07:49:25.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:25 2024-02-06 07:49:25.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:25 2024-02-06 07:49:25.052 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:25 2024-02-06 07:49:25.052 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:25 2024-02-06 07:49:25.064 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:25 2024-02-06 07:49:25.068 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:25 2024-02-06 07:49:25.069 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:25 2024-02-06 07:49:25.074 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-8c9897dc-3567-48ed-bd5b-0f765a2c41c2 with depth all 07:49:25 2024-02-06 07:49:25.075 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:25 2024-02-06 07:49:25.075 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:25 2024-02-06 07:49:25.075 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:25 2024-02-06 07:49:25.075 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:25 2024-02-06 07:49:25.076 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:25 2024-02-06 07:49:25.080 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:25 2024-02-06 07:49:25.080 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:25 2024-02-06 07:49:25.081 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-2548ad1f-024c-4eb9-ac46-4fcfc1745a1e with payload { 07:49:25 "model-invariant-id": "test-model-2548ad1f-024c-4eb9-ac46-4fcfc1745a1e", 07:49:25 "model-type": "some-type" 07:49:25 } 07:49:25 2024-02-06 07:49:25.082 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:25 2024-02-06 07:49:25.083 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:25 2024-02-06 07:49:25.083 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:25 2024-02-06 07:49:25.083 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:25 2024-02-06 07:49:25.084 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:25 2024-02-06 07:49:25.086 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:25 2024-02-06 07:49:25.088 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:25 2024-02-06 07:49:25.090 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-2548ad1f-024c-4eb9-ac46-4fcfc1745a1e/model-vers/model-ver/test-model-ver-6c2784b4-0778-46e7-a58f-9554712f8fd7 with payload { 07:49:25 "model-version-id": "test-model-ver-6c2784b4-0778-46e7-a58f-9554712f8fd7", 07:49:25 "model-name": "some-model", 07:49:25 "model-version": "testValue" 07:49:25 } 07:49:25 2024-02-06 07:49:25.091 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:25 2024-02-06 07:49:25.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:25 2024-02-06 07:49:25.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:25 2024-02-06 07:49:25.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:25 2024-02-06 07:49:25.093 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:25 2024-02-06 07:49:25.097 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:25 2024-02-06 07:49:25.100 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:25 2024-02-06 07:49:25.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-8c9897dc-3567-48ed-bd5b-0f765a2c41c2 with payload { 07:49:25 "vnf-id": "test-generic-8c9897dc-3567-48ed-bd5b-0f765a2c41c2", 07:49:25 "vnf-type": "someval", 07:49:25 "vnf-name": "someval", 07:49:25 "model-invariant-id": "test-model-2548ad1f-024c-4eb9-ac46-4fcfc1745a1e", 07:49:25 "model-version-id": "test-model-ver-6c2784b4-0778-46e7-a58f-9554712f8fd7", 07:49:25 "resource-version": "1707205765051" 07:49:25 } 07:49:25 07:49:25 2024-02-06 07:49:25.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:25 2024-02-06 07:49:25.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:25 2024-02-06 07:49:25.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:25 2024-02-06 07:49:25.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:25 2024-02-06 07:49:25.104 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:25 2024-02-06 07:49:25.113 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:25 2024-02-06 07:49:25.117 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:25 2024-02-06 07:49:25.118 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:25 2024-02-06 07:49:25.123 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-8c9897dc-3567-48ed-bd5b-0f765a2c41c2 with depth all 07:49:25 2024-02-06 07:49:25.124 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:25 2024-02-06 07:49:25.124 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:25 2024-02-06 07:49:25.124 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:25 2024-02-06 07:49:25.124 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:25 2024-02-06 07:49:25.124 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:25 2024-02-06 07:49:25.128 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:25 2024-02-06 07:49:25.128 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:25 2024-02-06 07:49:25.129 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-8c9897dc-3567-48ed-bd5b-0f765a2c41c2 with resource version 1707205765104 07:49:25 2024-02-06 07:49:25.130 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:25 2024-02-06 07:49:25.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:25 2024-02-06 07:49:25.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:25 2024-02-06 07:49:25.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:25 2024-02-06 07:49:25.130 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:25 2024-02-06 07:49:25.135 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 37112 with label generic-vnf 07:49:25 2024-02-06 07:49:25.136 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:25 2024-02-06 07:49:25.139 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:25 2024-02-06 07:49:25.442 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:25 2024-02-06 07:49:25.756 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-9e260b87-56c7-408a-83c9-4388583dcd2e with payload { 07:49:25 "model-invariant-id": "test-model-9e260b87-56c7-408a-83c9-4388583dcd2e", 07:49:25 "model-type": "some-type" 07:49:25 } 07:49:25 2024-02-06 07:49:25.758 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:25 2024-02-06 07:49:25.759 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:25 2024-02-06 07:49:25.759 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:25 2024-02-06 07:49:25.759 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:25 2024-02-06 07:49:25.760 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:25 2024-02-06 07:49:25.762 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:25 2024-02-06 07:49:25.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:25 2024-02-06 07:49:25.766 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-9e260b87-56c7-408a-83c9-4388583dcd2e/model-vers/model-ver/test-model-ver-15a4b995-8d08-4b0a-91e1-cf1c428da442 with payload { 07:49:25 "model-version-id": "test-model-ver-15a4b995-8d08-4b0a-91e1-cf1c428da442", 07:49:25 "model-name": "some-model", 07:49:25 "model-version": "testValue" 07:49:25 } 07:49:25 2024-02-06 07:49:25.767 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:25 2024-02-06 07:49:25.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:25 2024-02-06 07:49:25.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:25 2024-02-06 07:49:25.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:25 2024-02-06 07:49:25.768 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:25 2024-02-06 07:49:25.771 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:25 2024-02-06 07:49:25.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:25 2024-02-06 07:49:25.776 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-829e5d85-c9aa-45ad-a424-1d08fa8af1ee with payload { 07:49:25 "vnf-id": "test-generic-829e5d85-c9aa-45ad-a424-1d08fa8af1ee", 07:49:25 "vnf-type": "someval", 07:49:25 "vnf-name": "someval", 07:49:25 "model-invariant-id": "test-model-9e260b87-56c7-408a-83c9-4388583dcd2e", 07:49:25 "model-version-id": "test-model-ver-15a4b995-8d08-4b0a-91e1-cf1c428da442" 07:49:25 } 07:49:25 07:49:25 2024-02-06 07:49:25.777 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:25 2024-02-06 07:49:25.779 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:25 2024-02-06 07:49:25.779 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:25 2024-02-06 07:49:25.779 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:25 2024-02-06 07:49:25.779 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:25 2024-02-06 07:49:25.788 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:25 2024-02-06 07:49:25.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:25 2024-02-06 07:49:25.794 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:25 2024-02-06 07:49:25.798 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/service-design-and-creation/models/model/test-model-9e260b87-56c7-408a-83c9-4388583dcd2e/model-vers/model-ver/test-model-ver-15a4b995-8d08-4b0a-91e1-cf1c428da442 with depth all 07:49:25 2024-02-06 07:49:25.800 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:25 2024-02-06 07:49:25.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:25 2024-02-06 07:49:25.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:25 2024-02-06 07:49:25.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:25 2024-02-06 07:49:25.800 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:25 2024-02-06 07:49:25.803 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:25 2024-02-06 07:49:25.803 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:25 2024-02-06 07:49:25.804 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/service-design-and-creation/models/model/test-model-9e260b87-56c7-408a-83c9-4388583dcd2e/model-vers/model-ver/test-model-ver-15a4b995-8d08-4b0a-91e1-cf1c428da442 with resource version 1707205765768 07:49:25 2024-02-06 07:49:25.805 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:25 2024-02-06 07:49:25.806 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:25 2024-02-06 07:49:25.806 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:25 2024-02-06 07:49:25.806 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:25 2024-02-06 07:49:25.806 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:25 2024-02-06 07:49:25.810 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 547 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 584 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 578 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 07:49:25 2024-02-06 07:49:25.811 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:25 2024-02-06 07:49:25.811 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 07:49:25 2024-02-06 07:49:25.811 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-9e260b87-56c7-408a-83c9-4388583dcd2e/model-vers/model-ver/test-model-ver-15a4b995-8d08-4b0a-91e1-cf1c428da442"]}}} 07:49:26 2024-02-06 07:49:26.121 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-4dafff93-2eab-4355-9d83-082329a3455d with payload { 07:49:26 "model-invariant-id": "test-model-4dafff93-2eab-4355-9d83-082329a3455d", 07:49:26 "model-type": "some-type" 07:49:26 } 07:49:26 2024-02-06 07:49:26.122 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:26 2024-02-06 07:49:26.124 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:26 2024-02-06 07:49:26.124 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:26 2024-02-06 07:49:26.124 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:26 2024-02-06 07:49:26.124 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:26 2024-02-06 07:49:26.126 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:26 2024-02-06 07:49:26.128 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:26 2024-02-06 07:49:26.130 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-4dafff93-2eab-4355-9d83-082329a3455d/model-vers/model-ver/test-model-ver-d440e1c9-f406-4f6a-bf62-1c60c4c48770 with payload { 07:49:26 "model-version-id": "test-model-ver-d440e1c9-f406-4f6a-bf62-1c60c4c48770", 07:49:26 "model-name": "some-model", 07:49:26 "model-version": "testValue" 07:49:26 } 07:49:26 2024-02-06 07:49:26.131 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:26 2024-02-06 07:49:26.132 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:26 2024-02-06 07:49:26.132 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:26 2024-02-06 07:49:26.132 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:26 2024-02-06 07:49:26.132 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:26 2024-02-06 07:49:26.136 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:26 2024-02-06 07:49:26.139 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:26 2024-02-06 07:49:26.140 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-561689ac-359f-4a45-91fe-19ad75a02ccf with payload { 07:49:26 "vnf-id": "test-generic-561689ac-359f-4a45-91fe-19ad75a02ccf", 07:49:26 "vnf-type": "someval", 07:49:26 "vnf-name": "someval", 07:49:26 "model-invariant-id": "test-model-4dafff93-2eab-4355-9d83-082329a3455d", 07:49:26 "model-version-id": "test-model-ver-d440e1c9-f406-4f6a-bf62-1c60c4c48770" 07:49:26 } 07:49:26 07:49:26 2024-02-06 07:49:26.141 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:26 2024-02-06 07:49:26.142 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:26 2024-02-06 07:49:26.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:26 2024-02-06 07:49:26.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:26 2024-02-06 07:49:26.143 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:26 2024-02-06 07:49:26.152 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:26 2024-02-06 07:49:26.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:26 2024-02-06 07:49:26.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-561689ac-359f-4a45-91fe-19ad75a02ccf with depth all 07:49:26 2024-02-06 07:49:26.175 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:26 2024-02-06 07:49:26.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:26 2024-02-06 07:49:26.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:26 2024-02-06 07:49:26.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:26 2024-02-06 07:49:26.175 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:26 2024-02-06 07:49:26.179 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:26 2024-02-06 07:49:26.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:26 2024-02-06 07:49:26.180 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:26 2024-02-06 07:49:26.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-561689ac-359f-4a45-91fe-19ad75a02ccf with payload { 07:49:26 "vnf-id": "test-generic-561689ac-359f-4a45-91fe-19ad75a02ccf", 07:49:26 "vnf-type": "someval", 07:49:26 "vnf-name": "someval" 07:49:26 , "resource-version": "1707205766142"} 07:49:26 2024-02-06 07:49:26.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:26 2024-02-06 07:49:26.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:26 2024-02-06 07:49:26.186 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:26 2024-02-06 07:49:26.186 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:26 2024-02-06 07:49:26.186 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:26 2024-02-06 07:49:26.193 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:26 2024-02-06 07:49:26.197 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:26 2024-02-06 07:49:26.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-561689ac-359f-4a45-91fe-19ad75a02ccf with depth all 07:49:26 2024-02-06 07:49:26.199 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:26 2024-02-06 07:49:26.199 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:26 2024-02-06 07:49:26.199 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:26 2024-02-06 07:49:26.199 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:26 2024-02-06 07:49:26.199 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:26 2024-02-06 07:49:26.203 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:26 2024-02-06 07:49:26.203 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:26 2024-02-06 07:49:26.203 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:26 2024-02-06 07:49:26.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-561689ac-359f-4a45-91fe-19ad75a02ccf with resource version 1707205766185 07:49:26 2024-02-06 07:49:26.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:26 2024-02-06 07:49:26.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:26 2024-02-06 07:49:26.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:26 2024-02-06 07:49:26.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:26 2024-02-06 07:49:26.208 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:26 2024-02-06 07:49:26.212 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 41208 with label generic-vnf 07:49:26 2024-02-06 07:49:26.213 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:26 2024-02-06 07:49:26.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:27 2024-02-06 07:49:26.518 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:27 2024-02-06 07:49:26.832 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-06b77d9c-2433-4587-952d-380e365b9365 with payload { 07:49:27 "model-invariant-id": "test-model-06b77d9c-2433-4587-952d-380e365b9365", 07:49:27 "model-type": "some-type" 07:49:27 } 07:49:27 2024-02-06 07:49:26.834 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:27 2024-02-06 07:49:26.836 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:27 2024-02-06 07:49:26.836 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:27 2024-02-06 07:49:26.836 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:27 2024-02-06 07:49:26.836 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:27 2024-02-06 07:49:26.839 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:27 2024-02-06 07:49:26.842 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:27 2024-02-06 07:49:26.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-06b77d9c-2433-4587-952d-380e365b9365/model-vers/model-ver/test-model-ver-c4313887-9628-4ce6-9eec-6e84ee3a9af6 with payload { 07:49:27 "model-version-id": "test-model-ver-c4313887-9628-4ce6-9eec-6e84ee3a9af6", 07:49:27 "model-name": "some-model", 07:49:27 "model-version": "testValue" 07:49:27 } 07:49:27 2024-02-06 07:49:26.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:27 2024-02-06 07:49:26.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:27 2024-02-06 07:49:26.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:27 2024-02-06 07:49:26.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:27 2024-02-06 07:49:26.847 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:27 2024-02-06 07:49:26.851 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:27 2024-02-06 07:49:26.855 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:27 2024-02-06 07:49:26.857 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-88d2f7ee-b08b-4a37-ba08-970f1358b795 with payload { 07:49:27 "vnf-id": "test-generic-88d2f7ee-b08b-4a37-ba08-970f1358b795", 07:49:27 "vnf-type": "someval", 07:49:27 "vnf-name": "someval", 07:49:27 "model-invariant-id": "random-wrong-model", 07:49:27 "model-version-id": "random-wrong-model-ver" 07:49:27 } 07:49:27 07:49:27 2024-02-06 07:49:26.858 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:27 2024-02-06 07:49:26.860 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:27 2024-02-06 07:49:26.860 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:27 2024-02-06 07:49:26.860 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:27 2024-02-06 07:49:26.861 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:27 2024-02-06 07:49:26.864 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:27 2024-02-06 07:49:26.865 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:27 2024-02-06 07:49:26.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:27 2024-02-06 07:49:26.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-88d2f7ee-b08b-4a37-ba08-970f1358b795","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:49:27 2024-02-06 07:49:26.866 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-88d2f7ee-b08b-4a37-ba08-970f1358b795","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:49:27 2024-02-06 07:49:27.175 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-351047d2-d8dc-422c-8636-824bb11a6609 with payload { 07:49:27 "model-invariant-id": "test-model-351047d2-d8dc-422c-8636-824bb11a6609", 07:49:27 "model-type": "some-type" 07:49:27 } 07:49:27 2024-02-06 07:49:27.176 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:27 2024-02-06 07:49:27.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:27 2024-02-06 07:49:27.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:27 2024-02-06 07:49:27.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:27 2024-02-06 07:49:27.178 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:27 2024-02-06 07:49:27.180 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:27 2024-02-06 07:49:27.182 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:27 2024-02-06 07:49:27.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-351047d2-d8dc-422c-8636-824bb11a6609/model-vers/model-ver/test-model-ver-4142712a-ccb7-496f-a560-68f54baa734c with payload { 07:49:27 "model-version-id": "test-model-ver-4142712a-ccb7-496f-a560-68f54baa734c", 07:49:27 "model-name": "some-model", 07:49:27 "model-version": "testValue" 07:49:27 } 07:49:27 2024-02-06 07:49:27.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:27 2024-02-06 07:49:27.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:27 2024-02-06 07:49:27.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:27 2024-02-06 07:49:27.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:27 2024-02-06 07:49:27.186 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:27 2024-02-06 07:49:27.189 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:27 2024-02-06 07:49:27.191 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:27 2024-02-06 07:49:27.193 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/business/customers/customer/test-customer-8961af78-d789-4126-84dd-4c85494858e7 with payload { 07:49:27 "global-customer-id": "test-customer-8961af78-d789-4126-84dd-4c85494858e7", 07:49:27 "subscriber-name": "example-subscriber-name-val-99675", 07:49:27 "subscriber-type": "example-subscriber-type-val-40388", 07:49:27 "service-subscriptions": { 07:49:27 "service-subscription": [ 07:49:27 { 07:49:27 "service-type": "test-subtype-849f8ddc-0d2f-4936-86c1-9c0ad030971a", 07:49:27 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 07:49:27 "service-instances": { 07:49:27 "service-instance": [ 07:49:27 { 07:49:27 "service-instance-id": "test-tenant-90168427-1ffb-4e6f-b2ba-034b3fb2cb62", 07:49:27 "service-instance-name": "example-service-instance-name-val-4896", 07:49:27 "service-type": "example-service-type-val-25453", 07:49:27 "service-role": "example-service-role-val-66197", 07:49:27 "environment-context": "example-environment-context-val-95014", 07:49:27 "workload-context": "example-workload-context-val-56102", 07:49:27 "model-invariant-id": "test-model-351047d2-d8dc-422c-8636-824bb11a6609", 07:49:27 "model-version-id": "test-model-ver-4142712a-ccb7-496f-a560-68f54baa734c" 07:49:27 } 07:49:27 ] 07:49:27 } 07:49:27 } 07:49:27 ] 07:49:27 } 07:49:27 } 07:49:27 2024-02-06 07:49:27.194 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:27 2024-02-06 07:49:27.196 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:27 2024-02-06 07:49:27.196 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:27 2024-02-06 07:49:27.196 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:27 2024-02-06 07:49:27.196 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:27 2024-02-06 07:49:27.209 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:27 2024-02-06 07:49:27.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:27 2024-02-06 07:49:27.215 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:27 2024-02-06 07:49:27.218 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-8961af78-d789-4126-84dd-4c85494858e7 with depth all 07:49:27 2024-02-06 07:49:27.219 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:27 2024-02-06 07:49:27.219 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:27 2024-02-06 07:49:27.219 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:27 2024-02-06 07:49:27.219 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:27 2024-02-06 07:49:27.220 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:27 2024-02-06 07:49:27.224 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:27 2024-02-06 07:49:27.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:27 2024-02-06 07:49:27.225 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/vnf-fd49ff61-6121-4d29-9518-01ab9cb8d5ba with payload { 07:49:27 "vnf-id": "vnf-fd49ff61-6121-4d29-9518-01ab9cb8d5ba", 07:49:27 "vnf-type": "someval", 07:49:27 "vnf-name": "someval", 07:49:27 "relationship-list": { 07:49:27 "relationship": [ 07:49:27 { 07:49:27 "related-to": "service-instance", 07:49:27 "related-link": "/aai/v11/business/customers/customer/test-customer-8961af78-d789-4126-84dd-4c85494858e7/service-subscriptions/service-subscription/test-subtype-849f8ddc-0d2f-4936-86c1-9c0ad030971a/service-instances/service-instance/test-tenant-90168427-1ffb-4e6f-b2ba-034b3fb2cb62" 07:49:27 } 07:49:27 ] 07:49:27 } 07:49:27 } 07:49:27 07:49:27 2024-02-06 07:49:27.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:27 2024-02-06 07:49:27.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:27 2024-02-06 07:49:27.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:27 2024-02-06 07:49:27.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:27 2024-02-06 07:49:27.228 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:27 2024-02-06 07:49:27.239 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:27 2024-02-06 07:49:27.249 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:27 2024-02-06 07:49:27.250 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/vnf-fd49ff61-6121-4d29-9518-01ab9cb8d5ba with depth all 07:49:27 2024-02-06 07:49:27.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:27 2024-02-06 07:49:27.253 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:27 2024-02-06 07:49:27.253 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:27 2024-02-06 07:49:27.253 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:27 2024-02-06 07:49:27.253 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:27 2024-02-06 07:49:27.262 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:27 2024-02-06 07:49:27.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:27 2024-02-06 07:49:27.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-8961af78-d789-4126-84dd-4c85494858e7 with depth all 07:49:27 2024-02-06 07:49:27.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:27 2024-02-06 07:49:27.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:27 2024-02-06 07:49:27.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:27 2024-02-06 07:49:27.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:27 2024-02-06 07:49:27.265 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:27 2024-02-06 07:49:27.271 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:27 2024-02-06 07:49:27.271 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:27 2024-02-06 07:49:27.589 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d888ba9e-32fe-48fc-a232-5637648d4caf with payload { 07:49:27 "model-invariant-id": "test-model-d888ba9e-32fe-48fc-a232-5637648d4caf", 07:49:27 "model-type": "some-type" 07:49:27 } 07:49:27 2024-02-06 07:49:27.591 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:27 2024-02-06 07:49:27.593 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:27 2024-02-06 07:49:27.593 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:27 2024-02-06 07:49:27.593 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:27 2024-02-06 07:49:27.593 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:27 2024-02-06 07:49:27.596 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:27 2024-02-06 07:49:27.598 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:27 2024-02-06 07:49:27.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d888ba9e-32fe-48fc-a232-5637648d4caf/model-vers/model-ver/test-model-ver-97104256-93b3-4520-95eb-5e84b47ffbcf with payload { 07:49:27 "model-version-id": "test-model-ver-97104256-93b3-4520-95eb-5e84b47ffbcf", 07:49:27 "model-name": "some-model", 07:49:27 "model-version": "testValue" 07:49:27 } 07:49:27 2024-02-06 07:49:27.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:27 2024-02-06 07:49:27.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:27 2024-02-06 07:49:27.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:27 2024-02-06 07:49:27.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:27 2024-02-06 07:49:27.603 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:27 2024-02-06 07:49:27.611 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:27 2024-02-06 07:49:27.615 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:27 2024-02-06 07:49:27.617 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0e6801e6-7001-4fa2-8086-02665c2e433e with payload { 07:49:27 "vnf-id": "test-generic-0e6801e6-7001-4fa2-8086-02665c2e433e", 07:49:27 "vnf-type": "someval", 07:49:27 "vnf-name": "someval", 07:49:27 "model-invariant-id": "test-model-d888ba9e-32fe-48fc-a232-5637648d4caf", 07:49:27 "model-version-id": "test-model-ver-97104256-93b3-4520-95eb-5e84b47ffbcf" 07:49:27 } 07:49:27 07:49:27 2024-02-06 07:49:27.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:27 2024-02-06 07:49:27.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:27 2024-02-06 07:49:27.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:27 2024-02-06 07:49:27.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:27 2024-02-06 07:49:27.621 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:27 2024-02-06 07:49:27.630 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:27 2024-02-06 07:49:27.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:27 2024-02-06 07:49:27.635 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0e6801e6-7001-4fa2-8086-02665c2e433e with depth all 07:49:27 2024-02-06 07:49:27.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:27 2024-02-06 07:49:27.636 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:27 2024-02-06 07:49:27.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:27 2024-02-06 07:49:27.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:27 2024-02-06 07:49:27.637 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:27 2024-02-06 07:49:27.642 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:27 2024-02-06 07:49:27.642 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:27 2024-02-06 07:49:27.643 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:27 2024-02-06 07:49:27.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0e6801e6-7001-4fa2-8086-02665c2e433e with payload { 07:49:27 "vnf-id": "test-generic-0e6801e6-7001-4fa2-8086-02665c2e433e", 07:49:27 "vnf-type": "someval", 07:49:27 "vnf-name": "someval", 07:49:27 "model-invariant-id": "test-model-d888ba9e-32fe-48fc-a232-5637648d4caf", 07:49:27 "model-version-id": "test-model-ver-97104256-93b3-4520-95eb-5e84b47ffbcf", 07:49:27 "resource-version": "1707205767621" 07:49:27 } 07:49:27 07:49:27 2024-02-06 07:49:27.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:27 2024-02-06 07:49:27.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:27 2024-02-06 07:49:27.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:27 2024-02-06 07:49:27.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:27 2024-02-06 07:49:27.648 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:27 2024-02-06 07:49:27.656 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:27 2024-02-06 07:49:27.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:27 2024-02-06 07:49:27.661 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0e6801e6-7001-4fa2-8086-02665c2e433e with depth all 07:49:27 2024-02-06 07:49:27.662 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:27 2024-02-06 07:49:27.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:27 2024-02-06 07:49:27.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:27 2024-02-06 07:49:27.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:27 2024-02-06 07:49:27.662 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:27 2024-02-06 07:49:27.674 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:27 2024-02-06 07:49:27.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:27 2024-02-06 07:49:27.679 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:27 2024-02-06 07:49:27.685 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0e6801e6-7001-4fa2-8086-02665c2e433e with resource version 1707205767648 07:49:27 2024-02-06 07:49:27.687 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:27 2024-02-06 07:49:27.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:27 2024-02-06 07:49:27.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:27 2024-02-06 07:49:27.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:27 2024-02-06 07:49:27.689 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:27 2024-02-06 07:49:27.695 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 49280 with label generic-vnf 07:49:27 2024-02-06 07:49:27.696 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:27 2024-02-06 07:49:27.701 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:27 2024-02-06 07:49:28.004 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:28 2024-02-06 07:49:28.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-9e40d309-789d-479f-970c-fa082235663e with payload { 07:49:28 "model-invariant-id": "test-model-9e40d309-789d-479f-970c-fa082235663e", 07:49:28 "model-type": "some-type" 07:49:28 } 07:49:28 2024-02-06 07:49:28.326 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:28 2024-02-06 07:49:28.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:28 2024-02-06 07:49:28.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:28 2024-02-06 07:49:28.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:28 2024-02-06 07:49:28.330 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:28 2024-02-06 07:49:28.334 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:28 2024-02-06 07:49:28.337 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:28 2024-02-06 07:49:28.340 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-9e40d309-789d-479f-970c-fa082235663e/model-vers/model-ver/test-model-ver-21f36b31-ad94-40db-8dc4-f45c50c10cde with payload { 07:49:28 "model-version-id": "test-model-ver-21f36b31-ad94-40db-8dc4-f45c50c10cde", 07:49:28 "model-name": "some-model", 07:49:28 "model-version": "testValue" 07:49:28 } 07:49:28 2024-02-06 07:49:28.341 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:28 2024-02-06 07:49:28.343 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:28 2024-02-06 07:49:28.343 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:28 2024-02-06 07:49:28.343 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:28 2024-02-06 07:49:28.344 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:28 2024-02-06 07:49:28.349 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:28 2024-02-06 07:49:28.353 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:28 2024-02-06 07:49:28.355 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-aa0c43b2-5c4a-495b-8291-6fb327611b76 with payload { 07:49:28 "vnf-id": "test-generic-aa0c43b2-5c4a-495b-8291-6fb327611b76", 07:49:28 "vnf-type": "someval", 07:49:28 "vnf-name": "someval", 07:49:28 "model-invariant-id": "test-model-9e40d309-789d-479f-970c-fa082235663e", 07:49:28 "model-version-id": "test-model-ver-21f36b31-ad94-40db-8dc4-f45c50c10cde" 07:49:28 } 07:49:28 07:49:28 2024-02-06 07:49:28.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:28 2024-02-06 07:49:28.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:28 2024-02-06 07:49:28.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:28 2024-02-06 07:49:28.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:28 2024-02-06 07:49:28.359 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:28 2024-02-06 07:49:28.368 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:28 2024-02-06 07:49:28.375 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:28 2024-02-06 07:49:28.377 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:28 2024-02-06 07:49:28.381 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-aa0c43b2-5c4a-495b-8291-6fb327611b76 with depth all 07:49:28 2024-02-06 07:49:28.383 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:28 2024-02-06 07:49:28.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:28 2024-02-06 07:49:28.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:28 2024-02-06 07:49:28.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:28 2024-02-06 07:49:28.384 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:28 2024-02-06 07:49:28.389 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:28 2024-02-06 07:49:28.390 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:28 2024-02-06 07:49:28.392 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-aa0c43b2-5c4a-495b-8291-6fb327611b76 with resource version 1707205768358 07:49:28 2024-02-06 07:49:28.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:28 2024-02-06 07:49:28.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:28 2024-02-06 07:49:28.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:28 2024-02-06 07:49:28.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:28 2024-02-06 07:49:28.394 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:28 2024-02-06 07:49:28.400 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 37080 with label generic-vnf 07:49:28 2024-02-06 07:49:28.402 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:28 2024-02-06 07:49:28.408 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:28 2024-02-06 07:49:28.712 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:29 2024-02-06 07:49:29.029 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-9ddb3410-1012-49f4-93cb-86886a70ac7e with payload { 07:49:29 "model-invariant-id": "test-model-9ddb3410-1012-49f4-93cb-86886a70ac7e", 07:49:29 "model-type": "some-type" 07:49:29 } 07:49:29 2024-02-06 07:49:29.031 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:29 2024-02-06 07:49:29.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:29 2024-02-06 07:49:29.034 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:29 2024-02-06 07:49:29.034 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:29 2024-02-06 07:49:29.034 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:29 2024-02-06 07:49:29.036 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:29 2024-02-06 07:49:29.038 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:29 2024-02-06 07:49:29.039 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-9ddb3410-1012-49f4-93cb-86886a70ac7e/model-vers/model-ver/test-model-ver-99faec35-e52a-453b-812c-cef63d2dc21e with payload { 07:49:29 "model-version-id": "test-model-ver-99faec35-e52a-453b-812c-cef63d2dc21e", 07:49:29 "model-name": "some-model", 07:49:29 "model-version": "testValue" 07:49:29 } 07:49:29 2024-02-06 07:49:29.040 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:29 2024-02-06 07:49:29.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:29 2024-02-06 07:49:29.042 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:29 2024-02-06 07:49:29.042 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:29 2024-02-06 07:49:29.042 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:29 2024-02-06 07:49:29.045 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:29 2024-02-06 07:49:29.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:29 2024-02-06 07:49:29.049 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-2428a40e-4009-4f39-903f-39053c6e8c6b with payload { 07:49:29 "vnf-id": "test-generic-2428a40e-4009-4f39-903f-39053c6e8c6b", 07:49:29 "vnf-type": "someval", 07:49:29 "vnf-name": "someval", 07:49:29 "model-invariant-id": "some-model" 07:49:29 } 07:49:29 2024-02-06 07:49:29.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:29 2024-02-06 07:49:29.052 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:29 2024-02-06 07:49:29.052 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:29 2024-02-06 07:49:29.052 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:29 2024-02-06 07:49:29.053 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-2428a40e-4009-4f39-903f-39053c6e8c6b","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:29 2024-02-06 07:49:29.053 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-2428a40e-4009-4f39-903f-39053c6e8c6b","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:29 2024-02-06 07:49:29.362 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d527843f-1379-40d8-9a88-c86c059599ce with payload { 07:49:29 "model-invariant-id": "test-model-d527843f-1379-40d8-9a88-c86c059599ce", 07:49:29 "model-type": "some-type" 07:49:29 } 07:49:29 2024-02-06 07:49:29.363 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:29 2024-02-06 07:49:29.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:29 2024-02-06 07:49:29.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:29 2024-02-06 07:49:29.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:29 2024-02-06 07:49:29.365 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:29 2024-02-06 07:49:29.367 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:29 2024-02-06 07:49:29.369 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:29 2024-02-06 07:49:29.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d527843f-1379-40d8-9a88-c86c059599ce/model-vers/model-ver/test-model-ver-b9cd2637-4644-41a7-a207-cc77f8c5f717 with payload { 07:49:29 "model-version-id": "test-model-ver-b9cd2637-4644-41a7-a207-cc77f8c5f717", 07:49:29 "model-name": "some-model", 07:49:29 "model-version": "testValue" 07:49:29 } 07:49:29 2024-02-06 07:49:29.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:29 2024-02-06 07:49:29.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:29 2024-02-06 07:49:29.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:29 2024-02-06 07:49:29.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:29 2024-02-06 07:49:29.373 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:29 2024-02-06 07:49:29.376 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:29 2024-02-06 07:49:29.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:29 2024-02-06 07:49:29.380 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-fdfac254-20bd-4ace-9a86-6a4cf7f475d1 with payload { 07:49:29 "vnf-id": "test-generic-fdfac254-20bd-4ace-9a86-6a4cf7f475d1", 07:49:29 "vnf-type": "someval", 07:49:29 "vnf-name": "someval", 07:49:29 "model-invariant-id": "test-model-d527843f-1379-40d8-9a88-c86c059599ce", 07:49:29 "model-version-id": "test-model-ver-b9cd2637-4644-41a7-a207-cc77f8c5f717" 07:49:29 } 07:49:29 07:49:29 2024-02-06 07:49:29.381 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:29 2024-02-06 07:49:29.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:29 2024-02-06 07:49:29.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:29 2024-02-06 07:49:29.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:29 2024-02-06 07:49:29.383 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:29 2024-02-06 07:49:29.390 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:29 2024-02-06 07:49:29.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:29 2024-02-06 07:49:29.395 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:29 2024-02-06 07:49:29.399 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-fdfac254-20bd-4ace-9a86-6a4cf7f475d1 with depth all 07:49:29 2024-02-06 07:49:29.399 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:29 2024-02-06 07:49:29.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:29 2024-02-06 07:49:29.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:29 2024-02-06 07:49:29.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:29 2024-02-06 07:49:29.400 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:29 2024-02-06 07:49:29.404 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:29 2024-02-06 07:49:29.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:29 2024-02-06 07:49:29.405 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-fdfac254-20bd-4ace-9a86-6a4cf7f475d1 with payload { 07:49:29 "vnf-id": "test-generic-fdfac254-20bd-4ace-9a86-6a4cf7f475d1", 07:49:29 "vnf-type": "someval", 07:49:29 "vnf-name": "someval", 07:49:29 "model-invariant-id": "test-model-7d983603-5b35-4507-be97-1969b79c1aed", 07:49:29 "model-version-id": "test-model-ver-4955fccf-abd5-47bd-99f2-101228c7f8ac", 07:49:29 "resource-version": "1707205769382" 07:49:29 } 07:49:29 07:49:29 2024-02-06 07:49:29.406 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:29 2024-02-06 07:49:29.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:29 2024-02-06 07:49:29.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:29 2024-02-06 07:49:29.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:29 2024-02-06 07:49:29.408 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:29 2024-02-06 07:49:29.410 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-7d983603-5b35-4507-be97-1969b79c1aed/model-vers/model-ver/test-model-ver-4955fccf-abd5-47bd-99f2-101228c7f8ac#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:29 2024-02-06 07:49:29.412 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:29 2024-02-06 07:49:29.412 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:29 2024-02-06 07:49:29.412 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-fdfac254-20bd-4ace-9a86-6a4cf7f475d1","Node Not Found:object located at service-design-and-creation/models/model/test-model-7d983603-5b35-4507-be97-1969b79c1aed/model-vers/model-ver/test-model-ver-4955fccf-abd5-47bd-99f2-101228c7f8ac#model-version not found","ERR.5.4.6114"]}}} 07:49:29 2024-02-06 07:49:29.413 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:29 2024-02-06 07:49:29.723 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-5250d1d0-454a-46dd-9a22-9a0bc69f6105 with payload { 07:49:29 "model-invariant-id": "test-model-5250d1d0-454a-46dd-9a22-9a0bc69f6105", 07:49:29 "model-type": "some-type" 07:49:29 } 07:49:29 2024-02-06 07:49:29.725 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:29 2024-02-06 07:49:29.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:29 2024-02-06 07:49:29.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:29 2024-02-06 07:49:29.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:29 2024-02-06 07:49:29.727 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:29 2024-02-06 07:49:29.731 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:29 2024-02-06 07:49:29.733 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:29 2024-02-06 07:49:29.735 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-5250d1d0-454a-46dd-9a22-9a0bc69f6105/model-vers/model-ver/test-model-ver-05d685de-ee56-4276-832e-b7d86992f348 with payload { 07:49:29 "model-version-id": "test-model-ver-05d685de-ee56-4276-832e-b7d86992f348", 07:49:29 "model-name": "some-model", 07:49:29 "model-version": "testValue" 07:49:29 } 07:49:29 2024-02-06 07:49:29.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:29 2024-02-06 07:49:29.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:29 2024-02-06 07:49:29.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:29 2024-02-06 07:49:29.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:29 2024-02-06 07:49:29.738 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:29 2024-02-06 07:49:29.742 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:29 2024-02-06 07:49:29.745 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:29 2024-02-06 07:49:29.747 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-92122eee-b0a2-4bec-8d29-d8f25d477cdc with payload { 07:49:29 "vnf-id": "test-generic-92122eee-b0a2-4bec-8d29-d8f25d477cdc", 07:49:29 "vnf-type": "someval", 07:49:29 "vnf-name": "someval", 07:49:29 "model-invariant-id": "test-model-5250d1d0-454a-46dd-9a22-9a0bc69f6105", 07:49:29 "model-version-id": "test-model-ver-05d685de-ee56-4276-832e-b7d86992f348" 07:49:29 } 07:49:29 07:49:29 2024-02-06 07:49:29.748 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:29 2024-02-06 07:49:29.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:29 2024-02-06 07:49:29.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:29 2024-02-06 07:49:29.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:29 2024-02-06 07:49:29.750 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:29 2024-02-06 07:49:29.761 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:29 2024-02-06 07:49:29.766 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:29 2024-02-06 07:49:29.768 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:29 2024-02-06 07:49:29.772 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-92122eee-b0a2-4bec-8d29-d8f25d477cdc with depth all 07:49:29 2024-02-06 07:49:29.774 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:29 2024-02-06 07:49:29.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:29 2024-02-06 07:49:29.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:29 2024-02-06 07:49:29.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:29 2024-02-06 07:49:29.774 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:29 2024-02-06 07:49:29.779 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:29 2024-02-06 07:49:29.779 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:29 2024-02-06 07:49:29.781 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-a9b2e0e4-01a1-4956-96d6-9e297c18d9b9 with payload { 07:49:29 "model-invariant-id": "test-model-a9b2e0e4-01a1-4956-96d6-9e297c18d9b9", 07:49:29 "model-type": "some-type" 07:49:29 } 07:49:29 2024-02-06 07:49:29.782 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:29 2024-02-06 07:49:29.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:29 2024-02-06 07:49:29.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:29 2024-02-06 07:49:29.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:29 2024-02-06 07:49:29.784 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:29 2024-02-06 07:49:29.786 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:29 2024-02-06 07:49:29.788 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:29 2024-02-06 07:49:29.790 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-a9b2e0e4-01a1-4956-96d6-9e297c18d9b9/model-vers/model-ver/test-model-ver-f48c329f-363c-4145-bdb4-d3a45f2ffb9f with payload { 07:49:29 "model-version-id": "test-model-ver-f48c329f-363c-4145-bdb4-d3a45f2ffb9f", 07:49:29 "model-name": "some-model", 07:49:29 "model-version": "testValue" 07:49:29 } 07:49:29 2024-02-06 07:49:29.791 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:29 2024-02-06 07:49:29.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:29 2024-02-06 07:49:29.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:29 2024-02-06 07:49:29.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:29 2024-02-06 07:49:29.792 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:29 2024-02-06 07:49:29.795 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:29 2024-02-06 07:49:29.798 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:29 2024-02-06 07:49:29.799 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-92122eee-b0a2-4bec-8d29-d8f25d477cdc with payload { 07:49:29 "vnf-id": "test-generic-92122eee-b0a2-4bec-8d29-d8f25d477cdc", 07:49:29 "vnf-type": "someval", 07:49:29 "vnf-name": "someval", 07:49:29 "model-invariant-id": "test-model-a9b2e0e4-01a1-4956-96d6-9e297c18d9b9", 07:49:29 "resource-version": "${resource-version}" 07:49:29 } 07:49:29 2024-02-06 07:49:29.800 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:29 2024-02-06 07:49:29.801 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:29 2024-02-06 07:49:29.802 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:29 2024-02-06 07:49:29.802 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:29 2024-02-06 07:49:29.802 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-92122eee-b0a2-4bec-8d29-d8f25d477cdc","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:29 2024-02-06 07:49:29.802 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:30 2024-02-06 07:49:30.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-99c2be16-1542-4c79-b033-77f2e5dcc9b4 with payload { 07:49:30 "model-invariant-id": "test-model-99c2be16-1542-4c79-b033-77f2e5dcc9b4", 07:49:30 "model-type": "some-type" 07:49:30 } 07:49:30 2024-02-06 07:49:30.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:30 2024-02-06 07:49:30.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:30 2024-02-06 07:49:30.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:30 2024-02-06 07:49:30.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:30 2024-02-06 07:49:30.118 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:30 2024-02-06 07:49:30.120 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:30 2024-02-06 07:49:30.123 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:30 2024-02-06 07:49:30.124 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-99c2be16-1542-4c79-b033-77f2e5dcc9b4/model-vers/model-ver/test-model-ver-3cffb48f-eef8-4953-b264-bffa1da3cf38 with payload { 07:49:30 "model-version-id": "test-model-ver-3cffb48f-eef8-4953-b264-bffa1da3cf38", 07:49:30 "model-name": "some-model", 07:49:30 "model-version": "testValue" 07:49:30 } 07:49:30 2024-02-06 07:49:30.125 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:30 2024-02-06 07:49:30.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:30 2024-02-06 07:49:30.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:30 2024-02-06 07:49:30.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:30 2024-02-06 07:49:30.127 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:30 2024-02-06 07:49:30.131 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:30 2024-02-06 07:49:30.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:30 2024-02-06 07:49:30.136 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7dd43a93-188f-4340-8c38-fe1675d33067 with payload { 07:49:30 "vnf-id": "test-generic-7dd43a93-188f-4340-8c38-fe1675d33067", 07:49:30 "vnf-type": "someval", 07:49:30 "vnf-name": "someval", 07:49:30 "model-invariant-id": "test-model-99c2be16-1542-4c79-b033-77f2e5dcc9b4", 07:49:30 "model-version-id": "test-model-ver-3cffb48f-eef8-4953-b264-bffa1da3cf38" 07:49:30 } 07:49:30 07:49:30 2024-02-06 07:49:30.137 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:30 2024-02-06 07:49:30.138 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:30 2024-02-06 07:49:30.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:30 2024-02-06 07:49:30.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:30 2024-02-06 07:49:30.139 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:30 2024-02-06 07:49:30.147 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:30 2024-02-06 07:49:30.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:30 2024-02-06 07:49:30.152 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:30 2024-02-06 07:49:30.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7dd43a93-188f-4340-8c38-fe1675d33067 with depth all 07:49:30 2024-02-06 07:49:30.157 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:30 2024-02-06 07:49:30.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:30 2024-02-06 07:49:30.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:30 2024-02-06 07:49:30.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:30 2024-02-06 07:49:30.157 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:30 2024-02-06 07:49:30.161 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:30 2024-02-06 07:49:30.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:30 2024-02-06 07:49:30.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-1b1246f8-9620-4eff-8251-3a0d5b9aade7 with payload { 07:49:30 "model-invariant-id": "test-model-1b1246f8-9620-4eff-8251-3a0d5b9aade7", 07:49:30 "model-type": "some-type" 07:49:30 } 07:49:30 2024-02-06 07:49:30.163 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:30 2024-02-06 07:49:30.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:30 2024-02-06 07:49:30.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:30 2024-02-06 07:49:30.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:30 2024-02-06 07:49:30.164 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:30 2024-02-06 07:49:30.166 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:30 2024-02-06 07:49:30.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:30 2024-02-06 07:49:30.170 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-1b1246f8-9620-4eff-8251-3a0d5b9aade7/model-vers/model-ver/test-model-ver-87f5592b-4837-42c0-b179-087b275dee66 with payload { 07:49:30 "model-version-id": "test-model-ver-87f5592b-4837-42c0-b179-087b275dee66", 07:49:30 "model-name": "some-model", 07:49:30 "model-version": "testValue" 07:49:30 } 07:49:30 2024-02-06 07:49:30.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:30 2024-02-06 07:49:30.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:30 2024-02-06 07:49:30.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:30 2024-02-06 07:49:30.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:30 2024-02-06 07:49:30.172 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:30 2024-02-06 07:49:30.175 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:30 2024-02-06 07:49:30.178 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:30 2024-02-06 07:49:30.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7dd43a93-188f-4340-8c38-fe1675d33067 with payload { 07:49:30 "vnf-id": "test-generic-7dd43a93-188f-4340-8c38-fe1675d33067", 07:49:30 "vnf-type": "someval", 07:49:30 "vnf-name": "someval", 07:49:30 "model-invariant-id": "test-model-1b1246f8-9620-4eff-8251-3a0d5b9aade7", 07:49:30 "model-version-id": "test-model-ver-87f5592b-4837-42c0-b179-087b275dee66", 07:49:30 "resource-version": "1707205770138" 07:49:30 } 07:49:30 07:49:30 2024-02-06 07:49:30.180 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:30 2024-02-06 07:49:30.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:30 2024-02-06 07:49:30.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:30 2024-02-06 07:49:30.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:30 2024-02-06 07:49:30.182 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:30 2024-02-06 07:49:30.190 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:30 2024-02-06 07:49:30.195 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:30 2024-02-06 07:49:30.196 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:30 2024-02-06 07:49:30.199 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7dd43a93-188f-4340-8c38-fe1675d33067 with depth all 07:49:30 2024-02-06 07:49:30.200 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:30 2024-02-06 07:49:30.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:30 2024-02-06 07:49:30.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:30 2024-02-06 07:49:30.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:30 2024-02-06 07:49:30.201 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:30 2024-02-06 07:49:30.205 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:30 2024-02-06 07:49:30.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:30 2024-02-06 07:49:30.206 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7dd43a93-188f-4340-8c38-fe1675d33067 with resource version 1707205770182 07:49:30 2024-02-06 07:49:30.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:30 2024-02-06 07:49:30.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:30 2024-02-06 07:49:30.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:30 2024-02-06 07:49:30.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:30 2024-02-06 07:49:30.207 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:30 2024-02-06 07:49:30.212 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 53352 with label generic-vnf 07:49:30 2024-02-06 07:49:30.214 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:30 2024-02-06 07:49:30.217 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:30 2024-02-06 07:49:30.520 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:30 2024-02-06 07:49:30.833 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-e1af5571-2393-45eb-872b-d13dc9e32b99 with payload { 07:49:30 "model-invariant-id": "test-model-e1af5571-2393-45eb-872b-d13dc9e32b99", 07:49:30 "model-type": "some-type" 07:49:30 } 07:49:30 2024-02-06 07:49:30.834 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:30 2024-02-06 07:49:30.835 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:30 2024-02-06 07:49:30.835 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:30 2024-02-06 07:49:30.835 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:30 2024-02-06 07:49:30.836 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:30 2024-02-06 07:49:30.839 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:30 2024-02-06 07:49:30.841 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:30 2024-02-06 07:49:30.842 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-e1af5571-2393-45eb-872b-d13dc9e32b99/model-vers/model-ver/test-model-ver-b40c66e1-7538-42e3-bdb5-7416a1d3dab9 with payload { 07:49:30 "model-version-id": "test-model-ver-b40c66e1-7538-42e3-bdb5-7416a1d3dab9", 07:49:30 "model-name": "some-model", 07:49:30 "model-version": "testValue" 07:49:30 } 07:49:30 2024-02-06 07:49:30.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:30 2024-02-06 07:49:30.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:30 2024-02-06 07:49:30.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:30 2024-02-06 07:49:30.845 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:30 2024-02-06 07:49:30.845 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:30 2024-02-06 07:49:30.848 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:30 2024-02-06 07:49:30.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:30 2024-02-06 07:49:30.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-010013ec-230f-4ea1-a37b-d5131c2d79a5 with payload { 07:49:30 "vnf-id": "test-generic-010013ec-230f-4ea1-a37b-d5131c2d79a5", 07:49:30 "vnf-type": "someval", 07:49:30 "vnf-name": "someval", 07:49:30 "model-invariant-id": "test-model-e1af5571-2393-45eb-872b-d13dc9e32b99", 07:49:30 "model-version-id": "test-model-ver-b40c66e1-7538-42e3-bdb5-7416a1d3dab9" 07:49:30 } 07:49:30 07:49:30 2024-02-06 07:49:30.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:30 2024-02-06 07:49:30.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:30 2024-02-06 07:49:30.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:30 2024-02-06 07:49:30.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:30 2024-02-06 07:49:30.855 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:30 2024-02-06 07:49:30.863 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:30 2024-02-06 07:49:30.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:30 2024-02-06 07:49:30.869 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:30 2024-02-06 07:49:30.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/service-design-and-creation/models/model/test-model-e1af5571-2393-45eb-872b-d13dc9e32b99/model-vers/model-ver/test-model-ver-b40c66e1-7538-42e3-bdb5-7416a1d3dab9 with depth all 07:49:30 2024-02-06 07:49:30.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:30 2024-02-06 07:49:30.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:30 2024-02-06 07:49:30.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:30 2024-02-06 07:49:30.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:30 2024-02-06 07:49:30.874 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:30 2024-02-06 07:49:30.876 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:30 2024-02-06 07:49:30.876 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:30 2024-02-06 07:49:30.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/service-design-and-creation/models/model/test-model-e1af5571-2393-45eb-872b-d13dc9e32b99/model-vers/model-ver/test-model-ver-b40c66e1-7538-42e3-bdb5-7416a1d3dab9 with resource version 1707205770844 07:49:30 2024-02-06 07:49:30.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:30 2024-02-06 07:49:30.878 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:30 2024-02-06 07:49:30.878 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:30 2024-02-06 07:49:30.878 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:30 2024-02-06 07:49:30.878 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:30 2024-02-06 07:49:30.882 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 547 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 584 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 578 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 07:49:30 2024-02-06 07:49:30.883 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:30 2024-02-06 07:49:30.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 07:49:30 2024-02-06 07:49:30.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-e1af5571-2393-45eb-872b-d13dc9e32b99/model-vers/model-ver/test-model-ver-b40c66e1-7538-42e3-bdb5-7416a1d3dab9"]}}} 07:49:31 2024-02-06 07:49:31.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-a9875fe1-bb5e-482f-9670-cdb36de020e9 with payload { 07:49:31 "model-invariant-id": "test-model-a9875fe1-bb5e-482f-9670-cdb36de020e9", 07:49:31 "model-type": "some-type" 07:49:31 } 07:49:31 2024-02-06 07:49:31.199 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:31 2024-02-06 07:49:31.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:31 2024-02-06 07:49:31.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:31 2024-02-06 07:49:31.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:31 2024-02-06 07:49:31.201 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:31 2024-02-06 07:49:31.203 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:31 2024-02-06 07:49:31.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:31 2024-02-06 07:49:31.206 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-a9875fe1-bb5e-482f-9670-cdb36de020e9/model-vers/model-ver/test-model-ver-df19068e-ec5c-4188-a72b-744594b13bdc with payload { 07:49:31 "model-version-id": "test-model-ver-df19068e-ec5c-4188-a72b-744594b13bdc", 07:49:31 "model-name": "some-model", 07:49:31 "model-version": "testValue" 07:49:31 } 07:49:31 2024-02-06 07:49:31.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:31 2024-02-06 07:49:31.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:31 2024-02-06 07:49:31.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:31 2024-02-06 07:49:31.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:31 2024-02-06 07:49:31.209 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:31 2024-02-06 07:49:31.216 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:31 2024-02-06 07:49:31.221 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:31 2024-02-06 07:49:31.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-92a5bb6b-518e-4e33-836c-e7203c113f80 with payload { 07:49:31 "vnf-id": "test-generic-92a5bb6b-518e-4e33-836c-e7203c113f80", 07:49:31 "vnf-type": "someval", 07:49:31 "vnf-name": "someval", 07:49:31 "model-invariant-id": "test-model-a9875fe1-bb5e-482f-9670-cdb36de020e9", 07:49:31 "model-version-id": "test-model-ver-df19068e-ec5c-4188-a72b-744594b13bdc" 07:49:31 } 07:49:31 07:49:31 2024-02-06 07:49:31.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:31 2024-02-06 07:49:31.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:31 2024-02-06 07:49:31.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:31 2024-02-06 07:49:31.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:31 2024-02-06 07:49:31.228 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:31 2024-02-06 07:49:31.234 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:31 2024-02-06 07:49:31.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:31 2024-02-06 07:49:31.239 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-92a5bb6b-518e-4e33-836c-e7203c113f80 with depth all 07:49:31 2024-02-06 07:49:31.240 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:31 2024-02-06 07:49:31.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:31 2024-02-06 07:49:31.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:31 2024-02-06 07:49:31.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:31 2024-02-06 07:49:31.240 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:31 2024-02-06 07:49:31.243 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:31 2024-02-06 07:49:31.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:31 2024-02-06 07:49:31.243 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:31 2024-02-06 07:49:31.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-92a5bb6b-518e-4e33-836c-e7203c113f80 with payload { 07:49:31 "vnf-id": "test-generic-92a5bb6b-518e-4e33-836c-e7203c113f80", 07:49:31 "vnf-type": "someval", 07:49:31 "vnf-name": "someval" 07:49:31 , "resource-version": "1707205771227"} 07:49:31 2024-02-06 07:49:31.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:31 2024-02-06 07:49:31.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:31 2024-02-06 07:49:31.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:31 2024-02-06 07:49:31.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:31 2024-02-06 07:49:31.251 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:31 2024-02-06 07:49:31.257 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:31 2024-02-06 07:49:31.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:31 2024-02-06 07:49:31.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-92a5bb6b-518e-4e33-836c-e7203c113f80 with depth all 07:49:31 2024-02-06 07:49:31.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:31 2024-02-06 07:49:31.263 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:31 2024-02-06 07:49:31.263 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:31 2024-02-06 07:49:31.263 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:31 2024-02-06 07:49:31.264 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:31 2024-02-06 07:49:31.269 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:31 2024-02-06 07:49:31.270 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:31 2024-02-06 07:49:31.270 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:31 2024-02-06 07:49:31.274 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-92a5bb6b-518e-4e33-836c-e7203c113f80 with resource version 1707205771251 07:49:31 2024-02-06 07:49:31.275 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:31 2024-02-06 07:49:31.275 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:31 2024-02-06 07:49:31.275 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:31 2024-02-06 07:49:31.275 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:31 2024-02-06 07:49:31.275 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:31 2024-02-06 07:49:31.280 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 57480 with label generic-vnf 07:49:31 2024-02-06 07:49:31.281 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:31 2024-02-06 07:49:31.281 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:31 2024-02-06 07:49:31.584 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:31 2024-02-06 07:49:31.898 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-78dd0c87-960a-43b6-befc-36df59052c5e with payload { 07:49:31 "model-invariant-id": "test-model-78dd0c87-960a-43b6-befc-36df59052c5e", 07:49:31 "model-type": "some-type" 07:49:31 } 07:49:31 2024-02-06 07:49:31.900 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:31 2024-02-06 07:49:31.901 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:31 2024-02-06 07:49:31.901 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:31 2024-02-06 07:49:31.901 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:31 2024-02-06 07:49:31.901 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:31 2024-02-06 07:49:31.903 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:31 2024-02-06 07:49:31.905 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:31 2024-02-06 07:49:31.906 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-78dd0c87-960a-43b6-befc-36df59052c5e/model-vers/model-ver/test-model-ver-9ba63476-c363-4727-bdbb-fd2cb7f31aea with payload { 07:49:31 "model-version-id": "test-model-ver-9ba63476-c363-4727-bdbb-fd2cb7f31aea", 07:49:31 "model-name": "some-model", 07:49:31 "model-version": "testValue" 07:49:31 } 07:49:31 2024-02-06 07:49:31.907 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:31 2024-02-06 07:49:31.908 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:31 2024-02-06 07:49:31.908 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:31 2024-02-06 07:49:31.908 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:31 2024-02-06 07:49:31.908 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:31 2024-02-06 07:49:31.911 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:31 2024-02-06 07:49:31.913 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:31 2024-02-06 07:49:31.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a0169d5b-200a-4e37-af5d-4e79e6412772 with payload { 07:49:31 "vnf-id": "test-generic-a0169d5b-200a-4e37-af5d-4e79e6412772", 07:49:31 "vnf-type": "someval", 07:49:31 "vnf-name": "someval", 07:49:31 "model-invariant-id": "random-wrong-model", 07:49:31 "model-version-id": "random-wrong-model-ver" 07:49:31 } 07:49:31 07:49:31 2024-02-06 07:49:31.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:31 2024-02-06 07:49:31.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:31 2024-02-06 07:49:31.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:31 2024-02-06 07:49:31.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:31 2024-02-06 07:49:31.917 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:31 2024-02-06 07:49:31.919 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:31 2024-02-06 07:49:31.919 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:31 2024-02-06 07:49:31.920 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:31 2024-02-06 07:49:31.920 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-a0169d5b-200a-4e37-af5d-4e79e6412772","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:49:31 2024-02-06 07:49:31.920 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-a0169d5b-200a-4e37-af5d-4e79e6412772","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:49:32 2024-02-06 07:49:32.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-2d2b0d24-9167-4070-9e21-0726c861397d with payload { 07:49:32 "model-invariant-id": "test-model-2d2b0d24-9167-4070-9e21-0726c861397d", 07:49:32 "model-type": "some-type" 07:49:32 } 07:49:32 2024-02-06 07:49:32.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:32 2024-02-06 07:49:32.232 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:32 2024-02-06 07:49:32.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:32 2024-02-06 07:49:32.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:32 2024-02-06 07:49:32.233 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:32 2024-02-06 07:49:32.235 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:32 2024-02-06 07:49:32.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:32 2024-02-06 07:49:32.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-2d2b0d24-9167-4070-9e21-0726c861397d/model-vers/model-ver/test-model-ver-2e129bc7-4414-4f70-9d26-0d93a8feea3f with payload { 07:49:32 "model-version-id": "test-model-ver-2e129bc7-4414-4f70-9d26-0d93a8feea3f", 07:49:32 "model-name": "some-model", 07:49:32 "model-version": "testValue" 07:49:32 } 07:49:32 2024-02-06 07:49:32.239 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:32 2024-02-06 07:49:32.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:32 2024-02-06 07:49:32.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:32 2024-02-06 07:49:32.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:32 2024-02-06 07:49:32.240 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:32 2024-02-06 07:49:32.243 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:32 2024-02-06 07:49:32.245 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:32 2024-02-06 07:49:32.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/business/customers/customer/test-customer-31ff80de-97c2-495e-a9e4-62672f8914e7 with payload { 07:49:32 "global-customer-id": "test-customer-31ff80de-97c2-495e-a9e4-62672f8914e7", 07:49:32 "subscriber-name": "example-subscriber-name-val-99675", 07:49:32 "subscriber-type": "example-subscriber-type-val-40388", 07:49:32 "service-subscriptions": { 07:49:32 "service-subscription": [ 07:49:32 { 07:49:32 "service-type": "test-subtype-5f38972a-785d-41cd-920e-ce3e1136c2ce", 07:49:32 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 07:49:32 "service-instances": { 07:49:32 "service-instance": [ 07:49:32 { 07:49:32 "service-instance-id": "test-tenant-2f985691-ee28-44b2-a64e-46e440986444", 07:49:32 "service-instance-name": "example-service-instance-name-val-4896", 07:49:32 "service-type": "example-service-type-val-25453", 07:49:32 "service-role": "example-service-role-val-66197", 07:49:32 "environment-context": "example-environment-context-val-95014", 07:49:32 "workload-context": "example-workload-context-val-56102", 07:49:32 "model-invariant-id": "test-model-2d2b0d24-9167-4070-9e21-0726c861397d", 07:49:32 "model-version-id": "test-model-ver-2e129bc7-4414-4f70-9d26-0d93a8feea3f" 07:49:32 } 07:49:32 ] 07:49:32 } 07:49:32 } 07:49:32 ] 07:49:32 } 07:49:32 } 07:49:32 2024-02-06 07:49:32.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:32 2024-02-06 07:49:32.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:32 2024-02-06 07:49:32.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:32 2024-02-06 07:49:32.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:32 2024-02-06 07:49:32.252 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:32 2024-02-06 07:49:32.269 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:32 2024-02-06 07:49:32.272 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:32 2024-02-06 07:49:32.273 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:32 2024-02-06 07:49:32.277 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-31ff80de-97c2-495e-a9e4-62672f8914e7 with depth all 07:49:32 2024-02-06 07:49:32.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:32 2024-02-06 07:49:32.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:32 2024-02-06 07:49:32.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:32 2024-02-06 07:49:32.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:32 2024-02-06 07:49:32.278 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:32 2024-02-06 07:49:32.283 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:32 2024-02-06 07:49:32.283 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:32 2024-02-06 07:49:32.284 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/vnf-c716262a-b371-4eb7-8371-ed4fd9764a87 with payload { 07:49:32 "vnf-id": "vnf-c716262a-b371-4eb7-8371-ed4fd9764a87", 07:49:32 "vnf-type": "someval", 07:49:32 "vnf-name": "someval", 07:49:32 "relationship-list": { 07:49:32 "relationship": [ 07:49:32 { 07:49:32 "related-to": "service-instance", 07:49:32 "related-link": "/aai/v11/business/customers/customer/test-customer-31ff80de-97c2-495e-a9e4-62672f8914e7/service-subscriptions/service-subscription/test-subtype-5f38972a-785d-41cd-920e-ce3e1136c2ce/service-instances/service-instance/test-tenant-2f985691-ee28-44b2-a64e-46e440986444" 07:49:32 } 07:49:32 ] 07:49:32 } 07:49:32 } 07:49:32 07:49:32 2024-02-06 07:49:32.284 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:32 2024-02-06 07:49:32.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:32 2024-02-06 07:49:32.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:32 2024-02-06 07:49:32.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:32 2024-02-06 07:49:32.286 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:32 2024-02-06 07:49:32.295 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:32 2024-02-06 07:49:32.304 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:32 2024-02-06 07:49:32.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/vnf-c716262a-b371-4eb7-8371-ed4fd9764a87 with depth all 07:49:32 2024-02-06 07:49:32.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:32 2024-02-06 07:49:32.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:32 2024-02-06 07:49:32.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:32 2024-02-06 07:49:32.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:32 2024-02-06 07:49:32.307 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:32 2024-02-06 07:49:32.311 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:32 2024-02-06 07:49:32.311 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:32 2024-02-06 07:49:32.311 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-31ff80de-97c2-495e-a9e4-62672f8914e7 with depth all 07:49:32 2024-02-06 07:49:32.312 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:32 2024-02-06 07:49:32.312 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:32 2024-02-06 07:49:32.312 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:32 2024-02-06 07:49:32.312 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:32 2024-02-06 07:49:32.312 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:32 2024-02-06 07:49:32.317 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:32 2024-02-06 07:49:32.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:32 2024-02-06 07:49:32.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-c4339820-1c9b-4a9d-9db1-ccf859543f06 with payload { 07:49:32 "model-invariant-id": "test-model-c4339820-1c9b-4a9d-9db1-ccf859543f06", 07:49:32 "model-type": "some-type" 07:49:32 } 07:49:32 2024-02-06 07:49:32.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:32 2024-02-06 07:49:32.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:32 2024-02-06 07:49:32.631 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:32 2024-02-06 07:49:32.631 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:32 2024-02-06 07:49:32.631 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:32 2024-02-06 07:49:32.633 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:32 2024-02-06 07:49:32.635 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:32 2024-02-06 07:49:32.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-c4339820-1c9b-4a9d-9db1-ccf859543f06/model-vers/model-ver/test-model-ver-93c66d90-78d9-4b0c-86a2-932cf3bedf57 with payload { 07:49:32 "model-version-id": "test-model-ver-93c66d90-78d9-4b0c-86a2-932cf3bedf57", 07:49:32 "model-name": "some-model", 07:49:32 "model-version": "testValue" 07:49:32 } 07:49:32 2024-02-06 07:49:32.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:32 2024-02-06 07:49:32.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:32 2024-02-06 07:49:32.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:32 2024-02-06 07:49:32.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:32 2024-02-06 07:49:32.638 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:32 2024-02-06 07:49:32.640 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:32 2024-02-06 07:49:32.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:32 2024-02-06 07:49:32.650 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-678d93b9-0922-4727-bd1e-3830638ae85c with payload { 07:49:32 "vnf-id": "test-generic-678d93b9-0922-4727-bd1e-3830638ae85c", 07:49:32 "vnf-type": "someval", 07:49:32 "vnf-name": "someval", 07:49:32 "model-invariant-id": "test-model-c4339820-1c9b-4a9d-9db1-ccf859543f06", 07:49:32 "model-version-id": "test-model-ver-93c66d90-78d9-4b0c-86a2-932cf3bedf57" 07:49:32 } 07:49:32 07:49:32 2024-02-06 07:49:32.652 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:32 2024-02-06 07:49:32.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:32 2024-02-06 07:49:32.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:32 2024-02-06 07:49:32.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:32 2024-02-06 07:49:32.654 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:32 2024-02-06 07:49:32.663 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:32 2024-02-06 07:49:32.667 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:32 2024-02-06 07:49:32.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-678d93b9-0922-4727-bd1e-3830638ae85c with depth all 07:49:32 2024-02-06 07:49:32.669 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:32 2024-02-06 07:49:32.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:32 2024-02-06 07:49:32.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:32 2024-02-06 07:49:32.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:32 2024-02-06 07:49:32.670 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:32 2024-02-06 07:49:32.673 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:32 2024-02-06 07:49:32.674 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:32 2024-02-06 07:49:32.674 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:32 2024-02-06 07:49:32.678 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-678d93b9-0922-4727-bd1e-3830638ae85c with payload { 07:49:32 "vnf-id": "test-generic-678d93b9-0922-4727-bd1e-3830638ae85c", 07:49:32 "vnf-type": "someval", 07:49:32 "vnf-name": "someval", 07:49:32 "model-invariant-id": "test-model-c4339820-1c9b-4a9d-9db1-ccf859543f06", 07:49:32 "model-version-id": "test-model-ver-93c66d90-78d9-4b0c-86a2-932cf3bedf57", 07:49:32 "resource-version": "1707205772654" 07:49:32 } 07:49:32 07:49:32 2024-02-06 07:49:32.679 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:32 2024-02-06 07:49:32.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:32 2024-02-06 07:49:32.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:32 2024-02-06 07:49:32.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:32 2024-02-06 07:49:32.680 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:32 2024-02-06 07:49:32.686 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:32 2024-02-06 07:49:32.690 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:32 2024-02-06 07:49:32.691 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-678d93b9-0922-4727-bd1e-3830638ae85c with depth all 07:49:32 2024-02-06 07:49:32.693 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:32 2024-02-06 07:49:32.693 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:32 2024-02-06 07:49:32.693 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:32 2024-02-06 07:49:32.694 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:32 2024-02-06 07:49:32.694 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:32 2024-02-06 07:49:32.701 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:32 2024-02-06 07:49:32.701 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:32 2024-02-06 07:49:32.701 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:32 2024-02-06 07:49:32.704 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-678d93b9-0922-4727-bd1e-3830638ae85c with resource version 1707205772680 07:49:32 2024-02-06 07:49:32.705 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:32 2024-02-06 07:49:32.705 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:32 2024-02-06 07:49:32.705 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:32 2024-02-06 07:49:32.705 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:32 2024-02-06 07:49:32.705 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:32 2024-02-06 07:49:32.709 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 73808 with label generic-vnf 07:49:32 2024-02-06 07:49:32.710 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:32 2024-02-06 07:49:32.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:33 2024-02-06 07:49:33.014 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:33 2024-02-06 07:49:33.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-61d9ab41-55fb-4481-85a0-4a80b8e04796 with payload { 07:49:33 "model-invariant-id": "test-model-61d9ab41-55fb-4481-85a0-4a80b8e04796", 07:49:33 "model-type": "some-type" 07:49:33 } 07:49:33 2024-02-06 07:49:33.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:33 2024-02-06 07:49:33.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:33 2024-02-06 07:49:33.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:33 2024-02-06 07:49:33.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:33 2024-02-06 07:49:33.332 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:33 2024-02-06 07:49:33.334 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:33 2024-02-06 07:49:33.335 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:33 2024-02-06 07:49:33.337 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-61d9ab41-55fb-4481-85a0-4a80b8e04796/model-vers/model-ver/test-model-ver-0afcbbed-e231-4798-9f8e-e321ac50223c with payload { 07:49:33 "model-version-id": "test-model-ver-0afcbbed-e231-4798-9f8e-e321ac50223c", 07:49:33 "model-name": "some-model", 07:49:33 "model-version": "testValue" 07:49:33 } 07:49:33 2024-02-06 07:49:33.337 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:33 2024-02-06 07:49:33.338 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:33 2024-02-06 07:49:33.338 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:33 2024-02-06 07:49:33.338 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:33 2024-02-06 07:49:33.339 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:33 2024-02-06 07:49:33.341 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:33 2024-02-06 07:49:33.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:33 2024-02-06 07:49:33.345 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-dafd9f8a-a835-4c56-95be-64e306f780da with payload { 07:49:33 "vnf-id": "test-generic-dafd9f8a-a835-4c56-95be-64e306f780da", 07:49:33 "vnf-type": "someval", 07:49:33 "vnf-name": "someval", 07:49:33 "model-invariant-id": "test-model-61d9ab41-55fb-4481-85a0-4a80b8e04796", 07:49:33 "model-version-id": "test-model-ver-0afcbbed-e231-4798-9f8e-e321ac50223c" 07:49:33 } 07:49:33 07:49:33 2024-02-06 07:49:33.345 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:33 2024-02-06 07:49:33.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:33 2024-02-06 07:49:33.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:33 2024-02-06 07:49:33.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:33 2024-02-06 07:49:33.347 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:33 2024-02-06 07:49:33.354 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:33 2024-02-06 07:49:33.357 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:33 2024-02-06 07:49:33.358 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:33 2024-02-06 07:49:33.361 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-dafd9f8a-a835-4c56-95be-64e306f780da with depth all 07:49:33 2024-02-06 07:49:33.361 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:33 2024-02-06 07:49:33.362 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:33 2024-02-06 07:49:33.362 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:33 2024-02-06 07:49:33.362 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:33 2024-02-06 07:49:33.362 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:33 2024-02-06 07:49:33.365 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:33 2024-02-06 07:49:33.365 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:33 2024-02-06 07:49:33.366 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-dafd9f8a-a835-4c56-95be-64e306f780da with resource version 1707205773346 07:49:33 2024-02-06 07:49:33.366 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:33 2024-02-06 07:49:33.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:33 2024-02-06 07:49:33.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:33 2024-02-06 07:49:33.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:33 2024-02-06 07:49:33.367 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:33 2024-02-06 07:49:33.371 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 77904 with label generic-vnf 07:49:33 2024-02-06 07:49:33.371 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:33 2024-02-06 07:49:33.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:33 2024-02-06 07:49:33.676 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:33 2024-02-06 07:49:33.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-2eee7ec2-afa8-417b-9c3d-a1efd2838492 with payload { 07:49:33 "model-invariant-id": "test-model-2eee7ec2-afa8-417b-9c3d-a1efd2838492", 07:49:33 "model-type": "some-type" 07:49:33 } 07:49:33 2024-02-06 07:49:33.992 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:33 2024-02-06 07:49:33.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:33 2024-02-06 07:49:33.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:33 2024-02-06 07:49:33.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:33 2024-02-06 07:49:33.993 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:33 2024-02-06 07:49:33.995 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:33 2024-02-06 07:49:33.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:33 2024-02-06 07:49:33.999 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-2eee7ec2-afa8-417b-9c3d-a1efd2838492/model-vers/model-ver/test-model-ver-daf85b57-e35c-4695-90df-6089327813db with payload { 07:49:33 "model-version-id": "test-model-ver-daf85b57-e35c-4695-90df-6089327813db", 07:49:33 "model-name": "some-model", 07:49:33 "model-version": "testValue" 07:49:33 } 07:49:33 2024-02-06 07:49:34.000 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:33 2024-02-06 07:49:34.001 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:33 2024-02-06 07:49:34.001 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:33 2024-02-06 07:49:34.001 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:33 2024-02-06 07:49:34.001 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:33 2024-02-06 07:49:34.003 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:33 2024-02-06 07:49:34.006 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:33 2024-02-06 07:49:34.007 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-6593f06e-c394-46c1-8363-7ef3ec5cf38f with payload { 07:49:33 "vnf-id": "test-generic-6593f06e-c394-46c1-8363-7ef3ec5cf38f", 07:49:33 "vnf-type": "someval", 07:49:33 "vnf-name": "someval", 07:49:33 "model-invariant-id": "some-model" 07:49:33 } 07:49:33 2024-02-06 07:49:34.008 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:34 2024-02-06 07:49:34.009 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:34 2024-02-06 07:49:34.009 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:34 2024-02-06 07:49:34.010 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:34 2024-02-06 07:49:34.010 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-6593f06e-c394-46c1-8363-7ef3ec5cf38f","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:34 2024-02-06 07:49:34.010 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-6593f06e-c394-46c1-8363-7ef3ec5cf38f","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:34 2024-02-06 07:49:34.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e1657008-0cc2-4048-895b-4ad0b9752b8d with payload { 07:49:34 "model-invariant-id": "test-model-e1657008-0cc2-4048-895b-4ad0b9752b8d", 07:49:34 "model-type": "some-type" 07:49:34 } 07:49:34 2024-02-06 07:49:34.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:34 2024-02-06 07:49:34.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:34 2024-02-06 07:49:34.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:34 2024-02-06 07:49:34.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:34 2024-02-06 07:49:34.321 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:34 2024-02-06 07:49:34.323 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:34 2024-02-06 07:49:34.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:34 2024-02-06 07:49:34.325 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e1657008-0cc2-4048-895b-4ad0b9752b8d/model-vers/model-ver/test-model-ver-430b2478-d908-4160-a5c3-dbfa48fa61f8 with payload { 07:49:34 "model-version-id": "test-model-ver-430b2478-d908-4160-a5c3-dbfa48fa61f8", 07:49:34 "model-name": "some-model", 07:49:34 "model-version": "testValue" 07:49:34 } 07:49:34 2024-02-06 07:49:34.326 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:34 2024-02-06 07:49:34.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:34 2024-02-06 07:49:34.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:34 2024-02-06 07:49:34.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:34 2024-02-06 07:49:34.327 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:34 2024-02-06 07:49:34.330 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:34 2024-02-06 07:49:34.332 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:34 2024-02-06 07:49:34.333 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-b3bd179e-dea4-47ff-967f-ac8db4b04a8c with payload { 07:49:34 "vnf-id": "test-generic-b3bd179e-dea4-47ff-967f-ac8db4b04a8c", 07:49:34 "vnf-type": "someval", 07:49:34 "vnf-name": "someval", 07:49:34 "model-invariant-id": "test-model-e1657008-0cc2-4048-895b-4ad0b9752b8d", 07:49:34 "model-version-id": "test-model-ver-430b2478-d908-4160-a5c3-dbfa48fa61f8" 07:49:34 } 07:49:34 07:49:34 2024-02-06 07:49:34.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:34 2024-02-06 07:49:34.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:34 2024-02-06 07:49:34.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:34 2024-02-06 07:49:34.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:34 2024-02-06 07:49:34.336 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:34 2024-02-06 07:49:34.342 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:34 2024-02-06 07:49:34.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:34 2024-02-06 07:49:34.346 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:34 2024-02-06 07:49:34.349 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-b3bd179e-dea4-47ff-967f-ac8db4b04a8c with depth all 07:49:34 2024-02-06 07:49:34.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:34 2024-02-06 07:49:34.350 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:34 2024-02-06 07:49:34.350 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:34 2024-02-06 07:49:34.350 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:34 2024-02-06 07:49:34.350 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:34 2024-02-06 07:49:34.353 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:34 2024-02-06 07:49:34.353 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:34 2024-02-06 07:49:34.354 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-b3bd179e-dea4-47ff-967f-ac8db4b04a8c with payload { 07:49:34 "vnf-id": "test-generic-b3bd179e-dea4-47ff-967f-ac8db4b04a8c", 07:49:34 "vnf-type": "someval", 07:49:34 "vnf-name": "someval", 07:49:34 "model-invariant-id": "test-model-951ee4e3-2cdf-4a41-adca-6f4f56f55d43", 07:49:34 "model-version-id": "test-model-ver-d5b3a309-07ad-4640-81bf-b02bf7ac4289", 07:49:34 "resource-version": "1707205774335" 07:49:34 } 07:49:34 07:49:34 2024-02-06 07:49:34.355 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:34 2024-02-06 07:49:34.356 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:34 2024-02-06 07:49:34.356 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:34 2024-02-06 07:49:34.356 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:34 2024-02-06 07:49:34.356 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:34 2024-02-06 07:49:34.357 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-951ee4e3-2cdf-4a41-adca-6f4f56f55d43/model-vers/model-ver/test-model-ver-d5b3a309-07ad-4640-81bf-b02bf7ac4289#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:34 2024-02-06 07:49:34.358 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:34 2024-02-06 07:49:34.358 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:34 2024-02-06 07:49:34.358 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-b3bd179e-dea4-47ff-967f-ac8db4b04a8c","Node Not Found:object located at service-design-and-creation/models/model/test-model-951ee4e3-2cdf-4a41-adca-6f4f56f55d43/model-vers/model-ver/test-model-ver-d5b3a309-07ad-4640-81bf-b02bf7ac4289#model-version not found","ERR.5.4.6114"]}}} 07:49:34 2024-02-06 07:49:34.359 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:34 2024-02-06 07:49:34.669 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-5950c0ff-2354-4765-b7b8-72a23908a931 with payload { 07:49:34 "model-invariant-id": "test-model-5950c0ff-2354-4765-b7b8-72a23908a931", 07:49:34 "model-type": "some-type" 07:49:34 } 07:49:34 2024-02-06 07:49:34.670 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:34 2024-02-06 07:49:34.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:34 2024-02-06 07:49:34.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:34 2024-02-06 07:49:34.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:34 2024-02-06 07:49:34.671 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:34 2024-02-06 07:49:34.673 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:34 2024-02-06 07:49:34.675 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:34 2024-02-06 07:49:34.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-5950c0ff-2354-4765-b7b8-72a23908a931/model-vers/model-ver/test-model-ver-02d90bb3-b634-4afc-821d-a85e563f8de6 with payload { 07:49:34 "model-version-id": "test-model-ver-02d90bb3-b634-4afc-821d-a85e563f8de6", 07:49:34 "model-name": "some-model", 07:49:34 "model-version": "testValue" 07:49:34 } 07:49:34 2024-02-06 07:49:34.677 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:34 2024-02-06 07:49:34.678 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:34 2024-02-06 07:49:34.678 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:34 2024-02-06 07:49:34.678 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:34 2024-02-06 07:49:34.678 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:34 2024-02-06 07:49:34.681 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:34 2024-02-06 07:49:34.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:34 2024-02-06 07:49:34.684 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-8595775d-dfda-4c30-8048-3f0f1c8caf83 with payload { 07:49:34 "vnf-id": "test-generic-8595775d-dfda-4c30-8048-3f0f1c8caf83", 07:49:34 "vnf-type": "someval", 07:49:34 "vnf-name": "someval", 07:49:34 "model-invariant-id": "test-model-5950c0ff-2354-4765-b7b8-72a23908a931", 07:49:34 "model-version-id": "test-model-ver-02d90bb3-b634-4afc-821d-a85e563f8de6" 07:49:34 } 07:49:34 07:49:34 2024-02-06 07:49:34.685 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:34 2024-02-06 07:49:34.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:34 2024-02-06 07:49:34.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:34 2024-02-06 07:49:34.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:34 2024-02-06 07:49:34.686 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:34 2024-02-06 07:49:34.693 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:34 2024-02-06 07:49:34.697 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:34 2024-02-06 07:49:34.698 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:34 2024-02-06 07:49:34.701 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-8595775d-dfda-4c30-8048-3f0f1c8caf83 with depth all 07:49:34 2024-02-06 07:49:34.702 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:34 2024-02-06 07:49:34.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:34 2024-02-06 07:49:34.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:34 2024-02-06 07:49:34.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:34 2024-02-06 07:49:34.702 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:34 2024-02-06 07:49:34.705 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:34 2024-02-06 07:49:34.705 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:34 2024-02-06 07:49:34.706 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-618db56c-f567-41b3-9fb7-317fa6844a4f with payload { 07:49:34 "model-invariant-id": "test-model-618db56c-f567-41b3-9fb7-317fa6844a4f", 07:49:34 "model-type": "some-type" 07:49:34 } 07:49:34 2024-02-06 07:49:34.707 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:34 2024-02-06 07:49:34.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:34 2024-02-06 07:49:34.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:34 2024-02-06 07:49:34.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:34 2024-02-06 07:49:34.708 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:34 2024-02-06 07:49:34.709 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:34 2024-02-06 07:49:34.711 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:34 2024-02-06 07:49:34.711 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-618db56c-f567-41b3-9fb7-317fa6844a4f/model-vers/model-ver/test-model-ver-bd610bca-399f-4a10-afd3-a97baf67b265 with payload { 07:49:34 "model-version-id": "test-model-ver-bd610bca-399f-4a10-afd3-a97baf67b265", 07:49:34 "model-name": "some-model", 07:49:34 "model-version": "testValue" 07:49:34 } 07:49:34 2024-02-06 07:49:34.712 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:34 2024-02-06 07:49:34.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:34 2024-02-06 07:49:34.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:34 2024-02-06 07:49:34.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:34 2024-02-06 07:49:34.713 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:34 2024-02-06 07:49:34.715 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:34 2024-02-06 07:49:34.718 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:34 2024-02-06 07:49:34.719 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-8595775d-dfda-4c30-8048-3f0f1c8caf83 with payload { 07:49:34 "vnf-id": "test-generic-8595775d-dfda-4c30-8048-3f0f1c8caf83", 07:49:34 "vnf-type": "someval", 07:49:34 "vnf-name": "someval", 07:49:34 "model-invariant-id": "test-model-618db56c-f567-41b3-9fb7-317fa6844a4f", 07:49:34 "resource-version": "${resource-version}" 07:49:34 } 07:49:34 2024-02-06 07:49:34.719 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:34 2024-02-06 07:49:34.721 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:34 2024-02-06 07:49:34.721 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:34 2024-02-06 07:49:34.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:34 2024-02-06 07:49:34.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-8595775d-dfda-4c30-8048-3f0f1c8caf83","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:34 2024-02-06 07:49:34.722 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:35 2024-02-06 07:49:35.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-2d33ebe1-1368-4be3-bb32-a326ceea4511 with payload { 07:49:35 "model-invariant-id": "test-model-2d33ebe1-1368-4be3-bb32-a326ceea4511", 07:49:35 "model-type": "some-type" 07:49:35 } 07:49:35 2024-02-06 07:49:35.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:35 2024-02-06 07:49:35.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:35 2024-02-06 07:49:35.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:35 2024-02-06 07:49:35.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:35 2024-02-06 07:49:35.035 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:35 2024-02-06 07:49:35.037 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:35 2024-02-06 07:49:35.038 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:35 2024-02-06 07:49:35.039 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-2d33ebe1-1368-4be3-bb32-a326ceea4511/model-vers/model-ver/test-model-ver-0e8c0787-88c7-45d0-941f-9dcb75d565dc with payload { 07:49:35 "model-version-id": "test-model-ver-0e8c0787-88c7-45d0-941f-9dcb75d565dc", 07:49:35 "model-name": "some-model", 07:49:35 "model-version": "testValue" 07:49:35 } 07:49:35 2024-02-06 07:49:35.040 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:35 2024-02-06 07:49:35.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:35 2024-02-06 07:49:35.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:35 2024-02-06 07:49:35.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:35 2024-02-06 07:49:35.042 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:35 2024-02-06 07:49:35.044 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:35 2024-02-06 07:49:35.046 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:35 2024-02-06 07:49:35.047 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-740982e1-baa6-43d6-8642-2119cd0b5ee1 with payload { 07:49:35 "vnf-id": "test-generic-740982e1-baa6-43d6-8642-2119cd0b5ee1", 07:49:35 "vnf-type": "someval", 07:49:35 "vnf-name": "someval", 07:49:35 "model-invariant-id": "test-model-2d33ebe1-1368-4be3-bb32-a326ceea4511", 07:49:35 "model-version-id": "test-model-ver-0e8c0787-88c7-45d0-941f-9dcb75d565dc" 07:49:35 } 07:49:35 07:49:35 2024-02-06 07:49:35.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:35 2024-02-06 07:49:35.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:35 2024-02-06 07:49:35.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:35 2024-02-06 07:49:35.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:35 2024-02-06 07:49:35.050 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:35 2024-02-06 07:49:35.057 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:35 2024-02-06 07:49:35.060 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:35 2024-02-06 07:49:35.061 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:35 2024-02-06 07:49:35.064 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-740982e1-baa6-43d6-8642-2119cd0b5ee1 with depth all 07:49:35 2024-02-06 07:49:35.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:35 2024-02-06 07:49:35.065 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:35 2024-02-06 07:49:35.065 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:35 2024-02-06 07:49:35.065 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:35 2024-02-06 07:49:35.066 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:35 2024-02-06 07:49:35.068 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:35 2024-02-06 07:49:35.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:35 2024-02-06 07:49:35.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-da44669a-0555-43db-9870-6fc644d226f1 with payload { 07:49:35 "model-invariant-id": "test-model-da44669a-0555-43db-9870-6fc644d226f1", 07:49:35 "model-type": "some-type" 07:49:35 } 07:49:35 2024-02-06 07:49:35.070 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:35 2024-02-06 07:49:35.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:35 2024-02-06 07:49:35.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:35 2024-02-06 07:49:35.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:35 2024-02-06 07:49:35.071 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:35 2024-02-06 07:49:35.072 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:35 2024-02-06 07:49:35.073 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:35 2024-02-06 07:49:35.074 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-da44669a-0555-43db-9870-6fc644d226f1/model-vers/model-ver/test-model-ver-b42e93a6-57c0-4916-abbd-41555a7a6e9d with payload { 07:49:35 "model-version-id": "test-model-ver-b42e93a6-57c0-4916-abbd-41555a7a6e9d", 07:49:35 "model-name": "some-model", 07:49:35 "model-version": "testValue" 07:49:35 } 07:49:35 2024-02-06 07:49:35.075 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:35 2024-02-06 07:49:35.076 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:35 2024-02-06 07:49:35.076 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:35 2024-02-06 07:49:35.076 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:35 2024-02-06 07:49:35.076 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:35 2024-02-06 07:49:35.078 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:35 2024-02-06 07:49:35.080 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:35 2024-02-06 07:49:35.082 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-740982e1-baa6-43d6-8642-2119cd0b5ee1 with payload { 07:49:35 "vnf-id": "test-generic-740982e1-baa6-43d6-8642-2119cd0b5ee1", 07:49:35 "vnf-type": "someval", 07:49:35 "vnf-name": "someval", 07:49:35 "model-invariant-id": "test-model-da44669a-0555-43db-9870-6fc644d226f1", 07:49:35 "model-version-id": "test-model-ver-b42e93a6-57c0-4916-abbd-41555a7a6e9d", 07:49:35 "resource-version": "1707205775049" 07:49:35 } 07:49:35 07:49:35 2024-02-06 07:49:35.082 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:35 2024-02-06 07:49:35.083 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:35 2024-02-06 07:49:35.083 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:35 2024-02-06 07:49:35.084 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:35 2024-02-06 07:49:35.084 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:35 2024-02-06 07:49:35.090 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:35 2024-02-06 07:49:35.094 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:35 2024-02-06 07:49:35.095 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:35 2024-02-06 07:49:35.098 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-740982e1-baa6-43d6-8642-2119cd0b5ee1 with depth all 07:49:35 2024-02-06 07:49:35.099 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:35 2024-02-06 07:49:35.099 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:35 2024-02-06 07:49:35.099 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:35 2024-02-06 07:49:35.099 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:35 2024-02-06 07:49:35.100 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:35 2024-02-06 07:49:35.103 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:35 2024-02-06 07:49:35.103 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:35 2024-02-06 07:49:35.103 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-740982e1-baa6-43d6-8642-2119cd0b5ee1 with resource version 1707205775083 07:49:35 2024-02-06 07:49:35.104 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:35 2024-02-06 07:49:35.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:35 2024-02-06 07:49:35.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:35 2024-02-06 07:49:35.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:35 2024-02-06 07:49:35.104 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:35 2024-02-06 07:49:35.108 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 61656 with label generic-vnf 07:49:35 2024-02-06 07:49:35.109 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:35 2024-02-06 07:49:35.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:35 2024-02-06 07:49:35.414 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:35 2024-02-06 07:49:35.729 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d3063521-7e39-41f9-bb58-a5ef2c2c9b7c with payload { 07:49:35 "model-invariant-id": "test-model-d3063521-7e39-41f9-bb58-a5ef2c2c9b7c", 07:49:35 "model-type": "some-type" 07:49:35 } 07:49:35 2024-02-06 07:49:35.730 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:35 2024-02-06 07:49:35.732 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:35 2024-02-06 07:49:35.732 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:35 2024-02-06 07:49:35.732 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:35 2024-02-06 07:49:35.732 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:35 2024-02-06 07:49:35.734 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:35 2024-02-06 07:49:35.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:35 2024-02-06 07:49:35.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d3063521-7e39-41f9-bb58-a5ef2c2c9b7c/model-vers/model-ver/test-model-ver-34760282-fd23-4e05-a4b3-cf4f2e78ea23 with payload { 07:49:35 "model-version-id": "test-model-ver-34760282-fd23-4e05-a4b3-cf4f2e78ea23", 07:49:35 "model-name": "some-model", 07:49:35 "model-version": "testValue" 07:49:35 } 07:49:35 2024-02-06 07:49:35.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:35 2024-02-06 07:49:35.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:35 2024-02-06 07:49:35.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:35 2024-02-06 07:49:35.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:35 2024-02-06 07:49:35.739 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:35 2024-02-06 07:49:35.742 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:35 2024-02-06 07:49:35.744 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:35 2024-02-06 07:49:35.746 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-63b33f05-87db-499d-8fa4-18913f7b8acb with payload { 07:49:35 "vnf-id": "test-generic-63b33f05-87db-499d-8fa4-18913f7b8acb", 07:49:35 "vnf-type": "someval", 07:49:35 "vnf-name": "someval", 07:49:35 "model-invariant-id": "test-model-d3063521-7e39-41f9-bb58-a5ef2c2c9b7c", 07:49:35 "model-version-id": "test-model-ver-34760282-fd23-4e05-a4b3-cf4f2e78ea23" 07:49:35 } 07:49:35 07:49:35 2024-02-06 07:49:35.746 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:35 2024-02-06 07:49:35.748 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:35 2024-02-06 07:49:35.748 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:35 2024-02-06 07:49:35.748 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:35 2024-02-06 07:49:35.748 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:35 2024-02-06 07:49:35.755 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:35 2024-02-06 07:49:35.759 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:35 2024-02-06 07:49:35.760 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:35 2024-02-06 07:49:35.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/service-design-and-creation/models/model/test-model-d3063521-7e39-41f9-bb58-a5ef2c2c9b7c/model-vers/model-ver/test-model-ver-34760282-fd23-4e05-a4b3-cf4f2e78ea23 with depth all 07:49:35 2024-02-06 07:49:35.765 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:35 2024-02-06 07:49:35.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:35 2024-02-06 07:49:35.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:35 2024-02-06 07:49:35.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:35 2024-02-06 07:49:35.765 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:35 2024-02-06 07:49:35.767 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:35 2024-02-06 07:49:35.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:35 2024-02-06 07:49:35.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/service-design-and-creation/models/model/test-model-d3063521-7e39-41f9-bb58-a5ef2c2c9b7c/model-vers/model-ver/test-model-ver-34760282-fd23-4e05-a4b3-cf4f2e78ea23 with resource version 1707205775739 07:49:35 2024-02-06 07:49:35.769 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:35 2024-02-06 07:49:35.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:35 2024-02-06 07:49:35.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:35 2024-02-06 07:49:35.770 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:35 2024-02-06 07:49:35.770 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:35 2024-02-06 07:49:35.774 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 547 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 584 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 578 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 07:49:35 2024-02-06 07:49:35.774 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:35 2024-02-06 07:49:35.774 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 07:49:35 2024-02-06 07:49:35.774 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-d3063521-7e39-41f9-bb58-a5ef2c2c9b7c/model-vers/model-ver/test-model-ver-34760282-fd23-4e05-a4b3-cf4f2e78ea23"]}}} 07:49:36 2024-02-06 07:49:36.082 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e7083e1b-0f11-4f81-833f-2c530acb5070 with payload { 07:49:36 "model-invariant-id": "test-model-e7083e1b-0f11-4f81-833f-2c530acb5070", 07:49:36 "model-type": "some-type" 07:49:36 } 07:49:36 2024-02-06 07:49:36.083 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:36 2024-02-06 07:49:36.085 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:36 2024-02-06 07:49:36.085 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:36 2024-02-06 07:49:36.085 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:36 2024-02-06 07:49:36.086 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:36 2024-02-06 07:49:36.088 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:36 2024-02-06 07:49:36.089 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:36 2024-02-06 07:49:36.090 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e7083e1b-0f11-4f81-833f-2c530acb5070/model-vers/model-ver/test-model-ver-af11e8d8-035b-4ff2-876f-f0553b2fa718 with payload { 07:49:36 "model-version-id": "test-model-ver-af11e8d8-035b-4ff2-876f-f0553b2fa718", 07:49:36 "model-name": "some-model", 07:49:36 "model-version": "testValue" 07:49:36 } 07:49:36 2024-02-06 07:49:36.091 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:36 2024-02-06 07:49:36.091 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:36 2024-02-06 07:49:36.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:36 2024-02-06 07:49:36.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:36 2024-02-06 07:49:36.092 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:36 2024-02-06 07:49:36.095 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:36 2024-02-06 07:49:36.097 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:36 2024-02-06 07:49:36.098 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a3b50477-6b60-42f8-a640-cc27196338ea with payload { 07:49:36 "vnf-id": "test-generic-a3b50477-6b60-42f8-a640-cc27196338ea", 07:49:36 "vnf-type": "someval", 07:49:36 "vnf-name": "someval", 07:49:36 "model-invariant-id": "test-model-e7083e1b-0f11-4f81-833f-2c530acb5070", 07:49:36 "model-version-id": "test-model-ver-af11e8d8-035b-4ff2-876f-f0553b2fa718" 07:49:36 } 07:49:36 07:49:36 2024-02-06 07:49:36.099 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:36 2024-02-06 07:49:36.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:36 2024-02-06 07:49:36.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:36 2024-02-06 07:49:36.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:36 2024-02-06 07:49:36.100 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:36 2024-02-06 07:49:36.107 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:36 2024-02-06 07:49:36.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:36 2024-02-06 07:49:36.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a3b50477-6b60-42f8-a640-cc27196338ea with depth all 07:49:36 2024-02-06 07:49:36.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:36 2024-02-06 07:49:36.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:36 2024-02-06 07:49:36.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:36 2024-02-06 07:49:36.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:36 2024-02-06 07:49:36.113 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:36 2024-02-06 07:49:36.115 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:36 2024-02-06 07:49:36.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:36 2024-02-06 07:49:36.116 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:36 2024-02-06 07:49:36.119 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a3b50477-6b60-42f8-a640-cc27196338ea with payload { 07:49:36 "vnf-id": "test-generic-a3b50477-6b60-42f8-a640-cc27196338ea", 07:49:36 "vnf-type": "someval", 07:49:36 "vnf-name": "someval" 07:49:36 , "resource-version": "1707205776100"} 07:49:36 2024-02-06 07:49:36.119 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:36 2024-02-06 07:49:36.120 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:36 2024-02-06 07:49:36.120 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:36 2024-02-06 07:49:36.120 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:36 2024-02-06 07:49:36.121 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:36 2024-02-06 07:49:36.127 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:36 2024-02-06 07:49:36.129 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:36 2024-02-06 07:49:36.130 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a3b50477-6b60-42f8-a640-cc27196338ea with depth all 07:49:36 2024-02-06 07:49:36.131 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:36 2024-02-06 07:49:36.131 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:36 2024-02-06 07:49:36.131 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:36 2024-02-06 07:49:36.131 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:36 2024-02-06 07:49:36.131 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:36 2024-02-06 07:49:36.134 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:36 2024-02-06 07:49:36.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:36 2024-02-06 07:49:36.134 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:36 2024-02-06 07:49:36.137 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a3b50477-6b60-42f8-a640-cc27196338ea with resource version 1707205776120 07:49:36 2024-02-06 07:49:36.137 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:36 2024-02-06 07:49:36.138 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:36 2024-02-06 07:49:36.138 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:36 2024-02-06 07:49:36.138 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:36 2024-02-06 07:49:36.138 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:36 2024-02-06 07:49:36.141 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 69840 with label generic-vnf 07:49:36 2024-02-06 07:49:36.142 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:36 2024-02-06 07:49:36.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:36 2024-02-06 07:49:36.445 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:36 2024-02-06 07:49:36.759 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-0641c97b-c72a-4948-92e7-0b49240da100 with payload { 07:49:36 "model-invariant-id": "test-model-0641c97b-c72a-4948-92e7-0b49240da100", 07:49:36 "model-type": "some-type" 07:49:36 } 07:49:36 2024-02-06 07:49:36.761 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:36 2024-02-06 07:49:36.762 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:36 2024-02-06 07:49:36.762 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:36 2024-02-06 07:49:36.762 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:36 2024-02-06 07:49:36.763 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:36 2024-02-06 07:49:36.766 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:36 2024-02-06 07:49:36.769 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:36 2024-02-06 07:49:36.770 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-0641c97b-c72a-4948-92e7-0b49240da100/model-vers/model-ver/test-model-ver-4d36e894-fc51-44c1-8687-4515a0f85f83 with payload { 07:49:36 "model-version-id": "test-model-ver-4d36e894-fc51-44c1-8687-4515a0f85f83", 07:49:36 "model-name": "some-model", 07:49:36 "model-version": "testValue" 07:49:36 } 07:49:36 2024-02-06 07:49:36.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:36 2024-02-06 07:49:36.771 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:36 2024-02-06 07:49:36.772 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:36 2024-02-06 07:49:36.772 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:36 2024-02-06 07:49:36.772 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:36 2024-02-06 07:49:36.774 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:36 2024-02-06 07:49:36.777 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:36 2024-02-06 07:49:36.778 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-d676842f-c94e-4420-ac06-e3ac70b95f22 with payload { 07:49:36 "vnf-id": "test-generic-d676842f-c94e-4420-ac06-e3ac70b95f22", 07:49:36 "vnf-type": "someval", 07:49:36 "vnf-name": "someval", 07:49:36 "model-invariant-id": "random-wrong-model", 07:49:36 "model-version-id": "random-wrong-model-ver" 07:49:36 } 07:49:36 07:49:36 2024-02-06 07:49:36.779 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:36 2024-02-06 07:49:36.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:36 2024-02-06 07:49:36.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:36 2024-02-06 07:49:36.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:36 2024-02-06 07:49:36.780 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:36 2024-02-06 07:49:36.782 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:36 2024-02-06 07:49:36.783 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:36 2024-02-06 07:49:36.783 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:36 2024-02-06 07:49:36.783 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-d676842f-c94e-4420-ac06-e3ac70b95f22","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:49:36 2024-02-06 07:49:36.783 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-d676842f-c94e-4420-ac06-e3ac70b95f22","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:49:37 2024-02-06 07:49:37.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-61333797-b090-4163-a9dd-a13264e2897a with payload { 07:49:37 "model-invariant-id": "test-model-61333797-b090-4163-a9dd-a13264e2897a", 07:49:37 "model-type": "some-type" 07:49:37 } 07:49:37 2024-02-06 07:49:37.093 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:37 2024-02-06 07:49:37.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:37 2024-02-06 07:49:37.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:37 2024-02-06 07:49:37.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:37 2024-02-06 07:49:37.096 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:37 2024-02-06 07:49:37.098 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:37 2024-02-06 07:49:37.100 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:37 2024-02-06 07:49:37.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-61333797-b090-4163-a9dd-a13264e2897a/model-vers/model-ver/test-model-ver-401a7e28-abd3-4497-a66f-26a99fc97535 with payload { 07:49:37 "model-version-id": "test-model-ver-401a7e28-abd3-4497-a66f-26a99fc97535", 07:49:37 "model-name": "some-model", 07:49:37 "model-version": "testValue" 07:49:37 } 07:49:37 2024-02-06 07:49:37.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:37 2024-02-06 07:49:37.102 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:37 2024-02-06 07:49:37.103 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:37 2024-02-06 07:49:37.103 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:37 2024-02-06 07:49:37.103 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:37 2024-02-06 07:49:37.105 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:37 2024-02-06 07:49:37.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:37 2024-02-06 07:49:37.108 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/business/customers/customer/test-customer-aa857b87-463c-444d-9902-ddcf26419cfa with payload { 07:49:37 "global-customer-id": "test-customer-aa857b87-463c-444d-9902-ddcf26419cfa", 07:49:37 "subscriber-name": "example-subscriber-name-val-99675", 07:49:37 "subscriber-type": "example-subscriber-type-val-40388", 07:49:37 "service-subscriptions": { 07:49:37 "service-subscription": [ 07:49:37 { 07:49:37 "service-type": "test-subtype-17d00d36-0516-44c7-bab5-c0ba2aa84fa6", 07:49:37 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 07:49:37 "service-instances": { 07:49:37 "service-instance": [ 07:49:37 { 07:49:37 "service-instance-id": "test-tenant-19cfd02f-75fa-434c-8bbf-937b9b79fdca", 07:49:37 "service-instance-name": "example-service-instance-name-val-4896", 07:49:37 "service-type": "example-service-type-val-25453", 07:49:37 "service-role": "example-service-role-val-66197", 07:49:37 "environment-context": "example-environment-context-val-95014", 07:49:37 "workload-context": "example-workload-context-val-56102", 07:49:37 "model-invariant-id": "test-model-61333797-b090-4163-a9dd-a13264e2897a", 07:49:37 "model-version-id": "test-model-ver-401a7e28-abd3-4497-a66f-26a99fc97535" 07:49:37 } 07:49:37 ] 07:49:37 } 07:49:37 } 07:49:37 ] 07:49:37 } 07:49:37 } 07:49:37 2024-02-06 07:49:37.109 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:37 2024-02-06 07:49:37.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:37 2024-02-06 07:49:37.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:37 2024-02-06 07:49:37.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:37 2024-02-06 07:49:37.111 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:37 2024-02-06 07:49:37.120 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:37 2024-02-06 07:49:37.124 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:37 2024-02-06 07:49:37.125 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:37 2024-02-06 07:49:37.128 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-aa857b87-463c-444d-9902-ddcf26419cfa with depth all 07:49:37 2024-02-06 07:49:37.129 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:37 2024-02-06 07:49:37.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:37 2024-02-06 07:49:37.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:37 2024-02-06 07:49:37.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:37 2024-02-06 07:49:37.129 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:37 2024-02-06 07:49:37.133 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:37 2024-02-06 07:49:37.133 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:37 2024-02-06 07:49:37.133 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf-202edc71-4ec6-4a42-ba70-5ee3038189fa with payload { 07:49:37 "vnf-id": "vnf-202edc71-4ec6-4a42-ba70-5ee3038189fa", 07:49:37 "vnf-type": "someval", 07:49:37 "vnf-name": "someval", 07:49:37 "relationship-list": { 07:49:37 "relationship": [ 07:49:37 { 07:49:37 "related-to": "service-instance", 07:49:37 "related-link": "/aai/v12/business/customers/customer/test-customer-aa857b87-463c-444d-9902-ddcf26419cfa/service-subscriptions/service-subscription/test-subtype-17d00d36-0516-44c7-bab5-c0ba2aa84fa6/service-instances/service-instance/test-tenant-19cfd02f-75fa-434c-8bbf-937b9b79fdca" 07:49:37 } 07:49:37 ] 07:49:37 } 07:49:37 } 07:49:37 07:49:37 2024-02-06 07:49:37.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:37 2024-02-06 07:49:37.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:37 2024-02-06 07:49:37.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:37 2024-02-06 07:49:37.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:37 2024-02-06 07:49:37.136 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:37 2024-02-06 07:49:37.145 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:37 2024-02-06 07:49:37.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:37 2024-02-06 07:49:37.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf-202edc71-4ec6-4a42-ba70-5ee3038189fa with depth all 07:49:37 2024-02-06 07:49:37.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:37 2024-02-06 07:49:37.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:37 2024-02-06 07:49:37.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:37 2024-02-06 07:49:37.156 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:37 2024-02-06 07:49:37.156 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:37 2024-02-06 07:49:37.160 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:37 2024-02-06 07:49:37.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:37 2024-02-06 07:49:37.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-aa857b87-463c-444d-9902-ddcf26419cfa with depth all 07:49:37 2024-02-06 07:49:37.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:37 2024-02-06 07:49:37.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:37 2024-02-06 07:49:37.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:37 2024-02-06 07:49:37.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:37 2024-02-06 07:49:37.162 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:37 2024-02-06 07:49:37.167 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:37 2024-02-06 07:49:37.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:37 2024-02-06 07:49:37.477 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-9297f7b6-b660-4a40-add8-08c01224c14d with payload { 07:49:37 "model-invariant-id": "test-model-9297f7b6-b660-4a40-add8-08c01224c14d", 07:49:37 "model-type": "some-type" 07:49:37 } 07:49:37 2024-02-06 07:49:37.478 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:37 2024-02-06 07:49:37.479 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:37 2024-02-06 07:49:37.479 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:37 2024-02-06 07:49:37.479 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:37 2024-02-06 07:49:37.480 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:37 2024-02-06 07:49:37.482 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:37 2024-02-06 07:49:37.484 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:37 2024-02-06 07:49:37.485 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-9297f7b6-b660-4a40-add8-08c01224c14d/model-vers/model-ver/test-model-ver-b82a90a7-968f-436d-9415-411e1823a075 with payload { 07:49:37 "model-version-id": "test-model-ver-b82a90a7-968f-436d-9415-411e1823a075", 07:49:37 "model-name": "some-model", 07:49:37 "model-version": "testValue" 07:49:37 } 07:49:37 2024-02-06 07:49:37.486 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:37 2024-02-06 07:49:37.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:37 2024-02-06 07:49:37.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:37 2024-02-06 07:49:37.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:37 2024-02-06 07:49:37.487 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:37 2024-02-06 07:49:37.489 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:37 2024-02-06 07:49:37.492 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:37 2024-02-06 07:49:37.493 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-bd9d103e-e864-4274-bdda-ab9f1e993105 with payload { 07:49:37 "vnf-id": "test-generic-bd9d103e-e864-4274-bdda-ab9f1e993105", 07:49:37 "vnf-type": "someval", 07:49:37 "vnf-name": "someval", 07:49:37 "model-invariant-id": "test-model-9297f7b6-b660-4a40-add8-08c01224c14d", 07:49:37 "model-version-id": "test-model-ver-b82a90a7-968f-436d-9415-411e1823a075" 07:49:37 } 07:49:37 07:49:37 2024-02-06 07:49:37.493 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:37 2024-02-06 07:49:37.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:37 2024-02-06 07:49:37.496 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:37 2024-02-06 07:49:37.496 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:37 2024-02-06 07:49:37.496 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:37 2024-02-06 07:49:37.503 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:37 2024-02-06 07:49:37.506 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:37 2024-02-06 07:49:37.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-bd9d103e-e864-4274-bdda-ab9f1e993105 with depth all 07:49:37 2024-02-06 07:49:37.508 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:37 2024-02-06 07:49:37.508 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:37 2024-02-06 07:49:37.508 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:37 2024-02-06 07:49:37.508 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:37 2024-02-06 07:49:37.508 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:37 2024-02-06 07:49:37.511 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:37 2024-02-06 07:49:37.512 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:37 2024-02-06 07:49:37.512 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:37 2024-02-06 07:49:37.515 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-bd9d103e-e864-4274-bdda-ab9f1e993105 with payload { 07:49:37 "vnf-id": "test-generic-bd9d103e-e864-4274-bdda-ab9f1e993105", 07:49:37 "vnf-type": "someval", 07:49:37 "vnf-name": "someval", 07:49:37 "model-invariant-id": "test-model-9297f7b6-b660-4a40-add8-08c01224c14d", 07:49:37 "model-version-id": "test-model-ver-b82a90a7-968f-436d-9415-411e1823a075", 07:49:37 "resource-version": "1707205777495" 07:49:37 } 07:49:37 07:49:37 2024-02-06 07:49:37.516 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:37 2024-02-06 07:49:37.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:37 2024-02-06 07:49:37.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:37 2024-02-06 07:49:37.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:37 2024-02-06 07:49:37.517 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:37 2024-02-06 07:49:37.523 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:37 2024-02-06 07:49:37.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:37 2024-02-06 07:49:37.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-bd9d103e-e864-4274-bdda-ab9f1e993105 with depth all 07:49:37 2024-02-06 07:49:37.527 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:37 2024-02-06 07:49:37.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:37 2024-02-06 07:49:37.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:37 2024-02-06 07:49:37.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:37 2024-02-06 07:49:37.527 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:37 2024-02-06 07:49:37.530 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:37 2024-02-06 07:49:37.530 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:37 2024-02-06 07:49:37.531 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:37 2024-02-06 07:49:37.534 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-bd9d103e-e864-4274-bdda-ab9f1e993105 with resource version 1707205777517 07:49:37 2024-02-06 07:49:37.535 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:37 2024-02-06 07:49:37.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:37 2024-02-06 07:49:37.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:37 2024-02-06 07:49:37.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:37 2024-02-06 07:49:37.535 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:37 2024-02-06 07:49:37.539 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 69768 with label generic-vnf 07:49:37 2024-02-06 07:49:37.539 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:37 2024-02-06 07:49:37.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:37 2024-02-06 07:49:37.844 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:38 2024-02-06 07:49:38.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-c7a5fb2c-7b49-48f9-a72e-1958d0bb350a with payload { 07:49:38 "model-invariant-id": "test-model-c7a5fb2c-7b49-48f9-a72e-1958d0bb350a", 07:49:38 "model-type": "some-type" 07:49:38 } 07:49:38 2024-02-06 07:49:38.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:38 2024-02-06 07:49:38.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:38 2024-02-06 07:49:38.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:38 2024-02-06 07:49:38.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:38 2024-02-06 07:49:38.158 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:38 2024-02-06 07:49:38.160 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:38 2024-02-06 07:49:38.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:38 2024-02-06 07:49:38.163 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-c7a5fb2c-7b49-48f9-a72e-1958d0bb350a/model-vers/model-ver/test-model-ver-d902a3e2-ae02-4a69-afcf-47cbcc0d18b9 with payload { 07:49:38 "model-version-id": "test-model-ver-d902a3e2-ae02-4a69-afcf-47cbcc0d18b9", 07:49:38 "model-name": "some-model", 07:49:38 "model-version": "testValue" 07:49:38 } 07:49:38 2024-02-06 07:49:38.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:38 2024-02-06 07:49:38.165 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:38 2024-02-06 07:49:38.165 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:38 2024-02-06 07:49:38.165 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:38 2024-02-06 07:49:38.165 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:38 2024-02-06 07:49:38.168 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:38 2024-02-06 07:49:38.170 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:38 2024-02-06 07:49:38.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-ab7b539a-d382-4d66-a0c9-0a8a020793ff with payload { 07:49:38 "vnf-id": "test-generic-ab7b539a-d382-4d66-a0c9-0a8a020793ff", 07:49:38 "vnf-type": "someval", 07:49:38 "vnf-name": "someval", 07:49:38 "model-invariant-id": "test-model-c7a5fb2c-7b49-48f9-a72e-1958d0bb350a", 07:49:38 "model-version-id": "test-model-ver-d902a3e2-ae02-4a69-afcf-47cbcc0d18b9" 07:49:38 } 07:49:38 07:49:38 2024-02-06 07:49:38.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:38 2024-02-06 07:49:38.173 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:38 2024-02-06 07:49:38.173 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:38 2024-02-06 07:49:38.173 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:38 2024-02-06 07:49:38.174 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:38 2024-02-06 07:49:38.180 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:38 2024-02-06 07:49:38.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:38 2024-02-06 07:49:38.185 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:38 2024-02-06 07:49:38.188 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-ab7b539a-d382-4d66-a0c9-0a8a020793ff with depth all 07:49:38 2024-02-06 07:49:38.189 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:38 2024-02-06 07:49:38.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:38 2024-02-06 07:49:38.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:38 2024-02-06 07:49:38.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:38 2024-02-06 07:49:38.189 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:38 2024-02-06 07:49:38.192 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:38 2024-02-06 07:49:38.192 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:38 2024-02-06 07:49:38.193 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-ab7b539a-d382-4d66-a0c9-0a8a020793ff with resource version 1707205778173 07:49:38 2024-02-06 07:49:38.194 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:38 2024-02-06 07:49:38.194 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:38 2024-02-06 07:49:38.194 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:38 2024-02-06 07:49:38.194 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:38 2024-02-06 07:49:38.194 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:38 2024-02-06 07:49:38.198 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 78040 with label generic-vnf 07:49:38 2024-02-06 07:49:38.199 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:38 2024-02-06 07:49:38.203 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:38 2024-02-06 07:49:38.505 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:38 2024-02-06 07:49:38.818 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-afd66ad2-9d67-4087-8ff4-36aaa5ecfd86 with payload { 07:49:38 "model-invariant-id": "test-model-afd66ad2-9d67-4087-8ff4-36aaa5ecfd86", 07:49:38 "model-type": "some-type" 07:49:38 } 07:49:38 2024-02-06 07:49:38.819 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:38 2024-02-06 07:49:38.820 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:38 2024-02-06 07:49:38.820 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:38 2024-02-06 07:49:38.820 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:38 2024-02-06 07:49:38.820 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:38 2024-02-06 07:49:38.823 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:38 2024-02-06 07:49:38.826 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:38 2024-02-06 07:49:38.827 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-afd66ad2-9d67-4087-8ff4-36aaa5ecfd86/model-vers/model-ver/test-model-ver-f9c6c7bb-dc6e-41f5-8f7d-0ab33c28205b with payload { 07:49:38 "model-version-id": "test-model-ver-f9c6c7bb-dc6e-41f5-8f7d-0ab33c28205b", 07:49:38 "model-name": "some-model", 07:49:38 "model-version": "testValue" 07:49:38 } 07:49:38 2024-02-06 07:49:38.827 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:38 2024-02-06 07:49:38.828 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:38 2024-02-06 07:49:38.828 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:38 2024-02-06 07:49:38.828 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:38 2024-02-06 07:49:38.828 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:38 2024-02-06 07:49:38.830 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:38 2024-02-06 07:49:38.832 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:38 2024-02-06 07:49:38.833 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-c9ce572d-7dac-470b-b29e-22fa5babe549 with payload { 07:49:38 "vnf-id": "test-generic-c9ce572d-7dac-470b-b29e-22fa5babe549", 07:49:38 "vnf-type": "someval", 07:49:38 "vnf-name": "someval", 07:49:38 "model-invariant-id": "some-model" 07:49:38 } 07:49:38 2024-02-06 07:49:38.834 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:38 2024-02-06 07:49:38.835 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:38 2024-02-06 07:49:38.835 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:38 2024-02-06 07:49:38.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:38 2024-02-06 07:49:38.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-c9ce572d-7dac-470b-b29e-22fa5babe549","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:38 2024-02-06 07:49:38.836 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-c9ce572d-7dac-470b-b29e-22fa5babe549","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:39 2024-02-06 07:49:39.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-7d9e4d5d-eb27-496c-be53-9fc45d025ace with payload { 07:49:39 "model-invariant-id": "test-model-7d9e4d5d-eb27-496c-be53-9fc45d025ace", 07:49:39 "model-type": "some-type" 07:49:39 } 07:49:39 2024-02-06 07:49:39.144 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:39 2024-02-06 07:49:39.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.146 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.148 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.149 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:39 2024-02-06 07:49:39.150 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-7d9e4d5d-eb27-496c-be53-9fc45d025ace/model-vers/model-ver/test-model-ver-ee2fb76b-4b37-4ec2-9ce9-1031afeb267c with payload { 07:49:39 "model-version-id": "test-model-ver-ee2fb76b-4b37-4ec2-9ce9-1031afeb267c", 07:49:39 "model-name": "some-model", 07:49:39 "model-version": "testValue" 07:49:39 } 07:49:39 2024-02-06 07:49:39.150 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:39 2024-02-06 07:49:39.151 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.151 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.151 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.151 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.153 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:39 2024-02-06 07:49:39.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-fefae94a-298f-4807-8270-1662663771d9 with payload { 07:49:39 "vnf-id": "test-generic-fefae94a-298f-4807-8270-1662663771d9", 07:49:39 "vnf-type": "someval", 07:49:39 "vnf-name": "someval", 07:49:39 "model-invariant-id": "test-model-7d9e4d5d-eb27-496c-be53-9fc45d025ace", 07:49:39 "model-version-id": "test-model-ver-ee2fb76b-4b37-4ec2-9ce9-1031afeb267c" 07:49:39 } 07:49:39 07:49:39 2024-02-06 07:49:39.157 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:39 2024-02-06 07:49:39.158 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.158 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.158 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.158 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.165 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:39 2024-02-06 07:49:39.169 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:39 2024-02-06 07:49:39.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-fefae94a-298f-4807-8270-1662663771d9 with depth all 07:49:39 2024-02-06 07:49:39.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:39 2024-02-06 07:49:39.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.173 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.173 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.175 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.175 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:39 2024-02-06 07:49:39.176 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-fefae94a-298f-4807-8270-1662663771d9 with payload { 07:49:39 "vnf-id": "test-generic-fefae94a-298f-4807-8270-1662663771d9", 07:49:39 "vnf-type": "someval", 07:49:39 "vnf-name": "someval", 07:49:39 "model-invariant-id": "test-model-07c48db3-4e19-4bd4-a6c0-40eace5d747e", 07:49:39 "model-version-id": "test-model-ver-12fda9fb-779c-472f-8cb8-22b04c2c519f", 07:49:39 "resource-version": "1707205779158" 07:49:39 } 07:49:39 07:49:39 2024-02-06 07:49:39.177 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:39 2024-02-06 07:49:39.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.178 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.179 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-07c48db3-4e19-4bd4-a6c0-40eace5d747e/model-vers/model-ver/test-model-ver-12fda9fb-779c-472f-8cb8-22b04c2c519f#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:39 2024-02-06 07:49:39.180 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.180 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:39 2024-02-06 07:49:39.180 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-fefae94a-298f-4807-8270-1662663771d9","Node Not Found:object located at service-design-and-creation/models/model/test-model-07c48db3-4e19-4bd4-a6c0-40eace5d747e/model-vers/model-ver/test-model-ver-12fda9fb-779c-472f-8cb8-22b04c2c519f#model-version not found","ERR.5.4.6114"]}}} 07:49:39 2024-02-06 07:49:39.180 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:39 2024-02-06 07:49:39.490 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-70c3e680-ef9e-4b70-b804-e922cd446716 with payload { 07:49:39 "model-invariant-id": "test-model-70c3e680-ef9e-4b70-b804-e922cd446716", 07:49:39 "model-type": "some-type" 07:49:39 } 07:49:39 2024-02-06 07:49:39.491 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:39 2024-02-06 07:49:39.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.492 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.495 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.497 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:39 2024-02-06 07:49:39.498 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-70c3e680-ef9e-4b70-b804-e922cd446716/model-vers/model-ver/test-model-ver-bce5f1ea-152f-482f-aeac-d965e7f05a75 with payload { 07:49:39 "model-version-id": "test-model-ver-bce5f1ea-152f-482f-aeac-d965e7f05a75", 07:49:39 "model-name": "some-model", 07:49:39 "model-version": "testValue" 07:49:39 } 07:49:39 2024-02-06 07:49:39.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:39 2024-02-06 07:49:39.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.500 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.502 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:39 2024-02-06 07:49:39.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-afbc167f-4c45-4d76-872d-05956c4f6368 with payload { 07:49:39 "vnf-id": "test-generic-afbc167f-4c45-4d76-872d-05956c4f6368", 07:49:39 "vnf-type": "someval", 07:49:39 "vnf-name": "someval", 07:49:39 "model-invariant-id": "test-model-70c3e680-ef9e-4b70-b804-e922cd446716", 07:49:39 "model-version-id": "test-model-ver-bce5f1ea-152f-482f-aeac-d965e7f05a75" 07:49:39 } 07:49:39 07:49:39 2024-02-06 07:49:39.506 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:39 2024-02-06 07:49:39.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.507 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.514 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:39 2024-02-06 07:49:39.518 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:39 2024-02-06 07:49:39.521 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-afbc167f-4c45-4d76-872d-05956c4f6368 with depth all 07:49:39 2024-02-06 07:49:39.522 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:39 2024-02-06 07:49:39.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.522 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.525 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:39 2024-02-06 07:49:39.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-ed4f4f33-a3f4-4d2f-86aa-b1365039ddce with payload { 07:49:39 "model-invariant-id": "test-model-ed4f4f33-a3f4-4d2f-86aa-b1365039ddce", 07:49:39 "model-type": "some-type" 07:49:39 } 07:49:39 2024-02-06 07:49:39.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:39 2024-02-06 07:49:39.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.527 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.529 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.530 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:39 2024-02-06 07:49:39.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-ed4f4f33-a3f4-4d2f-86aa-b1365039ddce/model-vers/model-ver/test-model-ver-d1f158db-e0e8-4c64-8943-ea5c5ac22409 with payload { 07:49:39 "model-version-id": "test-model-ver-d1f158db-e0e8-4c64-8943-ea5c5ac22409", 07:49:39 "model-name": "some-model", 07:49:39 "model-version": "testValue" 07:49:39 } 07:49:39 2024-02-06 07:49:39.532 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:39 2024-02-06 07:49:39.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.533 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.535 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.537 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:39 2024-02-06 07:49:39.538 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-afbc167f-4c45-4d76-872d-05956c4f6368 with payload { 07:49:39 "vnf-id": "test-generic-afbc167f-4c45-4d76-872d-05956c4f6368", 07:49:39 "vnf-type": "someval", 07:49:39 "vnf-name": "someval", 07:49:39 "model-invariant-id": "test-model-ed4f4f33-a3f4-4d2f-86aa-b1365039ddce", 07:49:39 "resource-version": "${resource-version}" 07:49:39 } 07:49:39 2024-02-06 07:49:39.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:39 2024-02-06 07:49:39.540 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:39 2024-02-06 07:49:39.541 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:39 2024-02-06 07:49:39.541 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:39 2024-02-06 07:49:39.541 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-afbc167f-4c45-4d76-872d-05956c4f6368","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:39 2024-02-06 07:49:39.541 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:39 2024-02-06 07:49:39.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-2a3a57bc-9b6f-4b40-b16e-080ba4a4abec with payload { 07:49:39 "model-invariant-id": "test-model-2a3a57bc-9b6f-4b40-b16e-080ba4a4abec", 07:49:39 "model-type": "some-type" 07:49:39 } 07:49:39 2024-02-06 07:49:39.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:39 2024-02-06 07:49:39.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.854 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.856 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.857 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:39 2024-02-06 07:49:39.858 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-2a3a57bc-9b6f-4b40-b16e-080ba4a4abec/model-vers/model-ver/test-model-ver-2a835a7f-51c7-491e-a9e5-7368e93b13b2 with payload { 07:49:39 "model-version-id": "test-model-ver-2a835a7f-51c7-491e-a9e5-7368e93b13b2", 07:49:39 "model-name": "some-model", 07:49:39 "model-version": "testValue" 07:49:39 } 07:49:39 2024-02-06 07:49:39.859 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:39 2024-02-06 07:49:39.860 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.860 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.860 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.860 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.863 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:39 2024-02-06 07:49:39.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-cce6f2ea-133c-442b-a911-63e56e1e9c86 with payload { 07:49:39 "vnf-id": "test-generic-cce6f2ea-133c-442b-a911-63e56e1e9c86", 07:49:39 "vnf-type": "someval", 07:49:39 "vnf-name": "someval", 07:49:39 "model-invariant-id": "test-model-2a3a57bc-9b6f-4b40-b16e-080ba4a4abec", 07:49:39 "model-version-id": "test-model-ver-2a835a7f-51c7-491e-a9e5-7368e93b13b2" 07:49:39 } 07:49:39 07:49:39 2024-02-06 07:49:39.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:39 2024-02-06 07:49:39.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.868 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.874 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:39 2024-02-06 07:49:39.878 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:39 2024-02-06 07:49:39.881 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-cce6f2ea-133c-442b-a911-63e56e1e9c86 with depth all 07:49:39 2024-02-06 07:49:39.882 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:39 2024-02-06 07:49:39.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.883 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.885 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:39 2024-02-06 07:49:39.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-68574cb6-f432-4f54-aca0-82e9a092b5ae with payload { 07:49:39 "model-invariant-id": "test-model-68574cb6-f432-4f54-aca0-82e9a092b5ae", 07:49:39 "model-type": "some-type" 07:49:39 } 07:49:39 2024-02-06 07:49:39.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:39 2024-02-06 07:49:39.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.888 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.889 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.890 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:39 2024-02-06 07:49:39.891 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-68574cb6-f432-4f54-aca0-82e9a092b5ae/model-vers/model-ver/test-model-ver-d71e44fb-29b1-46da-bc33-b2b1bab29bb5 with payload { 07:49:39 "model-version-id": "test-model-ver-d71e44fb-29b1-46da-bc33-b2b1bab29bb5", 07:49:39 "model-name": "some-model", 07:49:39 "model-version": "testValue" 07:49:39 } 07:49:39 2024-02-06 07:49:39.892 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:39 2024-02-06 07:49:39.893 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.893 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.893 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.893 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.896 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.899 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:39 2024-02-06 07:49:39.900 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-cce6f2ea-133c-442b-a911-63e56e1e9c86 with payload { 07:49:39 "vnf-id": "test-generic-cce6f2ea-133c-442b-a911-63e56e1e9c86", 07:49:39 "vnf-type": "someval", 07:49:39 "vnf-name": "someval", 07:49:39 "model-invariant-id": "test-model-68574cb6-f432-4f54-aca0-82e9a092b5ae", 07:49:39 "model-version-id": "test-model-ver-d71e44fb-29b1-46da-bc33-b2b1bab29bb5", 07:49:39 "resource-version": "1707205779867" 07:49:39 } 07:49:39 07:49:39 2024-02-06 07:49:39.900 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:39 2024-02-06 07:49:39.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.902 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.908 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:39 2024-02-06 07:49:39.913 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:39 2024-02-06 07:49:39.916 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-cce6f2ea-133c-442b-a911-63e56e1e9c86 with depth all 07:49:39 2024-02-06 07:49:39.916 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:39 2024-02-06 07:49:39.916 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.916 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.916 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.917 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.919 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:39 2024-02-06 07:49:39.920 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-cce6f2ea-133c-442b-a911-63e56e1e9c86 with resource version 1707205779902 07:49:39 2024-02-06 07:49:39.921 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:39 2024-02-06 07:49:39.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:39 2024-02-06 07:49:39.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:39 2024-02-06 07:49:39.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:39 2024-02-06 07:49:39.921 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:39 2024-02-06 07:49:39.924 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 77928 with label generic-vnf 07:49:39 2024-02-06 07:49:39.925 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:39 2024-02-06 07:49:39.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:40 2024-02-06 07:49:40.229 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:40 2024-02-06 07:49:40.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-0978ac7a-b286-4356-a136-d6b950491495 with payload { 07:49:40 "model-invariant-id": "test-model-0978ac7a-b286-4356-a136-d6b950491495", 07:49:40 "model-type": "some-type" 07:49:40 } 07:49:40 2024-02-06 07:49:40.543 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:40 2024-02-06 07:49:40.545 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:40 2024-02-06 07:49:40.545 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:40 2024-02-06 07:49:40.545 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:40 2024-02-06 07:49:40.545 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:40 2024-02-06 07:49:40.548 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:40 2024-02-06 07:49:40.550 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:40 2024-02-06 07:49:40.551 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-0978ac7a-b286-4356-a136-d6b950491495/model-vers/model-ver/test-model-ver-81583981-6401-4cca-9efc-ddc8466aa2ce with payload { 07:49:40 "model-version-id": "test-model-ver-81583981-6401-4cca-9efc-ddc8466aa2ce", 07:49:40 "model-name": "some-model", 07:49:40 "model-version": "testValue" 07:49:40 } 07:49:40 2024-02-06 07:49:40.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:40 2024-02-06 07:49:40.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:40 2024-02-06 07:49:40.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:40 2024-02-06 07:49:40.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:40 2024-02-06 07:49:40.553 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:40 2024-02-06 07:49:40.555 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:40 2024-02-06 07:49:40.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:40 2024-02-06 07:49:40.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-08e92dad-ccb7-4ded-b536-91a7698494de with payload { 07:49:40 "vnf-id": "test-generic-08e92dad-ccb7-4ded-b536-91a7698494de", 07:49:40 "vnf-type": "someval", 07:49:40 "vnf-name": "someval", 07:49:40 "model-invariant-id": "test-model-0978ac7a-b286-4356-a136-d6b950491495", 07:49:40 "model-version-id": "test-model-ver-81583981-6401-4cca-9efc-ddc8466aa2ce" 07:49:40 } 07:49:40 07:49:40 2024-02-06 07:49:40.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:40 2024-02-06 07:49:40.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:40 2024-02-06 07:49:40.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:40 2024-02-06 07:49:40.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:40 2024-02-06 07:49:40.561 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:40 2024-02-06 07:49:40.568 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:40 2024-02-06 07:49:40.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:40 2024-02-06 07:49:40.573 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:40 2024-02-06 07:49:40.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/service-design-and-creation/models/model/test-model-0978ac7a-b286-4356-a136-d6b950491495/model-vers/model-ver/test-model-ver-81583981-6401-4cca-9efc-ddc8466aa2ce with depth all 07:49:40 2024-02-06 07:49:40.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:40 2024-02-06 07:49:40.576 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:40 2024-02-06 07:49:40.576 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:40 2024-02-06 07:49:40.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:40 2024-02-06 07:49:40.577 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:40 2024-02-06 07:49:40.578 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:40 2024-02-06 07:49:40.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:40 2024-02-06 07:49:40.579 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/service-design-and-creation/models/model/test-model-0978ac7a-b286-4356-a136-d6b950491495/model-vers/model-ver/test-model-ver-81583981-6401-4cca-9efc-ddc8466aa2ce with resource version 1707205780553 07:49:40 2024-02-06 07:49:40.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:40 2024-02-06 07:49:40.580 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:40 2024-02-06 07:49:40.580 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:40 2024-02-06 07:49:40.580 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:40 2024-02-06 07:49:40.580 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:40 2024-02-06 07:49:40.583 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 547 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 584 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 578 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 07:49:40 2024-02-06 07:49:40.583 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:40 2024-02-06 07:49:40.584 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 07:49:40 2024-02-06 07:49:40.584 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-0978ac7a-b286-4356-a136-d6b950491495/model-vers/model-ver/test-model-ver-81583981-6401-4cca-9efc-ddc8466aa2ce"]}}} 07:49:40 2024-02-06 07:49:40.891 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-f61423c4-014c-450b-8d8a-f699ca5f00f2 with payload { 07:49:40 "model-invariant-id": "test-model-f61423c4-014c-450b-8d8a-f699ca5f00f2", 07:49:40 "model-type": "some-type" 07:49:40 } 07:49:40 2024-02-06 07:49:40.892 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:40 2024-02-06 07:49:40.893 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:40 2024-02-06 07:49:40.893 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:40 2024-02-06 07:49:40.894 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:40 2024-02-06 07:49:40.894 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:40 2024-02-06 07:49:40.897 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:40 2024-02-06 07:49:40.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:40 2024-02-06 07:49:40.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-f61423c4-014c-450b-8d8a-f699ca5f00f2/model-vers/model-ver/test-model-ver-fa17d83e-f6d7-4d90-93d4-bb6c59a22d67 with payload { 07:49:40 "model-version-id": "test-model-ver-fa17d83e-f6d7-4d90-93d4-bb6c59a22d67", 07:49:40 "model-name": "some-model", 07:49:40 "model-version": "testValue" 07:49:40 } 07:49:40 2024-02-06 07:49:40.904 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:40 2024-02-06 07:49:40.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:40 2024-02-06 07:49:40.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:40 2024-02-06 07:49:40.906 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:40 2024-02-06 07:49:40.906 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:40 2024-02-06 07:49:40.909 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:40 2024-02-06 07:49:40.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:40 2024-02-06 07:49:40.913 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-b9b18afe-6117-470f-bfe4-5813f50783ad with payload { 07:49:40 "vnf-id": "test-generic-b9b18afe-6117-470f-bfe4-5813f50783ad", 07:49:40 "vnf-type": "someval", 07:49:40 "vnf-name": "someval", 07:49:40 "model-invariant-id": "test-model-f61423c4-014c-450b-8d8a-f699ca5f00f2", 07:49:40 "model-version-id": "test-model-ver-fa17d83e-f6d7-4d90-93d4-bb6c59a22d67" 07:49:40 } 07:49:40 07:49:40 2024-02-06 07:49:40.914 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:40 2024-02-06 07:49:40.916 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:40 2024-02-06 07:49:40.916 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:40 2024-02-06 07:49:40.916 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:40 2024-02-06 07:49:40.916 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:40 2024-02-06 07:49:40.923 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:40 2024-02-06 07:49:40.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:40 2024-02-06 07:49:40.929 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-b9b18afe-6117-470f-bfe4-5813f50783ad with depth all 07:49:40 2024-02-06 07:49:40.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:40 2024-02-06 07:49:40.930 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:40 2024-02-06 07:49:40.930 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:40 2024-02-06 07:49:40.930 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:40 2024-02-06 07:49:40.930 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:40 2024-02-06 07:49:40.933 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:40 2024-02-06 07:49:40.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:40 2024-02-06 07:49:40.934 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:40 2024-02-06 07:49:40.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-b9b18afe-6117-470f-bfe4-5813f50783ad with payload { 07:49:40 "vnf-id": "test-generic-b9b18afe-6117-470f-bfe4-5813f50783ad", 07:49:40 "vnf-type": "someval", 07:49:40 "vnf-name": "someval" 07:49:40 , "resource-version": "1707205780916"} 07:49:40 2024-02-06 07:49:40.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:40 2024-02-06 07:49:40.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:40 2024-02-06 07:49:40.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:40 2024-02-06 07:49:40.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:40 2024-02-06 07:49:40.940 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:40 2024-02-06 07:49:40.947 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:40 2024-02-06 07:49:40.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:40 2024-02-06 07:49:40.951 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-b9b18afe-6117-470f-bfe4-5813f50783ad with depth all 07:49:40 2024-02-06 07:49:40.951 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:40 2024-02-06 07:49:40.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:40 2024-02-06 07:49:40.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:40 2024-02-06 07:49:40.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:40 2024-02-06 07:49:40.952 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:40 2024-02-06 07:49:40.956 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:40 2024-02-06 07:49:40.957 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:40 2024-02-06 07:49:40.957 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:40 2024-02-06 07:49:40.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-b9b18afe-6117-470f-bfe4-5813f50783ad with resource version 1707205780940 07:49:40 2024-02-06 07:49:40.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:40 2024-02-06 07:49:40.962 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:40 2024-02-06 07:49:40.962 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:40 2024-02-06 07:49:40.962 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:40 2024-02-06 07:49:40.962 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:40 2024-02-06 07:49:40.966 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 98376 with label generic-vnf 07:49:40 2024-02-06 07:49:40.967 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:40 2024-02-06 07:49:40.967 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:41 2024-02-06 07:49:41.269 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:41 2024-02-06 07:49:41.583 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-5f7f9646-a32b-439e-bcd5-2e8af4253592 with payload { 07:49:41 "model-invariant-id": "test-model-5f7f9646-a32b-439e-bcd5-2e8af4253592", 07:49:41 "model-type": "some-type" 07:49:41 } 07:49:41 2024-02-06 07:49:41.584 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:41 2024-02-06 07:49:41.586 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:41 2024-02-06 07:49:41.586 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:41 2024-02-06 07:49:41.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:41 2024-02-06 07:49:41.588 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:41 2024-02-06 07:49:41.590 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:41 2024-02-06 07:49:41.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:41 2024-02-06 07:49:41.593 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-5f7f9646-a32b-439e-bcd5-2e8af4253592/model-vers/model-ver/test-model-ver-82c3c187-b963-400c-a19a-d44adce2f2fd with payload { 07:49:41 "model-version-id": "test-model-ver-82c3c187-b963-400c-a19a-d44adce2f2fd", 07:49:41 "model-name": "some-model", 07:49:41 "model-version": "testValue" 07:49:41 } 07:49:41 2024-02-06 07:49:41.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:41 2024-02-06 07:49:41.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:41 2024-02-06 07:49:41.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:41 2024-02-06 07:49:41.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:41 2024-02-06 07:49:41.596 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:41 2024-02-06 07:49:41.600 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:41 2024-02-06 07:49:41.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:41 2024-02-06 07:49:41.605 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-d4f41a6e-14b2-4584-9b8b-83efd8eca7a7 with payload { 07:49:41 "vnf-id": "test-generic-d4f41a6e-14b2-4584-9b8b-83efd8eca7a7", 07:49:41 "vnf-type": "someval", 07:49:41 "vnf-name": "someval", 07:49:41 "model-invariant-id": "random-wrong-model", 07:49:41 "model-version-id": "random-wrong-model-ver" 07:49:41 } 07:49:41 07:49:41 2024-02-06 07:49:41.606 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:41 2024-02-06 07:49:41.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:41 2024-02-06 07:49:41.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:41 2024-02-06 07:49:41.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:41 2024-02-06 07:49:41.608 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:41 2024-02-06 07:49:41.611 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:41 2024-02-06 07:49:41.611 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:41 2024-02-06 07:49:41.612 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:41 2024-02-06 07:49:41.612 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-d4f41a6e-14b2-4584-9b8b-83efd8eca7a7","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:49:41 2024-02-06 07:49:41.612 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-d4f41a6e-14b2-4584-9b8b-83efd8eca7a7","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:49:41 2024-02-06 07:49:41.921 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-9744c5e8-8cba-46ad-93a1-788a9a1951e4 with payload { 07:49:41 "model-invariant-id": "test-model-9744c5e8-8cba-46ad-93a1-788a9a1951e4", 07:49:41 "model-type": "some-type" 07:49:41 } 07:49:41 2024-02-06 07:49:41.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:41 2024-02-06 07:49:41.925 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:41 2024-02-06 07:49:41.925 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:41 2024-02-06 07:49:41.925 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:41 2024-02-06 07:49:41.926 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:41 2024-02-06 07:49:41.928 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:41 2024-02-06 07:49:41.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:41 2024-02-06 07:49:41.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-9744c5e8-8cba-46ad-93a1-788a9a1951e4/model-vers/model-ver/test-model-ver-eba5d5b2-753f-4469-950d-49c4ac84b870 with payload { 07:49:41 "model-version-id": "test-model-ver-eba5d5b2-753f-4469-950d-49c4ac84b870", 07:49:41 "model-name": "some-model", 07:49:41 "model-version": "testValue" 07:49:41 } 07:49:41 2024-02-06 07:49:41.933 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:41 2024-02-06 07:49:41.934 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:41 2024-02-06 07:49:41.934 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:41 2024-02-06 07:49:41.934 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:41 2024-02-06 07:49:41.934 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:41 2024-02-06 07:49:41.938 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:41 2024-02-06 07:49:41.941 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:41 2024-02-06 07:49:41.942 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/business/customers/customer/test-customer-a49f31d0-d638-4b59-825c-8472f6cce90a with payload { 07:49:41 "global-customer-id": "test-customer-a49f31d0-d638-4b59-825c-8472f6cce90a", 07:49:41 "subscriber-name": "example-subscriber-name-val-99675", 07:49:41 "subscriber-type": "example-subscriber-type-val-40388", 07:49:41 "service-subscriptions": { 07:49:41 "service-subscription": [ 07:49:41 { 07:49:41 "service-type": "test-subtype-653446db-61de-40c4-b77c-2d0d39e68d95", 07:49:41 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 07:49:41 "service-instances": { 07:49:41 "service-instance": [ 07:49:41 { 07:49:41 "service-instance-id": "test-tenant-4f8bc315-cf87-43c9-933f-f63dcd43fc1f", 07:49:41 "service-instance-name": "example-service-instance-name-val-4896", 07:49:41 "service-type": "example-service-type-val-25453", 07:49:41 "service-role": "example-service-role-val-66197", 07:49:41 "environment-context": "example-environment-context-val-95014", 07:49:41 "workload-context": "example-workload-context-val-56102", 07:49:41 "model-invariant-id": "test-model-9744c5e8-8cba-46ad-93a1-788a9a1951e4", 07:49:41 "model-version-id": "test-model-ver-eba5d5b2-753f-4469-950d-49c4ac84b870" 07:49:41 } 07:49:41 ] 07:49:41 } 07:49:41 } 07:49:41 ] 07:49:41 } 07:49:41 } 07:49:41 2024-02-06 07:49:41.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:41 2024-02-06 07:49:41.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:41 2024-02-06 07:49:41.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:41 2024-02-06 07:49:41.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:41 2024-02-06 07:49:41.946 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:41 2024-02-06 07:49:41.958 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:41 2024-02-06 07:49:41.964 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:41 2024-02-06 07:49:41.967 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:41 2024-02-06 07:49:41.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-a49f31d0-d638-4b59-825c-8472f6cce90a with depth all 07:49:41 2024-02-06 07:49:41.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:41 2024-02-06 07:49:41.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:41 2024-02-06 07:49:41.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:41 2024-02-06 07:49:41.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:41 2024-02-06 07:49:41.972 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:41 2024-02-06 07:49:41.976 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:41 2024-02-06 07:49:41.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:41 2024-02-06 07:49:41.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf-f407613d-fe1a-49fa-8936-f777023dcf94 with payload { 07:49:41 "vnf-id": "vnf-f407613d-fe1a-49fa-8936-f777023dcf94", 07:49:41 "vnf-type": "someval", 07:49:41 "vnf-name": "someval", 07:49:41 "relationship-list": { 07:49:41 "relationship": [ 07:49:41 { 07:49:41 "related-to": "service-instance", 07:49:41 "related-link": "/aai/v12/business/customers/customer/test-customer-a49f31d0-d638-4b59-825c-8472f6cce90a/service-subscriptions/service-subscription/test-subtype-653446db-61de-40c4-b77c-2d0d39e68d95/service-instances/service-instance/test-tenant-4f8bc315-cf87-43c9-933f-f63dcd43fc1f" 07:49:41 } 07:49:41 ] 07:49:41 } 07:49:41 } 07:49:41 07:49:41 2024-02-06 07:49:41.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:41 2024-02-06 07:49:41.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:41 2024-02-06 07:49:41.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:41 2024-02-06 07:49:41.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:41 2024-02-06 07:49:41.980 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:41 2024-02-06 07:49:41.989 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:41 2024-02-06 07:49:41.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:41 2024-02-06 07:49:41.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf-f407613d-fe1a-49fa-8936-f777023dcf94 with depth all 07:49:41 2024-02-06 07:49:41.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:41 2024-02-06 07:49:41.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:41 2024-02-06 07:49:41.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:41 2024-02-06 07:49:41.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:41 2024-02-06 07:49:41.999 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:41 2024-02-06 07:49:42.002 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:41 2024-02-06 07:49:42.002 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:41 2024-02-06 07:49:42.003 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-a49f31d0-d638-4b59-825c-8472f6cce90a with depth all 07:49:41 2024-02-06 07:49:42.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:41 2024-02-06 07:49:42.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:41 2024-02-06 07:49:42.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:41 2024-02-06 07:49:42.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:41 2024-02-06 07:49:42.004 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:42 2024-02-06 07:49:42.008 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:42 2024-02-06 07:49:42.008 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:42 2024-02-06 07:49:42.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-96acf857-22ea-4cea-87fc-c1aa99cd1680 with payload { 07:49:42 "model-invariant-id": "test-model-96acf857-22ea-4cea-87fc-c1aa99cd1680", 07:49:42 "model-type": "some-type" 07:49:42 } 07:49:42 2024-02-06 07:49:42.315 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:42 2024-02-06 07:49:42.316 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:42 2024-02-06 07:49:42.316 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:42 2024-02-06 07:49:42.316 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:42 2024-02-06 07:49:42.316 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:42 2024-02-06 07:49:42.317 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:42 2024-02-06 07:49:42.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:42 2024-02-06 07:49:42.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-96acf857-22ea-4cea-87fc-c1aa99cd1680/model-vers/model-ver/test-model-ver-0d13d6c0-7049-4bb3-b564-cef62c1a941d with payload { 07:49:42 "model-version-id": "test-model-ver-0d13d6c0-7049-4bb3-b564-cef62c1a941d", 07:49:42 "model-name": "some-model", 07:49:42 "model-version": "testValue" 07:49:42 } 07:49:42 2024-02-06 07:49:42.321 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:42 2024-02-06 07:49:42.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:42 2024-02-06 07:49:42.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:42 2024-02-06 07:49:42.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:42 2024-02-06 07:49:42.322 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:42 2024-02-06 07:49:42.324 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:42 2024-02-06 07:49:42.326 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:42 2024-02-06 07:49:42.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-2eda095c-31e5-451b-8ecd-095981226158 with payload { 07:49:42 "vnf-id": "test-generic-2eda095c-31e5-451b-8ecd-095981226158", 07:49:42 "vnf-type": "someval", 07:49:42 "vnf-name": "someval", 07:49:42 "model-invariant-id": "test-model-96acf857-22ea-4cea-87fc-c1aa99cd1680", 07:49:42 "model-version-id": "test-model-ver-0d13d6c0-7049-4bb3-b564-cef62c1a941d" 07:49:42 } 07:49:42 07:49:42 2024-02-06 07:49:42.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:42 2024-02-06 07:49:42.330 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:42 2024-02-06 07:49:42.330 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:42 2024-02-06 07:49:42.330 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:42 2024-02-06 07:49:42.330 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:42 2024-02-06 07:49:42.336 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:42 2024-02-06 07:49:42.340 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:42 2024-02-06 07:49:42.341 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-2eda095c-31e5-451b-8ecd-095981226158 with depth all 07:49:42 2024-02-06 07:49:42.342 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:42 2024-02-06 07:49:42.342 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:42 2024-02-06 07:49:42.342 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:42 2024-02-06 07:49:42.342 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:42 2024-02-06 07:49:42.342 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:42 2024-02-06 07:49:42.345 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:42 2024-02-06 07:49:42.345 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:42 2024-02-06 07:49:42.346 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:42 2024-02-06 07:49:42.349 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-2eda095c-31e5-451b-8ecd-095981226158 with payload { 07:49:42 "vnf-id": "test-generic-2eda095c-31e5-451b-8ecd-095981226158", 07:49:42 "vnf-type": "someval", 07:49:42 "vnf-name": "someval", 07:49:42 "model-invariant-id": "test-model-96acf857-22ea-4cea-87fc-c1aa99cd1680", 07:49:42 "model-version-id": "test-model-ver-0d13d6c0-7049-4bb3-b564-cef62c1a941d", 07:49:42 "resource-version": "1707205782329" 07:49:42 } 07:49:42 07:49:42 2024-02-06 07:49:42.349 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:42 2024-02-06 07:49:42.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:42 2024-02-06 07:49:42.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:42 2024-02-06 07:49:42.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:42 2024-02-06 07:49:42.351 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:42 2024-02-06 07:49:42.356 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:42 2024-02-06 07:49:42.358 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:42 2024-02-06 07:49:42.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-2eda095c-31e5-451b-8ecd-095981226158 with depth all 07:49:42 2024-02-06 07:49:42.360 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:42 2024-02-06 07:49:42.360 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:42 2024-02-06 07:49:42.360 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:42 2024-02-06 07:49:42.360 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:42 2024-02-06 07:49:42.360 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:42 2024-02-06 07:49:42.363 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:42 2024-02-06 07:49:42.363 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:42 2024-02-06 07:49:42.363 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:42 2024-02-06 07:49:42.366 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-2eda095c-31e5-451b-8ecd-095981226158 with resource version 1707205782351 07:49:42 2024-02-06 07:49:42.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:42 2024-02-06 07:49:42.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:42 2024-02-06 07:49:42.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:42 2024-02-06 07:49:42.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:42 2024-02-06 07:49:42.367 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:42 2024-02-06 07:49:42.371 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 98520 with label generic-vnf 07:49:42 2024-02-06 07:49:42.371 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:42 2024-02-06 07:49:42.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:42 2024-02-06 07:49:42.676 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:42 2024-02-06 07:49:42.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-76b6adad-1d5c-464b-b4b7-4db35ead3ae2 with payload { 07:49:42 "model-invariant-id": "test-model-76b6adad-1d5c-464b-b4b7-4db35ead3ae2", 07:49:42 "model-type": "some-type" 07:49:42 } 07:49:42 2024-02-06 07:49:42.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:42 2024-02-06 07:49:42.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:42 2024-02-06 07:49:42.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:42 2024-02-06 07:49:42.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:42 2024-02-06 07:49:42.990 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:42 2024-02-06 07:49:42.993 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:42 2024-02-06 07:49:42.995 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:42 2024-02-06 07:49:42.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-76b6adad-1d5c-464b-b4b7-4db35ead3ae2/model-vers/model-ver/test-model-ver-084ccd09-dde3-487b-b47b-181e7b312a2e with payload { 07:49:42 "model-version-id": "test-model-ver-084ccd09-dde3-487b-b47b-181e7b312a2e", 07:49:42 "model-name": "some-model", 07:49:42 "model-version": "testValue" 07:49:42 } 07:49:42 2024-02-06 07:49:42.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:42 2024-02-06 07:49:42.997 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:42 2024-02-06 07:49:42.997 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:42 2024-02-06 07:49:42.997 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:42 2024-02-06 07:49:42.998 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:42 2024-02-06 07:49:43.000 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:42 2024-02-06 07:49:43.002 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:42 2024-02-06 07:49:43.003 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-439dc2ac-3139-406c-864b-01f468bcb913 with payload { 07:49:42 "vnf-id": "test-generic-439dc2ac-3139-406c-864b-01f468bcb913", 07:49:42 "vnf-type": "someval", 07:49:42 "vnf-name": "someval", 07:49:42 "model-invariant-id": "test-model-76b6adad-1d5c-464b-b4b7-4db35ead3ae2", 07:49:42 "model-version-id": "test-model-ver-084ccd09-dde3-487b-b47b-181e7b312a2e" 07:49:42 } 07:49:42 07:49:42 2024-02-06 07:49:43.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:42 2024-02-06 07:49:43.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:42 2024-02-06 07:49:43.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:42 2024-02-06 07:49:43.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:42 2024-02-06 07:49:43.005 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:43 2024-02-06 07:49:43.012 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:43 2024-02-06 07:49:43.015 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:43 2024-02-06 07:49:43.016 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:43 2024-02-06 07:49:43.019 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-439dc2ac-3139-406c-864b-01f468bcb913 with depth all 07:49:43 2024-02-06 07:49:43.019 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:43 2024-02-06 07:49:43.020 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:43 2024-02-06 07:49:43.020 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:43 2024-02-06 07:49:43.020 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:43 2024-02-06 07:49:43.020 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:43 2024-02-06 07:49:43.022 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:43 2024-02-06 07:49:43.023 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:43 2024-02-06 07:49:43.023 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-439dc2ac-3139-406c-864b-01f468bcb913 with resource version 1707205783005 07:49:43 2024-02-06 07:49:43.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:43 2024-02-06 07:49:43.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:43 2024-02-06 07:49:43.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:43 2024-02-06 07:49:43.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:43 2024-02-06 07:49:43.024 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:43 2024-02-06 07:49:43.028 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 106704 with label generic-vnf 07:49:43 2024-02-06 07:49:43.029 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:43 2024-02-06 07:49:43.031 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:43 2024-02-06 07:49:43.334 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:43 2024-02-06 07:49:43.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-2f3db390-fb76-4520-a509-288a29587549 with payload { 07:49:43 "model-invariant-id": "test-model-2f3db390-fb76-4520-a509-288a29587549", 07:49:43 "model-type": "some-type" 07:49:43 } 07:49:43 2024-02-06 07:49:43.647 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:43 2024-02-06 07:49:43.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:43 2024-02-06 07:49:43.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:43 2024-02-06 07:49:43.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:43 2024-02-06 07:49:43.649 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:43 2024-02-06 07:49:43.651 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:43 2024-02-06 07:49:43.653 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:43 2024-02-06 07:49:43.654 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-2f3db390-fb76-4520-a509-288a29587549/model-vers/model-ver/test-model-ver-4e8235ed-3917-4e04-ae35-539ad82740b4 with payload { 07:49:43 "model-version-id": "test-model-ver-4e8235ed-3917-4e04-ae35-539ad82740b4", 07:49:43 "model-name": "some-model", 07:49:43 "model-version": "testValue" 07:49:43 } 07:49:43 2024-02-06 07:49:43.655 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:43 2024-02-06 07:49:43.655 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:43 2024-02-06 07:49:43.655 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:43 2024-02-06 07:49:43.655 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:43 2024-02-06 07:49:43.656 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:43 2024-02-06 07:49:43.658 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:43 2024-02-06 07:49:43.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:43 2024-02-06 07:49:43.661 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-95983d3a-4fa3-4823-9479-7a5e4b31b3d0 with payload { 07:49:43 "vnf-id": "test-generic-95983d3a-4fa3-4823-9479-7a5e4b31b3d0", 07:49:43 "vnf-type": "someval", 07:49:43 "vnf-name": "someval", 07:49:43 "model-invariant-id": "some-model" 07:49:43 } 07:49:43 2024-02-06 07:49:43.662 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:43 2024-02-06 07:49:43.663 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:43 2024-02-06 07:49:43.663 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:43 2024-02-06 07:49:43.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:43 2024-02-06 07:49:43.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-95983d3a-4fa3-4823-9479-7a5e4b31b3d0","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:43 2024-02-06 07:49:43.664 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-95983d3a-4fa3-4823-9479-7a5e4b31b3d0","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:43 2024-02-06 07:49:43.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-5bb88802-8526-45d6-b8ef-b5a783eb54ad with payload { 07:49:43 "model-invariant-id": "test-model-5bb88802-8526-45d6-b8ef-b5a783eb54ad", 07:49:43 "model-type": "some-type" 07:49:43 } 07:49:43 2024-02-06 07:49:43.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:43 2024-02-06 07:49:43.973 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:43 2024-02-06 07:49:43.973 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:43 2024-02-06 07:49:43.973 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:43 2024-02-06 07:49:43.974 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:43 2024-02-06 07:49:43.976 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:43 2024-02-06 07:49:43.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:43 2024-02-06 07:49:43.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-5bb88802-8526-45d6-b8ef-b5a783eb54ad/model-vers/model-ver/test-model-ver-143f71e4-fda8-48df-87c5-84f1704aaece with payload { 07:49:43 "model-version-id": "test-model-ver-143f71e4-fda8-48df-87c5-84f1704aaece", 07:49:43 "model-name": "some-model", 07:49:43 "model-version": "testValue" 07:49:43 } 07:49:43 2024-02-06 07:49:43.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:43 2024-02-06 07:49:43.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:43 2024-02-06 07:49:43.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:43 2024-02-06 07:49:43.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:43 2024-02-06 07:49:43.981 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:43 2024-02-06 07:49:43.983 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:43 2024-02-06 07:49:43.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:43 2024-02-06 07:49:43.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-9e320c0c-e008-4a7a-a5a7-f738b6eae3df with payload { 07:49:43 "vnf-id": "test-generic-9e320c0c-e008-4a7a-a5a7-f738b6eae3df", 07:49:43 "vnf-type": "someval", 07:49:43 "vnf-name": "someval", 07:49:43 "model-invariant-id": "test-model-5bb88802-8526-45d6-b8ef-b5a783eb54ad", 07:49:43 "model-version-id": "test-model-ver-143f71e4-fda8-48df-87c5-84f1704aaece" 07:49:43 } 07:49:43 07:49:43 2024-02-06 07:49:43.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:43 2024-02-06 07:49:43.988 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:43 2024-02-06 07:49:43.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:43 2024-02-06 07:49:43.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:43 2024-02-06 07:49:43.989 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:43 2024-02-06 07:49:44.000 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:43 2024-02-06 07:49:44.005 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:43 2024-02-06 07:49:44.006 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:44 2024-02-06 07:49:44.009 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-9e320c0c-e008-4a7a-a5a7-f738b6eae3df with depth all 07:49:44 2024-02-06 07:49:44.010 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:44 2024-02-06 07:49:44.010 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:44 2024-02-06 07:49:44.011 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:44 2024-02-06 07:49:44.011 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:44 2024-02-06 07:49:44.011 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:44 2024-02-06 07:49:44.014 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:44 2024-02-06 07:49:44.015 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:44 2024-02-06 07:49:44.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-9e320c0c-e008-4a7a-a5a7-f738b6eae3df with payload { 07:49:44 "vnf-id": "test-generic-9e320c0c-e008-4a7a-a5a7-f738b6eae3df", 07:49:44 "vnf-type": "someval", 07:49:44 "vnf-name": "someval", 07:49:44 "model-invariant-id": "test-model-750cd96c-5a2a-44da-b474-dc8a69014412", 07:49:44 "model-version-id": "test-model-ver-c972d275-db44-4f42-adf1-056a9165bc9e", 07:49:44 "resource-version": "1707205783988" 07:49:44 } 07:49:44 07:49:44 2024-02-06 07:49:44.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:44 2024-02-06 07:49:44.018 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:44 2024-02-06 07:49:44.018 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:44 2024-02-06 07:49:44.018 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:44 2024-02-06 07:49:44.018 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:44 2024-02-06 07:49:44.019 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-750cd96c-5a2a-44da-b474-dc8a69014412/model-vers/model-ver/test-model-ver-c972d275-db44-4f42-adf1-056a9165bc9e#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:44 2024-02-06 07:49:44.020 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:44 2024-02-06 07:49:44.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:44 2024-02-06 07:49:44.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-9e320c0c-e008-4a7a-a5a7-f738b6eae3df","Node Not Found:object located at service-design-and-creation/models/model/test-model-750cd96c-5a2a-44da-b474-dc8a69014412/model-vers/model-ver/test-model-ver-c972d275-db44-4f42-adf1-056a9165bc9e#model-version not found","ERR.5.4.6114"]}}} 07:49:44 2024-02-06 07:49:44.021 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:44 2024-02-06 07:49:44.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-a5c98f16-e4bf-4b53-8e0b-68197bb848d2 with payload { 07:49:44 "model-invariant-id": "test-model-a5c98f16-e4bf-4b53-8e0b-68197bb848d2", 07:49:44 "model-type": "some-type" 07:49:44 } 07:49:44 2024-02-06 07:49:44.331 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:44 2024-02-06 07:49:44.333 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:44 2024-02-06 07:49:44.333 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:44 2024-02-06 07:49:44.333 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:44 2024-02-06 07:49:44.333 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:44 2024-02-06 07:49:44.335 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:44 2024-02-06 07:49:44.337 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:44 2024-02-06 07:49:44.338 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-a5c98f16-e4bf-4b53-8e0b-68197bb848d2/model-vers/model-ver/test-model-ver-9e45a1ad-43a7-4d1c-a89d-89a8babcc9c7 with payload { 07:49:44 "model-version-id": "test-model-ver-9e45a1ad-43a7-4d1c-a89d-89a8babcc9c7", 07:49:44 "model-name": "some-model", 07:49:44 "model-version": "testValue" 07:49:44 } 07:49:44 2024-02-06 07:49:44.338 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:44 2024-02-06 07:49:44.339 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:44 2024-02-06 07:49:44.339 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:44 2024-02-06 07:49:44.339 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:44 2024-02-06 07:49:44.339 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:44 2024-02-06 07:49:44.342 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:44 2024-02-06 07:49:44.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:44 2024-02-06 07:49:44.345 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-a26dc9e3-a83e-471b-ae44-93b84233103e with payload { 07:49:44 "vnf-id": "test-generic-a26dc9e3-a83e-471b-ae44-93b84233103e", 07:49:44 "vnf-type": "someval", 07:49:44 "vnf-name": "someval", 07:49:44 "model-invariant-id": "test-model-a5c98f16-e4bf-4b53-8e0b-68197bb848d2", 07:49:44 "model-version-id": "test-model-ver-9e45a1ad-43a7-4d1c-a89d-89a8babcc9c7" 07:49:44 } 07:49:44 07:49:44 2024-02-06 07:49:44.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:44 2024-02-06 07:49:44.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:44 2024-02-06 07:49:44.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:44 2024-02-06 07:49:44.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:44 2024-02-06 07:49:44.347 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:44 2024-02-06 07:49:44.354 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:44 2024-02-06 07:49:44.357 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:44 2024-02-06 07:49:44.358 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:44 2024-02-06 07:49:44.361 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-a26dc9e3-a83e-471b-ae44-93b84233103e with depth all 07:49:44 2024-02-06 07:49:44.362 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:44 2024-02-06 07:49:44.363 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:44 2024-02-06 07:49:44.363 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:44 2024-02-06 07:49:44.363 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:44 2024-02-06 07:49:44.363 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:44 2024-02-06 07:49:44.366 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:44 2024-02-06 07:49:44.366 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:44 2024-02-06 07:49:44.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-d79f6392-8e99-4b24-a282-63802f5137cb with payload { 07:49:44 "model-invariant-id": "test-model-d79f6392-8e99-4b24-a282-63802f5137cb", 07:49:44 "model-type": "some-type" 07:49:44 } 07:49:44 2024-02-06 07:49:44.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:44 2024-02-06 07:49:44.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:44 2024-02-06 07:49:44.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:44 2024-02-06 07:49:44.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:44 2024-02-06 07:49:44.369 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:44 2024-02-06 07:49:44.370 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:44 2024-02-06 07:49:44.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:44 2024-02-06 07:49:44.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-d79f6392-8e99-4b24-a282-63802f5137cb/model-vers/model-ver/test-model-ver-700093c6-7eaf-4de6-8da3-3ac932a43362 with payload { 07:49:44 "model-version-id": "test-model-ver-700093c6-7eaf-4de6-8da3-3ac932a43362", 07:49:44 "model-name": "some-model", 07:49:44 "model-version": "testValue" 07:49:44 } 07:49:44 2024-02-06 07:49:44.373 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:44 2024-02-06 07:49:44.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:44 2024-02-06 07:49:44.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:44 2024-02-06 07:49:44.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:44 2024-02-06 07:49:44.374 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:44 2024-02-06 07:49:44.376 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:44 2024-02-06 07:49:44.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:44 2024-02-06 07:49:44.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-a26dc9e3-a83e-471b-ae44-93b84233103e with payload { 07:49:44 "vnf-id": "test-generic-a26dc9e3-a83e-471b-ae44-93b84233103e", 07:49:44 "vnf-type": "someval", 07:49:44 "vnf-name": "someval", 07:49:44 "model-invariant-id": "test-model-d79f6392-8e99-4b24-a282-63802f5137cb", 07:49:44 "resource-version": "${resource-version}" 07:49:44 } 07:49:44 2024-02-06 07:49:44.380 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:44 2024-02-06 07:49:44.381 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:44 2024-02-06 07:49:44.382 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:44 2024-02-06 07:49:44.382 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:44 2024-02-06 07:49:44.382 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-a26dc9e3-a83e-471b-ae44-93b84233103e","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:44 2024-02-06 07:49:44.382 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:44 2024-02-06 07:49:44.694 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-a6f5bf58-d75c-4e24-833a-2a844cb8a803 with payload { 07:49:44 "model-invariant-id": "test-model-a6f5bf58-d75c-4e24-833a-2a844cb8a803", 07:49:44 "model-type": "some-type" 07:49:44 } 07:49:44 2024-02-06 07:49:44.696 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:44 2024-02-06 07:49:44.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:44 2024-02-06 07:49:44.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:44 2024-02-06 07:49:44.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:44 2024-02-06 07:49:44.698 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:44 2024-02-06 07:49:44.700 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:44 2024-02-06 07:49:44.702 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:44 2024-02-06 07:49:44.703 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-a6f5bf58-d75c-4e24-833a-2a844cb8a803/model-vers/model-ver/test-model-ver-ce20326b-3c70-4ac1-a992-f5d206adb919 with payload { 07:49:44 "model-version-id": "test-model-ver-ce20326b-3c70-4ac1-a992-f5d206adb919", 07:49:44 "model-name": "some-model", 07:49:44 "model-version": "testValue" 07:49:44 } 07:49:44 2024-02-06 07:49:44.703 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:44 2024-02-06 07:49:44.705 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:44 2024-02-06 07:49:44.705 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:44 2024-02-06 07:49:44.705 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:44 2024-02-06 07:49:44.705 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:44 2024-02-06 07:49:44.708 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:44 2024-02-06 07:49:44.710 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:44 2024-02-06 07:49:44.711 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-5d44b5f9-8617-415a-b72b-8d32afc5913c with payload { 07:49:44 "vnf-id": "test-generic-5d44b5f9-8617-415a-b72b-8d32afc5913c", 07:49:44 "vnf-type": "someval", 07:49:44 "vnf-name": "someval", 07:49:44 "model-invariant-id": "test-model-a6f5bf58-d75c-4e24-833a-2a844cb8a803", 07:49:44 "model-version-id": "test-model-ver-ce20326b-3c70-4ac1-a992-f5d206adb919" 07:49:44 } 07:49:44 07:49:44 2024-02-06 07:49:44.712 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:44 2024-02-06 07:49:44.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:44 2024-02-06 07:49:44.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:44 2024-02-06 07:49:44.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:44 2024-02-06 07:49:44.714 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:44 2024-02-06 07:49:44.721 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:44 2024-02-06 07:49:44.724 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:44 2024-02-06 07:49:44.725 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:44 2024-02-06 07:49:44.728 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-5d44b5f9-8617-415a-b72b-8d32afc5913c with depth all 07:49:44 2024-02-06 07:49:44.730 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:44 2024-02-06 07:49:44.730 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:44 2024-02-06 07:49:44.730 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:44 2024-02-06 07:49:44.730 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:44 2024-02-06 07:49:44.730 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:44 2024-02-06 07:49:44.733 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:44 2024-02-06 07:49:44.733 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:44 2024-02-06 07:49:44.734 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-bd141a73-de76-4958-a966-d1bde0e14f23 with payload { 07:49:44 "model-invariant-id": "test-model-bd141a73-de76-4958-a966-d1bde0e14f23", 07:49:44 "model-type": "some-type" 07:49:44 } 07:49:44 2024-02-06 07:49:44.735 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:44 2024-02-06 07:49:44.735 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:44 2024-02-06 07:49:44.735 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:44 2024-02-06 07:49:44.735 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:44 2024-02-06 07:49:44.736 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:44 2024-02-06 07:49:44.737 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:44 2024-02-06 07:49:44.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:44 2024-02-06 07:49:44.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-bd141a73-de76-4958-a966-d1bde0e14f23/model-vers/model-ver/test-model-ver-d43c0cb7-6ae8-4379-bdea-dae49f5f0f06 with payload { 07:49:44 "model-version-id": "test-model-ver-d43c0cb7-6ae8-4379-bdea-dae49f5f0f06", 07:49:44 "model-name": "some-model", 07:49:44 "model-version": "testValue" 07:49:44 } 07:49:44 2024-02-06 07:49:44.740 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:44 2024-02-06 07:49:44.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:44 2024-02-06 07:49:44.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:44 2024-02-06 07:49:44.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:44 2024-02-06 07:49:44.741 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:44 2024-02-06 07:49:44.743 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:44 2024-02-06 07:49:44.745 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:44 2024-02-06 07:49:44.746 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-5d44b5f9-8617-415a-b72b-8d32afc5913c with payload { 07:49:44 "vnf-id": "test-generic-5d44b5f9-8617-415a-b72b-8d32afc5913c", 07:49:44 "vnf-type": "someval", 07:49:44 "vnf-name": "someval", 07:49:44 "model-invariant-id": "test-model-bd141a73-de76-4958-a966-d1bde0e14f23", 07:49:44 "model-version-id": "test-model-ver-d43c0cb7-6ae8-4379-bdea-dae49f5f0f06", 07:49:44 "resource-version": "1707205784713" 07:49:44 } 07:49:44 07:49:44 2024-02-06 07:49:44.747 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:44 2024-02-06 07:49:44.748 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:44 2024-02-06 07:49:44.748 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:44 2024-02-06 07:49:44.748 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:44 2024-02-06 07:49:44.749 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:44 2024-02-06 07:49:44.755 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:44 2024-02-06 07:49:44.759 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:44 2024-02-06 07:49:44.760 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:44 2024-02-06 07:49:44.763 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-5d44b5f9-8617-415a-b72b-8d32afc5913c with depth all 07:49:44 2024-02-06 07:49:44.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:44 2024-02-06 07:49:44.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:44 2024-02-06 07:49:44.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:44 2024-02-06 07:49:44.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:44 2024-02-06 07:49:44.764 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:44 2024-02-06 07:49:44.767 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:44 2024-02-06 07:49:44.767 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:44 2024-02-06 07:49:44.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-5d44b5f9-8617-415a-b72b-8d32afc5913c with resource version 1707205784748 07:49:44 2024-02-06 07:49:44.769 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:44 2024-02-06 07:49:44.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:44 2024-02-06 07:49:44.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:44 2024-02-06 07:49:44.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:44 2024-02-06 07:49:44.769 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:44 2024-02-06 07:49:44.773 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 106744 with label generic-vnf 07:49:44 2024-02-06 07:49:44.774 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:44 2024-02-06 07:49:44.783 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:45 2024-02-06 07:49:45.086 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:45 2024-02-06 07:49:45.400 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-a0628a7a-6332-4226-bff3-a035e4a73c94 with payload { 07:49:45 "model-invariant-id": "test-model-a0628a7a-6332-4226-bff3-a035e4a73c94", 07:49:45 "model-type": "some-type" 07:49:45 } 07:49:45 2024-02-06 07:49:45.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:45 2024-02-06 07:49:45.403 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:45 2024-02-06 07:49:45.403 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:45 2024-02-06 07:49:45.403 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:45 2024-02-06 07:49:45.403 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:45 2024-02-06 07:49:45.405 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:45 2024-02-06 07:49:45.407 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:45 2024-02-06 07:49:45.408 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-a0628a7a-6332-4226-bff3-a035e4a73c94/model-vers/model-ver/test-model-ver-3355db87-92da-49c0-a57f-62d2f3899a88 with payload { 07:49:45 "model-version-id": "test-model-ver-3355db87-92da-49c0-a57f-62d2f3899a88", 07:49:45 "model-name": "some-model", 07:49:45 "model-version": "testValue" 07:49:45 } 07:49:45 2024-02-06 07:49:45.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:45 2024-02-06 07:49:45.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:45 2024-02-06 07:49:45.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:45 2024-02-06 07:49:45.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:45 2024-02-06 07:49:45.410 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:45 2024-02-06 07:49:45.413 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:45 2024-02-06 07:49:45.415 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:45 2024-02-06 07:49:45.416 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-75b8a12d-ab5f-4871-919d-9139cf604562 with payload { 07:49:45 "vnf-id": "test-generic-75b8a12d-ab5f-4871-919d-9139cf604562", 07:49:45 "vnf-type": "someval", 07:49:45 "vnf-name": "someval", 07:49:45 "model-invariant-id": "test-model-a0628a7a-6332-4226-bff3-a035e4a73c94", 07:49:45 "model-version-id": "test-model-ver-3355db87-92da-49c0-a57f-62d2f3899a88" 07:49:45 } 07:49:45 07:49:45 2024-02-06 07:49:45.416 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:45 2024-02-06 07:49:45.418 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:45 2024-02-06 07:49:45.418 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:45 2024-02-06 07:49:45.418 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:45 2024-02-06 07:49:45.418 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:45 2024-02-06 07:49:45.424 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:45 2024-02-06 07:49:45.428 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:45 2024-02-06 07:49:45.429 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:45 2024-02-06 07:49:45.432 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/service-design-and-creation/models/model/test-model-a0628a7a-6332-4226-bff3-a035e4a73c94/model-vers/model-ver/test-model-ver-3355db87-92da-49c0-a57f-62d2f3899a88 with depth all 07:49:45 2024-02-06 07:49:45.433 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:45 2024-02-06 07:49:45.433 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:45 2024-02-06 07:49:45.433 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:45 2024-02-06 07:49:45.433 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:45 2024-02-06 07:49:45.433 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:45 2024-02-06 07:49:45.435 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:45 2024-02-06 07:49:45.435 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:45 2024-02-06 07:49:45.436 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/service-design-and-creation/models/model/test-model-a0628a7a-6332-4226-bff3-a035e4a73c94/model-vers/model-ver/test-model-ver-3355db87-92da-49c0-a57f-62d2f3899a88 with resource version 1707205785410 07:49:45 2024-02-06 07:49:45.437 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:45 2024-02-06 07:49:45.437 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:45 2024-02-06 07:49:45.437 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:45 2024-02-06 07:49:45.437 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:45 2024-02-06 07:49:45.437 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:45 2024-02-06 07:49:45.440 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 547 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 584 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 578 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 07:49:45 2024-02-06 07:49:45.440 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:45 2024-02-06 07:49:45.440 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 07:49:45 2024-02-06 07:49:45.440 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-a0628a7a-6332-4226-bff3-a035e4a73c94/model-vers/model-ver/test-model-ver-3355db87-92da-49c0-a57f-62d2f3899a88"]}}} 07:49:45 2024-02-06 07:49:45.749 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-d0914ba2-3bfc-426d-9780-0e83a4cfb970 with payload { 07:49:45 "model-invariant-id": "test-model-d0914ba2-3bfc-426d-9780-0e83a4cfb970", 07:49:45 "model-type": "some-type" 07:49:45 } 07:49:45 2024-02-06 07:49:45.750 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:45 2024-02-06 07:49:45.752 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:45 2024-02-06 07:49:45.752 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:45 2024-02-06 07:49:45.752 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:45 2024-02-06 07:49:45.752 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:45 2024-02-06 07:49:45.755 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:45 2024-02-06 07:49:45.756 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:45 2024-02-06 07:49:45.757 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-d0914ba2-3bfc-426d-9780-0e83a4cfb970/model-vers/model-ver/test-model-ver-feec5eca-52f6-462b-a3ff-d72682c7b57a with payload { 07:49:45 "model-version-id": "test-model-ver-feec5eca-52f6-462b-a3ff-d72682c7b57a", 07:49:45 "model-name": "some-model", 07:49:45 "model-version": "testValue" 07:49:45 } 07:49:45 2024-02-06 07:49:45.758 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:45 2024-02-06 07:49:45.759 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:45 2024-02-06 07:49:45.759 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:45 2024-02-06 07:49:45.759 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:45 2024-02-06 07:49:45.759 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:45 2024-02-06 07:49:45.761 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:45 2024-02-06 07:49:45.763 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:45 2024-02-06 07:49:45.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-dddd1807-0902-4527-8f89-d2130239fbad with payload { 07:49:45 "vnf-id": "test-generic-dddd1807-0902-4527-8f89-d2130239fbad", 07:49:45 "vnf-type": "someval", 07:49:45 "vnf-name": "someval", 07:49:45 "model-invariant-id": "test-model-d0914ba2-3bfc-426d-9780-0e83a4cfb970", 07:49:45 "model-version-id": "test-model-ver-feec5eca-52f6-462b-a3ff-d72682c7b57a" 07:49:45 } 07:49:45 07:49:45 2024-02-06 07:49:45.765 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:45 2024-02-06 07:49:45.766 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:45 2024-02-06 07:49:45.766 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:45 2024-02-06 07:49:45.766 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:45 2024-02-06 07:49:45.766 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:45 2024-02-06 07:49:45.773 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:45 2024-02-06 07:49:45.777 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:45 2024-02-06 07:49:45.778 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-dddd1807-0902-4527-8f89-d2130239fbad with depth all 07:49:45 2024-02-06 07:49:45.779 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:45 2024-02-06 07:49:45.779 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:45 2024-02-06 07:49:45.779 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:45 2024-02-06 07:49:45.779 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:45 2024-02-06 07:49:45.780 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:45 2024-02-06 07:49:45.783 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:45 2024-02-06 07:49:45.783 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:45 2024-02-06 07:49:45.784 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:45 2024-02-06 07:49:45.787 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-dddd1807-0902-4527-8f89-d2130239fbad with payload { 07:49:45 "vnf-id": "test-generic-dddd1807-0902-4527-8f89-d2130239fbad", 07:49:45 "vnf-type": "someval", 07:49:45 "vnf-name": "someval" 07:49:45 , "resource-version": "1707205785766"} 07:49:45 2024-02-06 07:49:45.788 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:45 2024-02-06 07:49:45.789 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:45 2024-02-06 07:49:45.789 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:45 2024-02-06 07:49:45.789 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:45 2024-02-06 07:49:45.789 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:45 2024-02-06 07:49:45.796 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:45 2024-02-06 07:49:45.799 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:45 2024-02-06 07:49:45.800 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-dddd1807-0902-4527-8f89-d2130239fbad with depth all 07:49:45 2024-02-06 07:49:45.801 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:45 2024-02-06 07:49:45.801 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:45 2024-02-06 07:49:45.801 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:45 2024-02-06 07:49:45.801 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:45 2024-02-06 07:49:45.801 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:45 2024-02-06 07:49:45.804 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:45 2024-02-06 07:49:45.804 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:45 2024-02-06 07:49:45.804 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:45 2024-02-06 07:49:45.807 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-dddd1807-0902-4527-8f89-d2130239fbad with resource version 1707205785789 07:49:45 2024-02-06 07:49:45.808 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:45 2024-02-06 07:49:45.808 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:45 2024-02-06 07:49:45.808 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:45 2024-02-06 07:49:45.808 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:45 2024-02-06 07:49:45.808 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:45 2024-02-06 07:49:45.811 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 86032 with label generic-vnf 07:49:45 2024-02-06 07:49:45.812 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:45 2024-02-06 07:49:45.813 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:46 2024-02-06 07:49:46.116 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:46 2024-02-06 07:49:46.429 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-b36b2049-deeb-40c5-9d17-8fa18f0c6048 with payload { 07:49:46 "model-invariant-id": "test-model-b36b2049-deeb-40c5-9d17-8fa18f0c6048", 07:49:46 "model-type": "some-type" 07:49:46 } 07:49:46 2024-02-06 07:49:46.430 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:46 2024-02-06 07:49:46.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:46 2024-02-06 07:49:46.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:46 2024-02-06 07:49:46.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:46 2024-02-06 07:49:46.432 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:46 2024-02-06 07:49:46.434 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:46 2024-02-06 07:49:46.436 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:46 2024-02-06 07:49:46.437 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-b36b2049-deeb-40c5-9d17-8fa18f0c6048/model-vers/model-ver/test-model-ver-63b2897e-2efa-4fce-9636-d25109bdd84b with payload { 07:49:46 "model-version-id": "test-model-ver-63b2897e-2efa-4fce-9636-d25109bdd84b", 07:49:46 "model-name": "some-model", 07:49:46 "model-version": "testValue" 07:49:46 } 07:49:46 2024-02-06 07:49:46.438 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:46 2024-02-06 07:49:46.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:46 2024-02-06 07:49:46.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:46 2024-02-06 07:49:46.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:46 2024-02-06 07:49:46.439 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:46 2024-02-06 07:49:46.441 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:46 2024-02-06 07:49:46.443 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:46 2024-02-06 07:49:46.444 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-9f32dd0b-32e4-4317-bb9d-a1081270ec64 with payload { 07:49:46 "vnf-id": "test-generic-9f32dd0b-32e4-4317-bb9d-a1081270ec64", 07:49:46 "vnf-type": "someval", 07:49:46 "vnf-name": "someval", 07:49:46 "model-invariant-id": "random-wrong-model", 07:49:46 "model-version-id": "random-wrong-model-ver" 07:49:46 } 07:49:46 07:49:46 2024-02-06 07:49:46.445 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:46 2024-02-06 07:49:46.446 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:46 2024-02-06 07:49:46.446 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:46 2024-02-06 07:49:46.446 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:46 2024-02-06 07:49:46.447 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:46 2024-02-06 07:49:46.448 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:46 2024-02-06 07:49:46.449 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:46 2024-02-06 07:49:46.449 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:46 2024-02-06 07:49:46.449 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-9f32dd0b-32e4-4317-bb9d-a1081270ec64","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:49:46 2024-02-06 07:49:46.450 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-9f32dd0b-32e4-4317-bb9d-a1081270ec64","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:49:46 2024-02-06 07:49:46.757 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-51c80892-1600-4de8-a237-77642f96cf0b with payload { 07:49:46 "model-invariant-id": "test-model-51c80892-1600-4de8-a237-77642f96cf0b", 07:49:46 "model-type": "some-type" 07:49:46 } 07:49:46 2024-02-06 07:49:46.758 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:46 2024-02-06 07:49:46.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:46 2024-02-06 07:49:46.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:46 2024-02-06 07:49:46.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:46 2024-02-06 07:49:46.760 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:46 2024-02-06 07:49:46.762 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:46 2024-02-06 07:49:46.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:46 2024-02-06 07:49:46.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-51c80892-1600-4de8-a237-77642f96cf0b/model-vers/model-ver/test-model-ver-91e45707-b576-4354-970b-e91bb8c02646 with payload { 07:49:46 "model-version-id": "test-model-ver-91e45707-b576-4354-970b-e91bb8c02646", 07:49:46 "model-name": "some-model", 07:49:46 "model-version": "testValue" 07:49:46 } 07:49:46 2024-02-06 07:49:46.765 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:46 2024-02-06 07:49:46.766 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:46 2024-02-06 07:49:46.766 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:46 2024-02-06 07:49:46.766 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:46 2024-02-06 07:49:46.766 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:46 2024-02-06 07:49:46.768 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:46 2024-02-06 07:49:46.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:46 2024-02-06 07:49:46.772 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/business/customers/customer/test-customer-31c50c2e-850f-4df4-bf92-607deefddca1 with payload { 07:49:46 "global-customer-id": "test-customer-31c50c2e-850f-4df4-bf92-607deefddca1", 07:49:46 "subscriber-name": "example-subscriber-name-val-99675", 07:49:46 "subscriber-type": "example-subscriber-type-val-40388", 07:49:46 "service-subscriptions": { 07:49:46 "service-subscription": [ 07:49:46 { 07:49:46 "service-type": "test-subtype-eb2e590a-38d5-439f-9dc7-69ec17a5043c", 07:49:46 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 07:49:46 "service-instances": { 07:49:46 "service-instance": [ 07:49:46 { 07:49:46 "service-instance-id": "test-tenant-f620b942-b540-4b82-9a53-4230a55238b5", 07:49:46 "service-instance-name": "example-service-instance-name-val-4896", 07:49:46 "service-type": "example-service-type-val-25453", 07:49:46 "service-role": "example-service-role-val-66197", 07:49:46 "environment-context": "example-environment-context-val-95014", 07:49:46 "workload-context": "example-workload-context-val-56102", 07:49:46 "model-invariant-id": "test-model-51c80892-1600-4de8-a237-77642f96cf0b", 07:49:46 "model-version-id": "test-model-ver-91e45707-b576-4354-970b-e91bb8c02646" 07:49:46 } 07:49:46 ] 07:49:46 } 07:49:46 } 07:49:46 ] 07:49:46 } 07:49:46 } 07:49:46 2024-02-06 07:49:46.772 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:46 2024-02-06 07:49:46.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:46 2024-02-06 07:49:46.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:46 2024-02-06 07:49:46.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:46 2024-02-06 07:49:46.774 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:46 2024-02-06 07:49:46.782 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:46 2024-02-06 07:49:46.785 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:46 2024-02-06 07:49:46.786 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:46 2024-02-06 07:49:46.790 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-31c50c2e-850f-4df4-bf92-607deefddca1 with depth all 07:49:46 2024-02-06 07:49:46.790 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:46 2024-02-06 07:49:46.790 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:46 2024-02-06 07:49:46.790 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:46 2024-02-06 07:49:46.790 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:46 2024-02-06 07:49:46.790 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:46 2024-02-06 07:49:46.794 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:46 2024-02-06 07:49:46.794 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:46 2024-02-06 07:49:46.794 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/vnf-b4320e99-d55a-4251-a5e3-3539b4cc83b2 with payload { 07:49:46 "vnf-id": "vnf-b4320e99-d55a-4251-a5e3-3539b4cc83b2", 07:49:46 "vnf-type": "someval", 07:49:46 "vnf-name": "someval", 07:49:46 "relationship-list": { 07:49:46 "relationship": [ 07:49:46 { 07:49:46 "related-to": "service-instance", 07:49:46 "related-link": "/aai/v13/business/customers/customer/test-customer-31c50c2e-850f-4df4-bf92-607deefddca1/service-subscriptions/service-subscription/test-subtype-eb2e590a-38d5-439f-9dc7-69ec17a5043c/service-instances/service-instance/test-tenant-f620b942-b540-4b82-9a53-4230a55238b5" 07:49:46 } 07:49:46 ] 07:49:46 } 07:49:46 } 07:49:46 07:49:46 2024-02-06 07:49:46.795 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:46 2024-02-06 07:49:46.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:46 2024-02-06 07:49:46.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:46 2024-02-06 07:49:46.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:46 2024-02-06 07:49:46.796 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:46 2024-02-06 07:49:46.805 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:46 2024-02-06 07:49:46.812 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:46 2024-02-06 07:49:46.813 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/vnf-b4320e99-d55a-4251-a5e3-3539b4cc83b2 with depth all 07:49:46 2024-02-06 07:49:46.814 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:46 2024-02-06 07:49:46.814 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:46 2024-02-06 07:49:46.814 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:46 2024-02-06 07:49:46.814 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:46 2024-02-06 07:49:46.814 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:46 2024-02-06 07:49:46.819 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:46 2024-02-06 07:49:46.819 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:46 2024-02-06 07:49:46.819 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-31c50c2e-850f-4df4-bf92-607deefddca1 with depth all 07:49:46 2024-02-06 07:49:46.820 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:46 2024-02-06 07:49:46.820 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:46 2024-02-06 07:49:46.820 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:46 2024-02-06 07:49:46.820 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:46 2024-02-06 07:49:46.821 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:46 2024-02-06 07:49:46.825 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:46 2024-02-06 07:49:46.825 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:47 2024-02-06 07:49:47.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-eb0606e8-a14a-4c5a-ad4a-4b09914a9581 with payload { 07:49:47 "model-invariant-id": "test-model-eb0606e8-a14a-4c5a-ad4a-4b09914a9581", 07:49:47 "model-type": "some-type" 07:49:47 } 07:49:47 2024-02-06 07:49:47.135 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:47 2024-02-06 07:49:47.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:47 2024-02-06 07:49:47.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:47 2024-02-06 07:49:47.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:47 2024-02-06 07:49:47.137 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:47 2024-02-06 07:49:47.139 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:47 2024-02-06 07:49:47.141 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:47 2024-02-06 07:49:47.142 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-eb0606e8-a14a-4c5a-ad4a-4b09914a9581/model-vers/model-ver/test-model-ver-72447d9f-bda5-4407-869c-70321f3ff896 with payload { 07:49:47 "model-version-id": "test-model-ver-72447d9f-bda5-4407-869c-70321f3ff896", 07:49:47 "model-name": "some-model", 07:49:47 "model-version": "testValue" 07:49:47 } 07:49:47 2024-02-06 07:49:47.142 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:47 2024-02-06 07:49:47.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:47 2024-02-06 07:49:47.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:47 2024-02-06 07:49:47.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:47 2024-02-06 07:49:47.143 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:47 2024-02-06 07:49:47.145 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:47 2024-02-06 07:49:47.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:47 2024-02-06 07:49:47.149 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c0731ea9-f129-42d0-92f0-50b22f309646 with payload { 07:49:47 "vnf-id": "test-generic-c0731ea9-f129-42d0-92f0-50b22f309646", 07:49:47 "vnf-type": "someval", 07:49:47 "vnf-name": "someval", 07:49:47 "model-invariant-id": "test-model-eb0606e8-a14a-4c5a-ad4a-4b09914a9581", 07:49:47 "model-version-id": "test-model-ver-72447d9f-bda5-4407-869c-70321f3ff896" 07:49:47 } 07:49:47 07:49:47 2024-02-06 07:49:47.149 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:47 2024-02-06 07:49:47.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:47 2024-02-06 07:49:47.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:47 2024-02-06 07:49:47.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:47 2024-02-06 07:49:47.151 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:47 2024-02-06 07:49:47.157 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:47 2024-02-06 07:49:47.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:47 2024-02-06 07:49:47.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c0731ea9-f129-42d0-92f0-50b22f309646 with depth all 07:49:47 2024-02-06 07:49:47.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:47 2024-02-06 07:49:47.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:47 2024-02-06 07:49:47.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:47 2024-02-06 07:49:47.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:47 2024-02-06 07:49:47.162 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:47 2024-02-06 07:49:47.165 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:47 2024-02-06 07:49:47.165 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:47 2024-02-06 07:49:47.165 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:47 2024-02-06 07:49:47.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c0731ea9-f129-42d0-92f0-50b22f309646 with payload { 07:49:47 "vnf-id": "test-generic-c0731ea9-f129-42d0-92f0-50b22f309646", 07:49:47 "vnf-type": "someval", 07:49:47 "vnf-name": "someval", 07:49:47 "model-invariant-id": "test-model-eb0606e8-a14a-4c5a-ad4a-4b09914a9581", 07:49:47 "model-version-id": "test-model-ver-72447d9f-bda5-4407-869c-70321f3ff896", 07:49:47 "resource-version": "1707205787150" 07:49:47 } 07:49:47 07:49:47 2024-02-06 07:49:47.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:47 2024-02-06 07:49:47.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:47 2024-02-06 07:49:47.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:47 2024-02-06 07:49:47.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:47 2024-02-06 07:49:47.171 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:47 2024-02-06 07:49:47.176 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:47 2024-02-06 07:49:47.178 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:47 2024-02-06 07:49:47.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c0731ea9-f129-42d0-92f0-50b22f309646 with depth all 07:49:47 2024-02-06 07:49:47.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:47 2024-02-06 07:49:47.180 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:47 2024-02-06 07:49:47.180 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:47 2024-02-06 07:49:47.180 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:47 2024-02-06 07:49:47.180 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:47 2024-02-06 07:49:47.183 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:47 2024-02-06 07:49:47.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:47 2024-02-06 07:49:47.183 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:47 2024-02-06 07:49:47.186 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c0731ea9-f129-42d0-92f0-50b22f309646 with resource version 1707205787170 07:49:47 2024-02-06 07:49:47.187 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:47 2024-02-06 07:49:47.187 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:47 2024-02-06 07:49:47.187 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:47 2024-02-06 07:49:47.187 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:47 2024-02-06 07:49:47.187 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:47 2024-02-06 07:49:47.190 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 86152 with label generic-vnf 07:49:47 2024-02-06 07:49:47.191 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:47 2024-02-06 07:49:47.194 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:47 2024-02-06 07:49:47.496 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:47 2024-02-06 07:49:47.807 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-003b1ef1-285e-4e35-8074-94a8291faff7 with payload { 07:49:47 "model-invariant-id": "test-model-003b1ef1-285e-4e35-8074-94a8291faff7", 07:49:47 "model-type": "some-type" 07:49:47 } 07:49:47 2024-02-06 07:49:47.809 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:47 2024-02-06 07:49:47.810 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:47 2024-02-06 07:49:47.810 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:47 2024-02-06 07:49:47.810 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:47 2024-02-06 07:49:47.811 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:47 2024-02-06 07:49:47.813 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:47 2024-02-06 07:49:47.814 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:47 2024-02-06 07:49:47.816 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-003b1ef1-285e-4e35-8074-94a8291faff7/model-vers/model-ver/test-model-ver-0d84aa93-3474-43e5-8a97-fdfa5f5f3215 with payload { 07:49:47 "model-version-id": "test-model-ver-0d84aa93-3474-43e5-8a97-fdfa5f5f3215", 07:49:47 "model-name": "some-model", 07:49:47 "model-version": "testValue" 07:49:47 } 07:49:47 2024-02-06 07:49:47.817 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:47 2024-02-06 07:49:47.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:47 2024-02-06 07:49:47.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:47 2024-02-06 07:49:47.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:47 2024-02-06 07:49:47.818 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:47 2024-02-06 07:49:47.821 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:47 2024-02-06 07:49:47.823 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:47 2024-02-06 07:49:47.824 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-d94fec1a-0269-464d-96b2-40f8bd391f02 with payload { 07:49:47 "vnf-id": "test-generic-d94fec1a-0269-464d-96b2-40f8bd391f02", 07:49:47 "vnf-type": "someval", 07:49:47 "vnf-name": "someval", 07:49:47 "model-invariant-id": "test-model-003b1ef1-285e-4e35-8074-94a8291faff7", 07:49:47 "model-version-id": "test-model-ver-0d84aa93-3474-43e5-8a97-fdfa5f5f3215" 07:49:47 } 07:49:47 07:49:47 2024-02-06 07:49:47.824 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:47 2024-02-06 07:49:47.825 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:47 2024-02-06 07:49:47.826 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:47 2024-02-06 07:49:47.826 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:47 2024-02-06 07:49:47.826 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:47 2024-02-06 07:49:47.832 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:47 2024-02-06 07:49:47.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:47 2024-02-06 07:49:47.836 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:47 2024-02-06 07:49:47.839 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-d94fec1a-0269-464d-96b2-40f8bd391f02 with depth all 07:49:47 2024-02-06 07:49:47.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:47 2024-02-06 07:49:47.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:47 2024-02-06 07:49:47.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:47 2024-02-06 07:49:47.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:47 2024-02-06 07:49:47.840 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:47 2024-02-06 07:49:47.843 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:47 2024-02-06 07:49:47.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:47 2024-02-06 07:49:47.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-d94fec1a-0269-464d-96b2-40f8bd391f02 with resource version 1707205787825 07:49:47 2024-02-06 07:49:47.844 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:47 2024-02-06 07:49:47.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:47 2024-02-06 07:49:47.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:47 2024-02-06 07:49:47.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:47 2024-02-06 07:49:47.844 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:47 2024-02-06 07:49:47.847 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 114936 with label generic-vnf 07:49:47 2024-02-06 07:49:47.848 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:47 2024-02-06 07:49:47.850 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:48 2024-02-06 07:49:48.156 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:48 2024-02-06 07:49:48.465 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-2f6a68fd-0179-4053-bb46-7961e80c31b3 with payload { 07:49:48 "model-invariant-id": "test-model-2f6a68fd-0179-4053-bb46-7961e80c31b3", 07:49:48 "model-type": "some-type" 07:49:48 } 07:49:48 2024-02-06 07:49:48.466 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:48 2024-02-06 07:49:48.468 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:48 2024-02-06 07:49:48.468 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:48 2024-02-06 07:49:48.468 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:48 2024-02-06 07:49:48.468 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:48 2024-02-06 07:49:48.471 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:48 2024-02-06 07:49:48.473 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:48 2024-02-06 07:49:48.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-2f6a68fd-0179-4053-bb46-7961e80c31b3/model-vers/model-ver/test-model-ver-ba0e9d26-386a-4b3e-a0a6-7d7d2e28b404 with payload { 07:49:48 "model-version-id": "test-model-ver-ba0e9d26-386a-4b3e-a0a6-7d7d2e28b404", 07:49:48 "model-name": "some-model", 07:49:48 "model-version": "testValue" 07:49:48 } 07:49:48 2024-02-06 07:49:48.475 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:48 2024-02-06 07:49:48.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:48 2024-02-06 07:49:48.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:48 2024-02-06 07:49:48.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:48 2024-02-06 07:49:48.476 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:48 2024-02-06 07:49:48.478 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:48 2024-02-06 07:49:48.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:48 2024-02-06 07:49:48.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-71f71df3-79f1-4b85-833b-0389cc8c4b7c with payload { 07:49:48 "vnf-id": "test-generic-71f71df3-79f1-4b85-833b-0389cc8c4b7c", 07:49:48 "vnf-type": "someval", 07:49:48 "vnf-name": "someval", 07:49:48 "model-invariant-id": "some-model" 07:49:48 } 07:49:48 2024-02-06 07:49:48.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:48 2024-02-06 07:49:48.484 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:48 2024-02-06 07:49:48.484 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:48 2024-02-06 07:49:48.484 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:48 2024-02-06 07:49:48.484 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-71f71df3-79f1-4b85-833b-0389cc8c4b7c","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:48 2024-02-06 07:49:48.485 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-71f71df3-79f1-4b85-833b-0389cc8c4b7c","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:48 2024-02-06 07:49:48.792 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-8cc6c382-49e2-458c-840a-595635568711 with payload { 07:49:48 "model-invariant-id": "test-model-8cc6c382-49e2-458c-840a-595635568711", 07:49:48 "model-type": "some-type" 07:49:48 } 07:49:48 2024-02-06 07:49:48.794 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:48 2024-02-06 07:49:48.795 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:48 2024-02-06 07:49:48.795 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:48 2024-02-06 07:49:48.795 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:48 2024-02-06 07:49:48.795 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:48 2024-02-06 07:49:48.798 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:48 2024-02-06 07:49:48.799 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:48 2024-02-06 07:49:48.801 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-8cc6c382-49e2-458c-840a-595635568711/model-vers/model-ver/test-model-ver-2155cdb4-c389-4642-8277-49e9d05a89f4 with payload { 07:49:48 "model-version-id": "test-model-ver-2155cdb4-c389-4642-8277-49e9d05a89f4", 07:49:48 "model-name": "some-model", 07:49:48 "model-version": "testValue" 07:49:48 } 07:49:48 2024-02-06 07:49:48.801 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:48 2024-02-06 07:49:48.802 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:48 2024-02-06 07:49:48.802 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:48 2024-02-06 07:49:48.802 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:48 2024-02-06 07:49:48.803 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:48 2024-02-06 07:49:48.805 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:48 2024-02-06 07:49:48.808 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:48 2024-02-06 07:49:48.809 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c66087bb-9629-4847-842b-7f72fb24f72c with payload { 07:49:48 "vnf-id": "test-generic-c66087bb-9629-4847-842b-7f72fb24f72c", 07:49:48 "vnf-type": "someval", 07:49:48 "vnf-name": "someval", 07:49:48 "model-invariant-id": "test-model-8cc6c382-49e2-458c-840a-595635568711", 07:49:48 "model-version-id": "test-model-ver-2155cdb4-c389-4642-8277-49e9d05a89f4" 07:49:48 } 07:49:48 07:49:48 2024-02-06 07:49:48.809 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:48 2024-02-06 07:49:48.810 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:48 2024-02-06 07:49:48.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:48 2024-02-06 07:49:48.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:48 2024-02-06 07:49:48.811 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:48 2024-02-06 07:49:48.817 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:48 2024-02-06 07:49:48.821 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:48 2024-02-06 07:49:48.822 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:48 2024-02-06 07:49:48.825 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c66087bb-9629-4847-842b-7f72fb24f72c with depth all 07:49:48 2024-02-06 07:49:48.826 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:48 2024-02-06 07:49:48.826 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:48 2024-02-06 07:49:48.826 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:48 2024-02-06 07:49:48.826 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:48 2024-02-06 07:49:48.826 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:48 2024-02-06 07:49:48.829 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:48 2024-02-06 07:49:48.829 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:48 2024-02-06 07:49:48.830 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c66087bb-9629-4847-842b-7f72fb24f72c with payload { 07:49:48 "vnf-id": "test-generic-c66087bb-9629-4847-842b-7f72fb24f72c", 07:49:48 "vnf-type": "someval", 07:49:48 "vnf-name": "someval", 07:49:48 "model-invariant-id": "test-model-3ba01af6-a21d-4c85-987a-737332a02db0", 07:49:48 "model-version-id": "test-model-ver-06ef22d4-ce61-4453-8e9b-0a2e5f237937", 07:49:48 "resource-version": "1707205788810" 07:49:48 } 07:49:48 07:49:48 2024-02-06 07:49:48.831 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:48 2024-02-06 07:49:48.832 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:48 2024-02-06 07:49:48.832 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:48 2024-02-06 07:49:48.832 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:48 2024-02-06 07:49:48.832 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:48 2024-02-06 07:49:48.834 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-3ba01af6-a21d-4c85-987a-737332a02db0/model-vers/model-ver/test-model-ver-06ef22d4-ce61-4453-8e9b-0a2e5f237937#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:48 2024-02-06 07:49:48.834 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:48 2024-02-06 07:49:48.834 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:48 2024-02-06 07:49:48.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-c66087bb-9629-4847-842b-7f72fb24f72c","Node Not Found:object located at service-design-and-creation/models/model/test-model-3ba01af6-a21d-4c85-987a-737332a02db0/model-vers/model-ver/test-model-ver-06ef22d4-ce61-4453-8e9b-0a2e5f237937#model-version not found","ERR.5.4.6114"]}}} 07:49:48 2024-02-06 07:49:48.835 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:49 2024-02-06 07:49:49.146 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-7bd76d3f-72ae-4186-8bd7-8bdf3103b4b0 with payload { 07:49:49 "model-invariant-id": "test-model-7bd76d3f-72ae-4186-8bd7-8bdf3103b4b0", 07:49:49 "model-type": "some-type" 07:49:49 } 07:49:49 2024-02-06 07:49:49.147 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:49 2024-02-06 07:49:49.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:49 2024-02-06 07:49:49.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:49 2024-02-06 07:49:49.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:49 2024-02-06 07:49:49.149 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:49 2024-02-06 07:49:49.151 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:49 2024-02-06 07:49:49.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:49 2024-02-06 07:49:49.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-7bd76d3f-72ae-4186-8bd7-8bdf3103b4b0/model-vers/model-ver/test-model-ver-61431824-b768-486d-a7b3-6f1644dd1116 with payload { 07:49:49 "model-version-id": "test-model-ver-61431824-b768-486d-a7b3-6f1644dd1116", 07:49:49 "model-name": "some-model", 07:49:49 "model-version": "testValue" 07:49:49 } 07:49:49 2024-02-06 07:49:49.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:49 2024-02-06 07:49:49.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:49 2024-02-06 07:49:49.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:49 2024-02-06 07:49:49.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:49 2024-02-06 07:49:49.155 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:49 2024-02-06 07:49:49.158 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:49 2024-02-06 07:49:49.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:49 2024-02-06 07:49:49.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2f739241-54d6-46bc-b9c6-23df828124b7 with payload { 07:49:49 "vnf-id": "test-generic-2f739241-54d6-46bc-b9c6-23df828124b7", 07:49:49 "vnf-type": "someval", 07:49:49 "vnf-name": "someval", 07:49:49 "model-invariant-id": "test-model-7bd76d3f-72ae-4186-8bd7-8bdf3103b4b0", 07:49:49 "model-version-id": "test-model-ver-61431824-b768-486d-a7b3-6f1644dd1116" 07:49:49 } 07:49:49 07:49:49 2024-02-06 07:49:49.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:49 2024-02-06 07:49:49.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:49 2024-02-06 07:49:49.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:49 2024-02-06 07:49:49.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:49 2024-02-06 07:49:49.164 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:49 2024-02-06 07:49:49.170 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:49 2024-02-06 07:49:49.174 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:49 2024-02-06 07:49:49.175 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:49 2024-02-06 07:49:49.178 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2f739241-54d6-46bc-b9c6-23df828124b7 with depth all 07:49:49 2024-02-06 07:49:49.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:49 2024-02-06 07:49:49.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:49 2024-02-06 07:49:49.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:49 2024-02-06 07:49:49.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:49 2024-02-06 07:49:49.179 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:49 2024-02-06 07:49:49.182 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:49 2024-02-06 07:49:49.182 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:49 2024-02-06 07:49:49.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-ff088d48-1cd5-4e10-8c01-316ce6c8b524 with payload { 07:49:49 "model-invariant-id": "test-model-ff088d48-1cd5-4e10-8c01-316ce6c8b524", 07:49:49 "model-type": "some-type" 07:49:49 } 07:49:49 2024-02-06 07:49:49.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:49 2024-02-06 07:49:49.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:49 2024-02-06 07:49:49.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:49 2024-02-06 07:49:49.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:49 2024-02-06 07:49:49.184 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:49 2024-02-06 07:49:49.186 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:49 2024-02-06 07:49:49.187 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:49 2024-02-06 07:49:49.188 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-ff088d48-1cd5-4e10-8c01-316ce6c8b524/model-vers/model-ver/test-model-ver-0edbf07e-d46e-4d75-9b0b-1b776575a7b3 with payload { 07:49:49 "model-version-id": "test-model-ver-0edbf07e-d46e-4d75-9b0b-1b776575a7b3", 07:49:49 "model-name": "some-model", 07:49:49 "model-version": "testValue" 07:49:49 } 07:49:49 2024-02-06 07:49:49.189 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:49 2024-02-06 07:49:49.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:49 2024-02-06 07:49:49.190 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:49 2024-02-06 07:49:49.190 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:49 2024-02-06 07:49:49.190 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:49 2024-02-06 07:49:49.192 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:49 2024-02-06 07:49:49.195 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:49 2024-02-06 07:49:49.195 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2f739241-54d6-46bc-b9c6-23df828124b7 with payload { 07:49:49 "vnf-id": "test-generic-2f739241-54d6-46bc-b9c6-23df828124b7", 07:49:49 "vnf-type": "someval", 07:49:49 "vnf-name": "someval", 07:49:49 "model-invariant-id": "test-model-ff088d48-1cd5-4e10-8c01-316ce6c8b524", 07:49:49 "resource-version": "${resource-version}" 07:49:49 } 07:49:49 2024-02-06 07:49:49.196 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:49 2024-02-06 07:49:49.197 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:49 2024-02-06 07:49:49.197 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:49 2024-02-06 07:49:49.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:49 2024-02-06 07:49:49.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-2f739241-54d6-46bc-b9c6-23df828124b7","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:49 2024-02-06 07:49:49.198 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:49 2024-02-06 07:49:49.509 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-7304b609-bba4-4a60-a2a5-ede627065712 with payload { 07:49:49 "model-invariant-id": "test-model-7304b609-bba4-4a60-a2a5-ede627065712", 07:49:49 "model-type": "some-type" 07:49:49 } 07:49:49 2024-02-06 07:49:49.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:49 2024-02-06 07:49:49.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:49 2024-02-06 07:49:49.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:49 2024-02-06 07:49:49.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:49 2024-02-06 07:49:49.512 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:49 2024-02-06 07:49:49.514 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:49 2024-02-06 07:49:49.516 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:49 2024-02-06 07:49:49.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-7304b609-bba4-4a60-a2a5-ede627065712/model-vers/model-ver/test-model-ver-c7a481d4-6189-458f-ae8f-645951f30519 with payload { 07:49:49 "model-version-id": "test-model-ver-c7a481d4-6189-458f-ae8f-645951f30519", 07:49:49 "model-name": "some-model", 07:49:49 "model-version": "testValue" 07:49:49 } 07:49:49 2024-02-06 07:49:49.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:49 2024-02-06 07:49:49.518 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:49 2024-02-06 07:49:49.518 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:49 2024-02-06 07:49:49.518 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:49 2024-02-06 07:49:49.518 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:49 2024-02-06 07:49:49.521 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:49 2024-02-06 07:49:49.523 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:49 2024-02-06 07:49:49.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b9ba7ac9-05ca-4a73-87c6-7d12b0aaf8b0 with payload { 07:49:49 "vnf-id": "test-generic-b9ba7ac9-05ca-4a73-87c6-7d12b0aaf8b0", 07:49:49 "vnf-type": "someval", 07:49:49 "vnf-name": "someval", 07:49:49 "model-invariant-id": "test-model-7304b609-bba4-4a60-a2a5-ede627065712", 07:49:49 "model-version-id": "test-model-ver-c7a481d4-6189-458f-ae8f-645951f30519" 07:49:49 } 07:49:49 07:49:49 2024-02-06 07:49:49.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:49 2024-02-06 07:49:49.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:49 2024-02-06 07:49:49.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:49 2024-02-06 07:49:49.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:49 2024-02-06 07:49:49.526 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:49 2024-02-06 07:49:49.533 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:49 2024-02-06 07:49:49.537 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:49 2024-02-06 07:49:49.538 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:49 2024-02-06 07:49:49.541 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b9ba7ac9-05ca-4a73-87c6-7d12b0aaf8b0 with depth all 07:49:49 2024-02-06 07:49:49.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:49 2024-02-06 07:49:49.542 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:49 2024-02-06 07:49:49.542 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:49 2024-02-06 07:49:49.542 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:49 2024-02-06 07:49:49.542 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:49 2024-02-06 07:49:49.545 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:49 2024-02-06 07:49:49.545 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:49 2024-02-06 07:49:49.546 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-fcab29dd-fa0b-4e9b-8d69-0690aad77c85 with payload { 07:49:49 "model-invariant-id": "test-model-fcab29dd-fa0b-4e9b-8d69-0690aad77c85", 07:49:49 "model-type": "some-type" 07:49:49 } 07:49:49 2024-02-06 07:49:49.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:49 2024-02-06 07:49:49.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:49 2024-02-06 07:49:49.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:49 2024-02-06 07:49:49.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:49 2024-02-06 07:49:49.548 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:49 2024-02-06 07:49:49.549 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:49 2024-02-06 07:49:49.551 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:49 2024-02-06 07:49:49.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-fcab29dd-fa0b-4e9b-8d69-0690aad77c85/model-vers/model-ver/test-model-ver-263362a3-791e-445f-b852-96844e20c375 with payload { 07:49:49 "model-version-id": "test-model-ver-263362a3-791e-445f-b852-96844e20c375", 07:49:49 "model-name": "some-model", 07:49:49 "model-version": "testValue" 07:49:49 } 07:49:49 2024-02-06 07:49:49.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:49 2024-02-06 07:49:49.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:49 2024-02-06 07:49:49.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:49 2024-02-06 07:49:49.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:49 2024-02-06 07:49:49.554 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:49 2024-02-06 07:49:49.557 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:49 2024-02-06 07:49:49.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:49 2024-02-06 07:49:49.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b9ba7ac9-05ca-4a73-87c6-7d12b0aaf8b0 with payload { 07:49:49 "vnf-id": "test-generic-b9ba7ac9-05ca-4a73-87c6-7d12b0aaf8b0", 07:49:49 "vnf-type": "someval", 07:49:49 "vnf-name": "someval", 07:49:49 "model-invariant-id": "test-model-fcab29dd-fa0b-4e9b-8d69-0690aad77c85", 07:49:49 "model-version-id": "test-model-ver-263362a3-791e-445f-b852-96844e20c375", 07:49:49 "resource-version": "1707205789526" 07:49:49 } 07:49:49 07:49:49 2024-02-06 07:49:49.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:49 2024-02-06 07:49:49.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:49 2024-02-06 07:49:49.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:49 2024-02-06 07:49:49.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:49 2024-02-06 07:49:49.563 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:49 2024-02-06 07:49:49.569 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:49 2024-02-06 07:49:49.573 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:49 2024-02-06 07:49:49.574 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:49 2024-02-06 07:49:49.577 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b9ba7ac9-05ca-4a73-87c6-7d12b0aaf8b0 with depth all 07:49:49 2024-02-06 07:49:49.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:49 2024-02-06 07:49:49.578 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:49 2024-02-06 07:49:49.578 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:49 2024-02-06 07:49:49.578 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:49 2024-02-06 07:49:49.578 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:49 2024-02-06 07:49:49.582 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:49 2024-02-06 07:49:49.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:49 2024-02-06 07:49:49.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b9ba7ac9-05ca-4a73-87c6-7d12b0aaf8b0 with resource version 1707205789563 07:49:49 2024-02-06 07:49:49.583 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:49 2024-02-06 07:49:49.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:49 2024-02-06 07:49:49.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:49 2024-02-06 07:49:49.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:49 2024-02-06 07:49:49.583 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:49 2024-02-06 07:49:49.587 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 98440 with label generic-vnf 07:49:49 2024-02-06 07:49:49.588 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:49 2024-02-06 07:49:49.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:49 2024-02-06 07:49:49.892 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:50 2024-02-06 07:49:50.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-64cd6ccf-2f78-48aa-b010-2f0b735a8571 with payload { 07:49:50 "model-invariant-id": "test-model-64cd6ccf-2f78-48aa-b010-2f0b735a8571", 07:49:50 "model-type": "some-type" 07:49:50 } 07:49:50 2024-02-06 07:49:50.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:50 2024-02-06 07:49:50.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:50 2024-02-06 07:49:50.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:50 2024-02-06 07:49:50.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:50 2024-02-06 07:49:50.209 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:50 2024-02-06 07:49:50.211 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:50 2024-02-06 07:49:50.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:50 2024-02-06 07:49:50.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-64cd6ccf-2f78-48aa-b010-2f0b735a8571/model-vers/model-ver/test-model-ver-4cc8bd03-b61e-4a54-ae92-e9948c0d26a3 with payload { 07:49:50 "model-version-id": "test-model-ver-4cc8bd03-b61e-4a54-ae92-e9948c0d26a3", 07:49:50 "model-name": "some-model", 07:49:50 "model-version": "testValue" 07:49:50 } 07:49:50 2024-02-06 07:49:50.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:50 2024-02-06 07:49:50.215 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:50 2024-02-06 07:49:50.215 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:50 2024-02-06 07:49:50.215 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:50 2024-02-06 07:49:50.215 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:50 2024-02-06 07:49:50.218 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:50 2024-02-06 07:49:50.220 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:50 2024-02-06 07:49:50.221 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-72ad37bb-bb9c-4fa2-a09c-52236abb7554 with payload { 07:49:50 "vnf-id": "test-generic-72ad37bb-bb9c-4fa2-a09c-52236abb7554", 07:49:50 "vnf-type": "someval", 07:49:50 "vnf-name": "someval", 07:49:50 "model-invariant-id": "test-model-64cd6ccf-2f78-48aa-b010-2f0b735a8571", 07:49:50 "model-version-id": "test-model-ver-4cc8bd03-b61e-4a54-ae92-e9948c0d26a3" 07:49:50 } 07:49:50 07:49:50 2024-02-06 07:49:50.222 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:50 2024-02-06 07:49:50.223 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:50 2024-02-06 07:49:50.223 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:50 2024-02-06 07:49:50.223 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:50 2024-02-06 07:49:50.223 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:50 2024-02-06 07:49:50.230 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:50 2024-02-06 07:49:50.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:50 2024-02-06 07:49:50.234 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:50 2024-02-06 07:49:50.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/service-design-and-creation/models/model/test-model-64cd6ccf-2f78-48aa-b010-2f0b735a8571/model-vers/model-ver/test-model-ver-4cc8bd03-b61e-4a54-ae92-e9948c0d26a3 with depth all 07:49:50 2024-02-06 07:49:50.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:50 2024-02-06 07:49:50.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:50 2024-02-06 07:49:50.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:50 2024-02-06 07:49:50.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:50 2024-02-06 07:49:50.239 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:50 2024-02-06 07:49:50.240 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:50 2024-02-06 07:49:50.241 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:50 2024-02-06 07:49:50.241 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/service-design-and-creation/models/model/test-model-64cd6ccf-2f78-48aa-b010-2f0b735a8571/model-vers/model-ver/test-model-ver-4cc8bd03-b61e-4a54-ae92-e9948c0d26a3 with resource version 1707205790215 07:49:50 2024-02-06 07:49:50.242 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:50 2024-02-06 07:49:50.242 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:50 2024-02-06 07:49:50.242 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:50 2024-02-06 07:49:50.242 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:50 2024-02-06 07:49:50.242 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:50 2024-02-06 07:49:50.245 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 547 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 584 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 578 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 07:49:50 2024-02-06 07:49:50.246 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:50 2024-02-06 07:49:50.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 07:49:50 2024-02-06 07:49:50.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-64cd6ccf-2f78-48aa-b010-2f0b735a8571/model-vers/model-ver/test-model-ver-4cc8bd03-b61e-4a54-ae92-e9948c0d26a3"]}}} 07:49:50 2024-02-06 07:49:50.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-3d3c7b1f-750d-4197-8152-742279d8553a with payload { 07:49:50 "model-invariant-id": "test-model-3d3c7b1f-750d-4197-8152-742279d8553a", 07:49:50 "model-type": "some-type" 07:49:50 } 07:49:50 2024-02-06 07:49:50.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:50 2024-02-06 07:49:50.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:50 2024-02-06 07:49:50.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:50 2024-02-06 07:49:50.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:50 2024-02-06 07:49:50.556 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:50 2024-02-06 07:49:50.559 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:50 2024-02-06 07:49:50.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:50 2024-02-06 07:49:50.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-3d3c7b1f-750d-4197-8152-742279d8553a/model-vers/model-ver/test-model-ver-17015b2b-7fd5-4540-95bd-bb2882abb7c2 with payload { 07:49:50 "model-version-id": "test-model-ver-17015b2b-7fd5-4540-95bd-bb2882abb7c2", 07:49:50 "model-name": "some-model", 07:49:50 "model-version": "testValue" 07:49:50 } 07:49:50 2024-02-06 07:49:50.562 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:50 2024-02-06 07:49:50.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:50 2024-02-06 07:49:50.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:50 2024-02-06 07:49:50.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:50 2024-02-06 07:49:50.563 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:50 2024-02-06 07:49:50.565 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:50 2024-02-06 07:49:50.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:50 2024-02-06 07:49:50.569 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c62b21da-c33f-4d14-9c76-948bdf931857 with payload { 07:49:50 "vnf-id": "test-generic-c62b21da-c33f-4d14-9c76-948bdf931857", 07:49:50 "vnf-type": "someval", 07:49:50 "vnf-name": "someval", 07:49:50 "model-invariant-id": "test-model-3d3c7b1f-750d-4197-8152-742279d8553a", 07:49:50 "model-version-id": "test-model-ver-17015b2b-7fd5-4540-95bd-bb2882abb7c2" 07:49:50 } 07:49:50 07:49:50 2024-02-06 07:49:50.569 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:50 2024-02-06 07:49:50.571 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:50 2024-02-06 07:49:50.571 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:50 2024-02-06 07:49:50.571 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:50 2024-02-06 07:49:50.571 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:50 2024-02-06 07:49:50.577 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:50 2024-02-06 07:49:50.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:50 2024-02-06 07:49:50.581 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c62b21da-c33f-4d14-9c76-948bdf931857 with depth all 07:49:50 2024-02-06 07:49:50.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:50 2024-02-06 07:49:50.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:50 2024-02-06 07:49:50.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:50 2024-02-06 07:49:50.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:50 2024-02-06 07:49:50.582 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:50 2024-02-06 07:49:50.585 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:50 2024-02-06 07:49:50.585 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:50 2024-02-06 07:49:50.585 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:50 2024-02-06 07:49:50.589 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c62b21da-c33f-4d14-9c76-948bdf931857 with payload { 07:49:50 "vnf-id": "test-generic-c62b21da-c33f-4d14-9c76-948bdf931857", 07:49:50 "vnf-type": "someval", 07:49:50 "vnf-name": "someval" 07:49:50 , "resource-version": "1707205790571"} 07:49:50 2024-02-06 07:49:50.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:50 2024-02-06 07:49:50.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:50 2024-02-06 07:49:50.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:50 2024-02-06 07:49:50.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:50 2024-02-06 07:49:50.591 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:50 2024-02-06 07:49:50.597 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:50 2024-02-06 07:49:50.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:50 2024-02-06 07:49:50.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c62b21da-c33f-4d14-9c76-948bdf931857 with depth all 07:49:50 2024-02-06 07:49:50.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:50 2024-02-06 07:49:50.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:50 2024-02-06 07:49:50.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:50 2024-02-06 07:49:50.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:50 2024-02-06 07:49:50.601 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:50 2024-02-06 07:49:50.605 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:50 2024-02-06 07:49:50.605 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:50 2024-02-06 07:49:50.605 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:50 2024-02-06 07:49:50.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c62b21da-c33f-4d14-9c76-948bdf931857 with resource version 1707205790591 07:49:50 2024-02-06 07:49:50.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:50 2024-02-06 07:49:50.609 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:50 2024-02-06 07:49:50.609 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:50 2024-02-06 07:49:50.609 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:50 2024-02-06 07:49:50.609 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:50 2024-02-06 07:49:50.613 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 122952 with label generic-vnf 07:49:50 2024-02-06 07:49:50.614 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:50 2024-02-06 07:49:50.614 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:50 2024-02-06 07:49:50.917 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:51 2024-02-06 07:49:51.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-30adf503-54ea-49d0-8397-25c4db4e41ec with payload { 07:49:51 "model-invariant-id": "test-model-30adf503-54ea-49d0-8397-25c4db4e41ec", 07:49:51 "model-type": "some-type" 07:49:51 } 07:49:51 2024-02-06 07:49:51.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:51 2024-02-06 07:49:51.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:51 2024-02-06 07:49:51.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:51 2024-02-06 07:49:51.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:51 2024-02-06 07:49:51.233 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:51 2024-02-06 07:49:51.236 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:51 2024-02-06 07:49:51.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:51 2024-02-06 07:49:51.239 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-30adf503-54ea-49d0-8397-25c4db4e41ec/model-vers/model-ver/test-model-ver-77cf948e-9b87-4001-a01b-37afc3df2fb3 with payload { 07:49:51 "model-version-id": "test-model-ver-77cf948e-9b87-4001-a01b-37afc3df2fb3", 07:49:51 "model-name": "some-model", 07:49:51 "model-version": "testValue" 07:49:51 } 07:49:51 2024-02-06 07:49:51.239 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:51 2024-02-06 07:49:51.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:51 2024-02-06 07:49:51.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:51 2024-02-06 07:49:51.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:51 2024-02-06 07:49:51.240 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:51 2024-02-06 07:49:51.243 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:51 2024-02-06 07:49:51.245 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:51 2024-02-06 07:49:51.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2eb32273-5cbd-44c7-bbf5-02cfcdd9ef63 with payload { 07:49:51 "vnf-id": "test-generic-2eb32273-5cbd-44c7-bbf5-02cfcdd9ef63", 07:49:51 "vnf-type": "someval", 07:49:51 "vnf-name": "someval", 07:49:51 "model-invariant-id": "random-wrong-model", 07:49:51 "model-version-id": "random-wrong-model-ver" 07:49:51 } 07:49:51 07:49:51 2024-02-06 07:49:51.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:51 2024-02-06 07:49:51.248 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:51 2024-02-06 07:49:51.248 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:51 2024-02-06 07:49:51.248 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:51 2024-02-06 07:49:51.248 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:51 2024-02-06 07:49:51.250 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:51 2024-02-06 07:49:51.251 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:51 2024-02-06 07:49:51.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:51 2024-02-06 07:49:51.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-2eb32273-5cbd-44c7-bbf5-02cfcdd9ef63","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:49:51 2024-02-06 07:49:51.251 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-2eb32273-5cbd-44c7-bbf5-02cfcdd9ef63","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:49:51 2024-02-06 07:49:51.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-4608d448-88ff-41aa-ab49-429da49e55f2 with payload { 07:49:51 "model-invariant-id": "test-model-4608d448-88ff-41aa-ab49-429da49e55f2", 07:49:51 "model-type": "some-type" 07:49:51 } 07:49:51 2024-02-06 07:49:51.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:51 2024-02-06 07:49:51.562 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:51 2024-02-06 07:49:51.562 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:51 2024-02-06 07:49:51.562 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:51 2024-02-06 07:49:51.562 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:51 2024-02-06 07:49:51.565 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:51 2024-02-06 07:49:51.567 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:51 2024-02-06 07:49:51.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-4608d448-88ff-41aa-ab49-429da49e55f2/model-vers/model-ver/test-model-ver-1236c889-1ccf-4312-a10f-53416a5f6ee3 with payload { 07:49:51 "model-version-id": "test-model-ver-1236c889-1ccf-4312-a10f-53416a5f6ee3", 07:49:51 "model-name": "some-model", 07:49:51 "model-version": "testValue" 07:49:51 } 07:49:51 2024-02-06 07:49:51.569 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:51 2024-02-06 07:49:51.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:51 2024-02-06 07:49:51.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:51 2024-02-06 07:49:51.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:51 2024-02-06 07:49:51.570 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:51 2024-02-06 07:49:51.573 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:51 2024-02-06 07:49:51.575 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:51 2024-02-06 07:49:51.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/business/customers/customer/test-customer-7ed0e298-9aaf-4e7e-b5a0-8610cc41f8e0 with payload { 07:49:51 "global-customer-id": "test-customer-7ed0e298-9aaf-4e7e-b5a0-8610cc41f8e0", 07:49:51 "subscriber-name": "example-subscriber-name-val-99675", 07:49:51 "subscriber-type": "example-subscriber-type-val-40388", 07:49:51 "service-subscriptions": { 07:49:51 "service-subscription": [ 07:49:51 { 07:49:51 "service-type": "test-subtype-a2685ddb-e3e3-4604-a02d-1c9040026f85", 07:49:51 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 07:49:51 "service-instances": { 07:49:51 "service-instance": [ 07:49:51 { 07:49:51 "service-instance-id": "test-tenant-0184c7fe-2032-4e6f-82e5-70988e0cdb54", 07:49:51 "service-instance-name": "example-service-instance-name-val-4896", 07:49:51 "service-type": "example-service-type-val-25453", 07:49:51 "service-role": "example-service-role-val-66197", 07:49:51 "environment-context": "example-environment-context-val-95014", 07:49:51 "workload-context": "example-workload-context-val-56102", 07:49:51 "model-invariant-id": "test-model-4608d448-88ff-41aa-ab49-429da49e55f2", 07:49:51 "model-version-id": "test-model-ver-1236c889-1ccf-4312-a10f-53416a5f6ee3" 07:49:51 } 07:49:51 ] 07:49:51 } 07:49:51 } 07:49:51 ] 07:49:51 } 07:49:51 } 07:49:51 2024-02-06 07:49:51.577 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:51 2024-02-06 07:49:51.578 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:51 2024-02-06 07:49:51.578 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:51 2024-02-06 07:49:51.578 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:51 2024-02-06 07:49:51.578 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:51 2024-02-06 07:49:51.586 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:51 2024-02-06 07:49:51.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:51 2024-02-06 07:49:51.591 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:51 2024-02-06 07:49:51.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-7ed0e298-9aaf-4e7e-b5a0-8610cc41f8e0 with depth all 07:49:51 2024-02-06 07:49:51.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:51 2024-02-06 07:49:51.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:51 2024-02-06 07:49:51.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:51 2024-02-06 07:49:51.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:51 2024-02-06 07:49:51.595 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:51 2024-02-06 07:49:51.599 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:51 2024-02-06 07:49:51.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:51 2024-02-06 07:49:51.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/vnf-e079abd2-a5a0-4f5d-843e-974909e464b5 with payload { 07:49:51 "vnf-id": "vnf-e079abd2-a5a0-4f5d-843e-974909e464b5", 07:49:51 "vnf-type": "someval", 07:49:51 "vnf-name": "someval", 07:49:51 "relationship-list": { 07:49:51 "relationship": [ 07:49:51 { 07:49:51 "related-to": "service-instance", 07:49:51 "related-link": "/aai/v13/business/customers/customer/test-customer-7ed0e298-9aaf-4e7e-b5a0-8610cc41f8e0/service-subscriptions/service-subscription/test-subtype-a2685ddb-e3e3-4604-a02d-1c9040026f85/service-instances/service-instance/test-tenant-0184c7fe-2032-4e6f-82e5-70988e0cdb54" 07:49:51 } 07:49:51 ] 07:49:51 } 07:49:51 } 07:49:51 07:49:51 2024-02-06 07:49:51.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:51 2024-02-06 07:49:51.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:51 2024-02-06 07:49:51.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:51 2024-02-06 07:49:51.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:51 2024-02-06 07:49:51.603 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:51 2024-02-06 07:49:51.611 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:51 2024-02-06 07:49:51.619 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:51 2024-02-06 07:49:51.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/vnf-e079abd2-a5a0-4f5d-843e-974909e464b5 with depth all 07:49:51 2024-02-06 07:49:51.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:51 2024-02-06 07:49:51.620 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:51 2024-02-06 07:49:51.620 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:51 2024-02-06 07:49:51.620 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:51 2024-02-06 07:49:51.621 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:51 2024-02-06 07:49:51.624 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:51 2024-02-06 07:49:51.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:51 2024-02-06 07:49:51.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-7ed0e298-9aaf-4e7e-b5a0-8610cc41f8e0 with depth all 07:49:51 2024-02-06 07:49:51.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:51 2024-02-06 07:49:51.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:51 2024-02-06 07:49:51.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:51 2024-02-06 07:49:51.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:51 2024-02-06 07:49:51.626 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:51 2024-02-06 07:49:51.630 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:51 2024-02-06 07:49:51.630 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:51 2024-02-06 07:49:51.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-ba889025-4e52-412d-968a-012e746a72f9 with payload { 07:49:51 "model-invariant-id": "test-model-ba889025-4e52-412d-968a-012e746a72f9", 07:49:51 "model-type": "some-type" 07:49:51 } 07:49:51 2024-02-06 07:49:51.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:51 2024-02-06 07:49:51.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:51 2024-02-06 07:49:51.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:51 2024-02-06 07:49:51.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:51 2024-02-06 07:49:51.941 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:51 2024-02-06 07:49:51.942 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:51 2024-02-06 07:49:51.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:51 2024-02-06 07:49:51.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-ba889025-4e52-412d-968a-012e746a72f9/model-vers/model-ver/test-model-ver-7a81ce7f-e775-47bd-b940-67c4cb5d1328 with payload { 07:49:51 "model-version-id": "test-model-ver-7a81ce7f-e775-47bd-b940-67c4cb5d1328", 07:49:51 "model-name": "some-model", 07:49:51 "model-version": "testValue" 07:49:51 } 07:49:51 2024-02-06 07:49:51.946 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:51 2024-02-06 07:49:51.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:51 2024-02-06 07:49:51.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:51 2024-02-06 07:49:51.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:51 2024-02-06 07:49:51.947 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:51 2024-02-06 07:49:51.949 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:51 2024-02-06 07:49:51.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:51 2024-02-06 07:49:51.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f1a6ca1a-e75c-4452-9f84-822ca82c373b with payload { 07:49:51 "vnf-id": "test-generic-f1a6ca1a-e75c-4452-9f84-822ca82c373b", 07:49:51 "vnf-type": "someval", 07:49:51 "vnf-name": "someval", 07:49:51 "model-invariant-id": "test-model-ba889025-4e52-412d-968a-012e746a72f9", 07:49:51 "model-version-id": "test-model-ver-7a81ce7f-e775-47bd-b940-67c4cb5d1328" 07:49:51 } 07:49:51 07:49:51 2024-02-06 07:49:51.953 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:51 2024-02-06 07:49:51.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:51 2024-02-06 07:49:51.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:51 2024-02-06 07:49:51.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:51 2024-02-06 07:49:51.955 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:51 2024-02-06 07:49:51.961 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:51 2024-02-06 07:49:51.965 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:51 2024-02-06 07:49:51.966 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f1a6ca1a-e75c-4452-9f84-822ca82c373b with depth all 07:49:51 2024-02-06 07:49:51.966 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:51 2024-02-06 07:49:51.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:51 2024-02-06 07:49:51.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:51 2024-02-06 07:49:51.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:51 2024-02-06 07:49:51.967 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:51 2024-02-06 07:49:51.969 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:51 2024-02-06 07:49:51.970 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:51 2024-02-06 07:49:51.970 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:51 2024-02-06 07:49:51.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f1a6ca1a-e75c-4452-9f84-822ca82c373b with payload { 07:49:51 "vnf-id": "test-generic-f1a6ca1a-e75c-4452-9f84-822ca82c373b", 07:49:51 "vnf-type": "someval", 07:49:51 "vnf-name": "someval", 07:49:51 "model-invariant-id": "test-model-ba889025-4e52-412d-968a-012e746a72f9", 07:49:51 "model-version-id": "test-model-ver-7a81ce7f-e775-47bd-b940-67c4cb5d1328", 07:49:51 "resource-version": "1707205791954" 07:49:51 } 07:49:51 07:49:51 2024-02-06 07:49:51.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:51 2024-02-06 07:49:51.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:51 2024-02-06 07:49:51.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:51 2024-02-06 07:49:51.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:51 2024-02-06 07:49:51.976 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:51 2024-02-06 07:49:51.981 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:51 2024-02-06 07:49:51.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:51 2024-02-06 07:49:51.984 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f1a6ca1a-e75c-4452-9f84-822ca82c373b with depth all 07:49:51 2024-02-06 07:49:51.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:51 2024-02-06 07:49:51.985 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:51 2024-02-06 07:49:51.985 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:51 2024-02-06 07:49:51.985 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:51 2024-02-06 07:49:51.985 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:51 2024-02-06 07:49:51.988 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:51 2024-02-06 07:49:51.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:51 2024-02-06 07:49:51.988 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:51 2024-02-06 07:49:51.992 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f1a6ca1a-e75c-4452-9f84-822ca82c373b with resource version 1707205791975 07:49:51 2024-02-06 07:49:51.992 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:51 2024-02-06 07:49:51.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:51 2024-02-06 07:49:51.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:51 2024-02-06 07:49:51.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:51 2024-02-06 07:49:51.992 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:51 2024-02-06 07:49:51.996 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 82032 with label generic-vnf 07:49:51 2024-02-06 07:49:51.997 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:51 2024-02-06 07:49:52.000 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:52 2024-02-06 07:49:52.302 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:52 2024-02-06 07:49:52.612 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-da83c60b-802f-420b-8b0d-e7a813335c48 with payload { 07:49:52 "model-invariant-id": "test-model-da83c60b-802f-420b-8b0d-e7a813335c48", 07:49:52 "model-type": "some-type" 07:49:52 } 07:49:52 2024-02-06 07:49:52.613 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:52 2024-02-06 07:49:52.615 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:52 2024-02-06 07:49:52.615 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:52 2024-02-06 07:49:52.615 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:52 2024-02-06 07:49:52.615 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:52 2024-02-06 07:49:52.618 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:52 2024-02-06 07:49:52.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:52 2024-02-06 07:49:52.621 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-da83c60b-802f-420b-8b0d-e7a813335c48/model-vers/model-ver/test-model-ver-93d4fc60-f78e-47bc-ba0f-bfa31755050c with payload { 07:49:52 "model-version-id": "test-model-ver-93d4fc60-f78e-47bc-ba0f-bfa31755050c", 07:49:52 "model-name": "some-model", 07:49:52 "model-version": "testValue" 07:49:52 } 07:49:52 2024-02-06 07:49:52.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:52 2024-02-06 07:49:52.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:52 2024-02-06 07:49:52.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:52 2024-02-06 07:49:52.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:52 2024-02-06 07:49:52.623 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:52 2024-02-06 07:49:52.626 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:52 2024-02-06 07:49:52.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:52 2024-02-06 07:49:52.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c36882a0-7aff-4494-9514-a70880ce27ab with payload { 07:49:52 "vnf-id": "test-generic-c36882a0-7aff-4494-9514-a70880ce27ab", 07:49:52 "vnf-type": "someval", 07:49:52 "vnf-name": "someval", 07:49:52 "model-invariant-id": "test-model-da83c60b-802f-420b-8b0d-e7a813335c48", 07:49:52 "model-version-id": "test-model-ver-93d4fc60-f78e-47bc-ba0f-bfa31755050c" 07:49:52 } 07:49:52 07:49:52 2024-02-06 07:49:52.630 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:52 2024-02-06 07:49:52.631 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:52 2024-02-06 07:49:52.631 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:52 2024-02-06 07:49:52.631 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:52 2024-02-06 07:49:52.631 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:52 2024-02-06 07:49:52.638 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:52 2024-02-06 07:49:52.641 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:52 2024-02-06 07:49:52.642 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:52 2024-02-06 07:49:52.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c36882a0-7aff-4494-9514-a70880ce27ab with depth all 07:49:52 2024-02-06 07:49:52.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:52 2024-02-06 07:49:52.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:52 2024-02-06 07:49:52.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:52 2024-02-06 07:49:52.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:52 2024-02-06 07:49:52.646 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:52 2024-02-06 07:49:52.648 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:52 2024-02-06 07:49:52.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:52 2024-02-06 07:49:52.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c36882a0-7aff-4494-9514-a70880ce27ab with resource version 1707205792631 07:49:52 2024-02-06 07:49:52.650 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:52 2024-02-06 07:49:52.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:52 2024-02-06 07:49:52.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:52 2024-02-06 07:49:52.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:52 2024-02-06 07:49:52.650 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:52 2024-02-06 07:49:52.653 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 131320 with label generic-vnf 07:49:52 2024-02-06 07:49:52.654 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:52 2024-02-06 07:49:52.656 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:52 2024-02-06 07:49:52.959 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:53 2024-02-06 07:49:53.271 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-2bbdbda5-a610-48e5-9ff7-42eaff58994d with payload { 07:49:53 "model-invariant-id": "test-model-2bbdbda5-a610-48e5-9ff7-42eaff58994d", 07:49:53 "model-type": "some-type" 07:49:53 } 07:49:53 2024-02-06 07:49:53.272 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:53 2024-02-06 07:49:53.274 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:53 2024-02-06 07:49:53.274 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:53 2024-02-06 07:49:53.274 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:53 2024-02-06 07:49:53.274 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:53 2024-02-06 07:49:53.276 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:53 2024-02-06 07:49:53.277 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:53 2024-02-06 07:49:53.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-2bbdbda5-a610-48e5-9ff7-42eaff58994d/model-vers/model-ver/test-model-ver-7b99c62e-98a9-43bc-bbde-b962897e6847 with payload { 07:49:53 "model-version-id": "test-model-ver-7b99c62e-98a9-43bc-bbde-b962897e6847", 07:49:53 "model-name": "some-model", 07:49:53 "model-version": "testValue" 07:49:53 } 07:49:53 2024-02-06 07:49:53.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:53 2024-02-06 07:49:53.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:53 2024-02-06 07:49:53.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:53 2024-02-06 07:49:53.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:53 2024-02-06 07:49:53.280 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:53 2024-02-06 07:49:53.282 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:53 2024-02-06 07:49:53.284 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:53 2024-02-06 07:49:53.285 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4aced84f-6514-4651-8c63-fa0316d3dbdc with payload { 07:49:53 "vnf-id": "test-generic-4aced84f-6514-4651-8c63-fa0316d3dbdc", 07:49:53 "vnf-type": "someval", 07:49:53 "vnf-name": "someval", 07:49:53 "model-invariant-id": "some-model" 07:49:53 } 07:49:53 2024-02-06 07:49:53.286 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:53 2024-02-06 07:49:53.287 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:53 2024-02-06 07:49:53.287 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:53 2024-02-06 07:49:53.288 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:53 2024-02-06 07:49:53.288 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-4aced84f-6514-4651-8c63-fa0316d3dbdc","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:53 2024-02-06 07:49:53.288 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-4aced84f-6514-4651-8c63-fa0316d3dbdc","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:53 2024-02-06 07:49:53.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-53ef5202-d280-451a-8724-744966824022 with payload { 07:49:53 "model-invariant-id": "test-model-53ef5202-d280-451a-8724-744966824022", 07:49:53 "model-type": "some-type" 07:49:53 } 07:49:53 2024-02-06 07:49:53.596 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:53 2024-02-06 07:49:53.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:53 2024-02-06 07:49:53.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:53 2024-02-06 07:49:53.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:53 2024-02-06 07:49:53.598 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:53 2024-02-06 07:49:53.600 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:53 2024-02-06 07:49:53.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:53 2024-02-06 07:49:53.602 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-53ef5202-d280-451a-8724-744966824022/model-vers/model-ver/test-model-ver-d6bf46dc-f18a-48a8-8a74-534a1d31029b with payload { 07:49:53 "model-version-id": "test-model-ver-d6bf46dc-f18a-48a8-8a74-534a1d31029b", 07:49:53 "model-name": "some-model", 07:49:53 "model-version": "testValue" 07:49:53 } 07:49:53 2024-02-06 07:49:53.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:53 2024-02-06 07:49:53.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:53 2024-02-06 07:49:53.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:53 2024-02-06 07:49:53.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:53 2024-02-06 07:49:53.604 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:53 2024-02-06 07:49:53.606 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:53 2024-02-06 07:49:53.608 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:53 2024-02-06 07:49:53.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-9a519ae9-e2cf-4319-8bd6-82cb8820bb6d with payload { 07:49:53 "vnf-id": "test-generic-9a519ae9-e2cf-4319-8bd6-82cb8820bb6d", 07:49:53 "vnf-type": "someval", 07:49:53 "vnf-name": "someval", 07:49:53 "model-invariant-id": "test-model-53ef5202-d280-451a-8724-744966824022", 07:49:53 "model-version-id": "test-model-ver-d6bf46dc-f18a-48a8-8a74-534a1d31029b" 07:49:53 } 07:49:53 07:49:53 2024-02-06 07:49:53.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:53 2024-02-06 07:49:53.610 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:53 2024-02-06 07:49:53.610 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:53 2024-02-06 07:49:53.610 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:53 2024-02-06 07:49:53.611 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:53 2024-02-06 07:49:53.617 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:53 2024-02-06 07:49:53.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:53 2024-02-06 07:49:53.621 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:53 2024-02-06 07:49:53.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-9a519ae9-e2cf-4319-8bd6-82cb8820bb6d with depth all 07:49:53 2024-02-06 07:49:53.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:53 2024-02-06 07:49:53.625 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:53 2024-02-06 07:49:53.625 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:53 2024-02-06 07:49:53.625 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:53 2024-02-06 07:49:53.625 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:53 2024-02-06 07:49:53.628 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:53 2024-02-06 07:49:53.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:53 2024-02-06 07:49:53.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-9a519ae9-e2cf-4319-8bd6-82cb8820bb6d with payload { 07:49:53 "vnf-id": "test-generic-9a519ae9-e2cf-4319-8bd6-82cb8820bb6d", 07:49:53 "vnf-type": "someval", 07:49:53 "vnf-name": "someval", 07:49:53 "model-invariant-id": "test-model-20156cd7-2c95-470e-9375-9981dc4df534", 07:49:53 "model-version-id": "test-model-ver-262edf77-485b-4694-a3a0-b335cd9c91b3", 07:49:53 "resource-version": "1707205793610" 07:49:53 } 07:49:53 07:49:53 2024-02-06 07:49:53.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:53 2024-02-06 07:49:53.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:53 2024-02-06 07:49:53.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:53 2024-02-06 07:49:53.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:53 2024-02-06 07:49:53.630 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:53 2024-02-06 07:49:53.632 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-20156cd7-2c95-470e-9375-9981dc4df534/model-vers/model-ver/test-model-ver-262edf77-485b-4694-a3a0-b335cd9c91b3#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:53 2024-02-06 07:49:53.632 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:53 2024-02-06 07:49:53.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:53 2024-02-06 07:49:53.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-9a519ae9-e2cf-4319-8bd6-82cb8820bb6d","Node Not Found:object located at service-design-and-creation/models/model/test-model-20156cd7-2c95-470e-9375-9981dc4df534/model-vers/model-ver/test-model-ver-262edf77-485b-4694-a3a0-b335cd9c91b3#model-version not found","ERR.5.4.6114"]}}} 07:49:53 2024-02-06 07:49:53.633 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:53 2024-02-06 07:49:53.941 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-bea72880-1919-43df-9889-a9e7fffd15d1 with payload { 07:49:53 "model-invariant-id": "test-model-bea72880-1919-43df-9889-a9e7fffd15d1", 07:49:53 "model-type": "some-type" 07:49:53 } 07:49:53 2024-02-06 07:49:53.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:53 2024-02-06 07:49:53.944 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:53 2024-02-06 07:49:53.944 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:53 2024-02-06 07:49:53.944 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:53 2024-02-06 07:49:53.944 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:53 2024-02-06 07:49:53.946 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:53 2024-02-06 07:49:53.947 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:53 2024-02-06 07:49:53.948 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-bea72880-1919-43df-9889-a9e7fffd15d1/model-vers/model-ver/test-model-ver-6bdcaa37-4f7c-461f-adda-e66438db58c0 with payload { 07:49:53 "model-version-id": "test-model-ver-6bdcaa37-4f7c-461f-adda-e66438db58c0", 07:49:53 "model-name": "some-model", 07:49:53 "model-version": "testValue" 07:49:53 } 07:49:53 2024-02-06 07:49:53.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:53 2024-02-06 07:49:53.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:53 2024-02-06 07:49:53.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:53 2024-02-06 07:49:53.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:53 2024-02-06 07:49:53.950 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:53 2024-02-06 07:49:53.952 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:53 2024-02-06 07:49:53.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:53 2024-02-06 07:49:53.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-eeca2ce1-b1f4-463f-935f-0dbd0d2599cf with payload { 07:49:53 "vnf-id": "test-generic-eeca2ce1-b1f4-463f-935f-0dbd0d2599cf", 07:49:53 "vnf-type": "someval", 07:49:53 "vnf-name": "someval", 07:49:53 "model-invariant-id": "test-model-bea72880-1919-43df-9889-a9e7fffd15d1", 07:49:53 "model-version-id": "test-model-ver-6bdcaa37-4f7c-461f-adda-e66438db58c0" 07:49:53 } 07:49:53 07:49:53 2024-02-06 07:49:53.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:53 2024-02-06 07:49:53.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:53 2024-02-06 07:49:53.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:53 2024-02-06 07:49:53.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:53 2024-02-06 07:49:53.957 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:53 2024-02-06 07:49:53.963 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:53 2024-02-06 07:49:53.967 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:53 2024-02-06 07:49:53.967 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:53 2024-02-06 07:49:53.970 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-eeca2ce1-b1f4-463f-935f-0dbd0d2599cf with depth all 07:49:53 2024-02-06 07:49:53.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:53 2024-02-06 07:49:53.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:53 2024-02-06 07:49:53.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:53 2024-02-06 07:49:53.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:53 2024-02-06 07:49:53.971 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:53 2024-02-06 07:49:53.974 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:53 2024-02-06 07:49:53.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:53 2024-02-06 07:49:53.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-aaa434d8-a9de-41fa-bd87-1e4f0cc0fd9b with payload { 07:49:53 "model-invariant-id": "test-model-aaa434d8-a9de-41fa-bd87-1e4f0cc0fd9b", 07:49:53 "model-type": "some-type" 07:49:53 } 07:49:53 2024-02-06 07:49:53.975 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:53 2024-02-06 07:49:53.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:53 2024-02-06 07:49:53.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:53 2024-02-06 07:49:53.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:53 2024-02-06 07:49:53.976 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:53 2024-02-06 07:49:53.977 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:53 2024-02-06 07:49:53.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:53 2024-02-06 07:49:53.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-aaa434d8-a9de-41fa-bd87-1e4f0cc0fd9b/model-vers/model-ver/test-model-ver-b101c0b9-fcb8-47b3-b860-45865f8275e0 with payload { 07:49:53 "model-version-id": "test-model-ver-b101c0b9-fcb8-47b3-b860-45865f8275e0", 07:49:53 "model-name": "some-model", 07:49:53 "model-version": "testValue" 07:49:53 } 07:49:53 2024-02-06 07:49:53.980 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:53 2024-02-06 07:49:53.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:53 2024-02-06 07:49:53.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:53 2024-02-06 07:49:53.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:53 2024-02-06 07:49:53.980 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:53 2024-02-06 07:49:53.983 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:53 2024-02-06 07:49:53.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:53 2024-02-06 07:49:53.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-eeca2ce1-b1f4-463f-935f-0dbd0d2599cf with payload { 07:49:53 "vnf-id": "test-generic-eeca2ce1-b1f4-463f-935f-0dbd0d2599cf", 07:49:53 "vnf-type": "someval", 07:49:53 "vnf-name": "someval", 07:49:53 "model-invariant-id": "test-model-aaa434d8-a9de-41fa-bd87-1e4f0cc0fd9b", 07:49:53 "resource-version": "${resource-version}" 07:49:53 } 07:49:53 2024-02-06 07:49:53.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:53 2024-02-06 07:49:53.987 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:53 2024-02-06 07:49:53.988 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:53 2024-02-06 07:49:53.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:53 2024-02-06 07:49:53.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-eeca2ce1-b1f4-463f-935f-0dbd0d2599cf","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:53 2024-02-06 07:49:53.988 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:54 2024-02-06 07:49:54.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-042918e1-7c4c-45eb-977d-796484a507c7 with payload { 07:49:54 "model-invariant-id": "test-model-042918e1-7c4c-45eb-977d-796484a507c7", 07:49:54 "model-type": "some-type" 07:49:54 } 07:49:54 2024-02-06 07:49:54.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:54 2024-02-06 07:49:54.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:54 2024-02-06 07:49:54.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:54 2024-02-06 07:49:54.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:54 2024-02-06 07:49:54.303 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:54 2024-02-06 07:49:54.305 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:54 2024-02-06 07:49:54.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:54 2024-02-06 07:49:54.307 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-042918e1-7c4c-45eb-977d-796484a507c7/model-vers/model-ver/test-model-ver-59f6be67-f597-440d-9aee-95a08c317a90 with payload { 07:49:54 "model-version-id": "test-model-ver-59f6be67-f597-440d-9aee-95a08c317a90", 07:49:54 "model-name": "some-model", 07:49:54 "model-version": "testValue" 07:49:54 } 07:49:54 2024-02-06 07:49:54.308 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:54 2024-02-06 07:49:54.309 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:54 2024-02-06 07:49:54.309 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:54 2024-02-06 07:49:54.309 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:54 2024-02-06 07:49:54.309 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:54 2024-02-06 07:49:54.311 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:54 2024-02-06 07:49:54.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:54 2024-02-06 07:49:54.315 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-db6be1b0-c320-4c56-ae27-ee0f4a42859d with payload { 07:49:54 "vnf-id": "test-generic-db6be1b0-c320-4c56-ae27-ee0f4a42859d", 07:49:54 "vnf-type": "someval", 07:49:54 "vnf-name": "someval", 07:49:54 "model-invariant-id": "test-model-042918e1-7c4c-45eb-977d-796484a507c7", 07:49:54 "model-version-id": "test-model-ver-59f6be67-f597-440d-9aee-95a08c317a90" 07:49:54 } 07:49:54 07:49:54 2024-02-06 07:49:54.315 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:54 2024-02-06 07:49:54.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:54 2024-02-06 07:49:54.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:54 2024-02-06 07:49:54.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:54 2024-02-06 07:49:54.317 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:54 2024-02-06 07:49:54.323 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:54 2024-02-06 07:49:54.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:54 2024-02-06 07:49:54.329 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:54 2024-02-06 07:49:54.332 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-db6be1b0-c320-4c56-ae27-ee0f4a42859d with depth all 07:49:54 2024-02-06 07:49:54.333 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:54 2024-02-06 07:49:54.333 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:54 2024-02-06 07:49:54.333 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:54 2024-02-06 07:49:54.333 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:54 2024-02-06 07:49:54.333 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:54 2024-02-06 07:49:54.336 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:54 2024-02-06 07:49:54.337 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:54 2024-02-06 07:49:54.338 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-301ec625-c102-49b7-9d59-d6eac4e70a61 with payload { 07:49:54 "model-invariant-id": "test-model-301ec625-c102-49b7-9d59-d6eac4e70a61", 07:49:54 "model-type": "some-type" 07:49:54 } 07:49:54 2024-02-06 07:49:54.338 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:54 2024-02-06 07:49:54.339 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:54 2024-02-06 07:49:54.339 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:54 2024-02-06 07:49:54.339 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:54 2024-02-06 07:49:54.339 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:54 2024-02-06 07:49:54.341 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:54 2024-02-06 07:49:54.342 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:54 2024-02-06 07:49:54.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-301ec625-c102-49b7-9d59-d6eac4e70a61/model-vers/model-ver/test-model-ver-0e2762d7-d5cc-4b56-8625-1a1a867f2c5e with payload { 07:49:54 "model-version-id": "test-model-ver-0e2762d7-d5cc-4b56-8625-1a1a867f2c5e", 07:49:54 "model-name": "some-model", 07:49:54 "model-version": "testValue" 07:49:54 } 07:49:54 2024-02-06 07:49:54.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:54 2024-02-06 07:49:54.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:54 2024-02-06 07:49:54.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:54 2024-02-06 07:49:54.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:54 2024-02-06 07:49:54.345 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:54 2024-02-06 07:49:54.348 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:54 2024-02-06 07:49:54.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:54 2024-02-06 07:49:54.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-db6be1b0-c320-4c56-ae27-ee0f4a42859d with payload { 07:49:54 "vnf-id": "test-generic-db6be1b0-c320-4c56-ae27-ee0f4a42859d", 07:49:54 "vnf-type": "someval", 07:49:54 "vnf-name": "someval", 07:49:54 "model-invariant-id": "test-model-301ec625-c102-49b7-9d59-d6eac4e70a61", 07:49:54 "model-version-id": "test-model-ver-0e2762d7-d5cc-4b56-8625-1a1a867f2c5e", 07:49:54 "resource-version": "1707205794317" 07:49:54 } 07:49:54 07:49:54 2024-02-06 07:49:54.352 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:54 2024-02-06 07:49:54.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:54 2024-02-06 07:49:54.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:54 2024-02-06 07:49:54.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:54 2024-02-06 07:49:54.353 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:54 2024-02-06 07:49:54.360 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:54 2024-02-06 07:49:54.364 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:54 2024-02-06 07:49:54.365 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:54 2024-02-06 07:49:54.368 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-db6be1b0-c320-4c56-ae27-ee0f4a42859d with depth all 07:49:54 2024-02-06 07:49:54.369 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:54 2024-02-06 07:49:54.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:54 2024-02-06 07:49:54.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:54 2024-02-06 07:49:54.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:54 2024-02-06 07:49:54.369 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:54 2024-02-06 07:49:54.372 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:54 2024-02-06 07:49:54.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:54 2024-02-06 07:49:54.373 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-db6be1b0-c320-4c56-ae27-ee0f4a42859d with resource version 1707205794353 07:49:54 2024-02-06 07:49:54.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:54 2024-02-06 07:49:54.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:54 2024-02-06 07:49:54.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:54 2024-02-06 07:49:54.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:54 2024-02-06 07:49:54.374 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:54 2024-02-06 07:49:54.378 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 114704 with label generic-vnf 07:49:54 2024-02-06 07:49:54.379 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:54 2024-02-06 07:49:54.381 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:54 2024-02-06 07:49:54.684 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:54 2024-02-06 07:49:54.995 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-0e142f68-f590-4872-aada-1e7149d33f16 with payload { 07:49:54 "model-invariant-id": "test-model-0e142f68-f590-4872-aada-1e7149d33f16", 07:49:54 "model-type": "some-type" 07:49:54 } 07:49:54 2024-02-06 07:49:54.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:54 2024-02-06 07:49:54.997 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:54 2024-02-06 07:49:54.997 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:54 2024-02-06 07:49:54.997 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:54 2024-02-06 07:49:54.998 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:54 2024-02-06 07:49:55.000 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:54 2024-02-06 07:49:55.002 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:54 2024-02-06 07:49:55.003 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-0e142f68-f590-4872-aada-1e7149d33f16/model-vers/model-ver/test-model-ver-e0af4717-16ef-462c-a5ef-d7d6033dae69 with payload { 07:49:54 "model-version-id": "test-model-ver-e0af4717-16ef-462c-a5ef-d7d6033dae69", 07:49:54 "model-name": "some-model", 07:49:54 "model-version": "testValue" 07:49:54 } 07:49:54 2024-02-06 07:49:55.003 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:54 2024-02-06 07:49:55.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:54 2024-02-06 07:49:55.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:54 2024-02-06 07:49:55.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:54 2024-02-06 07:49:55.004 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:54 2024-02-06 07:49:55.007 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:55 2024-02-06 07:49:55.009 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:55 2024-02-06 07:49:55.010 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-21be5437-58cd-4590-bd5a-d7bc7f9af17e with payload { 07:49:55 "vnf-id": "test-generic-21be5437-58cd-4590-bd5a-d7bc7f9af17e", 07:49:55 "vnf-type": "someval", 07:49:55 "vnf-name": "someval", 07:49:55 "model-invariant-id": "test-model-0e142f68-f590-4872-aada-1e7149d33f16", 07:49:55 "model-version-id": "test-model-ver-e0af4717-16ef-462c-a5ef-d7d6033dae69" 07:49:55 } 07:49:55 07:49:55 2024-02-06 07:49:55.011 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:55 2024-02-06 07:49:55.012 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:55 2024-02-06 07:49:55.012 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:55 2024-02-06 07:49:55.012 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:55 2024-02-06 07:49:55.013 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:55 2024-02-06 07:49:55.020 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:55 2024-02-06 07:49:55.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:55 2024-02-06 07:49:55.025 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:55 2024-02-06 07:49:55.028 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/service-design-and-creation/models/model/test-model-0e142f68-f590-4872-aada-1e7149d33f16/model-vers/model-ver/test-model-ver-e0af4717-16ef-462c-a5ef-d7d6033dae69 with depth all 07:49:55 2024-02-06 07:49:55.029 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:55 2024-02-06 07:49:55.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:55 2024-02-06 07:49:55.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:55 2024-02-06 07:49:55.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:55 2024-02-06 07:49:55.029 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:55 2024-02-06 07:49:55.031 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:55 2024-02-06 07:49:55.031 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:55 2024-02-06 07:49:55.031 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/service-design-and-creation/models/model/test-model-0e142f68-f590-4872-aada-1e7149d33f16/model-vers/model-ver/test-model-ver-e0af4717-16ef-462c-a5ef-d7d6033dae69 with resource version 1707205795004 07:49:55 2024-02-06 07:49:55.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:55 2024-02-06 07:49:55.032 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:55 2024-02-06 07:49:55.032 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:55 2024-02-06 07:49:55.032 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:55 2024-02-06 07:49:55.032 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:55 2024-02-06 07:49:55.035 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 547 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 584 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 578 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 07:49:55 2024-02-06 07:49:55.036 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:55 2024-02-06 07:49:55.036 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 07:49:55 2024-02-06 07:49:55.036 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-0e142f68-f590-4872-aada-1e7149d33f16/model-vers/model-ver/test-model-ver-e0af4717-16ef-462c-a5ef-d7d6033dae69"]}}} 07:49:55 2024-02-06 07:49:55.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-4cb34fa7-18c6-4fbd-bfba-a4a9d193763d with payload { 07:49:55 "model-invariant-id": "test-model-4cb34fa7-18c6-4fbd-bfba-a4a9d193763d", 07:49:55 "model-type": "some-type" 07:49:55 } 07:49:55 2024-02-06 07:49:55.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:55 2024-02-06 07:49:55.346 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:55 2024-02-06 07:49:55.346 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:55 2024-02-06 07:49:55.346 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:55 2024-02-06 07:49:55.346 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:55 2024-02-06 07:49:55.348 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:55 2024-02-06 07:49:55.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:55 2024-02-06 07:49:55.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-4cb34fa7-18c6-4fbd-bfba-a4a9d193763d/model-vers/model-ver/test-model-ver-eca9fab4-f15c-4b8e-8065-27910a3a5376 with payload { 07:49:55 "model-version-id": "test-model-ver-eca9fab4-f15c-4b8e-8065-27910a3a5376", 07:49:55 "model-name": "some-model", 07:49:55 "model-version": "testValue" 07:49:55 } 07:49:55 2024-02-06 07:49:55.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:55 2024-02-06 07:49:55.352 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:55 2024-02-06 07:49:55.352 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:55 2024-02-06 07:49:55.352 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:55 2024-02-06 07:49:55.352 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:55 2024-02-06 07:49:55.355 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:55 2024-02-06 07:49:55.357 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:55 2024-02-06 07:49:55.358 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-20055f81-70e9-4394-8fde-1ef0b01dbf66 with payload { 07:49:55 "vnf-id": "test-generic-20055f81-70e9-4394-8fde-1ef0b01dbf66", 07:49:55 "vnf-type": "someval", 07:49:55 "vnf-name": "someval", 07:49:55 "model-invariant-id": "test-model-4cb34fa7-18c6-4fbd-bfba-a4a9d193763d", 07:49:55 "model-version-id": "test-model-ver-eca9fab4-f15c-4b8e-8065-27910a3a5376" 07:49:55 } 07:49:55 07:49:55 2024-02-06 07:49:55.358 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:55 2024-02-06 07:49:55.360 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:55 2024-02-06 07:49:55.360 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:55 2024-02-06 07:49:55.360 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:55 2024-02-06 07:49:55.360 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:55 2024-02-06 07:49:55.367 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:55 2024-02-06 07:49:55.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:55 2024-02-06 07:49:55.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-20055f81-70e9-4394-8fde-1ef0b01dbf66 with depth all 07:49:55 2024-02-06 07:49:55.373 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:55 2024-02-06 07:49:55.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:55 2024-02-06 07:49:55.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:55 2024-02-06 07:49:55.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:55 2024-02-06 07:49:55.373 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:55 2024-02-06 07:49:55.376 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:55 2024-02-06 07:49:55.376 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:55 2024-02-06 07:49:55.377 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:55 2024-02-06 07:49:55.380 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-20055f81-70e9-4394-8fde-1ef0b01dbf66 with payload { 07:49:55 "vnf-id": "test-generic-20055f81-70e9-4394-8fde-1ef0b01dbf66", 07:49:55 "vnf-type": "someval", 07:49:55 "vnf-name": "someval" 07:49:55 , "resource-version": "1707205795360"} 07:49:55 2024-02-06 07:49:55.381 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:55 2024-02-06 07:49:55.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:55 2024-02-06 07:49:55.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:55 2024-02-06 07:49:55.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:55 2024-02-06 07:49:55.382 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:55 2024-02-06 07:49:55.389 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:55 2024-02-06 07:49:55.392 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:55 2024-02-06 07:49:55.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-20055f81-70e9-4394-8fde-1ef0b01dbf66 with depth all 07:49:55 2024-02-06 07:49:55.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:55 2024-02-06 07:49:55.394 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:55 2024-02-06 07:49:55.394 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:55 2024-02-06 07:49:55.394 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:55 2024-02-06 07:49:55.394 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:55 2024-02-06 07:49:55.397 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:55 2024-02-06 07:49:55.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:55 2024-02-06 07:49:55.397 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:55 2024-02-06 07:49:55.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-20055f81-70e9-4394-8fde-1ef0b01dbf66 with resource version 1707205795382 07:49:55 2024-02-06 07:49:55.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:55 2024-02-06 07:49:55.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:55 2024-02-06 07:49:55.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:55 2024-02-06 07:49:55.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:55 2024-02-06 07:49:55.402 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:55 2024-02-06 07:49:55.405 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 122984 with label generic-vnf 07:49:55 2024-02-06 07:49:55.406 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:55 2024-02-06 07:49:55.407 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:55 2024-02-06 07:49:55.709 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:56 2024-02-06 07:49:56.022 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-5df2c2ba-545f-4976-ac67-e5dd0a0ed0ee with payload { 07:49:56 "model-invariant-id": "test-model-5df2c2ba-545f-4976-ac67-e5dd0a0ed0ee", 07:49:56 "model-type": "some-type" 07:49:56 } 07:49:56 2024-02-06 07:49:56.023 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:56 2024-02-06 07:49:56.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:56 2024-02-06 07:49:56.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:56 2024-02-06 07:49:56.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:56 2024-02-06 07:49:56.024 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:56 2024-02-06 07:49:56.026 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:56 2024-02-06 07:49:56.027 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:56 2024-02-06 07:49:56.028 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-5df2c2ba-545f-4976-ac67-e5dd0a0ed0ee/model-vers/model-ver/test-model-ver-20dd2b8a-0622-423c-adde-3e7aff079ba6 with payload { 07:49:56 "model-version-id": "test-model-ver-20dd2b8a-0622-423c-adde-3e7aff079ba6", 07:49:56 "model-name": "some-model", 07:49:56 "model-version": "testValue" 07:49:56 } 07:49:56 2024-02-06 07:49:56.029 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:56 2024-02-06 07:49:56.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:56 2024-02-06 07:49:56.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:56 2024-02-06 07:49:56.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:56 2024-02-06 07:49:56.030 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:56 2024-02-06 07:49:56.032 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:56 2024-02-06 07:49:56.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:56 2024-02-06 07:49:56.035 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-49373b3a-036e-4764-88a1-2acdb828ab4a with payload { 07:49:56 "vnf-id": "test-generic-49373b3a-036e-4764-88a1-2acdb828ab4a", 07:49:56 "vnf-type": "someval", 07:49:56 "vnf-name": "someval", 07:49:56 "model-invariant-id": "random-wrong-model", 07:49:56 "model-version-id": "random-wrong-model-ver" 07:49:56 } 07:49:56 07:49:56 2024-02-06 07:49:56.035 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:56 2024-02-06 07:49:56.037 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:56 2024-02-06 07:49:56.037 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:56 2024-02-06 07:49:56.037 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:56 2024-02-06 07:49:56.037 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:56 2024-02-06 07:49:56.038 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:56 2024-02-06 07:49:56.039 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:56 2024-02-06 07:49:56.039 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:56 2024-02-06 07:49:56.039 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-49373b3a-036e-4764-88a1-2acdb828ab4a","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:49:56 2024-02-06 07:49:56.039 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-49373b3a-036e-4764-88a1-2acdb828ab4a","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:49:56 2024-02-06 07:49:56.345 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-cdd71132-2c94-42ea-abf7-774e529456c5 with payload { 07:49:56 "model-invariant-id": "test-model-cdd71132-2c94-42ea-abf7-774e529456c5", 07:49:56 "model-type": "some-type" 07:49:56 } 07:49:56 2024-02-06 07:49:56.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:56 2024-02-06 07:49:56.348 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:56 2024-02-06 07:49:56.348 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:56 2024-02-06 07:49:56.348 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:56 2024-02-06 07:49:56.348 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:56 2024-02-06 07:49:56.350 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:56 2024-02-06 07:49:56.352 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:56 2024-02-06 07:49:56.352 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-cdd71132-2c94-42ea-abf7-774e529456c5/model-vers/model-ver/test-model-ver-cd4f96b9-4498-4f14-9bce-1bb5cc60e874 with payload { 07:49:56 "model-version-id": "test-model-ver-cd4f96b9-4498-4f14-9bce-1bb5cc60e874", 07:49:56 "model-name": "some-model", 07:49:56 "model-version": "testValue" 07:49:56 } 07:49:56 2024-02-06 07:49:56.353 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:56 2024-02-06 07:49:56.354 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:56 2024-02-06 07:49:56.354 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:56 2024-02-06 07:49:56.354 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:56 2024-02-06 07:49:56.354 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:56 2024-02-06 07:49:56.357 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:56 2024-02-06 07:49:56.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:56 2024-02-06 07:49:56.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/test-customer-b64c7340-799a-469f-8c90-fbad1eae559b with payload { 07:49:56 "global-customer-id": "test-customer-b64c7340-799a-469f-8c90-fbad1eae559b", 07:49:56 "subscriber-name": "example-subscriber-name-val-99675", 07:49:56 "subscriber-type": "example-subscriber-type-val-40388", 07:49:56 "service-subscriptions": { 07:49:56 "service-subscription": [ 07:49:56 { 07:49:56 "service-type": "test-subtype-bdb0204a-c54d-4ad2-a391-d7b337d2d787", 07:49:56 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 07:49:56 "service-instances": { 07:49:56 "service-instance": [ 07:49:56 { 07:49:56 "service-instance-id": "test-tenant-d994d8bf-50d0-4e87-b068-0874c45998e3", 07:49:56 "service-instance-name": "example-service-instance-name-val-4896", 07:49:56 "service-type": "example-service-type-val-25453", 07:49:56 "service-role": "example-service-role-val-66197", 07:49:56 "environment-context": "example-environment-context-val-95014", 07:49:56 "workload-context": "example-workload-context-val-56102", 07:49:56 "model-invariant-id": "test-model-cdd71132-2c94-42ea-abf7-774e529456c5", 07:49:56 "model-version-id": "test-model-ver-cd4f96b9-4498-4f14-9bce-1bb5cc60e874" 07:49:56 } 07:49:56 ] 07:49:56 } 07:49:56 } 07:49:56 ] 07:49:56 } 07:49:56 } 07:49:56 2024-02-06 07:49:56.360 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:56 2024-02-06 07:49:56.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:56 2024-02-06 07:49:56.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:56 2024-02-06 07:49:56.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:56 2024-02-06 07:49:56.361 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:56 2024-02-06 07:49:56.368 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:56 2024-02-06 07:49:56.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:56 2024-02-06 07:49:56.372 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:56 2024-02-06 07:49:56.375 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-b64c7340-799a-469f-8c90-fbad1eae559b with depth all 07:49:56 2024-02-06 07:49:56.375 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:56 2024-02-06 07:49:56.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:56 2024-02-06 07:49:56.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:56 2024-02-06 07:49:56.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:56 2024-02-06 07:49:56.376 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:56 2024-02-06 07:49:56.378 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:56 2024-02-06 07:49:56.378 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:56 2024-02-06 07:49:56.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf-df7e9f26-432c-4eb0-9048-66e3e91e81f5 with payload { 07:49:56 "vnf-id": "vnf-df7e9f26-432c-4eb0-9048-66e3e91e81f5", 07:49:56 "vnf-type": "someval", 07:49:56 "vnf-name": "someval", 07:49:56 "relationship-list": { 07:49:56 "relationship": [ 07:49:56 { 07:49:56 "related-to": "service-instance", 07:49:56 "related-link": "/aai/v14/business/customers/customer/test-customer-b64c7340-799a-469f-8c90-fbad1eae559b/service-subscriptions/service-subscription/test-subtype-bdb0204a-c54d-4ad2-a391-d7b337d2d787/service-instances/service-instance/test-tenant-d994d8bf-50d0-4e87-b068-0874c45998e3" 07:49:56 } 07:49:56 ] 07:49:56 } 07:49:56 } 07:49:56 07:49:56 2024-02-06 07:49:56.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:56 2024-02-06 07:49:56.381 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:56 2024-02-06 07:49:56.381 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:56 2024-02-06 07:49:56.381 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:56 2024-02-06 07:49:56.381 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:56 2024-02-06 07:49:56.389 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:56 2024-02-06 07:49:56.396 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:56 2024-02-06 07:49:56.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf-df7e9f26-432c-4eb0-9048-66e3e91e81f5 with depth all 07:49:56 2024-02-06 07:49:56.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:56 2024-02-06 07:49:56.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:56 2024-02-06 07:49:56.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:56 2024-02-06 07:49:56.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:56 2024-02-06 07:49:56.398 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:56 2024-02-06 07:49:56.401 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:56 2024-02-06 07:49:56.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:56 2024-02-06 07:49:56.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-b64c7340-799a-469f-8c90-fbad1eae559b with depth all 07:49:56 2024-02-06 07:49:56.402 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:49:56 2024-02-06 07:49:56.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:56 2024-02-06 07:49:56.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:56 2024-02-06 07:49:56.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:56 2024-02-06 07:49:56.402 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:56 2024-02-06 07:49:56.405 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:56 2024-02-06 07:49:56.405 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:56 2024-02-06 07:49:56.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f4dfa1a5-4d21-482c-a9c8-55394004c31b with payload { 07:49:56 "model-invariant-id": "test-model-f4dfa1a5-4d21-482c-a9c8-55394004c31b", 07:49:56 "model-type": "some-type" 07:49:56 } 07:49:56 2024-02-06 07:49:56.714 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:56 2024-02-06 07:49:56.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:56 2024-02-06 07:49:56.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:56 2024-02-06 07:49:56.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:56 2024-02-06 07:49:56.715 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:56 2024-02-06 07:49:56.718 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:56 2024-02-06 07:49:56.720 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:56 2024-02-06 07:49:56.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f4dfa1a5-4d21-482c-a9c8-55394004c31b/model-vers/model-ver/test-model-ver-35eddc5d-7374-4e3f-b6a1-1a2dae634e4a with payload { 07:49:56 "model-version-id": "test-model-ver-35eddc5d-7374-4e3f-b6a1-1a2dae634e4a", 07:49:56 "model-name": "some-model", 07:49:56 "model-version": "testValue" 07:49:56 } 07:49:56 2024-02-06 07:49:56.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:56 2024-02-06 07:49:56.722 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:56 2024-02-06 07:49:56.722 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:56 2024-02-06 07:49:56.722 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:56 2024-02-06 07:49:56.722 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:56 2024-02-06 07:49:56.724 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:56 2024-02-06 07:49:56.726 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:56 2024-02-06 07:49:56.727 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5a52307c-087c-4a7a-ab1f-3d4bfd845599 with payload { 07:49:56 "vnf-id": "test-generic-5a52307c-087c-4a7a-ab1f-3d4bfd845599", 07:49:56 "vnf-type": "someval", 07:49:56 "vnf-name": "someval", 07:49:56 "model-invariant-id": "test-model-f4dfa1a5-4d21-482c-a9c8-55394004c31b", 07:49:56 "model-version-id": "test-model-ver-35eddc5d-7374-4e3f-b6a1-1a2dae634e4a" 07:49:56 } 07:49:56 07:49:56 2024-02-06 07:49:56.727 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:56 2024-02-06 07:49:56.729 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:56 2024-02-06 07:49:56.729 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:56 2024-02-06 07:49:56.729 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:56 2024-02-06 07:49:56.729 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:56 2024-02-06 07:49:56.735 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:56 2024-02-06 07:49:56.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:56 2024-02-06 07:49:56.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5a52307c-087c-4a7a-ab1f-3d4bfd845599 with depth all 07:49:56 2024-02-06 07:49:56.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:56 2024-02-06 07:49:56.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:56 2024-02-06 07:49:56.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:56 2024-02-06 07:49:56.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:56 2024-02-06 07:49:56.739 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:56 2024-02-06 07:49:56.742 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:56 2024-02-06 07:49:56.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:56 2024-02-06 07:49:56.742 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:56 2024-02-06 07:49:56.745 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5a52307c-087c-4a7a-ab1f-3d4bfd845599 with payload { 07:49:56 "vnf-id": "test-generic-5a52307c-087c-4a7a-ab1f-3d4bfd845599", 07:49:56 "vnf-type": "someval", 07:49:56 "vnf-name": "someval", 07:49:56 "model-invariant-id": "test-model-f4dfa1a5-4d21-482c-a9c8-55394004c31b", 07:49:56 "model-version-id": "test-model-ver-35eddc5d-7374-4e3f-b6a1-1a2dae634e4a", 07:49:56 "resource-version": "1707205796728" 07:49:56 } 07:49:56 07:49:56 2024-02-06 07:49:56.746 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:56 2024-02-06 07:49:56.747 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:56 2024-02-06 07:49:56.747 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:56 2024-02-06 07:49:56.747 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:56 2024-02-06 07:49:56.747 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:56 2024-02-06 07:49:56.752 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:56 2024-02-06 07:49:56.755 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:56 2024-02-06 07:49:56.755 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5a52307c-087c-4a7a-ab1f-3d4bfd845599 with depth all 07:49:56 2024-02-06 07:49:56.756 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:56 2024-02-06 07:49:56.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:56 2024-02-06 07:49:56.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:56 2024-02-06 07:49:56.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:56 2024-02-06 07:49:56.756 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:56 2024-02-06 07:49:56.758 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:56 2024-02-06 07:49:56.759 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:56 2024-02-06 07:49:56.759 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:56 2024-02-06 07:49:56.762 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5a52307c-087c-4a7a-ab1f-3d4bfd845599 with resource version 1707205796747 07:49:56 2024-02-06 07:49:56.762 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:56 2024-02-06 07:49:56.762 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:56 2024-02-06 07:49:56.763 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:56 2024-02-06 07:49:56.763 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:56 2024-02-06 07:49:56.763 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:56 2024-02-06 07:49:56.765 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 147536 with label generic-vnf 07:49:56 2024-02-06 07:49:56.766 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:56 2024-02-06 07:49:56.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:57 2024-02-06 07:49:57.070 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:57 2024-02-06 07:49:57.383 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-84f3f9b2-9515-4a5f-bb8d-cc71cb5a15f1 with payload { 07:49:57 "model-invariant-id": "test-model-84f3f9b2-9515-4a5f-bb8d-cc71cb5a15f1", 07:49:57 "model-type": "some-type" 07:49:57 } 07:49:57 2024-02-06 07:49:57.384 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:57 2024-02-06 07:49:57.385 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:57 2024-02-06 07:49:57.385 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:57 2024-02-06 07:49:57.385 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:57 2024-02-06 07:49:57.386 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:57 2024-02-06 07:49:57.388 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:57 2024-02-06 07:49:57.390 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:57 2024-02-06 07:49:57.391 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-84f3f9b2-9515-4a5f-bb8d-cc71cb5a15f1/model-vers/model-ver/test-model-ver-49560632-0ff6-44e4-8d9c-d1f52cc149b3 with payload { 07:49:57 "model-version-id": "test-model-ver-49560632-0ff6-44e4-8d9c-d1f52cc149b3", 07:49:57 "model-name": "some-model", 07:49:57 "model-version": "testValue" 07:49:57 } 07:49:57 2024-02-06 07:49:57.392 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:57 2024-02-06 07:49:57.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:57 2024-02-06 07:49:57.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:57 2024-02-06 07:49:57.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:57 2024-02-06 07:49:57.393 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:57 2024-02-06 07:49:57.395 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:57 2024-02-06 07:49:57.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:57 2024-02-06 07:49:57.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ac8448b5-e2a9-4dfa-8784-9d8e15ee51a6 with payload { 07:49:57 "vnf-id": "test-generic-ac8448b5-e2a9-4dfa-8784-9d8e15ee51a6", 07:49:57 "vnf-type": "someval", 07:49:57 "vnf-name": "someval", 07:49:57 "model-invariant-id": "test-model-84f3f9b2-9515-4a5f-bb8d-cc71cb5a15f1", 07:49:57 "model-version-id": "test-model-ver-49560632-0ff6-44e4-8d9c-d1f52cc149b3" 07:49:57 } 07:49:57 07:49:57 2024-02-06 07:49:57.399 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:57 2024-02-06 07:49:57.401 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:57 2024-02-06 07:49:57.401 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:57 2024-02-06 07:49:57.401 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:57 2024-02-06 07:49:57.401 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:57 2024-02-06 07:49:57.407 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:57 2024-02-06 07:49:57.411 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:57 2024-02-06 07:49:57.412 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:57 2024-02-06 07:49:57.415 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ac8448b5-e2a9-4dfa-8784-9d8e15ee51a6 with depth all 07:49:57 2024-02-06 07:49:57.415 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:57 2024-02-06 07:49:57.415 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:57 2024-02-06 07:49:57.415 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:57 2024-02-06 07:49:57.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:57 2024-02-06 07:49:57.416 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:57 2024-02-06 07:49:57.418 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:57 2024-02-06 07:49:57.418 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:57 2024-02-06 07:49:57.419 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ac8448b5-e2a9-4dfa-8784-9d8e15ee51a6 with resource version 1707205797400 07:49:57 2024-02-06 07:49:57.420 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:57 2024-02-06 07:49:57.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:57 2024-02-06 07:49:57.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:57 2024-02-06 07:49:57.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:57 2024-02-06 07:49:57.420 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:57 2024-02-06 07:49:57.423 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 131208 with label generic-vnf 07:49:57 2024-02-06 07:49:57.424 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:57 2024-02-06 07:49:57.426 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:57 2024-02-06 07:49:57.729 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:58 2024-02-06 07:49:58.042 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-406ac65f-fa28-4bf7-a100-e600eb8f14fa with payload { 07:49:58 "model-invariant-id": "test-model-406ac65f-fa28-4bf7-a100-e600eb8f14fa", 07:49:58 "model-type": "some-type" 07:49:58 } 07:49:58 2024-02-06 07:49:58.043 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:58 2024-02-06 07:49:58.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:58 2024-02-06 07:49:58.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:58 2024-02-06 07:49:58.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:58 2024-02-06 07:49:58.044 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:58 2024-02-06 07:49:58.046 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:58 2024-02-06 07:49:58.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:58 2024-02-06 07:49:58.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-406ac65f-fa28-4bf7-a100-e600eb8f14fa/model-vers/model-ver/test-model-ver-9c04615d-b35b-4ec3-823a-a9716eb32deb with payload { 07:49:58 "model-version-id": "test-model-ver-9c04615d-b35b-4ec3-823a-a9716eb32deb", 07:49:58 "model-name": "some-model", 07:49:58 "model-version": "testValue" 07:49:58 } 07:49:58 2024-02-06 07:49:58.049 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:58 2024-02-06 07:49:58.050 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:58 2024-02-06 07:49:58.050 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:58 2024-02-06 07:49:58.050 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:58 2024-02-06 07:49:58.050 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:58 2024-02-06 07:49:58.052 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:58 2024-02-06 07:49:58.054 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:58 2024-02-06 07:49:58.055 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-f1ee6714-5b26-4ba4-9054-3ca72a9f89bd with payload { 07:49:58 "vnf-id": "test-generic-f1ee6714-5b26-4ba4-9054-3ca72a9f89bd", 07:49:58 "vnf-type": "someval", 07:49:58 "vnf-name": "someval", 07:49:58 "model-invariant-id": "some-model" 07:49:58 } 07:49:58 2024-02-06 07:49:58.056 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:58 2024-02-06 07:49:58.057 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:58 2024-02-06 07:49:58.057 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:58 2024-02-06 07:49:58.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:58 2024-02-06 07:49:58.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-f1ee6714-5b26-4ba4-9054-3ca72a9f89bd","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:58 2024-02-06 07:49:58.058 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-f1ee6714-5b26-4ba4-9054-3ca72a9f89bd","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:58 2024-02-06 07:49:58.365 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-35172d10-83e3-4457-b85a-62a298b6bb3a with payload { 07:49:58 "model-invariant-id": "test-model-35172d10-83e3-4457-b85a-62a298b6bb3a", 07:49:58 "model-type": "some-type" 07:49:58 } 07:49:58 2024-02-06 07:49:58.366 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:58 2024-02-06 07:49:58.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:58 2024-02-06 07:49:58.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:58 2024-02-06 07:49:58.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:58 2024-02-06 07:49:58.367 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:58 2024-02-06 07:49:58.369 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:58 2024-02-06 07:49:58.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:58 2024-02-06 07:49:58.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-35172d10-83e3-4457-b85a-62a298b6bb3a/model-vers/model-ver/test-model-ver-8cba4e2f-0acc-44db-b893-04ec498b5f76 with payload { 07:49:58 "model-version-id": "test-model-ver-8cba4e2f-0acc-44db-b893-04ec498b5f76", 07:49:58 "model-name": "some-model", 07:49:58 "model-version": "testValue" 07:49:58 } 07:49:58 2024-02-06 07:49:58.373 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:58 2024-02-06 07:49:58.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:58 2024-02-06 07:49:58.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:58 2024-02-06 07:49:58.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:58 2024-02-06 07:49:58.374 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:58 2024-02-06 07:49:58.376 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:58 2024-02-06 07:49:58.378 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:58 2024-02-06 07:49:58.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-e4256ea8-e13c-4023-a61b-bf7962c26a5a with payload { 07:49:58 "vnf-id": "test-generic-e4256ea8-e13c-4023-a61b-bf7962c26a5a", 07:49:58 "vnf-type": "someval", 07:49:58 "vnf-name": "someval", 07:49:58 "model-invariant-id": "test-model-35172d10-83e3-4457-b85a-62a298b6bb3a", 07:49:58 "model-version-id": "test-model-ver-8cba4e2f-0acc-44db-b893-04ec498b5f76" 07:49:58 } 07:49:58 07:49:58 2024-02-06 07:49:58.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:58 2024-02-06 07:49:58.381 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:58 2024-02-06 07:49:58.381 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:58 2024-02-06 07:49:58.381 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:58 2024-02-06 07:49:58.381 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:58 2024-02-06 07:49:58.387 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:58 2024-02-06 07:49:58.390 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:58 2024-02-06 07:49:58.391 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:58 2024-02-06 07:49:58.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-e4256ea8-e13c-4023-a61b-bf7962c26a5a with depth all 07:49:58 2024-02-06 07:49:58.395 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:58 2024-02-06 07:49:58.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:58 2024-02-06 07:49:58.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:58 2024-02-06 07:49:58.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:58 2024-02-06 07:49:58.395 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:58 2024-02-06 07:49:58.397 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:58 2024-02-06 07:49:58.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:58 2024-02-06 07:49:58.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-e4256ea8-e13c-4023-a61b-bf7962c26a5a with payload { 07:49:58 "vnf-id": "test-generic-e4256ea8-e13c-4023-a61b-bf7962c26a5a", 07:49:58 "vnf-type": "someval", 07:49:58 "vnf-name": "someval", 07:49:58 "model-invariant-id": "test-model-f1935b53-53cf-4d7e-a80e-db1626ec470b", 07:49:58 "model-version-id": "test-model-ver-7bf94dd1-d0a4-46f4-923f-f1ac15e98955", 07:49:58 "resource-version": "1707205798381" 07:49:58 } 07:49:58 07:49:58 2024-02-06 07:49:58.399 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:58 2024-02-06 07:49:58.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:58 2024-02-06 07:49:58.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:58 2024-02-06 07:49:58.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:58 2024-02-06 07:49:58.400 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:58 2024-02-06 07:49:58.401 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-f1935b53-53cf-4d7e-a80e-db1626ec470b/model-vers/model-ver/test-model-ver-7bf94dd1-d0a4-46f4-923f-f1ac15e98955#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:49:58 2024-02-06 07:49:58.402 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:58 2024-02-06 07:49:58.402 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:49:58 2024-02-06 07:49:58.402 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-e4256ea8-e13c-4023-a61b-bf7962c26a5a","Node Not Found:object located at service-design-and-creation/models/model/test-model-f1935b53-53cf-4d7e-a80e-db1626ec470b/model-vers/model-ver/test-model-ver-7bf94dd1-d0a4-46f4-923f-f1ac15e98955#model-version not found","ERR.5.4.6114"]}}} 07:49:58 2024-02-06 07:49:58.402 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:58 2024-02-06 07:49:58.712 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-2b6ef650-4785-4a90-b905-9e9a47eac08f with payload { 07:49:58 "model-invariant-id": "test-model-2b6ef650-4785-4a90-b905-9e9a47eac08f", 07:49:58 "model-type": "some-type" 07:49:58 } 07:49:58 2024-02-06 07:49:58.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:58 2024-02-06 07:49:58.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:58 2024-02-06 07:49:58.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:58 2024-02-06 07:49:58.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:58 2024-02-06 07:49:58.714 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:58 2024-02-06 07:49:58.716 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:58 2024-02-06 07:49:58.717 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:58 2024-02-06 07:49:58.718 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-2b6ef650-4785-4a90-b905-9e9a47eac08f/model-vers/model-ver/test-model-ver-6bc16005-6b96-4b97-9790-9570a0337a85 with payload { 07:49:58 "model-version-id": "test-model-ver-6bc16005-6b96-4b97-9790-9570a0337a85", 07:49:58 "model-name": "some-model", 07:49:58 "model-version": "testValue" 07:49:58 } 07:49:58 2024-02-06 07:49:58.719 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:58 2024-02-06 07:49:58.720 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:58 2024-02-06 07:49:58.720 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:58 2024-02-06 07:49:58.720 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:58 2024-02-06 07:49:58.720 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:58 2024-02-06 07:49:58.723 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:58 2024-02-06 07:49:58.725 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:58 2024-02-06 07:49:58.726 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-27ab308c-b349-42bc-870a-1979073d7018 with payload { 07:49:58 "vnf-id": "test-generic-27ab308c-b349-42bc-870a-1979073d7018", 07:49:58 "vnf-type": "someval", 07:49:58 "vnf-name": "someval", 07:49:58 "model-invariant-id": "test-model-2b6ef650-4785-4a90-b905-9e9a47eac08f", 07:49:58 "model-version-id": "test-model-ver-6bc16005-6b96-4b97-9790-9570a0337a85" 07:49:58 } 07:49:58 07:49:58 2024-02-06 07:49:58.726 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:58 2024-02-06 07:49:58.728 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:58 2024-02-06 07:49:58.728 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:58 2024-02-06 07:49:58.728 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:58 2024-02-06 07:49:58.729 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:58 2024-02-06 07:49:58.735 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:58 2024-02-06 07:49:58.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:58 2024-02-06 07:49:58.738 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:58 2024-02-06 07:49:58.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-27ab308c-b349-42bc-870a-1979073d7018 with depth all 07:49:58 2024-02-06 07:49:58.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:58 2024-02-06 07:49:58.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:58 2024-02-06 07:49:58.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:58 2024-02-06 07:49:58.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:58 2024-02-06 07:49:58.742 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:58 2024-02-06 07:49:58.745 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:58 2024-02-06 07:49:58.745 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:58 2024-02-06 07:49:58.746 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-d82291b3-286d-4f34-8f40-d584d7a25d92 with payload { 07:49:58 "model-invariant-id": "test-model-d82291b3-286d-4f34-8f40-d584d7a25d92", 07:49:58 "model-type": "some-type" 07:49:58 } 07:49:58 2024-02-06 07:49:58.746 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:58 2024-02-06 07:49:58.747 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:58 2024-02-06 07:49:58.747 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:58 2024-02-06 07:49:58.747 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:58 2024-02-06 07:49:58.747 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:58 2024-02-06 07:49:58.748 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:58 2024-02-06 07:49:58.749 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:58 2024-02-06 07:49:58.750 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-d82291b3-286d-4f34-8f40-d584d7a25d92/model-vers/model-ver/test-model-ver-81dcb1cf-75fa-4fc9-8680-2769675e79d2 with payload { 07:49:58 "model-version-id": "test-model-ver-81dcb1cf-75fa-4fc9-8680-2769675e79d2", 07:49:58 "model-name": "some-model", 07:49:58 "model-version": "testValue" 07:49:58 } 07:49:58 2024-02-06 07:49:58.751 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:58 2024-02-06 07:49:58.751 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:58 2024-02-06 07:49:58.751 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:58 2024-02-06 07:49:58.751 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:58 2024-02-06 07:49:58.752 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:58 2024-02-06 07:49:58.753 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:58 2024-02-06 07:49:58.755 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:58 2024-02-06 07:49:58.756 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-27ab308c-b349-42bc-870a-1979073d7018 with payload { 07:49:58 "vnf-id": "test-generic-27ab308c-b349-42bc-870a-1979073d7018", 07:49:58 "vnf-type": "someval", 07:49:58 "vnf-name": "someval", 07:49:58 "model-invariant-id": "test-model-d82291b3-286d-4f34-8f40-d584d7a25d92", 07:49:58 "resource-version": "${resource-version}" 07:49:58 } 07:49:58 2024-02-06 07:49:58.757 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:58 2024-02-06 07:49:58.758 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:58 2024-02-06 07:49:58.758 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:49:58 2024-02-06 07:49:58.758 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:49:58 2024-02-06 07:49:58.759 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-27ab308c-b349-42bc-870a-1979073d7018","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:49:58 2024-02-06 07:49:58.759 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:59 2024-02-06 07:49:59.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-67f93991-523e-4b9a-9faf-4b05cd7b5ba9 with payload { 07:49:59 "model-invariant-id": "test-model-67f93991-523e-4b9a-9faf-4b05cd7b5ba9", 07:49:59 "model-type": "some-type" 07:49:59 } 07:49:59 2024-02-06 07:49:59.070 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:59 2024-02-06 07:49:59.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:59 2024-02-06 07:49:59.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:59 2024-02-06 07:49:59.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:59 2024-02-06 07:49:59.072 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:59 2024-02-06 07:49:59.074 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:59 2024-02-06 07:49:59.076 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:59 2024-02-06 07:49:59.076 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-67f93991-523e-4b9a-9faf-4b05cd7b5ba9/model-vers/model-ver/test-model-ver-2191766a-b13a-41ee-9b68-1c09c498badd with payload { 07:49:59 "model-version-id": "test-model-ver-2191766a-b13a-41ee-9b68-1c09c498badd", 07:49:59 "model-name": "some-model", 07:49:59 "model-version": "testValue" 07:49:59 } 07:49:59 2024-02-06 07:49:59.077 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:59 2024-02-06 07:49:59.078 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:59 2024-02-06 07:49:59.078 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:59 2024-02-06 07:49:59.078 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:59 2024-02-06 07:49:59.078 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:59 2024-02-06 07:49:59.080 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:59 2024-02-06 07:49:59.082 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:59 2024-02-06 07:49:59.083 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b62fb037-d06e-4098-a529-02438161e696 with payload { 07:49:59 "vnf-id": "test-generic-b62fb037-d06e-4098-a529-02438161e696", 07:49:59 "vnf-type": "someval", 07:49:59 "vnf-name": "someval", 07:49:59 "model-invariant-id": "test-model-67f93991-523e-4b9a-9faf-4b05cd7b5ba9", 07:49:59 "model-version-id": "test-model-ver-2191766a-b13a-41ee-9b68-1c09c498badd" 07:49:59 } 07:49:59 07:49:59 2024-02-06 07:49:59.083 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:59 2024-02-06 07:49:59.084 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:59 2024-02-06 07:49:59.084 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:59 2024-02-06 07:49:59.084 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:59 2024-02-06 07:49:59.085 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:59 2024-02-06 07:49:59.091 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:59 2024-02-06 07:49:59.095 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:59 2024-02-06 07:49:59.096 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:59 2024-02-06 07:49:59.099 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b62fb037-d06e-4098-a529-02438161e696 with depth all 07:49:59 2024-02-06 07:49:59.099 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:59 2024-02-06 07:49:59.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:59 2024-02-06 07:49:59.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:59 2024-02-06 07:49:59.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:59 2024-02-06 07:49:59.100 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:59 2024-02-06 07:49:59.102 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:59 2024-02-06 07:49:59.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:59 2024-02-06 07:49:59.103 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-09b99db1-90e0-4ede-89da-5d32a5a0519c with payload { 07:49:59 "model-invariant-id": "test-model-09b99db1-90e0-4ede-89da-5d32a5a0519c", 07:49:59 "model-type": "some-type" 07:49:59 } 07:49:59 2024-02-06 07:49:59.104 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:59 2024-02-06 07:49:59.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:59 2024-02-06 07:49:59.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:59 2024-02-06 07:49:59.105 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:59 2024-02-06 07:49:59.105 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:59 2024-02-06 07:49:59.107 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:59 2024-02-06 07:49:59.109 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:59 2024-02-06 07:49:59.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-09b99db1-90e0-4ede-89da-5d32a5a0519c/model-vers/model-ver/test-model-ver-099999ab-68f2-470c-b025-c7db2415a129 with payload { 07:49:59 "model-version-id": "test-model-ver-099999ab-68f2-470c-b025-c7db2415a129", 07:49:59 "model-name": "some-model", 07:49:59 "model-version": "testValue" 07:49:59 } 07:49:59 2024-02-06 07:49:59.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:59 2024-02-06 07:49:59.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:59 2024-02-06 07:49:59.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:59 2024-02-06 07:49:59.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:59 2024-02-06 07:49:59.112 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:59 2024-02-06 07:49:59.115 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:59 2024-02-06 07:49:59.118 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:59 2024-02-06 07:49:59.119 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b62fb037-d06e-4098-a529-02438161e696 with payload { 07:49:59 "vnf-id": "test-generic-b62fb037-d06e-4098-a529-02438161e696", 07:49:59 "vnf-type": "someval", 07:49:59 "vnf-name": "someval", 07:49:59 "model-invariant-id": "test-model-09b99db1-90e0-4ede-89da-5d32a5a0519c", 07:49:59 "model-version-id": "test-model-ver-099999ab-68f2-470c-b025-c7db2415a129", 07:49:59 "resource-version": "1707205799084" 07:49:59 } 07:49:59 07:49:59 2024-02-06 07:49:59.120 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:59 2024-02-06 07:49:59.121 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:59 2024-02-06 07:49:59.122 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:59 2024-02-06 07:49:59.122 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:59 2024-02-06 07:49:59.122 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:59 2024-02-06 07:49:59.127 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:59 2024-02-06 07:49:59.131 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:49:59 2024-02-06 07:49:59.131 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:59 2024-02-06 07:49:59.135 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b62fb037-d06e-4098-a529-02438161e696 with depth all 07:49:59 2024-02-06 07:49:59.135 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:59 2024-02-06 07:49:59.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:59 2024-02-06 07:49:59.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:59 2024-02-06 07:49:59.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:59 2024-02-06 07:49:59.135 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:59 2024-02-06 07:49:59.138 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:59 2024-02-06 07:49:59.138 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:59 2024-02-06 07:49:59.139 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b62fb037-d06e-4098-a529-02438161e696 with resource version 1707205799121 07:49:59 2024-02-06 07:49:59.139 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:59 2024-02-06 07:49:59.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:59 2024-02-06 07:49:59.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:59 2024-02-06 07:49:59.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:59 2024-02-06 07:49:59.139 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:59 2024-02-06 07:49:59.143 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 155728 with label generic-vnf 07:49:59 2024-02-06 07:49:59.143 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:59 2024-02-06 07:49:59.145 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:49:59 2024-02-06 07:49:59.447 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:59 2024-02-06 07:49:59.759 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-d98d95d8-5d1a-4bb5-b26b-5d83dabd01a1 with payload { 07:49:59 "model-invariant-id": "test-model-d98d95d8-5d1a-4bb5-b26b-5d83dabd01a1", 07:49:59 "model-type": "some-type" 07:49:59 } 07:49:59 2024-02-06 07:49:59.760 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:49:59 2024-02-06 07:49:59.761 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:59 2024-02-06 07:49:59.761 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:59 2024-02-06 07:49:59.761 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:59 2024-02-06 07:49:59.761 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:59 2024-02-06 07:49:59.763 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:59 2024-02-06 07:49:59.765 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:59 2024-02-06 07:49:59.766 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-d98d95d8-5d1a-4bb5-b26b-5d83dabd01a1/model-vers/model-ver/test-model-ver-346f035e-e0dd-43eb-9b88-505a512effbe with payload { 07:49:59 "model-version-id": "test-model-ver-346f035e-e0dd-43eb-9b88-505a512effbe", 07:49:59 "model-name": "some-model", 07:49:59 "model-version": "testValue" 07:49:59 } 07:49:59 2024-02-06 07:49:59.767 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:59 2024-02-06 07:49:59.767 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:59 2024-02-06 07:49:59.767 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:59 2024-02-06 07:49:59.767 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:59 2024-02-06 07:49:59.768 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:59 2024-02-06 07:49:59.770 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:59 2024-02-06 07:49:59.772 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:59 2024-02-06 07:49:59.773 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d22b884a-7f3a-4241-942c-7f90b7ad11d6 with payload { 07:49:59 "vnf-id": "test-generic-d22b884a-7f3a-4241-942c-7f90b7ad11d6", 07:49:59 "vnf-type": "someval", 07:49:59 "vnf-name": "someval", 07:49:59 "model-invariant-id": "test-model-d98d95d8-5d1a-4bb5-b26b-5d83dabd01a1", 07:49:59 "model-version-id": "test-model-ver-346f035e-e0dd-43eb-9b88-505a512effbe" 07:49:59 } 07:49:59 07:49:59 2024-02-06 07:49:59.773 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:49:59 2024-02-06 07:49:59.775 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:59 2024-02-06 07:49:59.775 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:59 2024-02-06 07:49:59.775 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:59 2024-02-06 07:49:59.775 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:59 2024-02-06 07:49:59.781 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:59 2024-02-06 07:49:59.785 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:49:59 2024-02-06 07:49:59.786 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:49:59 2024-02-06 07:49:59.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/service-design-and-creation/models/model/test-model-d98d95d8-5d1a-4bb5-b26b-5d83dabd01a1/model-vers/model-ver/test-model-ver-346f035e-e0dd-43eb-9b88-505a512effbe with depth all 07:49:59 2024-02-06 07:49:59.790 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:59 2024-02-06 07:49:59.790 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:59 2024-02-06 07:49:59.790 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:59 2024-02-06 07:49:59.790 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:59 2024-02-06 07:49:59.790 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:59 2024-02-06 07:49:59.792 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:59 2024-02-06 07:49:59.792 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:49:59 2024-02-06 07:49:59.792 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/service-design-and-creation/models/model/test-model-d98d95d8-5d1a-4bb5-b26b-5d83dabd01a1/model-vers/model-ver/test-model-ver-346f035e-e0dd-43eb-9b88-505a512effbe with resource version 1707205799767 07:49:59 2024-02-06 07:49:59.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:49:59 2024-02-06 07:49:59.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:49:59 2024-02-06 07:49:59.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:49:59 2024-02-06 07:49:59.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:49:59 2024-02-06 07:49:59.793 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:49:59 2024-02-06 07:49:59.796 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 547 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 584 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 578 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 07:49:59 2024-02-06 07:49:59.796 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:49:59 2024-02-06 07:49:59.796 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 07:49:59 2024-02-06 07:49:59.796 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-d98d95d8-5d1a-4bb5-b26b-5d83dabd01a1/model-vers/model-ver/test-model-ver-346f035e-e0dd-43eb-9b88-505a512effbe"]}}} 07:50:00 2024-02-06 07:50:00.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-64024c6b-6620-4255-8ed4-286068922b65 with payload { 07:50:00 "model-invariant-id": "test-model-64024c6b-6620-4255-8ed4-286068922b65", 07:50:00 "model-type": "some-type" 07:50:00 } 07:50:00 2024-02-06 07:50:00.103 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:50:00 2024-02-06 07:50:00.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:00 2024-02-06 07:50:00.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:00 2024-02-06 07:50:00.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:00 2024-02-06 07:50:00.104 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:00 2024-02-06 07:50:00.107 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:00 2024-02-06 07:50:00.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:00 2024-02-06 07:50:00.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-64024c6b-6620-4255-8ed4-286068922b65/model-vers/model-ver/test-model-ver-092bea61-23b0-4a0b-a0fd-006530a51a73 with payload { 07:50:00 "model-version-id": "test-model-ver-092bea61-23b0-4a0b-a0fd-006530a51a73", 07:50:00 "model-name": "some-model", 07:50:00 "model-version": "testValue" 07:50:00 } 07:50:00 2024-02-06 07:50:00.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:50:00 2024-02-06 07:50:00.113 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:00 2024-02-06 07:50:00.113 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:00 2024-02-06 07:50:00.113 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:00 2024-02-06 07:50:00.114 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:00 2024-02-06 07:50:00.116 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:00 2024-02-06 07:50:00.119 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:00 2024-02-06 07:50:00.120 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5b745310-e18d-41b7-afe2-8f9dc87aa93f with payload { 07:50:00 "vnf-id": "test-generic-5b745310-e18d-41b7-afe2-8f9dc87aa93f", 07:50:00 "vnf-type": "someval", 07:50:00 "vnf-name": "someval", 07:50:00 "model-invariant-id": "test-model-64024c6b-6620-4255-8ed4-286068922b65", 07:50:00 "model-version-id": "test-model-ver-092bea61-23b0-4a0b-a0fd-006530a51a73" 07:50:00 } 07:50:00 07:50:00 2024-02-06 07:50:00.120 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:00 2024-02-06 07:50:00.122 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:00 2024-02-06 07:50:00.122 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:00 2024-02-06 07:50:00.122 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:00 2024-02-06 07:50:00.122 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:00 2024-02-06 07:50:00.129 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:00 2024-02-06 07:50:00.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:00 2024-02-06 07:50:00.135 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5b745310-e18d-41b7-afe2-8f9dc87aa93f with depth all 07:50:00 2024-02-06 07:50:00.136 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:00 2024-02-06 07:50:00.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:00 2024-02-06 07:50:00.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:00 2024-02-06 07:50:00.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:00 2024-02-06 07:50:00.136 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:00 2024-02-06 07:50:00.139 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:00 2024-02-06 07:50:00.139 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:00 2024-02-06 07:50:00.140 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:50:00 2024-02-06 07:50:00.144 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5b745310-e18d-41b7-afe2-8f9dc87aa93f with payload { 07:50:00 "vnf-id": "test-generic-5b745310-e18d-41b7-afe2-8f9dc87aa93f", 07:50:00 "vnf-type": "someval", 07:50:00 "vnf-name": "someval" 07:50:00 , "resource-version": "1707205800122"} 07:50:00 2024-02-06 07:50:00.145 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:00 2024-02-06 07:50:00.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:00 2024-02-06 07:50:00.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:00 2024-02-06 07:50:00.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:00 2024-02-06 07:50:00.146 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:00 2024-02-06 07:50:00.153 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:00 2024-02-06 07:50:00.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:00 2024-02-06 07:50:00.157 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5b745310-e18d-41b7-afe2-8f9dc87aa93f with depth all 07:50:00 2024-02-06 07:50:00.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:00 2024-02-06 07:50:00.158 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:00 2024-02-06 07:50:00.158 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:00 2024-02-06 07:50:00.158 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:00 2024-02-06 07:50:00.158 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:00 2024-02-06 07:50:00.162 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:00 2024-02-06 07:50:00.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:00 2024-02-06 07:50:00.162 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:50:00 2024-02-06 07:50:00.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5b745310-e18d-41b7-afe2-8f9dc87aa93f with resource version 1707205800146 07:50:00 2024-02-06 07:50:00.167 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:00 2024-02-06 07:50:00.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:00 2024-02-06 07:50:00.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:00 2024-02-06 07:50:00.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:00 2024-02-06 07:50:00.168 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:00 2024-02-06 07:50:00.172 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 139368 with label generic-vnf 07:50:00 2024-02-06 07:50:00.172 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:00 2024-02-06 07:50:00.173 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:00 2024-02-06 07:50:00.475 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:50:00 2024-02-06 07:50:00.787 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-93037766-9ffd-460b-954a-1ef959f85392 with payload { 07:50:00 "model-invariant-id": "test-model-93037766-9ffd-460b-954a-1ef959f85392", 07:50:00 "model-type": "some-type" 07:50:00 } 07:50:00 2024-02-06 07:50:00.787 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:50:00 2024-02-06 07:50:00.788 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:00 2024-02-06 07:50:00.788 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:00 2024-02-06 07:50:00.789 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:00 2024-02-06 07:50:00.789 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:00 2024-02-06 07:50:00.791 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:00 2024-02-06 07:50:00.792 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:00 2024-02-06 07:50:00.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-93037766-9ffd-460b-954a-1ef959f85392/model-vers/model-ver/test-model-ver-77d5c26d-9f27-40e5-8384-1b2f52ba6744 with payload { 07:50:00 "model-version-id": "test-model-ver-77d5c26d-9f27-40e5-8384-1b2f52ba6744", 07:50:00 "model-name": "some-model", 07:50:00 "model-version": "testValue" 07:50:00 } 07:50:00 2024-02-06 07:50:00.794 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:50:00 2024-02-06 07:50:00.794 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:00 2024-02-06 07:50:00.794 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:00 2024-02-06 07:50:00.794 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:00 2024-02-06 07:50:00.795 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:00 2024-02-06 07:50:00.797 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:00 2024-02-06 07:50:00.800 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:00 2024-02-06 07:50:00.801 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-de131963-766f-4570-83d5-5129311b1ed2 with payload { 07:50:00 "vnf-id": "test-generic-de131963-766f-4570-83d5-5129311b1ed2", 07:50:00 "vnf-type": "someval", 07:50:00 "vnf-name": "someval", 07:50:00 "model-invariant-id": "random-wrong-model", 07:50:00 "model-version-id": "random-wrong-model-ver" 07:50:00 } 07:50:00 07:50:00 2024-02-06 07:50:00.802 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:00 2024-02-06 07:50:00.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:00 2024-02-06 07:50:00.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:00 2024-02-06 07:50:00.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:00 2024-02-06 07:50:00.804 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:00 2024-02-06 07:50:00.805 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process 07:50:00 2024-02-06 07:50:00.806 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:00 2024-02-06 07:50:00.806 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 07:50:00 2024-02-06 07:50:00.806 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-de131963-766f-4570-83d5-5129311b1ed2","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:50:00 2024-02-06 07:50:00.806 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-de131963-766f-4570-83d5-5129311b1ed2","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 07:50:01 2024-02-06 07:50:01.114 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-6b5e11e1-83d8-4452-b185-50964a820238 with payload { 07:50:01 "model-invariant-id": "test-model-6b5e11e1-83d8-4452-b185-50964a820238", 07:50:01 "model-type": "some-type" 07:50:01 } 07:50:01 2024-02-06 07:50:01.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:50:01 2024-02-06 07:50:01.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:01 2024-02-06 07:50:01.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:01 2024-02-06 07:50:01.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:01 2024-02-06 07:50:01.117 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:01 2024-02-06 07:50:01.119 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:01 2024-02-06 07:50:01.122 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:01 2024-02-06 07:50:01.123 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-6b5e11e1-83d8-4452-b185-50964a820238/model-vers/model-ver/test-model-ver-861c9f64-ec2f-4e6e-b3f1-a923b123fa62 with payload { 07:50:01 "model-version-id": "test-model-ver-861c9f64-ec2f-4e6e-b3f1-a923b123fa62", 07:50:01 "model-name": "some-model", 07:50:01 "model-version": "testValue" 07:50:01 } 07:50:01 2024-02-06 07:50:01.124 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:50:01 2024-02-06 07:50:01.125 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:01 2024-02-06 07:50:01.125 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:01 2024-02-06 07:50:01.125 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:01 2024-02-06 07:50:01.126 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:01 2024-02-06 07:50:01.129 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:01 2024-02-06 07:50:01.131 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:01 2024-02-06 07:50:01.133 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/test-customer-bf27fb04-08c7-4250-879e-145a584ca402 with payload { 07:50:01 "global-customer-id": "test-customer-bf27fb04-08c7-4250-879e-145a584ca402", 07:50:01 "subscriber-name": "example-subscriber-name-val-99675", 07:50:01 "subscriber-type": "example-subscriber-type-val-40388", 07:50:01 "service-subscriptions": { 07:50:01 "service-subscription": [ 07:50:01 { 07:50:01 "service-type": "test-subtype-4ede49eb-d320-4f66-92c8-d0ac1fcb6c7d", 07:50:01 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 07:50:01 "service-instances": { 07:50:01 "service-instance": [ 07:50:01 { 07:50:01 "service-instance-id": "test-tenant-7c8ace66-647c-4de7-bfbf-1d9afa3037c8", 07:50:01 "service-instance-name": "example-service-instance-name-val-4896", 07:50:01 "service-type": "example-service-type-val-25453", 07:50:01 "service-role": "example-service-role-val-66197", 07:50:01 "environment-context": "example-environment-context-val-95014", 07:50:01 "workload-context": "example-workload-context-val-56102", 07:50:01 "model-invariant-id": "test-model-6b5e11e1-83d8-4452-b185-50964a820238", 07:50:01 "model-version-id": "test-model-ver-861c9f64-ec2f-4e6e-b3f1-a923b123fa62" 07:50:01 } 07:50:01 ] 07:50:01 } 07:50:01 } 07:50:01 ] 07:50:01 } 07:50:01 } 07:50:01 2024-02-06 07:50:01.133 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:50:01 2024-02-06 07:50:01.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:01 2024-02-06 07:50:01.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:01 2024-02-06 07:50:01.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:01 2024-02-06 07:50:01.135 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:01 2024-02-06 07:50:01.144 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:01 2024-02-06 07:50:01.147 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:01 2024-02-06 07:50:01.148 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:50:01 2024-02-06 07:50:01.152 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-bf27fb04-08c7-4250-879e-145a584ca402 with depth all 07:50:01 2024-02-06 07:50:01.152 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:50:01 2024-02-06 07:50:01.152 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:01 2024-02-06 07:50:01.152 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:01 2024-02-06 07:50:01.152 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:01 2024-02-06 07:50:01.153 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:01 2024-02-06 07:50:01.157 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:01 2024-02-06 07:50:01.157 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:01 2024-02-06 07:50:01.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf-cc9b8759-624d-4a16-bc44-a6265cae79a6 with payload { 07:50:01 "vnf-id": "vnf-cc9b8759-624d-4a16-bc44-a6265cae79a6", 07:50:01 "vnf-type": "someval", 07:50:01 "vnf-name": "someval", 07:50:01 "relationship-list": { 07:50:01 "relationship": [ 07:50:01 { 07:50:01 "related-to": "service-instance", 07:50:01 "related-link": "/aai/v14/business/customers/customer/test-customer-bf27fb04-08c7-4250-879e-145a584ca402/service-subscriptions/service-subscription/test-subtype-4ede49eb-d320-4f66-92c8-d0ac1fcb6c7d/service-instances/service-instance/test-tenant-7c8ace66-647c-4de7-bfbf-1d9afa3037c8" 07:50:01 } 07:50:01 ] 07:50:01 } 07:50:01 } 07:50:01 07:50:01 2024-02-06 07:50:01.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:01 2024-02-06 07:50:01.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:01 2024-02-06 07:50:01.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:01 2024-02-06 07:50:01.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:01 2024-02-06 07:50:01.162 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:01 2024-02-06 07:50:01.170 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:01 2024-02-06 07:50:01.177 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:01 2024-02-06 07:50:01.178 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf-cc9b8759-624d-4a16-bc44-a6265cae79a6 with depth all 07:50:01 2024-02-06 07:50:01.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:01 2024-02-06 07:50:01.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:01 2024-02-06 07:50:01.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:01 2024-02-06 07:50:01.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:01 2024-02-06 07:50:01.180 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:01 2024-02-06 07:50:01.183 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:01 2024-02-06 07:50:01.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:01 2024-02-06 07:50:01.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-bf27fb04-08c7-4250-879e-145a584ca402 with depth all 07:50:01 2024-02-06 07:50:01.185 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:50:01 2024-02-06 07:50:01.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:01 2024-02-06 07:50:01.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:01 2024-02-06 07:50:01.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:01 2024-02-06 07:50:01.185 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:01 2024-02-06 07:50:01.189 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:01 2024-02-06 07:50:01.189 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:01 2024-02-06 07:50:01.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-42aeb99c-c069-44d3-8efd-c20f5856a326 with payload { 07:50:01 "model-invariant-id": "test-model-42aeb99c-c069-44d3-8efd-c20f5856a326", 07:50:01 "model-type": "some-type" 07:50:01 } 07:50:01 2024-02-06 07:50:01.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:50:01 2024-02-06 07:50:01.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:01 2024-02-06 07:50:01.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:01 2024-02-06 07:50:01.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:01 2024-02-06 07:50:01.504 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:01 2024-02-06 07:50:01.506 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:01 2024-02-06 07:50:01.508 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:01 2024-02-06 07:50:01.509 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-42aeb99c-c069-44d3-8efd-c20f5856a326/model-vers/model-ver/test-model-ver-e1b25d92-191c-46b0-b0df-a52090f20e3d with payload { 07:50:01 "model-version-id": "test-model-ver-e1b25d92-191c-46b0-b0df-a52090f20e3d", 07:50:01 "model-name": "some-model", 07:50:01 "model-version": "testValue" 07:50:01 } 07:50:01 2024-02-06 07:50:01.509 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:50:01 2024-02-06 07:50:01.510 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:01 2024-02-06 07:50:01.510 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:01 2024-02-06 07:50:01.510 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:01 2024-02-06 07:50:01.510 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:01 2024-02-06 07:50:01.513 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:01 2024-02-06 07:50:01.515 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:01 2024-02-06 07:50:01.516 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-dc264c35-5df2-4e06-ac96-da798593655a with payload { 07:50:01 "vnf-id": "test-generic-dc264c35-5df2-4e06-ac96-da798593655a", 07:50:01 "vnf-type": "someval", 07:50:01 "vnf-name": "someval", 07:50:01 "model-invariant-id": "test-model-42aeb99c-c069-44d3-8efd-c20f5856a326", 07:50:01 "model-version-id": "test-model-ver-e1b25d92-191c-46b0-b0df-a52090f20e3d" 07:50:01 } 07:50:01 07:50:01 2024-02-06 07:50:01.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:01 2024-02-06 07:50:01.519 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:01 2024-02-06 07:50:01.519 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:01 2024-02-06 07:50:01.519 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:01 2024-02-06 07:50:01.520 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:01 2024-02-06 07:50:01.529 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:01 2024-02-06 07:50:01.534 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:01 2024-02-06 07:50:01.535 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-dc264c35-5df2-4e06-ac96-da798593655a with depth all 07:50:01 2024-02-06 07:50:01.536 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:01 2024-02-06 07:50:01.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:01 2024-02-06 07:50:01.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:01 2024-02-06 07:50:01.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:01 2024-02-06 07:50:01.536 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:01 2024-02-06 07:50:01.539 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:01 2024-02-06 07:50:01.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:01 2024-02-06 07:50:01.540 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:50:01 2024-02-06 07:50:01.544 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-dc264c35-5df2-4e06-ac96-da798593655a with payload { 07:50:01 "vnf-id": "test-generic-dc264c35-5df2-4e06-ac96-da798593655a", 07:50:01 "vnf-type": "someval", 07:50:01 "vnf-name": "someval", 07:50:01 "model-invariant-id": "test-model-42aeb99c-c069-44d3-8efd-c20f5856a326", 07:50:01 "model-version-id": "test-model-ver-e1b25d92-191c-46b0-b0df-a52090f20e3d", 07:50:01 "resource-version": "1707205801519" 07:50:01 } 07:50:01 07:50:01 2024-02-06 07:50:01.544 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:01 2024-02-06 07:50:01.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:01 2024-02-06 07:50:01.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:01 2024-02-06 07:50:01.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:01 2024-02-06 07:50:01.546 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:01 2024-02-06 07:50:01.551 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:01 2024-02-06 07:50:01.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:01 2024-02-06 07:50:01.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-dc264c35-5df2-4e06-ac96-da798593655a with depth all 07:50:01 2024-02-06 07:50:01.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:01 2024-02-06 07:50:01.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:01 2024-02-06 07:50:01.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:01 2024-02-06 07:50:01.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:01 2024-02-06 07:50:01.556 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:01 2024-02-06 07:50:01.558 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:01 2024-02-06 07:50:01.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:01 2024-02-06 07:50:01.559 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:50:01 2024-02-06 07:50:01.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-dc264c35-5df2-4e06-ac96-da798593655a with resource version 1707205801546 07:50:01 2024-02-06 07:50:01.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:01 2024-02-06 07:50:01.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:01 2024-02-06 07:50:01.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:01 2024-02-06 07:50:01.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:01 2024-02-06 07:50:01.564 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:01 2024-02-06 07:50:01.567 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 155664 with label generic-vnf 07:50:01 2024-02-06 07:50:01.568 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:01 2024-02-06 07:50:01.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:01 2024-02-06 07:50:01.874 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:50:02 2024-02-06 07:50:02.188 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-1a7121b0-8393-4789-8bae-55c990bc2208 with payload { 07:50:02 "model-invariant-id": "test-model-1a7121b0-8393-4789-8bae-55c990bc2208", 07:50:02 "model-type": "some-type" 07:50:02 } 07:50:02 2024-02-06 07:50:02.189 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:50:02 2024-02-06 07:50:02.190 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:02 2024-02-06 07:50:02.190 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:02 2024-02-06 07:50:02.190 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:02 2024-02-06 07:50:02.190 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:02 2024-02-06 07:50:02.193 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:02 2024-02-06 07:50:02.194 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:02 2024-02-06 07:50:02.195 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-1a7121b0-8393-4789-8bae-55c990bc2208/model-vers/model-ver/test-model-ver-073a580d-be05-431b-8bbe-3ad6d960582c with payload { 07:50:02 "model-version-id": "test-model-ver-073a580d-be05-431b-8bbe-3ad6d960582c", 07:50:02 "model-name": "some-model", 07:50:02 "model-version": "testValue" 07:50:02 } 07:50:02 2024-02-06 07:50:02.196 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:50:02 2024-02-06 07:50:02.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:02 2024-02-06 07:50:02.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:02 2024-02-06 07:50:02.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:02 2024-02-06 07:50:02.197 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:02 2024-02-06 07:50:02.199 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:02 2024-02-06 07:50:02.201 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:02 2024-02-06 07:50:02.202 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-cbd5dca7-45d0-4aa0-97c7-9a7137c7269d with payload { 07:50:02 "vnf-id": "test-generic-cbd5dca7-45d0-4aa0-97c7-9a7137c7269d", 07:50:02 "vnf-type": "someval", 07:50:02 "vnf-name": "someval", 07:50:02 "model-invariant-id": "test-model-1a7121b0-8393-4789-8bae-55c990bc2208", 07:50:02 "model-version-id": "test-model-ver-073a580d-be05-431b-8bbe-3ad6d960582c" 07:50:02 } 07:50:02 07:50:02 2024-02-06 07:50:02.202 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:02 2024-02-06 07:50:02.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:02 2024-02-06 07:50:02.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:02 2024-02-06 07:50:02.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:02 2024-02-06 07:50:02.204 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:02 2024-02-06 07:50:02.211 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:02 2024-02-06 07:50:02.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:02 2024-02-06 07:50:02.215 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:50:02 2024-02-06 07:50:02.219 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-cbd5dca7-45d0-4aa0-97c7-9a7137c7269d with depth all 07:50:02 2024-02-06 07:50:02.219 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:02 2024-02-06 07:50:02.220 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:02 2024-02-06 07:50:02.220 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:02 2024-02-06 07:50:02.220 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:02 2024-02-06 07:50:02.220 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:02 2024-02-06 07:50:02.223 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:02 2024-02-06 07:50:02.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:02 2024-02-06 07:50:02.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-cbd5dca7-45d0-4aa0-97c7-9a7137c7269d with resource version 1707205802204 07:50:02 2024-02-06 07:50:02.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:02 2024-02-06 07:50:02.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:02 2024-02-06 07:50:02.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:02 2024-02-06 07:50:02.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:02 2024-02-06 07:50:02.225 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:02 2024-02-06 07:50:02.228 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 151688 with label generic-vnf 07:50:02 2024-02-06 07:50:02.229 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:02 2024-02-06 07:50:02.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:02 2024-02-06 07:50:02.533 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:50:02 2024-02-06 07:50:02.847 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-3864b0a0-f935-4ae2-93d3-f5a39a60a45d with payload { 07:50:02 "model-invariant-id": "test-model-3864b0a0-f935-4ae2-93d3-f5a39a60a45d", 07:50:02 "model-type": "some-type" 07:50:02 } 07:50:02 2024-02-06 07:50:02.848 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:50:02 2024-02-06 07:50:02.849 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:02 2024-02-06 07:50:02.849 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:02 2024-02-06 07:50:02.849 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:02 2024-02-06 07:50:02.850 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:02 2024-02-06 07:50:02.852 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:02 2024-02-06 07:50:02.854 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:02 2024-02-06 07:50:02.855 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-3864b0a0-f935-4ae2-93d3-f5a39a60a45d/model-vers/model-ver/test-model-ver-605f625d-8b84-402c-aa02-63839fa5d484 with payload { 07:50:02 "model-version-id": "test-model-ver-605f625d-8b84-402c-aa02-63839fa5d484", 07:50:02 "model-name": "some-model", 07:50:02 "model-version": "testValue" 07:50:02 } 07:50:02 2024-02-06 07:50:02.856 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:50:02 2024-02-06 07:50:02.856 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:02 2024-02-06 07:50:02.856 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:02 2024-02-06 07:50:02.856 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:02 2024-02-06 07:50:02.857 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:02 2024-02-06 07:50:02.859 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:02 2024-02-06 07:50:02.861 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:02 2024-02-06 07:50:02.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-efe0bbfb-ccc0-4279-b358-b1a49a4bad6a with payload { 07:50:02 "vnf-id": "test-generic-efe0bbfb-ccc0-4279-b358-b1a49a4bad6a", 07:50:02 "vnf-type": "someval", 07:50:02 "vnf-name": "someval", 07:50:02 "model-invariant-id": "some-model" 07:50:02 } 07:50:02 2024-02-06 07:50:02.864 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:02 2024-02-06 07:50:02.866 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:50:02 2024-02-06 07:50:02.867 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 07:50:02 2024-02-06 07:50:02.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 07:50:02 2024-02-06 07:50:02.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-efe0bbfb-ccc0-4279-b358-b1a49a4bad6a","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:50:02 2024-02-06 07:50:02.868 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-efe0bbfb-ccc0-4279-b358-b1a49a4bad6a","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 07:50:03 [INFO] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.529 s - in org.onap.aai.rest.PrivateEdgeIntegrationTest 07:50:03 [INFO] Running org.onap.aai.rest.CloudRegionTest 07:50:03 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.004 s - in org.onap.aai.rest.CloudRegionTest 07:50:03 [INFO] Running org.onap.aai.rest.NotificationDmaapEventTest 07:50:03 2024-02-06 07:50:03.206 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:03 07:50:03 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:03 07:50:03 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:03 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:03 07:50:03 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:03 07:50:03 2024-02-06 07:50:03.235 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:03 2024-02-06 07:50:03.235 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:03 2024-02-06 07:50:03.236 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:03 2024-02-06 07:50:03.236 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:03 2024-02-06 07:50:03.237 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:03 2024-02-06 07:50:03.237 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:03 2024-02-06 07:50:03.238 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:03 2024-02-06 07:50:03.238 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:03 2024-02-06 07:50:03.239 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:03 2024-02-06 07:50:03.239 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:03 2024-02-06 07:50:03.241 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:03 2024-02-06 07:50:03.248 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:03 2024-02-06 07:50:03.248 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:03 2024-02-06 07:50:03.250 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:03 2024-02-06 07:50:03.250 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:03 [EL Warning]: moxy: 2024-02-06 07:50:03.298--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:03 2024-02-06 07:50:03.512 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:03 2024-02-06 07:50:03.524 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:03 2024-02-06 07:50:03.526 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:03 2024-02-06 07:50:03.526 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:03 [EL Warning]: moxy: 2024-02-06 07:50:03.57--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:03 2024-02-06 07:50:03.797 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:03 2024-02-06 07:50:03.810 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:03 2024-02-06 07:50:03.812 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:03 2024-02-06 07:50:03.812 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:03 [EL Warning]: moxy: 2024-02-06 07:50:03.848--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:04 2024-02-06 07:50:04.052 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:04 2024-02-06 07:50:04.062 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:04 2024-02-06 07:50:04.063 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:04 2024-02-06 07:50:04.063 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:04 [EL Warning]: moxy: 2024-02-06 07:50:04.1--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:04 2024-02-06 07:50:04.302 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:04 2024-02-06 07:50:04.313 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:04 2024-02-06 07:50:04.315 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:04 2024-02-06 07:50:04.315 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:04 [EL Warning]: moxy: 2024-02-06 07:50:04.356--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:04 2024-02-06 07:50:04.595 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:04 2024-02-06 07:50:04.647 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:04 2024-02-06 07:50:04.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:04 2024-02-06 07:50:04.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:04 2024-02-06 07:50:04.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:04 2024-02-06 07:50:04.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:04 2024-02-06 07:50:04.659 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:04 2024-02-06 07:50:04.660 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 694 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckNoChildWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:04 2024-02-06 07:50:04.660 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:04 2024-02-06 07:50:04.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:04 2024-02-06 07:50:04.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:04 2024-02-06 07:50:04.661 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:04 "hostname": "example-hostname-val-85598", 07:50:04 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:04 "number-of-cpus": 280, 07:50:04 "disk-in-gigabytes": 78521, 07:50:04 "ram-in-megabytes": 36975, 07:50:04 "equip-type": "example-equip-type-val-47930", 07:50:04 "equip-vendor": "example-equip-vendor-val-59512", 07:50:04 "equip-model": "example-equip-model-val-46076", 07:50:04 "fqdn": "example-fqdn-val-74486", 07:50:04 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:04 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:04 "serial-number": "example-serial-number-val-92800", 07:50:04 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:04 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:04 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:04 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:04 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:04 "inv-status": "example-inv-status-val-5042", 07:50:04 "pserver-id": "example-pserver-id-val-15622", 07:50:04 "internet-topology": "example-internet-topology-val-31234", 07:50:04 "in-maint": true, 07:50:04 "pserver-name2": "example-pserver-name2-val-93509", 07:50:04 "purpose": "example-purpose-val-52320", 07:50:04 "prov-status": "example-prov-status-val-47313", 07:50:04 "management-option": "example-management-option-val-72434", 07:50:04 "host-profile": "example-host-profile-val-84672", 07:50:04 "p-interfaces": { 07:50:04 "p-interface": [ 07:50:04 { 07:50:04 "interface-name": "example-interface-name-val-46147", 07:50:04 "selflink": "example-selflink-val-81029", 07:50:04 "speed-value": "example-speed-value-val-47874", 07:50:04 "speed-units": "example-speed-units-val-10396", 07:50:04 "port-description": "example-port-description-val-53068", 07:50:04 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:04 "interface-role": "example-interface-role-val-49232", 07:50:04 "interface-type": "example-interface-type-val-21757", 07:50:04 "prov-status": "example-prov-status-val-19117", 07:50:04 "in-maint": true, 07:50:04 "inv-status": "example-inv-status-val-48715", 07:50:04 "l-interfaces": { 07:50:04 "l-interface": [ 07:50:04 { 07:50:04 "interface-name": "example-interface-name-val-13366", 07:50:04 "interface-role": "example-interface-role-val-29488", 07:50:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:04 "selflink": "example-selflink-val-4757", 07:50:04 "interface-id": "example-interface-id-val-79486", 07:50:04 "macaddr": "example-macaddr-val-52194", 07:50:04 "network-name": "example-network-name-val-80678", 07:50:04 "management-option": "example-management-option-val-53535", 07:50:04 "interface-description": "example-interface-description-val-299", 07:50:04 "is-port-mirrored": true, 07:50:04 "in-maint": true, 07:50:04 "prov-status": "example-prov-status-val-9736", 07:50:04 "is-ip-unnumbered": true, 07:50:04 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:04 "priority": 82452, 07:50:04 "vlans": { 07:50:04 "vlan": [ 07:50:04 { 07:50:04 "vlan-interface": "example-vlan-interface-val-31470", 07:50:04 "vlan-id-inner": 61286171, 07:50:04 "vlan-id-outer": 64615174, 07:50:04 "speed-value": "example-speed-value-val-80457", 07:50:04 "speed-units": "example-speed-units-val-51587", 07:50:04 "vlan-description": "example-vlan-description-val-97575", 07:50:04 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:04 "vpn-key": "example-vpn-key-val-50069", 07:50:04 "orchestration-status": "example-orchestration-status-val-34071", 07:50:04 "in-maint": true, 07:50:04 "prov-status": "example-prov-status-val-62615", 07:50:04 "is-ip-unnumbered": true, 07:50:04 "is-private": true, 07:50:04 "l3-interface-ipv4-address-list": [ 07:50:04 { 07:50:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:04 "l3-interface-ipv4-prefix-length": 39266592, 07:50:04 "vlan-id-inner": 91284707, 07:50:04 "vlan-id-outer": 80343467, 07:50:04 "is-floating": true, 07:50:04 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:04 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:04 } 07:50:04 ], 07:50:04 "l3-interface-ipv6-address-list": [ 07:50:04 { 07:50:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:04 "l3-interface-ipv6-prefix-length": 81422758, 07:50:04 "vlan-id-inner": 15099560, 07:50:04 "vlan-id-outer": 46643832, 07:50:04 "is-floating": true, 07:50:04 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:04 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:04 } 07:50:04 ] 07:50:04 } 07:50:04 ] 07:50:04 }, 07:50:04 "l-interfaces": { 07:50:04 "l-interface": [ 07:50:04 { 07:50:04 "interface-name": "example-interface-name-val-62086", 07:50:04 "interface-role": "example-interface-role-val-13107", 07:50:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:04 "selflink": "example-selflink-val-31580", 07:50:04 "interface-id": "example-interface-id-val-57805", 07:50:04 "macaddr": "example-macaddr-val-54266", 07:50:04 "network-name": "example-network-name-val-38517", 07:50:04 "management-option": "example-management-option-val-8801", 07:50:04 "interface-description": "example-interface-description-val-88573", 07:50:04 "is-port-mirrored": true, 07:50:04 "in-maint": true, 07:50:04 "prov-status": "example-prov-status-val-99164", 07:50:04 "is-ip-unnumbered": true, 07:50:04 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:04 "priority": 80355, 07:50:04 "admin-status": "example-admin-status-val-29720" 07:50:04 } 07:50:04 ] 07:50:04 }, 07:50:04 "l3-interface-ipv4-address-list": [ 07:50:04 { 07:50:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:04 "l3-interface-ipv4-prefix-length": 36060646, 07:50:04 "vlan-id-inner": 62164959, 07:50:04 "vlan-id-outer": 93058593, 07:50:04 "is-floating": true, 07:50:04 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:04 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:04 } 07:50:04 ], 07:50:04 "l3-interface-ipv6-address-list": [ 07:50:04 { 07:50:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:04 "l3-interface-ipv6-prefix-length": 29592510, 07:50:04 "vlan-id-inner": 18402161, 07:50:04 "vlan-id-outer": 651158, 07:50:04 "is-floating": true, 07:50:04 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:04 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:04 } 07:50:04 ], 07:50:04 "admin-status": "example-admin-status-val-81745" 07:50:04 } 07:50:04 ] 07:50:04 } 07:50:04 } 07:50:04 ] 07:50:04 }, 07:50:04 "lag-interfaces": { 07:50:04 "lag-interface": [ 07:50:04 { 07:50:04 "interface-name": "example-interface-name-val-87366", 07:50:04 "interface-description": "example-interface-description-val-3722", 07:50:04 "speed-value": "example-speed-value-val-73546", 07:50:04 "speed-units": "example-speed-units-val-73658", 07:50:04 "interface-id": "example-interface-id-val-62385", 07:50:04 "interface-role": "example-interface-role-val-60746", 07:50:04 "prov-status": "example-prov-status-val-26239", 07:50:04 "in-maint": true, 07:50:04 "l-interfaces": { 07:50:04 "l-interface": [ 07:50:04 { 07:50:04 "interface-name": "example-interface-name-val-69579", 07:50:04 "interface-role": "example-interface-role-val-64571", 07:50:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:04 "selflink": "example-selflink-val-29611", 07:50:04 "interface-id": "example-interface-id-val-75464", 07:50:04 "macaddr": "example-macaddr-val-7285", 07:50:04 "network-name": "example-network-name-val-52284", 07:50:04 "management-option": "example-management-option-val-26028", 07:50:04 "interface-description": "example-interface-description-val-37641", 07:50:04 "is-port-mirrored": true, 07:50:04 "in-maint": true, 07:50:04 "prov-status": "example-prov-status-val-56460", 07:50:04 "is-ip-unnumbered": true, 07:50:04 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:04 "priority": 84739, 07:50:04 "vlans": { 07:50:04 "vlan": [ 07:50:04 { 07:50:04 "vlan-interface": "example-vlan-interface-val-56661", 07:50:04 "vlan-id-inner": 33305644, 07:50:04 "vlan-id-outer": 30871600, 07:50:04 "speed-value": "example-speed-value-val-1929", 07:50:04 "speed-units": "example-speed-units-val-71630", 07:50:04 "vlan-description": "example-vlan-description-val-63003", 07:50:04 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:04 "vpn-key": "example-vpn-key-val-16552", 07:50:04 "orchestration-status": "example-orchestration-status-val-95322", 07:50:04 "in-maint": true, 07:50:04 "prov-status": "example-prov-status-val-89886", 07:50:04 "is-ip-unnumbered": true, 07:50:04 "is-private": true, 07:50:04 "l3-interface-ipv4-address-list": [ 07:50:04 { 07:50:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:04 "l3-interface-ipv4-prefix-length": 11099430, 07:50:04 "vlan-id-inner": 88996967, 07:50:04 "vlan-id-outer": 23003182, 07:50:04 "is-floating": true, 07:50:04 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:04 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:04 } 07:50:04 ], 07:50:04 "l3-interface-ipv6-address-list": [ 07:50:04 { 07:50:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:04 "l3-interface-ipv6-prefix-length": 20167688, 07:50:04 "vlan-id-inner": 40775405, 07:50:04 "vlan-id-outer": 75855907, 07:50:04 "is-floating": true, 07:50:04 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:04 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:04 } 07:50:04 ] 07:50:04 } 07:50:04 ] 07:50:04 }, 07:50:04 "l-interfaces": { 07:50:04 "l-interface": [ 07:50:04 { 07:50:04 "interface-name": "example-interface-name-val-49266", 07:50:04 "interface-role": "example-interface-role-val-210", 07:50:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:04 "selflink": "example-selflink-val-6356", 07:50:04 "interface-id": "example-interface-id-val-99531", 07:50:04 "macaddr": "example-macaddr-val-25092", 07:50:04 "network-name": "example-network-name-val-3319", 07:50:04 "management-option": "example-management-option-val-79883", 07:50:04 "interface-description": "example-interface-description-val-54501", 07:50:04 "is-port-mirrored": true, 07:50:04 "in-maint": true, 07:50:04 "prov-status": "example-prov-status-val-48840", 07:50:04 "is-ip-unnumbered": true, 07:50:04 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:04 "priority": 21862, 07:50:04 "admin-status": "example-admin-status-val-89244" 07:50:04 } 07:50:04 ] 07:50:04 }, 07:50:04 "l3-interface-ipv4-address-list": [ 07:50:04 { 07:50:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:04 "l3-interface-ipv4-prefix-length": 91875404, 07:50:04 "vlan-id-inner": 36470314, 07:50:04 "vlan-id-outer": 96344091, 07:50:04 "is-floating": true, 07:50:04 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:04 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:04 } 07:50:04 ], 07:50:04 "l3-interface-ipv6-address-list": [ 07:50:04 { 07:50:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:04 "l3-interface-ipv6-prefix-length": 11663872, 07:50:04 "vlan-id-inner": 28459412, 07:50:04 "vlan-id-outer": 9852622, 07:50:04 "is-floating": true, 07:50:04 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:04 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:04 } 07:50:04 ], 07:50:04 "admin-status": "example-admin-status-val-81055" 07:50:04 } 07:50:04 ] 07:50:04 } 07:50:04 } 07:50:04 ] 07:50:04 } 07:50:04 } 07:50:04 07:50:04 2024-02-06 07:50:04.662 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:04 2024-02-06 07:50:04.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:04 2024-02-06 07:50:04.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:04 2024-02-06 07:50:04.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:04 2024-02-06 07:50:04.669 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:04 2024-02-06 07:50:04.738 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:04 2024-02-06 07:50:04.780 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:05 2024-02-06 07:50:05.090 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:05 2024-02-06 07:50:05.091 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:05 2024-02-06 07:50:05.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:05 2024-02-06 07:50:05.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:05 2024-02-06 07:50:05.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:05 2024-02-06 07:50:05.092 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:05 2024-02-06 07:50:05.108 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:05 2024-02-06 07:50:05.108 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:05 2024-02-06 07:50:05.109 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:05 2024-02-06 07:50:05.109 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:05 2024-02-06 07:50:05.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:05 2024-02-06 07:50:05.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:05 2024-02-06 07:50:05.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:05 2024-02-06 07:50:05.110 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:05 2024-02-06 07:50:05.110 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 703 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckNoChildWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:05 2024-02-06 07:50:05.111 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:05 2024-02-06 07:50:05.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:05 2024-02-06 07:50:05.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 07:50:05 2024-02-06 07:50:05.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 07:50:05 "vnf-id": "generic-vnf-notification", 07:50:05 "vnf-type": "sometype", 07:50:05 "in-maint": true, 07:50:05 "is-closed-loop-disabled": true 07:50:05 } 07:50:05 07:50:05 2024-02-06 07:50:05.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:05 2024-02-06 07:50:05.113 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:05 2024-02-06 07:50:05.113 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:05 2024-02-06 07:50:05.113 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:05 2024-02-06 07:50:05.113 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:05 2024-02-06 07:50:05.119 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:05 2024-02-06 07:50:05.126 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:05 2024-02-06 07:50:05.127 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:05 2024-02-06 07:50:05.128 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:05 2024-02-06 07:50:05.128 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:05 2024-02-06 07:50:05.128 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:05 2024-02-06 07:50:05.128 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:05 2024-02-06 07:50:05.128 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:05 2024-02-06 07:50:05.131 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:05 2024-02-06 07:50:05.131 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:05 2024-02-06 07:50:05.133 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { 07:50:05 "related-to": "generic-vnf", 07:50:05 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 07:50:05 } 07:50:05 07:50:05 2024-02-06 07:50:05.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:05 2024-02-06 07:50:05.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:05 2024-02-06 07:50:05.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:05 2024-02-06 07:50:05.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:05 2024-02-06 07:50:05.135 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:05 2024-02-06 07:50:05.138 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:05 2024-02-06 07:50:05.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:05 2024-02-06 07:50:05.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:05 2024-02-06 07:50:05.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:05 2024-02-06 07:50:05.159 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:05 2024-02-06 07:50:05.159 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:05 2024-02-06 07:50:05.159 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:05 2024-02-06 07:50:05.160 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:05 2024-02-06 07:50:05.163 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:05 2024-02-06 07:50:05.163 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:05 2024-02-06 07:50:05.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:05 2024-02-06 07:50:05.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:05 2024-02-06 07:50:05.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:05 2024-02-06 07:50:05.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:05 2024-02-06 07:50:05.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:05 2024-02-06 07:50:05.164 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:05 2024-02-06 07:50:05.177 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:05 2024-02-06 07:50:05.177 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:05 2024-02-06 07:50:05.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with resource version 1707205805135 07:50:05 2024-02-06 07:50:05.180 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:05 2024-02-06 07:50:05.181 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:05 2024-02-06 07:50:05.181 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:05 2024-02-06 07:50:05.181 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:05 2024-02-06 07:50:05.181 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:05 2024-02-06 07:50:05.183 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:05 2024-02-06 07:50:05.189 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:05 2024-02-06 07:50:05.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 07:50:05 2024-02-06 07:50:05.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:05 2024-02-06 07:50:05.513 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/random-cloud-region-owner/random-cloud-region-id with payload {} 07:50:05 2024-02-06 07:50:05.513 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:05 2024-02-06 07:50:05.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:05 2024-02-06 07:50:05.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:05 2024-02-06 07:50:05.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:05 2024-02-06 07:50:05.515 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:05 2024-02-06 07:50:05.518 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:05 2024-02-06 07:50:05.518 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:05 2024-02-06 07:50:05.522 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:05 2024-02-06 07:50:05.537 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:06 2024-02-06 07:50:06.188 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 07:50:06 2024-02-06 07:50:06.189 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:06 2024-02-06 07:50:06.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:06 2024-02-06 07:50:06.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:06 2024-02-06 07:50:06.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:06 2024-02-06 07:50:06.190 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:06 2024-02-06 07:50:06.191 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 977 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:06 2024-02-06 07:50:06.191 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:06 2024-02-06 07:50:06.191 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:06 2024-02-06 07:50:06.192 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/gvnf","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf","ERR.5.4.6114"]}}} 07:50:06 2024-02-06 07:50:06.192 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with payload {"vnf-id":"gvnf","vnf-name":"example-vnf-name-val-28303","vnf-name2":"example-vnf-name2-val-14743","vnf-type":"example-vnf-type-val-58866","service-id":"example-service-id-val-24831","regional-resource-zone":"example-regional-resource-zone-val-33255","prov-status":"example-prov-status-val-47870","operational-state":"example-operational-state-val-8419","equipment-role":"example-equipment-role-val-35736","orchestration-status":"example-orchestration-status-val-67542","l-interfaces":{"l-interface":[{"interface-name":"lint","interface-role":"example-interface-role-val-61355","v6-wan-link-ip":"example-v6-wan-link-ip-val-78314","vlans":{"vlan":[{"vlan-interface":"vlan","vlan-id-inner":90845777,"vlan-id-outer":23395650}]}}]}} 07:50:06 2024-02-06 07:50:06.193 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:06 2024-02-06 07:50:06.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:06 2024-02-06 07:50:06.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:06 2024-02-06 07:50:06.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:06 2024-02-06 07:50:06.195 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:06 2024-02-06 07:50:06.209 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:06 2024-02-06 07:50:06.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:06 2024-02-06 07:50:06.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 07:50:06 2024-02-06 07:50:06.217 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:06 2024-02-06 07:50:06.217 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:06 2024-02-06 07:50:06.217 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:06 2024-02-06 07:50:06.217 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:06 2024-02-06 07:50:06.217 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:06 2024-02-06 07:50:06.222 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:06 2024-02-06 07:50:06.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:06 2024-02-06 07:50:06.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:50:06 2024-02-06 07:50:06.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:50:06 2024-02-06 07:50:06.225 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:06 2024-02-06 07:50:06.225 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:06 2024-02-06 07:50:06.225 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:06 2024-02-06 07:50:06.225 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:06 2024-02-06 07:50:06.227 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:06 2024-02-06 07:50:06.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:06 2024-02-06 07:50:06.228 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 07:50:06 2024-02-06 07:50:06.228 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:50:06 2024-02-06 07:50:06.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:06 2024-02-06 07:50:06.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:06 2024-02-06 07:50:06.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:06 2024-02-06 07:50:06.229 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:06 2024-02-06 07:50:06.230 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type customer found at: /business/customers/customer/cust ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 988 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:06 2024-02-06 07:50:06.230 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:06 2024-02-06 07:50:06.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:06 2024-02-06 07:50:06.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/business/customers/customer/cust","Node Not Found:No Node of type customer found at: /business/customers/customer/cust","ERR.5.4.6114"]}}} 07:50:06 2024-02-06 07:50:06.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/cust with payload {"global-customer-id":"cust","subscriber-name":"subscriber-name-022","subscriber-type":"subscriber-type-022","service-subscriptions":{"service-subscription":{"service-type":"ss","service-instances":{"service-instance":[{"service-instance-id":"si","relationship-list":{"relationship":[{"related-to":"vlan","relationship-data":[{"relationship-key":"vlan.vlan-interface","relationship-value":"vlan"},{"relationship-key":"l-interface.interface-name","relationship-value":"lint"},{"relationship-key":"generic-vnf.vnf-id","relationship-value":"gvnf"}]}]}}]}}}} 07:50:06 2024-02-06 07:50:06.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:50:06 2024-02-06 07:50:06.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:06 2024-02-06 07:50:06.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:06 2024-02-06 07:50:06.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:06 2024-02-06 07:50:06.234 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:06 2024-02-06 07:50:06.250 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:06 2024-02-06 07:50:06.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:06 2024-02-06 07:50:06.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 07:50:06 2024-02-06 07:50:06.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:50:06 2024-02-06 07:50:06.263 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:06 2024-02-06 07:50:06.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:06 2024-02-06 07:50:06.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:06 2024-02-06 07:50:06.264 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:06 2024-02-06 07:50:06.268 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:06 2024-02-06 07:50:06.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:06 2024-02-06 07:50:06.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust/service-subscriptions/service-subscription/ss/service-instances/service-instance/si with depth all 07:50:06 2024-02-06 07:50:06.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 07:50:06 2024-02-06 07:50:06.270 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:06 2024-02-06 07:50:06.270 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:06 2024-02-06 07:50:06.270 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:06 2024-02-06 07:50:06.270 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:06 2024-02-06 07:50:06.272 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:06 2024-02-06 07:50:06.273 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:06 2024-02-06 07:50:06.273 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:50:06 2024-02-06 07:50:06.274 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:50:06 2024-02-06 07:50:06.274 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:06 2024-02-06 07:50:06.274 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:06 2024-02-06 07:50:06.274 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:06 2024-02-06 07:50:06.275 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:06 2024-02-06 07:50:06.277 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:06 2024-02-06 07:50:06.277 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:06 2024-02-06 07:50:06.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint with depth all 07:50:06 2024-02-06 07:50:06.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 07:50:06 2024-02-06 07:50:06.279 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:06 2024-02-06 07:50:06.279 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:06 2024-02-06 07:50:06.279 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:06 2024-02-06 07:50:06.279 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:06 2024-02-06 07:50:06.283 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:06 2024-02-06 07:50:06.283 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:06 2024-02-06 07:50:06.285 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint with payload {"interface-role":"example-interface-role-val-61355","v6-wan-link-ip":"example-v6-wan-link-ip-val-78314","vlans":"{}","in-maint":false,"is-port-mirrored":false,"resource-version":"1707205806195","is-ip-unnumbered":false,"interface-name":"lint"} 07:50:06 2024-02-06 07:50:06.286 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 07:50:06 2024-02-06 07:50:06.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:06 2024-02-06 07:50:06.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:06 2024-02-06 07:50:06.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:06 2024-02-06 07:50:06.288 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:06 2024-02-06 07:50:06.291 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 163856, doing an implicit delete on update will delete total of 1 vertexes 07:50:06 2024-02-06 07:50:06.293 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"vlan-interface":"vlan","vlan-id-inner":90845777,"vlan-id-outer":23395650,"resource-version":"1707205806233","in-maint":false,"is-ip-unnumbered":false,"relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v14/business/customers/customer/cust/service-subscriptions/service-subscription/ss/service-instances/service-instance/si","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"cust"},{"relationship-key":"service-subscription.service-type","relationship-value":"ss"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"si"}],"related-to-property":[{"property-key":"service-instance.service-instance-name"}]}]}} 07:50:06 2024-02-06 07:50:06.293 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 204872 with label vlan 07:50:06 2024-02-06 07:50:06.294 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:06 2024-02-06 07:50:06.302 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:06 2024-02-06 07:50:06.605 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:50:06 2024-02-06 07:50:06.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:50:06 2024-02-06 07:50:06.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:06 2024-02-06 07:50:06.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:06 2024-02-06 07:50:06.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:06 2024-02-06 07:50:06.608 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:06 2024-02-06 07:50:06.610 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type vlan found at: /network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 1021 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke 07:50:06 2024-02-06 07:50:06.611 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:06 2024-02-06 07:50:06.611 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:06 2024-02-06 07:50:06.612 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan","Node Not Found:No Node of type vlan found at: /network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan","ERR.5.4.6114"]}}} 07:50:06 2024-02-06 07:50:06.613 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust/service-subscriptions/service-subscription/ss/service-instances/service-instance/si with depth all 07:50:06 2024-02-06 07:50:06.615 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 07:50:06 2024-02-06 07:50:06.615 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:06 2024-02-06 07:50:06.615 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:06 2024-02-06 07:50:06.615 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:06 2024-02-06 07:50:06.615 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:06 2024-02-06 07:50:06.618 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:06 2024-02-06 07:50:06.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:06 2024-02-06 07:50:06.925 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:06 2024-02-06 07:50:06.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:06 2024-02-06 07:50:06.927 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:06 2024-02-06 07:50:06.927 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:06 2024-02-06 07:50:06.927 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:06 2024-02-06 07:50:06.928 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:06 2024-02-06 07:50:06.929 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 88 :MethodName- testCreateWithPserverWithAllChildrenAndVerifyMultipleNotificationsWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:06 2024-02-06 07:50:06.930 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:06 2024-02-06 07:50:06.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:06 2024-02-06 07:50:06.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:06 2024-02-06 07:50:06.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:06 "hostname": "example-hostname-val-85598", 07:50:06 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:06 "number-of-cpus": 280, 07:50:06 "disk-in-gigabytes": 78521, 07:50:06 "ram-in-megabytes": 36975, 07:50:06 "equip-type": "example-equip-type-val-47930", 07:50:06 "equip-vendor": "example-equip-vendor-val-59512", 07:50:06 "equip-model": "example-equip-model-val-46076", 07:50:06 "fqdn": "example-fqdn-val-74486", 07:50:06 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:06 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:06 "serial-number": "example-serial-number-val-92800", 07:50:06 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:06 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:06 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:06 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:06 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:06 "inv-status": "example-inv-status-val-5042", 07:50:06 "pserver-id": "example-pserver-id-val-15622", 07:50:06 "internet-topology": "example-internet-topology-val-31234", 07:50:06 "in-maint": true, 07:50:06 "pserver-name2": "example-pserver-name2-val-93509", 07:50:06 "purpose": "example-purpose-val-52320", 07:50:06 "prov-status": "example-prov-status-val-47313", 07:50:06 "management-option": "example-management-option-val-72434", 07:50:06 "host-profile": "example-host-profile-val-84672", 07:50:06 "p-interfaces": { 07:50:06 "p-interface": [ 07:50:06 { 07:50:06 "interface-name": "example-interface-name-val-46147", 07:50:06 "selflink": "example-selflink-val-81029", 07:50:06 "speed-value": "example-speed-value-val-47874", 07:50:06 "speed-units": "example-speed-units-val-10396", 07:50:06 "port-description": "example-port-description-val-53068", 07:50:06 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:06 "interface-role": "example-interface-role-val-49232", 07:50:06 "interface-type": "example-interface-type-val-21757", 07:50:06 "prov-status": "example-prov-status-val-19117", 07:50:06 "in-maint": true, 07:50:06 "inv-status": "example-inv-status-val-48715", 07:50:06 "l-interfaces": { 07:50:06 "l-interface": [ 07:50:06 { 07:50:06 "interface-name": "example-interface-name-val-13366", 07:50:06 "interface-role": "example-interface-role-val-29488", 07:50:06 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:06 "selflink": "example-selflink-val-4757", 07:50:06 "interface-id": "example-interface-id-val-79486", 07:50:06 "macaddr": "example-macaddr-val-52194", 07:50:06 "network-name": "example-network-name-val-80678", 07:50:06 "management-option": "example-management-option-val-53535", 07:50:06 "interface-description": "example-interface-description-val-299", 07:50:06 "is-port-mirrored": true, 07:50:06 "in-maint": true, 07:50:06 "prov-status": "example-prov-status-val-9736", 07:50:06 "is-ip-unnumbered": true, 07:50:06 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:06 "priority": 82452, 07:50:06 "vlans": { 07:50:06 "vlan": [ 07:50:06 { 07:50:06 "vlan-interface": "example-vlan-interface-val-31470", 07:50:06 "vlan-id-inner": 61286171, 07:50:06 "vlan-id-outer": 64615174, 07:50:06 "speed-value": "example-speed-value-val-80457", 07:50:06 "speed-units": "example-speed-units-val-51587", 07:50:06 "vlan-description": "example-vlan-description-val-97575", 07:50:06 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:06 "vpn-key": "example-vpn-key-val-50069", 07:50:06 "orchestration-status": "example-orchestration-status-val-34071", 07:50:06 "in-maint": true, 07:50:06 "prov-status": "example-prov-status-val-62615", 07:50:06 "is-ip-unnumbered": true, 07:50:06 "is-private": true, 07:50:06 "l3-interface-ipv4-address-list": [ 07:50:06 { 07:50:06 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:06 "l3-interface-ipv4-prefix-length": 39266592, 07:50:06 "vlan-id-inner": 91284707, 07:50:06 "vlan-id-outer": 80343467, 07:50:06 "is-floating": true, 07:50:06 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:06 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:06 } 07:50:06 ], 07:50:06 "l3-interface-ipv6-address-list": [ 07:50:06 { 07:50:06 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:06 "l3-interface-ipv6-prefix-length": 81422758, 07:50:06 "vlan-id-inner": 15099560, 07:50:06 "vlan-id-outer": 46643832, 07:50:06 "is-floating": true, 07:50:06 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:06 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:06 } 07:50:06 ] 07:50:06 } 07:50:06 ] 07:50:06 }, 07:50:06 "l-interfaces": { 07:50:06 "l-interface": [ 07:50:06 { 07:50:06 "interface-name": "example-interface-name-val-62086", 07:50:06 "interface-role": "example-interface-role-val-13107", 07:50:06 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:06 "selflink": "example-selflink-val-31580", 07:50:06 "interface-id": "example-interface-id-val-57805", 07:50:06 "macaddr": "example-macaddr-val-54266", 07:50:06 "network-name": "example-network-name-val-38517", 07:50:06 "management-option": "example-management-option-val-8801", 07:50:06 "interface-description": "example-interface-description-val-88573", 07:50:06 "is-port-mirrored": true, 07:50:06 "in-maint": true, 07:50:06 "prov-status": "example-prov-status-val-99164", 07:50:06 "is-ip-unnumbered": true, 07:50:06 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:06 "priority": 80355, 07:50:06 "admin-status": "example-admin-status-val-29720" 07:50:06 } 07:50:06 ] 07:50:06 }, 07:50:06 "l3-interface-ipv4-address-list": [ 07:50:06 { 07:50:06 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:06 "l3-interface-ipv4-prefix-length": 36060646, 07:50:06 "vlan-id-inner": 62164959, 07:50:06 "vlan-id-outer": 93058593, 07:50:06 "is-floating": true, 07:50:06 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:06 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:06 } 07:50:06 ], 07:50:06 "l3-interface-ipv6-address-list": [ 07:50:06 { 07:50:06 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:06 "l3-interface-ipv6-prefix-length": 29592510, 07:50:06 "vlan-id-inner": 18402161, 07:50:06 "vlan-id-outer": 651158, 07:50:06 "is-floating": true, 07:50:06 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:06 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:06 } 07:50:06 ], 07:50:06 "admin-status": "example-admin-status-val-81745" 07:50:06 } 07:50:06 ] 07:50:06 } 07:50:06 } 07:50:06 ] 07:50:06 }, 07:50:06 "lag-interfaces": { 07:50:06 "lag-interface": [ 07:50:06 { 07:50:06 "interface-name": "example-interface-name-val-87366", 07:50:06 "interface-description": "example-interface-description-val-3722", 07:50:06 "speed-value": "example-speed-value-val-73546", 07:50:06 "speed-units": "example-speed-units-val-73658", 07:50:06 "interface-id": "example-interface-id-val-62385", 07:50:06 "interface-role": "example-interface-role-val-60746", 07:50:06 "prov-status": "example-prov-status-val-26239", 07:50:06 "in-maint": true, 07:50:06 "l-interfaces": { 07:50:06 "l-interface": [ 07:50:06 { 07:50:06 "interface-name": "example-interface-name-val-69579", 07:50:06 "interface-role": "example-interface-role-val-64571", 07:50:06 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:06 "selflink": "example-selflink-val-29611", 07:50:06 "interface-id": "example-interface-id-val-75464", 07:50:06 "macaddr": "example-macaddr-val-7285", 07:50:06 "network-name": "example-network-name-val-52284", 07:50:06 "management-option": "example-management-option-val-26028", 07:50:06 "interface-description": "example-interface-description-val-37641", 07:50:06 "is-port-mirrored": true, 07:50:06 "in-maint": true, 07:50:06 "prov-status": "example-prov-status-val-56460", 07:50:06 "is-ip-unnumbered": true, 07:50:06 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:06 "priority": 84739, 07:50:06 "vlans": { 07:50:06 "vlan": [ 07:50:06 { 07:50:06 "vlan-interface": "example-vlan-interface-val-56661", 07:50:06 "vlan-id-inner": 33305644, 07:50:06 "vlan-id-outer": 30871600, 07:50:06 "speed-value": "example-speed-value-val-1929", 07:50:06 "speed-units": "example-speed-units-val-71630", 07:50:06 "vlan-description": "example-vlan-description-val-63003", 07:50:06 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:06 "vpn-key": "example-vpn-key-val-16552", 07:50:06 "orchestration-status": "example-orchestration-status-val-95322", 07:50:06 "in-maint": true, 07:50:06 "prov-status": "example-prov-status-val-89886", 07:50:06 "is-ip-unnumbered": true, 07:50:06 "is-private": true, 07:50:06 "l3-interface-ipv4-address-list": [ 07:50:06 { 07:50:06 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:06 "l3-interface-ipv4-prefix-length": 11099430, 07:50:06 "vlan-id-inner": 88996967, 07:50:06 "vlan-id-outer": 23003182, 07:50:06 "is-floating": true, 07:50:06 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:06 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:06 } 07:50:06 ], 07:50:06 "l3-interface-ipv6-address-list": [ 07:50:06 { 07:50:06 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:06 "l3-interface-ipv6-prefix-length": 20167688, 07:50:06 "vlan-id-inner": 40775405, 07:50:06 "vlan-id-outer": 75855907, 07:50:06 "is-floating": true, 07:50:06 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:06 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:06 } 07:50:06 ] 07:50:06 } 07:50:06 ] 07:50:06 }, 07:50:06 "l-interfaces": { 07:50:06 "l-interface": [ 07:50:06 { 07:50:06 "interface-name": "example-interface-name-val-49266", 07:50:06 "interface-role": "example-interface-role-val-210", 07:50:06 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:06 "selflink": "example-selflink-val-6356", 07:50:06 "interface-id": "example-interface-id-val-99531", 07:50:06 "macaddr": "example-macaddr-val-25092", 07:50:06 "network-name": "example-network-name-val-3319", 07:50:06 "management-option": "example-management-option-val-79883", 07:50:06 "interface-description": "example-interface-description-val-54501", 07:50:06 "is-port-mirrored": true, 07:50:06 "in-maint": true, 07:50:06 "prov-status": "example-prov-status-val-48840", 07:50:06 "is-ip-unnumbered": true, 07:50:06 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:06 "priority": 21862, 07:50:06 "admin-status": "example-admin-status-val-89244" 07:50:06 } 07:50:06 ] 07:50:06 }, 07:50:06 "l3-interface-ipv4-address-list": [ 07:50:06 { 07:50:06 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:06 "l3-interface-ipv4-prefix-length": 91875404, 07:50:06 "vlan-id-inner": 36470314, 07:50:06 "vlan-id-outer": 96344091, 07:50:06 "is-floating": true, 07:50:06 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:06 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:06 } 07:50:06 ], 07:50:06 "l3-interface-ipv6-address-list": [ 07:50:06 { 07:50:06 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:06 "l3-interface-ipv6-prefix-length": 11663872, 07:50:06 "vlan-id-inner": 28459412, 07:50:06 "vlan-id-outer": 9852622, 07:50:06 "is-floating": true, 07:50:06 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:06 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:06 } 07:50:06 ], 07:50:06 "admin-status": "example-admin-status-val-81055" 07:50:06 } 07:50:06 ] 07:50:06 } 07:50:06 } 07:50:06 ] 07:50:06 } 07:50:06 } 07:50:06 07:50:06 2024-02-06 07:50:06.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:06 2024-02-06 07:50:06.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:06 2024-02-06 07:50:06.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:06 2024-02-06 07:50:06.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:06 2024-02-06 07:50:06.938 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:06 2024-02-06 07:50:06.984 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:07 2024-02-06 07:50:07.099 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:07 2024-02-06 07:50:07.105 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:07 2024-02-06 07:50:07.106 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:07 2024-02-06 07:50:07.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:07 2024-02-06 07:50:07.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:07 2024-02-06 07:50:07.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:07 2024-02-06 07:50:07.106 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:07 2024-02-06 07:50:07.118 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:07 2024-02-06 07:50:07.118 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:07 2024-02-06 07:50:07.430 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:07 2024-02-06 07:50:07.431 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:07 2024-02-06 07:50:07.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:07 2024-02-06 07:50:07.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:07 2024-02-06 07:50:07.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:07 2024-02-06 07:50:07.432 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:07 2024-02-06 07:50:07.433 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 176 :MethodName- testExistingPserverCreateNewChildPInterfaceAndCheckDmaapEventForPserverIsSentWithNewPInterfaceWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:07 2024-02-06 07:50:07.434 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:07 2024-02-06 07:50:07.434 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:07 2024-02-06 07:50:07.434 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:07 2024-02-06 07:50:07.435 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:07 "hostname": "example-hostname-val-85598", 07:50:07 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:07 "number-of-cpus": 280, 07:50:07 "disk-in-gigabytes": 78521, 07:50:07 "ram-in-megabytes": 36975, 07:50:07 "equip-type": "example-equip-type-val-47930", 07:50:07 "equip-vendor": "example-equip-vendor-val-59512", 07:50:07 "equip-model": "example-equip-model-val-46076", 07:50:07 "fqdn": "example-fqdn-val-74486", 07:50:07 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:07 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:07 "serial-number": "example-serial-number-val-92800", 07:50:07 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:07 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:07 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:07 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:07 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:07 "inv-status": "example-inv-status-val-5042", 07:50:07 "pserver-id": "example-pserver-id-val-15622", 07:50:07 "internet-topology": "example-internet-topology-val-31234", 07:50:07 "in-maint": true, 07:50:07 "pserver-name2": "example-pserver-name2-val-93509", 07:50:07 "purpose": "example-purpose-val-52320", 07:50:07 "prov-status": "example-prov-status-val-47313", 07:50:07 "management-option": "example-management-option-val-72434", 07:50:07 "host-profile": "example-host-profile-val-84672", 07:50:07 "p-interfaces": { 07:50:07 "p-interface": [ 07:50:07 { 07:50:07 "interface-name": "example-interface-name-val-46147", 07:50:07 "selflink": "example-selflink-val-81029", 07:50:07 "speed-value": "example-speed-value-val-47874", 07:50:07 "speed-units": "example-speed-units-val-10396", 07:50:07 "port-description": "example-port-description-val-53068", 07:50:07 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:07 "interface-role": "example-interface-role-val-49232", 07:50:07 "interface-type": "example-interface-type-val-21757", 07:50:07 "prov-status": "example-prov-status-val-19117", 07:50:07 "in-maint": true, 07:50:07 "inv-status": "example-inv-status-val-48715", 07:50:07 "l-interfaces": { 07:50:07 "l-interface": [ 07:50:07 { 07:50:07 "interface-name": "example-interface-name-val-13366", 07:50:07 "interface-role": "example-interface-role-val-29488", 07:50:07 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:07 "selflink": "example-selflink-val-4757", 07:50:07 "interface-id": "example-interface-id-val-79486", 07:50:07 "macaddr": "example-macaddr-val-52194", 07:50:07 "network-name": "example-network-name-val-80678", 07:50:07 "management-option": "example-management-option-val-53535", 07:50:07 "interface-description": "example-interface-description-val-299", 07:50:07 "is-port-mirrored": true, 07:50:07 "in-maint": true, 07:50:07 "prov-status": "example-prov-status-val-9736", 07:50:07 "is-ip-unnumbered": true, 07:50:07 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:07 "priority": 82452, 07:50:07 "vlans": { 07:50:07 "vlan": [ 07:50:07 { 07:50:07 "vlan-interface": "example-vlan-interface-val-31470", 07:50:07 "vlan-id-inner": 61286171, 07:50:07 "vlan-id-outer": 64615174, 07:50:07 "speed-value": "example-speed-value-val-80457", 07:50:07 "speed-units": "example-speed-units-val-51587", 07:50:07 "vlan-description": "example-vlan-description-val-97575", 07:50:07 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:07 "vpn-key": "example-vpn-key-val-50069", 07:50:07 "orchestration-status": "example-orchestration-status-val-34071", 07:50:07 "in-maint": true, 07:50:07 "prov-status": "example-prov-status-val-62615", 07:50:07 "is-ip-unnumbered": true, 07:50:07 "is-private": true, 07:50:07 "l3-interface-ipv4-address-list": [ 07:50:07 { 07:50:07 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:07 "l3-interface-ipv4-prefix-length": 39266592, 07:50:07 "vlan-id-inner": 91284707, 07:50:07 "vlan-id-outer": 80343467, 07:50:07 "is-floating": true, 07:50:07 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:07 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:07 } 07:50:07 ], 07:50:07 "l3-interface-ipv6-address-list": [ 07:50:07 { 07:50:07 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:07 "l3-interface-ipv6-prefix-length": 81422758, 07:50:07 "vlan-id-inner": 15099560, 07:50:07 "vlan-id-outer": 46643832, 07:50:07 "is-floating": true, 07:50:07 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:07 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:07 } 07:50:07 ] 07:50:07 } 07:50:07 ] 07:50:07 }, 07:50:07 "l-interfaces": { 07:50:07 "l-interface": [ 07:50:07 { 07:50:07 "interface-name": "example-interface-name-val-62086", 07:50:07 "interface-role": "example-interface-role-val-13107", 07:50:07 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:07 "selflink": "example-selflink-val-31580", 07:50:07 "interface-id": "example-interface-id-val-57805", 07:50:07 "macaddr": "example-macaddr-val-54266", 07:50:07 "network-name": "example-network-name-val-38517", 07:50:07 "management-option": "example-management-option-val-8801", 07:50:07 "interface-description": "example-interface-description-val-88573", 07:50:07 "is-port-mirrored": true, 07:50:07 "in-maint": true, 07:50:07 "prov-status": "example-prov-status-val-99164", 07:50:07 "is-ip-unnumbered": true, 07:50:07 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:07 "priority": 80355, 07:50:07 "admin-status": "example-admin-status-val-29720" 07:50:07 } 07:50:07 ] 07:50:07 }, 07:50:07 "l3-interface-ipv4-address-list": [ 07:50:07 { 07:50:07 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:07 "l3-interface-ipv4-prefix-length": 36060646, 07:50:07 "vlan-id-inner": 62164959, 07:50:07 "vlan-id-outer": 93058593, 07:50:07 "is-floating": true, 07:50:07 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:07 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:07 } 07:50:07 ], 07:50:07 "l3-interface-ipv6-address-list": [ 07:50:07 { 07:50:07 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:07 "l3-interface-ipv6-prefix-length": 29592510, 07:50:07 "vlan-id-inner": 18402161, 07:50:07 "vlan-id-outer": 651158, 07:50:07 "is-floating": true, 07:50:07 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:07 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:07 } 07:50:07 ], 07:50:07 "admin-status": "example-admin-status-val-81745" 07:50:07 } 07:50:07 ] 07:50:07 } 07:50:07 } 07:50:07 ] 07:50:07 }, 07:50:07 "lag-interfaces": { 07:50:07 "lag-interface": [ 07:50:07 { 07:50:07 "interface-name": "example-interface-name-val-87366", 07:50:07 "interface-description": "example-interface-description-val-3722", 07:50:07 "speed-value": "example-speed-value-val-73546", 07:50:07 "speed-units": "example-speed-units-val-73658", 07:50:07 "interface-id": "example-interface-id-val-62385", 07:50:07 "interface-role": "example-interface-role-val-60746", 07:50:07 "prov-status": "example-prov-status-val-26239", 07:50:07 "in-maint": true, 07:50:07 "l-interfaces": { 07:50:07 "l-interface": [ 07:50:07 { 07:50:07 "interface-name": "example-interface-name-val-69579", 07:50:07 "interface-role": "example-interface-role-val-64571", 07:50:07 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:07 "selflink": "example-selflink-val-29611", 07:50:07 "interface-id": "example-interface-id-val-75464", 07:50:07 "macaddr": "example-macaddr-val-7285", 07:50:07 "network-name": "example-network-name-val-52284", 07:50:07 "management-option": "example-management-option-val-26028", 07:50:07 "interface-description": "example-interface-description-val-37641", 07:50:07 "is-port-mirrored": true, 07:50:07 "in-maint": true, 07:50:07 "prov-status": "example-prov-status-val-56460", 07:50:07 "is-ip-unnumbered": true, 07:50:07 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:07 "priority": 84739, 07:50:07 "vlans": { 07:50:07 "vlan": [ 07:50:07 { 07:50:07 "vlan-interface": "example-vlan-interface-val-56661", 07:50:07 "vlan-id-inner": 33305644, 07:50:07 "vlan-id-outer": 30871600, 07:50:07 "speed-value": "example-speed-value-val-1929", 07:50:07 "speed-units": "example-speed-units-val-71630", 07:50:07 "vlan-description": "example-vlan-description-val-63003", 07:50:07 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:07 "vpn-key": "example-vpn-key-val-16552", 07:50:07 "orchestration-status": "example-orchestration-status-val-95322", 07:50:07 "in-maint": true, 07:50:07 "prov-status": "example-prov-status-val-89886", 07:50:07 "is-ip-unnumbered": true, 07:50:07 "is-private": true, 07:50:07 "l3-interface-ipv4-address-list": [ 07:50:07 { 07:50:07 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:07 "l3-interface-ipv4-prefix-length": 11099430, 07:50:07 "vlan-id-inner": 88996967, 07:50:07 "vlan-id-outer": 23003182, 07:50:07 "is-floating": true, 07:50:07 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:07 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:07 } 07:50:07 ], 07:50:07 "l3-interface-ipv6-address-list": [ 07:50:07 { 07:50:07 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:07 "l3-interface-ipv6-prefix-length": 20167688, 07:50:07 "vlan-id-inner": 40775405, 07:50:07 "vlan-id-outer": 75855907, 07:50:07 "is-floating": true, 07:50:07 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:07 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:07 } 07:50:07 ] 07:50:07 } 07:50:07 ] 07:50:07 }, 07:50:07 "l-interfaces": { 07:50:07 "l-interface": [ 07:50:07 { 07:50:07 "interface-name": "example-interface-name-val-49266", 07:50:07 "interface-role": "example-interface-role-val-210", 07:50:07 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:07 "selflink": "example-selflink-val-6356", 07:50:07 "interface-id": "example-interface-id-val-99531", 07:50:07 "macaddr": "example-macaddr-val-25092", 07:50:07 "network-name": "example-network-name-val-3319", 07:50:07 "management-option": "example-management-option-val-79883", 07:50:07 "interface-description": "example-interface-description-val-54501", 07:50:07 "is-port-mirrored": true, 07:50:07 "in-maint": true, 07:50:07 "prov-status": "example-prov-status-val-48840", 07:50:07 "is-ip-unnumbered": true, 07:50:07 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:07 "priority": 21862, 07:50:07 "admin-status": "example-admin-status-val-89244" 07:50:07 } 07:50:07 ] 07:50:07 }, 07:50:07 "l3-interface-ipv4-address-list": [ 07:50:07 { 07:50:07 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:07 "l3-interface-ipv4-prefix-length": 91875404, 07:50:07 "vlan-id-inner": 36470314, 07:50:07 "vlan-id-outer": 96344091, 07:50:07 "is-floating": true, 07:50:07 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:07 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:07 } 07:50:07 ], 07:50:07 "l3-interface-ipv6-address-list": [ 07:50:07 { 07:50:07 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:07 "l3-interface-ipv6-prefix-length": 11663872, 07:50:07 "vlan-id-inner": 28459412, 07:50:07 "vlan-id-outer": 9852622, 07:50:07 "is-floating": true, 07:50:07 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:07 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:07 } 07:50:07 ], 07:50:07 "admin-status": "example-admin-status-val-81055" 07:50:07 } 07:50:07 ] 07:50:07 } 07:50:07 } 07:50:07 ] 07:50:07 } 07:50:07 } 07:50:07 07:50:07 2024-02-06 07:50:07.437 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:07 2024-02-06 07:50:07.442 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:07 2024-02-06 07:50:07.442 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:07 2024-02-06 07:50:07.442 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:07 2024-02-06 07:50:07.442 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:07 2024-02-06 07:50:07.476 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:07 2024-02-06 07:50:07.493 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:07 2024-02-06 07:50:07.498 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:07 2024-02-06 07:50:07.498 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:07 2024-02-06 07:50:07.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:07 2024-02-06 07:50:07.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:07 2024-02-06 07:50:07.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:07 2024-02-06 07:50:07.499 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:07 2024-02-06 07:50:07.510 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:07 2024-02-06 07:50:07.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:07 2024-02-06 07:50:07.513 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"ptnii-equip-name":"example-ptnii-equip-name-val-85834","ipaddress-v6-loopback-0":"example-ipaddress-v6-loopback0-val-91056","equip-vendor":"example-equip-vendor-val-59512","purpose":"example-purpose-val-52320","pserver-selflink":"example-pserver-selflink-val-72481","number-of-cpus":280,"ipaddress-v6-aim":"example-ipaddress-v6-aim-val-13572","pserver-name2":"example-pserver-name2-val-93509","hostname":"example-hostname-val-85598","inv-status":"example-inv-status-val-5042","disk-in-gigabytes":78521,"equip-type":"example-equip-type-val-47930","fqdn":"example-fqdn-val-74486","serial-number":"example-serial-number-val-92800","ipaddress-v6-oam":"example-ipaddress-v6-oam-val-84518","pserver-id":"example-pserver-id-val-15622","prov-status":"example-prov-status-val-47313","ipv4-oam-address":"example-ipv4-oam-address-val-16616","ipaddress-v4-loopback-0":"example-ipaddress-v4-loopback0-val-61384","lag-interfaces":{"lag-interface":[{"interface-role":"example-interface-role-val-60746","speed-value":"example-speed-value-val-73546","in-maint":true,"resource-version":"1707205807442","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-68385","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-63003","vpn-key":"example-vpn-key-val-16552","prov-status":"example-prov-status-val-89886","vlan-id-inner":33305644,"vlan-id-outer":30871600,"orchestration-status":"example-orchestration-status-val-95322","speed-value":"example-speed-value-val-1929","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1707205807442","neutron-network-id":"example-neutron-network-id-val-9739","neutron-subnet-id":"example-neutron-subnet-id-val-806","l3-interface-ipv6-prefix-length":20167688,"vlan-id-inner":40775405,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-27490","vlan-id-outer":75855907}],"resource-version":"1707205807442","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-71630","vlan-interface":"example-vlan-interface-val-56661","backdoor-connection":"example-backdoor-connection-val-41834","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":11099430,"resource-version":"1707205807442","neutron-network-id":"example-neutron-network-id-val-53091","neutron-subnet-id":"example-neutron-subnet-id-val-41571","vlan-id-inner":88996967,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-69142","is-floating":true,"vlan-id-outer":23003182}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-81668","interface-name":"example-interface-name-val-49266","allowed-address-pairs":"example-allowed-address-pairs-val-26846","prov-status":"example-prov-status-val-48840","macaddr":"example-macaddr-val-25092","interface-role":"example-interface-role-val-210","selflink":"example-selflink-val-6356","in-maint":true,"admin-status":"example-admin-status-val-89244","is-port-mirrored":true,"resource-version":"1707205807442","is-ip-unnumbered":true,"network-name":"example-network-name-val-3319","management-option":"example-management-option-val-79883","interface-id":"example-interface-id-val-99531","interface-description":"example-interface-description-val-54501"}]},"interface-name":"example-interface-name-val-69579","allowed-address-pairs":"example-allowed-address-pairs-val-23301","prov-status":"example-prov-status-val-56460","macaddr":"example-macaddr-val-7285","interface-role":"example-interface-role-val-64571","selflink":"example-selflink-val-29611","in-maint":true,"admin-status":"example-admin-status-val-81055","l3-interface-ipv6-address-list":[{"resource-version":"1707205807442","neutron-network-id":"example-neutron-network-id-val-15120","neutron-subnet-id":"example-neutron-subnet-id-val-36088","l3-interface-ipv6-prefix-length":11663872,"vlan-id-inner":28459412,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-31476","vlan-id-outer":9852622}],"is-port-mirrored":true,"resource-version":"1707205807442","is-ip-unnumbered":true,"network-name":"example-network-name-val-52284","management-option":"example-management-option-val-26028","interface-id":"example-interface-id-val-75464","interface-description":"example-interface-description-val-37641","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":91875404,"resource-version":"1707205807442","neutron-network-id":"example-neutron-network-id-val-17339","neutron-subnet-id":"example-neutron-subnet-id-val-86128","vlan-id-inner":36470314,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-61251","is-floating":true,"vlan-id-outer":96344091}]}]},"interface-name":"example-interface-name-val-87366","speed-units":"example-speed-units-val-73658","prov-status":"example-prov-status-val-26239","interface-description":"example-interface-description-val-3722","interface-id":"example-interface-id-val-62385"}]},"equip-model":"example-equip-model-val-46076","in-maint":true,"p-interfaces":{"p-interface":[{"equipment-identifier":"example-equipment-identifier-val-63234","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-78396","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-97575","vpn-key":"example-vpn-key-val-50069","prov-status":"example-prov-status-val-62615","vlan-id-inner":61286171,"vlan-id-outer":64615174,"orchestration-status":"example-orchestration-status-val-34071","speed-value":"example-speed-value-val-80457","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1707205807442","neutron-network-id":"example-neutron-network-id-val-97954","neutron-subnet-id":"example-neutron-subnet-id-val-23889","l3-interface-ipv6-prefix-length":81422758,"vlan-id-inner":15099560,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-70726","vlan-id-outer":46643832}],"resource-version":"1707205807442","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-51587","vlan-interface":"example-vlan-interface-val-31470","backdoor-connection":"example-backdoor-connection-val-3179","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":39266592,"resource-version":"1707205807442","neutron-network-id":"example-neutron-network-id-val-52921","neutron-subnet-id":"example-neutron-subnet-id-val-88134","vlan-id-inner":91284707,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-8171","is-floating":true,"vlan-id-outer":80343467}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-32015","interface-name":"example-interface-name-val-62086","allowed-address-pairs":"example-allowed-address-pairs-val-14581","prov-status":"example-prov-status-val-99164","macaddr":"example-macaddr-val-54266","interface-role":"example-interface-role-val-13107","selflink":"example-selflink-val-31580","in-maint":true,"admin-status":"example-admin-status-val-29720","is-port-mirrored":true,"resource-version":"1707205807442","is-ip-unnumbered":true,"network-name":"example-network-name-val-38517","management-option":"example-management-option-val-8801","interface-id":"example-interface-id-val-57805","interface-description":"example-interface-description-val-88573"}]},"interface-name":"example-interface-name-val-13366","allowed-address-pairs":"example-allowed-address-pairs-val-62271","prov-status":"example-prov-status-val-9736","macaddr":"example-macaddr-val-52194","interface-role":"example-interface-role-val-29488","selflink":"example-selflink-val-4757","in-maint":true,"admin-status":"example-admin-status-val-81745","l3-interface-ipv6-address-list":[{"resource-version":"1707205807442","neutron-network-id":"example-neutron-network-id-val-6821","neutron-subnet-id":"example-neutron-subnet-id-val-11217","l3-interface-ipv6-prefix-length":29592510,"vlan-id-inner":18402161,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-72897","vlan-id-outer":651158}],"is-port-mirrored":true,"resource-version":"1707205807442","is-ip-unnumbered":true,"network-name":"example-network-name-val-80678","management-option":"example-management-option-val-53535","interface-id":"example-interface-id-val-79486","interface-description":"example-interface-description-val-299","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":36060646,"resource-version":"1707205807442","neutron-network-id":"example-neutron-network-id-val-39206","neutron-subnet-id":"example-neutron-subnet-id-val-27746","vlan-id-inner":62164959,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-31324","is-floating":true,"vlan-id-outer":93058593}]}]},"interface-name":"example-interface-name-val-46147","prov-status":"example-prov-status-val-19117","interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1707205807442","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1707205807442","ram-in-megabytes":36975,"ipaddress-v4-aim":"example-ipaddress-v4-aim-val-72233","management-option":"example-management-option-val-72434","internet-topology":"example-internet-topology-val-31234","host-profile":"example-host-profile-val-84672"} 07:50:07 2024-02-06 07:50:07.515 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:07 2024-02-06 07:50:07.518 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:07 2024-02-06 07:50:07.518 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:07 2024-02-06 07:50:07.518 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:07 2024-02-06 07:50:07.518 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:07 2024-02-06 07:50:07.544 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:07 2024-02-06 07:50:07.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:07 2024-02-06 07:50:07.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/p-interface-1 with depth 0 07:50:07 2024-02-06 07:50:07.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:50:07 2024-02-06 07:50:07.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:07 2024-02-06 07:50:07.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:07 2024-02-06 07:50:07.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:07 2024-02-06 07:50:07.561 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:07 2024-02-06 07:50:07.562 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:07 2024-02-06 07:50:07.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:07 2024-02-06 07:50:07.566 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth 0 07:50:07 2024-02-06 07:50:07.567 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:07 2024-02-06 07:50:07.567 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:07 2024-02-06 07:50:07.567 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:07 2024-02-06 07:50:07.567 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:07 2024-02-06 07:50:07.567 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:07 2024-02-06 07:50:07.569 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:07 2024-02-06 07:50:07.569 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:07 2024-02-06 07:50:07.882 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:07 2024-02-06 07:50:07.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:07 2024-02-06 07:50:07.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:07 2024-02-06 07:50:07.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:07 2024-02-06 07:50:07.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:07 2024-02-06 07:50:07.883 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:07 2024-02-06 07:50:07.884 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 407 :MethodName- testPatchExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventNoChildrenWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:07 2024-02-06 07:50:07.886 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:07 2024-02-06 07:50:07.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:07 2024-02-06 07:50:07.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:07 2024-02-06 07:50:07.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:07 "hostname": "example-hostname-val-85598", 07:50:07 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:07 "number-of-cpus": 280, 07:50:07 "disk-in-gigabytes": 78521, 07:50:07 "ram-in-megabytes": 36975, 07:50:07 "equip-type": "example-equip-type-val-47930", 07:50:07 "equip-vendor": "example-equip-vendor-val-59512", 07:50:07 "equip-model": "example-equip-model-val-46076", 07:50:07 "fqdn": "example-fqdn-val-74486", 07:50:07 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:07 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:07 "serial-number": "example-serial-number-val-92800", 07:50:07 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:07 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:07 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:07 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:07 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:07 "inv-status": "example-inv-status-val-5042", 07:50:07 "pserver-id": "example-pserver-id-val-15622", 07:50:07 "internet-topology": "example-internet-topology-val-31234", 07:50:07 "in-maint": true, 07:50:07 "pserver-name2": "example-pserver-name2-val-93509", 07:50:07 "purpose": "example-purpose-val-52320", 07:50:07 "prov-status": "example-prov-status-val-47313", 07:50:07 "management-option": "example-management-option-val-72434", 07:50:07 "host-profile": "example-host-profile-val-84672", 07:50:07 "p-interfaces": { 07:50:07 "p-interface": [ 07:50:07 { 07:50:07 "interface-name": "example-interface-name-val-46147", 07:50:07 "selflink": "example-selflink-val-81029", 07:50:07 "speed-value": "example-speed-value-val-47874", 07:50:07 "speed-units": "example-speed-units-val-10396", 07:50:07 "port-description": "example-port-description-val-53068", 07:50:07 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:07 "interface-role": "example-interface-role-val-49232", 07:50:07 "interface-type": "example-interface-type-val-21757", 07:50:07 "prov-status": "example-prov-status-val-19117", 07:50:07 "in-maint": true, 07:50:07 "inv-status": "example-inv-status-val-48715", 07:50:07 "l-interfaces": { 07:50:07 "l-interface": [ 07:50:07 { 07:50:07 "interface-name": "example-interface-name-val-13366", 07:50:07 "interface-role": "example-interface-role-val-29488", 07:50:07 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:07 "selflink": "example-selflink-val-4757", 07:50:07 "interface-id": "example-interface-id-val-79486", 07:50:07 "macaddr": "example-macaddr-val-52194", 07:50:07 "network-name": "example-network-name-val-80678", 07:50:07 "management-option": "example-management-option-val-53535", 07:50:07 "interface-description": "example-interface-description-val-299", 07:50:07 "is-port-mirrored": true, 07:50:07 "in-maint": true, 07:50:07 "prov-status": "example-prov-status-val-9736", 07:50:07 "is-ip-unnumbered": true, 07:50:07 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:07 "priority": 82452, 07:50:07 "vlans": { 07:50:07 "vlan": [ 07:50:07 { 07:50:07 "vlan-interface": "example-vlan-interface-val-31470", 07:50:07 "vlan-id-inner": 61286171, 07:50:07 "vlan-id-outer": 64615174, 07:50:07 "speed-value": "example-speed-value-val-80457", 07:50:07 "speed-units": "example-speed-units-val-51587", 07:50:07 "vlan-description": "example-vlan-description-val-97575", 07:50:07 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:07 "vpn-key": "example-vpn-key-val-50069", 07:50:07 "orchestration-status": "example-orchestration-status-val-34071", 07:50:07 "in-maint": true, 07:50:07 "prov-status": "example-prov-status-val-62615", 07:50:07 "is-ip-unnumbered": true, 07:50:07 "is-private": true, 07:50:07 "l3-interface-ipv4-address-list": [ 07:50:07 { 07:50:07 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:07 "l3-interface-ipv4-prefix-length": 39266592, 07:50:07 "vlan-id-inner": 91284707, 07:50:07 "vlan-id-outer": 80343467, 07:50:07 "is-floating": true, 07:50:07 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:07 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:07 } 07:50:07 ], 07:50:07 "l3-interface-ipv6-address-list": [ 07:50:07 { 07:50:07 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:07 "l3-interface-ipv6-prefix-length": 81422758, 07:50:07 "vlan-id-inner": 15099560, 07:50:07 "vlan-id-outer": 46643832, 07:50:07 "is-floating": true, 07:50:07 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:07 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:07 } 07:50:07 ] 07:50:07 } 07:50:07 ] 07:50:07 }, 07:50:07 "l-interfaces": { 07:50:07 "l-interface": [ 07:50:07 { 07:50:07 "interface-name": "example-interface-name-val-62086", 07:50:07 "interface-role": "example-interface-role-val-13107", 07:50:07 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:07 "selflink": "example-selflink-val-31580", 07:50:07 "interface-id": "example-interface-id-val-57805", 07:50:07 "macaddr": "example-macaddr-val-54266", 07:50:07 "network-name": "example-network-name-val-38517", 07:50:07 "management-option": "example-management-option-val-8801", 07:50:07 "interface-description": "example-interface-description-val-88573", 07:50:07 "is-port-mirrored": true, 07:50:07 "in-maint": true, 07:50:07 "prov-status": "example-prov-status-val-99164", 07:50:07 "is-ip-unnumbered": true, 07:50:07 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:07 "priority": 80355, 07:50:07 "admin-status": "example-admin-status-val-29720" 07:50:07 } 07:50:07 ] 07:50:07 }, 07:50:07 "l3-interface-ipv4-address-list": [ 07:50:07 { 07:50:07 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:07 "l3-interface-ipv4-prefix-length": 36060646, 07:50:07 "vlan-id-inner": 62164959, 07:50:07 "vlan-id-outer": 93058593, 07:50:07 "is-floating": true, 07:50:07 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:07 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:07 } 07:50:07 ], 07:50:07 "l3-interface-ipv6-address-list": [ 07:50:07 { 07:50:07 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:07 "l3-interface-ipv6-prefix-length": 29592510, 07:50:07 "vlan-id-inner": 18402161, 07:50:07 "vlan-id-outer": 651158, 07:50:07 "is-floating": true, 07:50:07 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:07 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:07 } 07:50:07 ], 07:50:07 "admin-status": "example-admin-status-val-81745" 07:50:07 } 07:50:07 ] 07:50:07 } 07:50:07 } 07:50:07 ] 07:50:07 }, 07:50:07 "lag-interfaces": { 07:50:07 "lag-interface": [ 07:50:07 { 07:50:07 "interface-name": "example-interface-name-val-87366", 07:50:07 "interface-description": "example-interface-description-val-3722", 07:50:07 "speed-value": "example-speed-value-val-73546", 07:50:07 "speed-units": "example-speed-units-val-73658", 07:50:07 "interface-id": "example-interface-id-val-62385", 07:50:07 "interface-role": "example-interface-role-val-60746", 07:50:07 "prov-status": "example-prov-status-val-26239", 07:50:07 "in-maint": true, 07:50:07 "l-interfaces": { 07:50:07 "l-interface": [ 07:50:07 { 07:50:07 "interface-name": "example-interface-name-val-69579", 07:50:07 "interface-role": "example-interface-role-val-64571", 07:50:07 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:07 "selflink": "example-selflink-val-29611", 07:50:07 "interface-id": "example-interface-id-val-75464", 07:50:07 "macaddr": "example-macaddr-val-7285", 07:50:07 "network-name": "example-network-name-val-52284", 07:50:07 "management-option": "example-management-option-val-26028", 07:50:07 "interface-description": "example-interface-description-val-37641", 07:50:07 "is-port-mirrored": true, 07:50:07 "in-maint": true, 07:50:07 "prov-status": "example-prov-status-val-56460", 07:50:07 "is-ip-unnumbered": true, 07:50:07 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:07 "priority": 84739, 07:50:07 "vlans": { 07:50:07 "vlan": [ 07:50:07 { 07:50:07 "vlan-interface": "example-vlan-interface-val-56661", 07:50:07 "vlan-id-inner": 33305644, 07:50:07 "vlan-id-outer": 30871600, 07:50:07 "speed-value": "example-speed-value-val-1929", 07:50:07 "speed-units": "example-speed-units-val-71630", 07:50:07 "vlan-description": "example-vlan-description-val-63003", 07:50:07 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:07 "vpn-key": "example-vpn-key-val-16552", 07:50:07 "orchestration-status": "example-orchestration-status-val-95322", 07:50:07 "in-maint": true, 07:50:07 "prov-status": "example-prov-status-val-89886", 07:50:07 "is-ip-unnumbered": true, 07:50:07 "is-private": true, 07:50:07 "l3-interface-ipv4-address-list": [ 07:50:07 { 07:50:07 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:07 "l3-interface-ipv4-prefix-length": 11099430, 07:50:07 "vlan-id-inner": 88996967, 07:50:07 "vlan-id-outer": 23003182, 07:50:07 "is-floating": true, 07:50:07 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:07 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:07 } 07:50:07 ], 07:50:07 "l3-interface-ipv6-address-list": [ 07:50:07 { 07:50:07 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:07 "l3-interface-ipv6-prefix-length": 20167688, 07:50:07 "vlan-id-inner": 40775405, 07:50:07 "vlan-id-outer": 75855907, 07:50:07 "is-floating": true, 07:50:07 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:07 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:07 } 07:50:07 ] 07:50:07 } 07:50:07 ] 07:50:07 }, 07:50:07 "l-interfaces": { 07:50:07 "l-interface": [ 07:50:07 { 07:50:07 "interface-name": "example-interface-name-val-49266", 07:50:07 "interface-role": "example-interface-role-val-210", 07:50:07 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:07 "selflink": "example-selflink-val-6356", 07:50:07 "interface-id": "example-interface-id-val-99531", 07:50:07 "macaddr": "example-macaddr-val-25092", 07:50:07 "network-name": "example-network-name-val-3319", 07:50:07 "management-option": "example-management-option-val-79883", 07:50:07 "interface-description": "example-interface-description-val-54501", 07:50:07 "is-port-mirrored": true, 07:50:07 "in-maint": true, 07:50:07 "prov-status": "example-prov-status-val-48840", 07:50:07 "is-ip-unnumbered": true, 07:50:07 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:07 "priority": 21862, 07:50:07 "admin-status": "example-admin-status-val-89244" 07:50:07 } 07:50:07 ] 07:50:07 }, 07:50:07 "l3-interface-ipv4-address-list": [ 07:50:07 { 07:50:07 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:07 "l3-interface-ipv4-prefix-length": 91875404, 07:50:07 "vlan-id-inner": 36470314, 07:50:07 "vlan-id-outer": 96344091, 07:50:07 "is-floating": true, 07:50:07 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:07 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:07 } 07:50:07 ], 07:50:07 "l3-interface-ipv6-address-list": [ 07:50:07 { 07:50:07 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:07 "l3-interface-ipv6-prefix-length": 11663872, 07:50:07 "vlan-id-inner": 28459412, 07:50:07 "vlan-id-outer": 9852622, 07:50:07 "is-floating": true, 07:50:07 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:07 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:07 } 07:50:07 ], 07:50:07 "admin-status": "example-admin-status-val-81055" 07:50:07 } 07:50:07 ] 07:50:07 } 07:50:07 } 07:50:07 ] 07:50:07 } 07:50:07 } 07:50:07 07:50:07 2024-02-06 07:50:07.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:07 2024-02-06 07:50:07.893 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:07 2024-02-06 07:50:07.893 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:07 2024-02-06 07:50:07.893 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:07 2024-02-06 07:50:07.893 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:07 2024-02-06 07:50:07.928 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:07 2024-02-06 07:50:07.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:07 2024-02-06 07:50:07.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:07 2024-02-06 07:50:07.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:07 2024-02-06 07:50:07.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:07 2024-02-06 07:50:07.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:07 2024-02-06 07:50:07.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:07 2024-02-06 07:50:07.950 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:07 2024-02-06 07:50:07.961 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:07 2024-02-06 07:50:07.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:07 2024-02-06 07:50:07.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"equip-type":"new-equip-patch-type"} 07:50:07 2024-02-06 07:50:07.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:07 2024-02-06 07:50:07.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:07 2024-02-06 07:50:07.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:07 2024-02-06 07:50:07.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:07 2024-02-06 07:50:07.965 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:07 2024-02-06 07:50:08.006 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:08 2024-02-06 07:50:08.008 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:08 2024-02-06 07:50:08.009 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth 0 07:50:08 2024-02-06 07:50:08.009 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:08 2024-02-06 07:50:08.010 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:08 2024-02-06 07:50:08.010 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:08 2024-02-06 07:50:08.010 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:08 2024-02-06 07:50:08.010 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:08 2024-02-06 07:50:08.012 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:08 2024-02-06 07:50:08.012 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:08 2024-02-06 07:50:08.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:08 2024-02-06 07:50:08.325 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:08 2024-02-06 07:50:08.325 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:08 2024-02-06 07:50:08.326 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:08 2024-02-06 07:50:08.326 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:08 2024-02-06 07:50:08.326 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:08 2024-02-06 07:50:08.327 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 370 :MethodName- testCreateWithPserverWithAllChildrenAndVerifyOneNotificationWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:08 2024-02-06 07:50:08.327 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:08 2024-02-06 07:50:08.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:08 2024-02-06 07:50:08.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:08 2024-02-06 07:50:08.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:08 "hostname": "example-hostname-val-85598", 07:50:08 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:08 "number-of-cpus": 280, 07:50:08 "disk-in-gigabytes": 78521, 07:50:08 "ram-in-megabytes": 36975, 07:50:08 "equip-type": "example-equip-type-val-47930", 07:50:08 "equip-vendor": "example-equip-vendor-val-59512", 07:50:08 "equip-model": "example-equip-model-val-46076", 07:50:08 "fqdn": "example-fqdn-val-74486", 07:50:08 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:08 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:08 "serial-number": "example-serial-number-val-92800", 07:50:08 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:08 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:08 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:08 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:08 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:08 "inv-status": "example-inv-status-val-5042", 07:50:08 "pserver-id": "example-pserver-id-val-15622", 07:50:08 "internet-topology": "example-internet-topology-val-31234", 07:50:08 "in-maint": true, 07:50:08 "pserver-name2": "example-pserver-name2-val-93509", 07:50:08 "purpose": "example-purpose-val-52320", 07:50:08 "prov-status": "example-prov-status-val-47313", 07:50:08 "management-option": "example-management-option-val-72434", 07:50:08 "host-profile": "example-host-profile-val-84672", 07:50:08 "p-interfaces": { 07:50:08 "p-interface": [ 07:50:08 { 07:50:08 "interface-name": "example-interface-name-val-46147", 07:50:08 "selflink": "example-selflink-val-81029", 07:50:08 "speed-value": "example-speed-value-val-47874", 07:50:08 "speed-units": "example-speed-units-val-10396", 07:50:08 "port-description": "example-port-description-val-53068", 07:50:08 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:08 "interface-role": "example-interface-role-val-49232", 07:50:08 "interface-type": "example-interface-type-val-21757", 07:50:08 "prov-status": "example-prov-status-val-19117", 07:50:08 "in-maint": true, 07:50:08 "inv-status": "example-inv-status-val-48715", 07:50:08 "l-interfaces": { 07:50:08 "l-interface": [ 07:50:08 { 07:50:08 "interface-name": "example-interface-name-val-13366", 07:50:08 "interface-role": "example-interface-role-val-29488", 07:50:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:08 "selflink": "example-selflink-val-4757", 07:50:08 "interface-id": "example-interface-id-val-79486", 07:50:08 "macaddr": "example-macaddr-val-52194", 07:50:08 "network-name": "example-network-name-val-80678", 07:50:08 "management-option": "example-management-option-val-53535", 07:50:08 "interface-description": "example-interface-description-val-299", 07:50:08 "is-port-mirrored": true, 07:50:08 "in-maint": true, 07:50:08 "prov-status": "example-prov-status-val-9736", 07:50:08 "is-ip-unnumbered": true, 07:50:08 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:08 "priority": 82452, 07:50:08 "vlans": { 07:50:08 "vlan": [ 07:50:08 { 07:50:08 "vlan-interface": "example-vlan-interface-val-31470", 07:50:08 "vlan-id-inner": 61286171, 07:50:08 "vlan-id-outer": 64615174, 07:50:08 "speed-value": "example-speed-value-val-80457", 07:50:08 "speed-units": "example-speed-units-val-51587", 07:50:08 "vlan-description": "example-vlan-description-val-97575", 07:50:08 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:08 "vpn-key": "example-vpn-key-val-50069", 07:50:08 "orchestration-status": "example-orchestration-status-val-34071", 07:50:08 "in-maint": true, 07:50:08 "prov-status": "example-prov-status-val-62615", 07:50:08 "is-ip-unnumbered": true, 07:50:08 "is-private": true, 07:50:08 "l3-interface-ipv4-address-list": [ 07:50:08 { 07:50:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:08 "l3-interface-ipv4-prefix-length": 39266592, 07:50:08 "vlan-id-inner": 91284707, 07:50:08 "vlan-id-outer": 80343467, 07:50:08 "is-floating": true, 07:50:08 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:08 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:08 } 07:50:08 ], 07:50:08 "l3-interface-ipv6-address-list": [ 07:50:08 { 07:50:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:08 "l3-interface-ipv6-prefix-length": 81422758, 07:50:08 "vlan-id-inner": 15099560, 07:50:08 "vlan-id-outer": 46643832, 07:50:08 "is-floating": true, 07:50:08 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:08 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:08 } 07:50:08 ] 07:50:08 } 07:50:08 ] 07:50:08 }, 07:50:08 "l-interfaces": { 07:50:08 "l-interface": [ 07:50:08 { 07:50:08 "interface-name": "example-interface-name-val-62086", 07:50:08 "interface-role": "example-interface-role-val-13107", 07:50:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:08 "selflink": "example-selflink-val-31580", 07:50:08 "interface-id": "example-interface-id-val-57805", 07:50:08 "macaddr": "example-macaddr-val-54266", 07:50:08 "network-name": "example-network-name-val-38517", 07:50:08 "management-option": "example-management-option-val-8801", 07:50:08 "interface-description": "example-interface-description-val-88573", 07:50:08 "is-port-mirrored": true, 07:50:08 "in-maint": true, 07:50:08 "prov-status": "example-prov-status-val-99164", 07:50:08 "is-ip-unnumbered": true, 07:50:08 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:08 "priority": 80355, 07:50:08 "admin-status": "example-admin-status-val-29720" 07:50:08 } 07:50:08 ] 07:50:08 }, 07:50:08 "l3-interface-ipv4-address-list": [ 07:50:08 { 07:50:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:08 "l3-interface-ipv4-prefix-length": 36060646, 07:50:08 "vlan-id-inner": 62164959, 07:50:08 "vlan-id-outer": 93058593, 07:50:08 "is-floating": true, 07:50:08 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:08 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:08 } 07:50:08 ], 07:50:08 "l3-interface-ipv6-address-list": [ 07:50:08 { 07:50:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:08 "l3-interface-ipv6-prefix-length": 29592510, 07:50:08 "vlan-id-inner": 18402161, 07:50:08 "vlan-id-outer": 651158, 07:50:08 "is-floating": true, 07:50:08 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:08 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:08 } 07:50:08 ], 07:50:08 "admin-status": "example-admin-status-val-81745" 07:50:08 } 07:50:08 ] 07:50:08 } 07:50:08 } 07:50:08 ] 07:50:08 }, 07:50:08 "lag-interfaces": { 07:50:08 "lag-interface": [ 07:50:08 { 07:50:08 "interface-name": "example-interface-name-val-87366", 07:50:08 "interface-description": "example-interface-description-val-3722", 07:50:08 "speed-value": "example-speed-value-val-73546", 07:50:08 "speed-units": "example-speed-units-val-73658", 07:50:08 "interface-id": "example-interface-id-val-62385", 07:50:08 "interface-role": "example-interface-role-val-60746", 07:50:08 "prov-status": "example-prov-status-val-26239", 07:50:08 "in-maint": true, 07:50:08 "l-interfaces": { 07:50:08 "l-interface": [ 07:50:08 { 07:50:08 "interface-name": "example-interface-name-val-69579", 07:50:08 "interface-role": "example-interface-role-val-64571", 07:50:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:08 "selflink": "example-selflink-val-29611", 07:50:08 "interface-id": "example-interface-id-val-75464", 07:50:08 "macaddr": "example-macaddr-val-7285", 07:50:08 "network-name": "example-network-name-val-52284", 07:50:08 "management-option": "example-management-option-val-26028", 07:50:08 "interface-description": "example-interface-description-val-37641", 07:50:08 "is-port-mirrored": true, 07:50:08 "in-maint": true, 07:50:08 "prov-status": "example-prov-status-val-56460", 07:50:08 "is-ip-unnumbered": true, 07:50:08 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:08 "priority": 84739, 07:50:08 "vlans": { 07:50:08 "vlan": [ 07:50:08 { 07:50:08 "vlan-interface": "example-vlan-interface-val-56661", 07:50:08 "vlan-id-inner": 33305644, 07:50:08 "vlan-id-outer": 30871600, 07:50:08 "speed-value": "example-speed-value-val-1929", 07:50:08 "speed-units": "example-speed-units-val-71630", 07:50:08 "vlan-description": "example-vlan-description-val-63003", 07:50:08 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:08 "vpn-key": "example-vpn-key-val-16552", 07:50:08 "orchestration-status": "example-orchestration-status-val-95322", 07:50:08 "in-maint": true, 07:50:08 "prov-status": "example-prov-status-val-89886", 07:50:08 "is-ip-unnumbered": true, 07:50:08 "is-private": true, 07:50:08 "l3-interface-ipv4-address-list": [ 07:50:08 { 07:50:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:08 "l3-interface-ipv4-prefix-length": 11099430, 07:50:08 "vlan-id-inner": 88996967, 07:50:08 "vlan-id-outer": 23003182, 07:50:08 "is-floating": true, 07:50:08 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:08 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:08 } 07:50:08 ], 07:50:08 "l3-interface-ipv6-address-list": [ 07:50:08 { 07:50:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:08 "l3-interface-ipv6-prefix-length": 20167688, 07:50:08 "vlan-id-inner": 40775405, 07:50:08 "vlan-id-outer": 75855907, 07:50:08 "is-floating": true, 07:50:08 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:08 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:08 } 07:50:08 ] 07:50:08 } 07:50:08 ] 07:50:08 }, 07:50:08 "l-interfaces": { 07:50:08 "l-interface": [ 07:50:08 { 07:50:08 "interface-name": "example-interface-name-val-49266", 07:50:08 "interface-role": "example-interface-role-val-210", 07:50:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:08 "selflink": "example-selflink-val-6356", 07:50:08 "interface-id": "example-interface-id-val-99531", 07:50:08 "macaddr": "example-macaddr-val-25092", 07:50:08 "network-name": "example-network-name-val-3319", 07:50:08 "management-option": "example-management-option-val-79883", 07:50:08 "interface-description": "example-interface-description-val-54501", 07:50:08 "is-port-mirrored": true, 07:50:08 "in-maint": true, 07:50:08 "prov-status": "example-prov-status-val-48840", 07:50:08 "is-ip-unnumbered": true, 07:50:08 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:08 "priority": 21862, 07:50:08 "admin-status": "example-admin-status-val-89244" 07:50:08 } 07:50:08 ] 07:50:08 }, 07:50:08 "l3-interface-ipv4-address-list": [ 07:50:08 { 07:50:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:08 "l3-interface-ipv4-prefix-length": 91875404, 07:50:08 "vlan-id-inner": 36470314, 07:50:08 "vlan-id-outer": 96344091, 07:50:08 "is-floating": true, 07:50:08 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:08 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:08 } 07:50:08 ], 07:50:08 "l3-interface-ipv6-address-list": [ 07:50:08 { 07:50:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:08 "l3-interface-ipv6-prefix-length": 11663872, 07:50:08 "vlan-id-inner": 28459412, 07:50:08 "vlan-id-outer": 9852622, 07:50:08 "is-floating": true, 07:50:08 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:08 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:08 } 07:50:08 ], 07:50:08 "admin-status": "example-admin-status-val-81055" 07:50:08 } 07:50:08 ] 07:50:08 } 07:50:08 } 07:50:08 ] 07:50:08 } 07:50:08 } 07:50:08 07:50:08 2024-02-06 07:50:08.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:08 2024-02-06 07:50:08.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:08 2024-02-06 07:50:08.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:08 2024-02-06 07:50:08.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:08 2024-02-06 07:50:08.336 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:08 2024-02-06 07:50:08.382 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:08 2024-02-06 07:50:08.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:08 2024-02-06 07:50:08.402 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:08 2024-02-06 07:50:08.403 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:08 2024-02-06 07:50:08.403 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:08 2024-02-06 07:50:08.403 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:08 2024-02-06 07:50:08.403 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:08 2024-02-06 07:50:08.404 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:08 2024-02-06 07:50:08.415 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:08 2024-02-06 07:50:08.416 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:08 2024-02-06 07:50:08.731 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:08 2024-02-06 07:50:08.732 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:08 2024-02-06 07:50:08.733 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:08 2024-02-06 07:50:08.733 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:08 2024-02-06 07:50:08.733 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:08 2024-02-06 07:50:08.733 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:08 2024-02-06 07:50:08.734 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 124 :MethodName- testExistingPserverCreateNewChildPInterfaceAndCheckDmaapEventForPInterfaceIsCreateWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:08 2024-02-06 07:50:08.735 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:08 2024-02-06 07:50:08.735 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:08 2024-02-06 07:50:08.735 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:08 2024-02-06 07:50:08.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:08 "hostname": "example-hostname-val-85598", 07:50:08 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:08 "number-of-cpus": 280, 07:50:08 "disk-in-gigabytes": 78521, 07:50:08 "ram-in-megabytes": 36975, 07:50:08 "equip-type": "example-equip-type-val-47930", 07:50:08 "equip-vendor": "example-equip-vendor-val-59512", 07:50:08 "equip-model": "example-equip-model-val-46076", 07:50:08 "fqdn": "example-fqdn-val-74486", 07:50:08 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:08 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:08 "serial-number": "example-serial-number-val-92800", 07:50:08 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:08 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:08 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:08 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:08 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:08 "inv-status": "example-inv-status-val-5042", 07:50:08 "pserver-id": "example-pserver-id-val-15622", 07:50:08 "internet-topology": "example-internet-topology-val-31234", 07:50:08 "in-maint": true, 07:50:08 "pserver-name2": "example-pserver-name2-val-93509", 07:50:08 "purpose": "example-purpose-val-52320", 07:50:08 "prov-status": "example-prov-status-val-47313", 07:50:08 "management-option": "example-management-option-val-72434", 07:50:08 "host-profile": "example-host-profile-val-84672", 07:50:08 "p-interfaces": { 07:50:08 "p-interface": [ 07:50:08 { 07:50:08 "interface-name": "example-interface-name-val-46147", 07:50:08 "selflink": "example-selflink-val-81029", 07:50:08 "speed-value": "example-speed-value-val-47874", 07:50:08 "speed-units": "example-speed-units-val-10396", 07:50:08 "port-description": "example-port-description-val-53068", 07:50:08 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:08 "interface-role": "example-interface-role-val-49232", 07:50:08 "interface-type": "example-interface-type-val-21757", 07:50:08 "prov-status": "example-prov-status-val-19117", 07:50:08 "in-maint": true, 07:50:08 "inv-status": "example-inv-status-val-48715", 07:50:08 "l-interfaces": { 07:50:08 "l-interface": [ 07:50:08 { 07:50:08 "interface-name": "example-interface-name-val-13366", 07:50:08 "interface-role": "example-interface-role-val-29488", 07:50:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:08 "selflink": "example-selflink-val-4757", 07:50:08 "interface-id": "example-interface-id-val-79486", 07:50:08 "macaddr": "example-macaddr-val-52194", 07:50:08 "network-name": "example-network-name-val-80678", 07:50:08 "management-option": "example-management-option-val-53535", 07:50:08 "interface-description": "example-interface-description-val-299", 07:50:08 "is-port-mirrored": true, 07:50:08 "in-maint": true, 07:50:08 "prov-status": "example-prov-status-val-9736", 07:50:08 "is-ip-unnumbered": true, 07:50:08 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:08 "priority": 82452, 07:50:08 "vlans": { 07:50:08 "vlan": [ 07:50:08 { 07:50:08 "vlan-interface": "example-vlan-interface-val-31470", 07:50:08 "vlan-id-inner": 61286171, 07:50:08 "vlan-id-outer": 64615174, 07:50:08 "speed-value": "example-speed-value-val-80457", 07:50:08 "speed-units": "example-speed-units-val-51587", 07:50:08 "vlan-description": "example-vlan-description-val-97575", 07:50:08 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:08 "vpn-key": "example-vpn-key-val-50069", 07:50:08 "orchestration-status": "example-orchestration-status-val-34071", 07:50:08 "in-maint": true, 07:50:08 "prov-status": "example-prov-status-val-62615", 07:50:08 "is-ip-unnumbered": true, 07:50:08 "is-private": true, 07:50:08 "l3-interface-ipv4-address-list": [ 07:50:08 { 07:50:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:08 "l3-interface-ipv4-prefix-length": 39266592, 07:50:08 "vlan-id-inner": 91284707, 07:50:08 "vlan-id-outer": 80343467, 07:50:08 "is-floating": true, 07:50:08 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:08 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:08 } 07:50:08 ], 07:50:08 "l3-interface-ipv6-address-list": [ 07:50:08 { 07:50:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:08 "l3-interface-ipv6-prefix-length": 81422758, 07:50:08 "vlan-id-inner": 15099560, 07:50:08 "vlan-id-outer": 46643832, 07:50:08 "is-floating": true, 07:50:08 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:08 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:08 } 07:50:08 ] 07:50:08 } 07:50:08 ] 07:50:08 }, 07:50:08 "l-interfaces": { 07:50:08 "l-interface": [ 07:50:08 { 07:50:08 "interface-name": "example-interface-name-val-62086", 07:50:08 "interface-role": "example-interface-role-val-13107", 07:50:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:08 "selflink": "example-selflink-val-31580", 07:50:08 "interface-id": "example-interface-id-val-57805", 07:50:08 "macaddr": "example-macaddr-val-54266", 07:50:08 "network-name": "example-network-name-val-38517", 07:50:08 "management-option": "example-management-option-val-8801", 07:50:08 "interface-description": "example-interface-description-val-88573", 07:50:08 "is-port-mirrored": true, 07:50:08 "in-maint": true, 07:50:08 "prov-status": "example-prov-status-val-99164", 07:50:08 "is-ip-unnumbered": true, 07:50:08 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:08 "priority": 80355, 07:50:08 "admin-status": "example-admin-status-val-29720" 07:50:08 } 07:50:08 ] 07:50:08 }, 07:50:08 "l3-interface-ipv4-address-list": [ 07:50:08 { 07:50:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:08 "l3-interface-ipv4-prefix-length": 36060646, 07:50:08 "vlan-id-inner": 62164959, 07:50:08 "vlan-id-outer": 93058593, 07:50:08 "is-floating": true, 07:50:08 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:08 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:08 } 07:50:08 ], 07:50:08 "l3-interface-ipv6-address-list": [ 07:50:08 { 07:50:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:08 "l3-interface-ipv6-prefix-length": 29592510, 07:50:08 "vlan-id-inner": 18402161, 07:50:08 "vlan-id-outer": 651158, 07:50:08 "is-floating": true, 07:50:08 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:08 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:08 } 07:50:08 ], 07:50:08 "admin-status": "example-admin-status-val-81745" 07:50:08 } 07:50:08 ] 07:50:08 } 07:50:08 } 07:50:08 ] 07:50:08 }, 07:50:08 "lag-interfaces": { 07:50:08 "lag-interface": [ 07:50:08 { 07:50:08 "interface-name": "example-interface-name-val-87366", 07:50:08 "interface-description": "example-interface-description-val-3722", 07:50:08 "speed-value": "example-speed-value-val-73546", 07:50:08 "speed-units": "example-speed-units-val-73658", 07:50:08 "interface-id": "example-interface-id-val-62385", 07:50:08 "interface-role": "example-interface-role-val-60746", 07:50:08 "prov-status": "example-prov-status-val-26239", 07:50:08 "in-maint": true, 07:50:08 "l-interfaces": { 07:50:08 "l-interface": [ 07:50:08 { 07:50:08 "interface-name": "example-interface-name-val-69579", 07:50:08 "interface-role": "example-interface-role-val-64571", 07:50:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:08 "selflink": "example-selflink-val-29611", 07:50:08 "interface-id": "example-interface-id-val-75464", 07:50:08 "macaddr": "example-macaddr-val-7285", 07:50:08 "network-name": "example-network-name-val-52284", 07:50:08 "management-option": "example-management-option-val-26028", 07:50:08 "interface-description": "example-interface-description-val-37641", 07:50:08 "is-port-mirrored": true, 07:50:08 "in-maint": true, 07:50:08 "prov-status": "example-prov-status-val-56460", 07:50:08 "is-ip-unnumbered": true, 07:50:08 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:08 "priority": 84739, 07:50:08 "vlans": { 07:50:08 "vlan": [ 07:50:08 { 07:50:08 "vlan-interface": "example-vlan-interface-val-56661", 07:50:08 "vlan-id-inner": 33305644, 07:50:08 "vlan-id-outer": 30871600, 07:50:08 "speed-value": "example-speed-value-val-1929", 07:50:08 "speed-units": "example-speed-units-val-71630", 07:50:08 "vlan-description": "example-vlan-description-val-63003", 07:50:08 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:08 "vpn-key": "example-vpn-key-val-16552", 07:50:08 "orchestration-status": "example-orchestration-status-val-95322", 07:50:08 "in-maint": true, 07:50:08 "prov-status": "example-prov-status-val-89886", 07:50:08 "is-ip-unnumbered": true, 07:50:08 "is-private": true, 07:50:08 "l3-interface-ipv4-address-list": [ 07:50:08 { 07:50:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:08 "l3-interface-ipv4-prefix-length": 11099430, 07:50:08 "vlan-id-inner": 88996967, 07:50:08 "vlan-id-outer": 23003182, 07:50:08 "is-floating": true, 07:50:08 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:08 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:08 } 07:50:08 ], 07:50:08 "l3-interface-ipv6-address-list": [ 07:50:08 { 07:50:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:08 "l3-interface-ipv6-prefix-length": 20167688, 07:50:08 "vlan-id-inner": 40775405, 07:50:08 "vlan-id-outer": 75855907, 07:50:08 "is-floating": true, 07:50:08 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:08 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:08 } 07:50:08 ] 07:50:08 } 07:50:08 ] 07:50:08 }, 07:50:08 "l-interfaces": { 07:50:08 "l-interface": [ 07:50:08 { 07:50:08 "interface-name": "example-interface-name-val-49266", 07:50:08 "interface-role": "example-interface-role-val-210", 07:50:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:08 "selflink": "example-selflink-val-6356", 07:50:08 "interface-id": "example-interface-id-val-99531", 07:50:08 "macaddr": "example-macaddr-val-25092", 07:50:08 "network-name": "example-network-name-val-3319", 07:50:08 "management-option": "example-management-option-val-79883", 07:50:08 "interface-description": "example-interface-description-val-54501", 07:50:08 "is-port-mirrored": true, 07:50:08 "in-maint": true, 07:50:08 "prov-status": "example-prov-status-val-48840", 07:50:08 "is-ip-unnumbered": true, 07:50:08 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:08 "priority": 21862, 07:50:08 "admin-status": "example-admin-status-val-89244" 07:50:08 } 07:50:08 ] 07:50:08 }, 07:50:08 "l3-interface-ipv4-address-list": [ 07:50:08 { 07:50:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:08 "l3-interface-ipv4-prefix-length": 91875404, 07:50:08 "vlan-id-inner": 36470314, 07:50:08 "vlan-id-outer": 96344091, 07:50:08 "is-floating": true, 07:50:08 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:08 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:08 } 07:50:08 ], 07:50:08 "l3-interface-ipv6-address-list": [ 07:50:08 { 07:50:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:08 "l3-interface-ipv6-prefix-length": 11663872, 07:50:08 "vlan-id-inner": 28459412, 07:50:08 "vlan-id-outer": 9852622, 07:50:08 "is-floating": true, 07:50:08 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:08 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:08 } 07:50:08 ], 07:50:08 "admin-status": "example-admin-status-val-81055" 07:50:08 } 07:50:08 ] 07:50:08 } 07:50:08 } 07:50:08 ] 07:50:08 } 07:50:08 } 07:50:08 07:50:08 2024-02-06 07:50:08.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:08 2024-02-06 07:50:08.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:08 2024-02-06 07:50:08.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:08 2024-02-06 07:50:08.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:08 2024-02-06 07:50:08.743 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:08 2024-02-06 07:50:08.777 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:08 2024-02-06 07:50:08.795 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:08 2024-02-06 07:50:08.798 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:08 2024-02-06 07:50:08.799 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:08 2024-02-06 07:50:08.799 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:08 2024-02-06 07:50:08.799 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:08 2024-02-06 07:50:08.799 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:08 2024-02-06 07:50:08.800 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:08 2024-02-06 07:50:08.811 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:08 2024-02-06 07:50:08.811 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:08 2024-02-06 07:50:08.813 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"ptnii-equip-name":"example-ptnii-equip-name-val-85834","ipaddress-v6-loopback-0":"example-ipaddress-v6-loopback0-val-91056","equip-vendor":"example-equip-vendor-val-59512","purpose":"example-purpose-val-52320","pserver-selflink":"example-pserver-selflink-val-72481","number-of-cpus":280,"ipaddress-v6-aim":"example-ipaddress-v6-aim-val-13572","pserver-name2":"example-pserver-name2-val-93509","hostname":"example-hostname-val-85598","inv-status":"example-inv-status-val-5042","disk-in-gigabytes":78521,"equip-type":"example-equip-type-val-47930","fqdn":"example-fqdn-val-74486","serial-number":"example-serial-number-val-92800","ipaddress-v6-oam":"example-ipaddress-v6-oam-val-84518","pserver-id":"example-pserver-id-val-15622","prov-status":"example-prov-status-val-47313","ipv4-oam-address":"example-ipv4-oam-address-val-16616","ipaddress-v4-loopback-0":"example-ipaddress-v4-loopback0-val-61384","lag-interfaces":{"lag-interface":[{"interface-role":"example-interface-role-val-60746","speed-value":"example-speed-value-val-73546","in-maint":true,"resource-version":"1707205808742","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-68385","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-63003","vpn-key":"example-vpn-key-val-16552","prov-status":"example-prov-status-val-89886","vlan-id-inner":33305644,"vlan-id-outer":30871600,"orchestration-status":"example-orchestration-status-val-95322","speed-value":"example-speed-value-val-1929","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1707205808742","neutron-network-id":"example-neutron-network-id-val-9739","neutron-subnet-id":"example-neutron-subnet-id-val-806","l3-interface-ipv6-prefix-length":20167688,"vlan-id-inner":40775405,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-27490","vlan-id-outer":75855907}],"resource-version":"1707205808742","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-71630","vlan-interface":"example-vlan-interface-val-56661","backdoor-connection":"example-backdoor-connection-val-41834","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":11099430,"resource-version":"1707205808742","neutron-network-id":"example-neutron-network-id-val-53091","neutron-subnet-id":"example-neutron-subnet-id-val-41571","vlan-id-inner":88996967,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-69142","is-floating":true,"vlan-id-outer":23003182}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-81668","interface-name":"example-interface-name-val-49266","allowed-address-pairs":"example-allowed-address-pairs-val-26846","prov-status":"example-prov-status-val-48840","macaddr":"example-macaddr-val-25092","interface-role":"example-interface-role-val-210","selflink":"example-selflink-val-6356","in-maint":true,"admin-status":"example-admin-status-val-89244","is-port-mirrored":true,"resource-version":"1707205808742","is-ip-unnumbered":true,"network-name":"example-network-name-val-3319","management-option":"example-management-option-val-79883","interface-id":"example-interface-id-val-99531","interface-description":"example-interface-description-val-54501"}]},"interface-name":"example-interface-name-val-69579","allowed-address-pairs":"example-allowed-address-pairs-val-23301","prov-status":"example-prov-status-val-56460","macaddr":"example-macaddr-val-7285","interface-role":"example-interface-role-val-64571","selflink":"example-selflink-val-29611","in-maint":true,"admin-status":"example-admin-status-val-81055","l3-interface-ipv6-address-list":[{"resource-version":"1707205808742","neutron-network-id":"example-neutron-network-id-val-15120","neutron-subnet-id":"example-neutron-subnet-id-val-36088","l3-interface-ipv6-prefix-length":11663872,"vlan-id-inner":28459412,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-31476","vlan-id-outer":9852622}],"is-port-mirrored":true,"resource-version":"1707205808742","is-ip-unnumbered":true,"network-name":"example-network-name-val-52284","management-option":"example-management-option-val-26028","interface-id":"example-interface-id-val-75464","interface-description":"example-interface-description-val-37641","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":91875404,"resource-version":"1707205808742","neutron-network-id":"example-neutron-network-id-val-17339","neutron-subnet-id":"example-neutron-subnet-id-val-86128","vlan-id-inner":36470314,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-61251","is-floating":true,"vlan-id-outer":96344091}]}]},"interface-name":"example-interface-name-val-87366","speed-units":"example-speed-units-val-73658","prov-status":"example-prov-status-val-26239","interface-description":"example-interface-description-val-3722","interface-id":"example-interface-id-val-62385"}]},"equip-model":"example-equip-model-val-46076","in-maint":true,"p-interfaces":{"p-interface":[{"equipment-identifier":"example-equipment-identifier-val-63234","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-78396","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-97575","vpn-key":"example-vpn-key-val-50069","prov-status":"example-prov-status-val-62615","vlan-id-inner":61286171,"vlan-id-outer":64615174,"orchestration-status":"example-orchestration-status-val-34071","speed-value":"example-speed-value-val-80457","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1707205808742","neutron-network-id":"example-neutron-network-id-val-97954","neutron-subnet-id":"example-neutron-subnet-id-val-23889","l3-interface-ipv6-prefix-length":81422758,"vlan-id-inner":15099560,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-70726","vlan-id-outer":46643832}],"resource-version":"1707205808742","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-51587","vlan-interface":"example-vlan-interface-val-31470","backdoor-connection":"example-backdoor-connection-val-3179","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":39266592,"resource-version":"1707205808742","neutron-network-id":"example-neutron-network-id-val-52921","neutron-subnet-id":"example-neutron-subnet-id-val-88134","vlan-id-inner":91284707,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-8171","is-floating":true,"vlan-id-outer":80343467}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-32015","interface-name":"example-interface-name-val-62086","allowed-address-pairs":"example-allowed-address-pairs-val-14581","prov-status":"example-prov-status-val-99164","macaddr":"example-macaddr-val-54266","interface-role":"example-interface-role-val-13107","selflink":"example-selflink-val-31580","in-maint":true,"admin-status":"example-admin-status-val-29720","is-port-mirrored":true,"resource-version":"1707205808742","is-ip-unnumbered":true,"network-name":"example-network-name-val-38517","management-option":"example-management-option-val-8801","interface-id":"example-interface-id-val-57805","interface-description":"example-interface-description-val-88573"}]},"interface-name":"example-interface-name-val-13366","allowed-address-pairs":"example-allowed-address-pairs-val-62271","prov-status":"example-prov-status-val-9736","macaddr":"example-macaddr-val-52194","interface-role":"example-interface-role-val-29488","selflink":"example-selflink-val-4757","in-maint":true,"admin-status":"example-admin-status-val-81745","l3-interface-ipv6-address-list":[{"resource-version":"1707205808742","neutron-network-id":"example-neutron-network-id-val-6821","neutron-subnet-id":"example-neutron-subnet-id-val-11217","l3-interface-ipv6-prefix-length":29592510,"vlan-id-inner":18402161,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-72897","vlan-id-outer":651158}],"is-port-mirrored":true,"resource-version":"1707205808742","is-ip-unnumbered":true,"network-name":"example-network-name-val-80678","management-option":"example-management-option-val-53535","interface-id":"example-interface-id-val-79486","interface-description":"example-interface-description-val-299","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":36060646,"resource-version":"1707205808742","neutron-network-id":"example-neutron-network-id-val-39206","neutron-subnet-id":"example-neutron-subnet-id-val-27746","vlan-id-inner":62164959,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-31324","is-floating":true,"vlan-id-outer":93058593}]}]},"interface-name":"example-interface-name-val-46147","prov-status":"example-prov-status-val-19117","interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1707205808742","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1707205808742","ram-in-megabytes":36975,"ipaddress-v4-aim":"example-ipaddress-v4-aim-val-72233","management-option":"example-management-option-val-72434","internet-topology":"example-internet-topology-val-31234","host-profile":"example-host-profile-val-84672"} 07:50:08 2024-02-06 07:50:08.814 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:08 2024-02-06 07:50:08.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:08 2024-02-06 07:50:08.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:08 2024-02-06 07:50:08.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:08 2024-02-06 07:50:08.818 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:08 2024-02-06 07:50:08.838 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:08 2024-02-06 07:50:08.841 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:08 2024-02-06 07:50:08.842 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/p-interface-1 with depth 0 07:50:08 2024-02-06 07:50:08.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:50:08 2024-02-06 07:50:08.843 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:08 2024-02-06 07:50:08.843 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:08 2024-02-06 07:50:08.843 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:08 2024-02-06 07:50:08.843 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:08 2024-02-06 07:50:08.845 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:08 2024-02-06 07:50:08.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:09 2024-02-06 07:50:09.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:09 2024-02-06 07:50:09.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:09 2024-02-06 07:50:09.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:09 2024-02-06 07:50:09.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:09 2024-02-06 07:50:09.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:09 2024-02-06 07:50:09.157 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:09 2024-02-06 07:50:09.157 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 528 :MethodName- testUpdateExistingPserverWithChildrenAndModifyOnlyPInterfaceAndVerifyThatOnlyOneNotificationForPInterfaceIsCreatedWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:09 2024-02-06 07:50:09.158 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:09 2024-02-06 07:50:09.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:09 2024-02-06 07:50:09.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:09 2024-02-06 07:50:09.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:09 "hostname": "example-hostname-val-85598", 07:50:09 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:09 "number-of-cpus": 280, 07:50:09 "disk-in-gigabytes": 78521, 07:50:09 "ram-in-megabytes": 36975, 07:50:09 "equip-type": "example-equip-type-val-47930", 07:50:09 "equip-vendor": "example-equip-vendor-val-59512", 07:50:09 "equip-model": "example-equip-model-val-46076", 07:50:09 "fqdn": "example-fqdn-val-74486", 07:50:09 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:09 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:09 "serial-number": "example-serial-number-val-92800", 07:50:09 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:09 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:09 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:09 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:09 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:09 "inv-status": "example-inv-status-val-5042", 07:50:09 "pserver-id": "example-pserver-id-val-15622", 07:50:09 "internet-topology": "example-internet-topology-val-31234", 07:50:09 "in-maint": true, 07:50:09 "pserver-name2": "example-pserver-name2-val-93509", 07:50:09 "purpose": "example-purpose-val-52320", 07:50:09 "prov-status": "example-prov-status-val-47313", 07:50:09 "management-option": "example-management-option-val-72434", 07:50:09 "host-profile": "example-host-profile-val-84672", 07:50:09 "p-interfaces": { 07:50:09 "p-interface": [ 07:50:09 { 07:50:09 "interface-name": "example-interface-name-val-46147", 07:50:09 "selflink": "example-selflink-val-81029", 07:50:09 "speed-value": "example-speed-value-val-47874", 07:50:09 "speed-units": "example-speed-units-val-10396", 07:50:09 "port-description": "example-port-description-val-53068", 07:50:09 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:09 "interface-role": "example-interface-role-val-49232", 07:50:09 "interface-type": "example-interface-type-val-21757", 07:50:09 "prov-status": "example-prov-status-val-19117", 07:50:09 "in-maint": true, 07:50:09 "inv-status": "example-inv-status-val-48715", 07:50:09 "l-interfaces": { 07:50:09 "l-interface": [ 07:50:09 { 07:50:09 "interface-name": "example-interface-name-val-13366", 07:50:09 "interface-role": "example-interface-role-val-29488", 07:50:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:09 "selflink": "example-selflink-val-4757", 07:50:09 "interface-id": "example-interface-id-val-79486", 07:50:09 "macaddr": "example-macaddr-val-52194", 07:50:09 "network-name": "example-network-name-val-80678", 07:50:09 "management-option": "example-management-option-val-53535", 07:50:09 "interface-description": "example-interface-description-val-299", 07:50:09 "is-port-mirrored": true, 07:50:09 "in-maint": true, 07:50:09 "prov-status": "example-prov-status-val-9736", 07:50:09 "is-ip-unnumbered": true, 07:50:09 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:09 "priority": 82452, 07:50:09 "vlans": { 07:50:09 "vlan": [ 07:50:09 { 07:50:09 "vlan-interface": "example-vlan-interface-val-31470", 07:50:09 "vlan-id-inner": 61286171, 07:50:09 "vlan-id-outer": 64615174, 07:50:09 "speed-value": "example-speed-value-val-80457", 07:50:09 "speed-units": "example-speed-units-val-51587", 07:50:09 "vlan-description": "example-vlan-description-val-97575", 07:50:09 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:09 "vpn-key": "example-vpn-key-val-50069", 07:50:09 "orchestration-status": "example-orchestration-status-val-34071", 07:50:09 "in-maint": true, 07:50:09 "prov-status": "example-prov-status-val-62615", 07:50:09 "is-ip-unnumbered": true, 07:50:09 "is-private": true, 07:50:09 "l3-interface-ipv4-address-list": [ 07:50:09 { 07:50:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:09 "l3-interface-ipv4-prefix-length": 39266592, 07:50:09 "vlan-id-inner": 91284707, 07:50:09 "vlan-id-outer": 80343467, 07:50:09 "is-floating": true, 07:50:09 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:09 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:09 } 07:50:09 ], 07:50:09 "l3-interface-ipv6-address-list": [ 07:50:09 { 07:50:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:09 "l3-interface-ipv6-prefix-length": 81422758, 07:50:09 "vlan-id-inner": 15099560, 07:50:09 "vlan-id-outer": 46643832, 07:50:09 "is-floating": true, 07:50:09 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:09 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:09 } 07:50:09 ] 07:50:09 } 07:50:09 ] 07:50:09 }, 07:50:09 "l-interfaces": { 07:50:09 "l-interface": [ 07:50:09 { 07:50:09 "interface-name": "example-interface-name-val-62086", 07:50:09 "interface-role": "example-interface-role-val-13107", 07:50:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:09 "selflink": "example-selflink-val-31580", 07:50:09 "interface-id": "example-interface-id-val-57805", 07:50:09 "macaddr": "example-macaddr-val-54266", 07:50:09 "network-name": "example-network-name-val-38517", 07:50:09 "management-option": "example-management-option-val-8801", 07:50:09 "interface-description": "example-interface-description-val-88573", 07:50:09 "is-port-mirrored": true, 07:50:09 "in-maint": true, 07:50:09 "prov-status": "example-prov-status-val-99164", 07:50:09 "is-ip-unnumbered": true, 07:50:09 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:09 "priority": 80355, 07:50:09 "admin-status": "example-admin-status-val-29720" 07:50:09 } 07:50:09 ] 07:50:09 }, 07:50:09 "l3-interface-ipv4-address-list": [ 07:50:09 { 07:50:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:09 "l3-interface-ipv4-prefix-length": 36060646, 07:50:09 "vlan-id-inner": 62164959, 07:50:09 "vlan-id-outer": 93058593, 07:50:09 "is-floating": true, 07:50:09 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:09 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:09 } 07:50:09 ], 07:50:09 "l3-interface-ipv6-address-list": [ 07:50:09 { 07:50:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:09 "l3-interface-ipv6-prefix-length": 29592510, 07:50:09 "vlan-id-inner": 18402161, 07:50:09 "vlan-id-outer": 651158, 07:50:09 "is-floating": true, 07:50:09 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:09 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:09 } 07:50:09 ], 07:50:09 "admin-status": "example-admin-status-val-81745" 07:50:09 } 07:50:09 ] 07:50:09 } 07:50:09 } 07:50:09 ] 07:50:09 }, 07:50:09 "lag-interfaces": { 07:50:09 "lag-interface": [ 07:50:09 { 07:50:09 "interface-name": "example-interface-name-val-87366", 07:50:09 "interface-description": "example-interface-description-val-3722", 07:50:09 "speed-value": "example-speed-value-val-73546", 07:50:09 "speed-units": "example-speed-units-val-73658", 07:50:09 "interface-id": "example-interface-id-val-62385", 07:50:09 "interface-role": "example-interface-role-val-60746", 07:50:09 "prov-status": "example-prov-status-val-26239", 07:50:09 "in-maint": true, 07:50:09 "l-interfaces": { 07:50:09 "l-interface": [ 07:50:09 { 07:50:09 "interface-name": "example-interface-name-val-69579", 07:50:09 "interface-role": "example-interface-role-val-64571", 07:50:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:09 "selflink": "example-selflink-val-29611", 07:50:09 "interface-id": "example-interface-id-val-75464", 07:50:09 "macaddr": "example-macaddr-val-7285", 07:50:09 "network-name": "example-network-name-val-52284", 07:50:09 "management-option": "example-management-option-val-26028", 07:50:09 "interface-description": "example-interface-description-val-37641", 07:50:09 "is-port-mirrored": true, 07:50:09 "in-maint": true, 07:50:09 "prov-status": "example-prov-status-val-56460", 07:50:09 "is-ip-unnumbered": true, 07:50:09 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:09 "priority": 84739, 07:50:09 "vlans": { 07:50:09 "vlan": [ 07:50:09 { 07:50:09 "vlan-interface": "example-vlan-interface-val-56661", 07:50:09 "vlan-id-inner": 33305644, 07:50:09 "vlan-id-outer": 30871600, 07:50:09 "speed-value": "example-speed-value-val-1929", 07:50:09 "speed-units": "example-speed-units-val-71630", 07:50:09 "vlan-description": "example-vlan-description-val-63003", 07:50:09 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:09 "vpn-key": "example-vpn-key-val-16552", 07:50:09 "orchestration-status": "example-orchestration-status-val-95322", 07:50:09 "in-maint": true, 07:50:09 "prov-status": "example-prov-status-val-89886", 07:50:09 "is-ip-unnumbered": true, 07:50:09 "is-private": true, 07:50:09 "l3-interface-ipv4-address-list": [ 07:50:09 { 07:50:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:09 "l3-interface-ipv4-prefix-length": 11099430, 07:50:09 "vlan-id-inner": 88996967, 07:50:09 "vlan-id-outer": 23003182, 07:50:09 "is-floating": true, 07:50:09 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:09 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:09 } 07:50:09 ], 07:50:09 "l3-interface-ipv6-address-list": [ 07:50:09 { 07:50:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:09 "l3-interface-ipv6-prefix-length": 20167688, 07:50:09 "vlan-id-inner": 40775405, 07:50:09 "vlan-id-outer": 75855907, 07:50:09 "is-floating": true, 07:50:09 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:09 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:09 } 07:50:09 ] 07:50:09 } 07:50:09 ] 07:50:09 }, 07:50:09 "l-interfaces": { 07:50:09 "l-interface": [ 07:50:09 { 07:50:09 "interface-name": "example-interface-name-val-49266", 07:50:09 "interface-role": "example-interface-role-val-210", 07:50:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:09 "selflink": "example-selflink-val-6356", 07:50:09 "interface-id": "example-interface-id-val-99531", 07:50:09 "macaddr": "example-macaddr-val-25092", 07:50:09 "network-name": "example-network-name-val-3319", 07:50:09 "management-option": "example-management-option-val-79883", 07:50:09 "interface-description": "example-interface-description-val-54501", 07:50:09 "is-port-mirrored": true, 07:50:09 "in-maint": true, 07:50:09 "prov-status": "example-prov-status-val-48840", 07:50:09 "is-ip-unnumbered": true, 07:50:09 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:09 "priority": 21862, 07:50:09 "admin-status": "example-admin-status-val-89244" 07:50:09 } 07:50:09 ] 07:50:09 }, 07:50:09 "l3-interface-ipv4-address-list": [ 07:50:09 { 07:50:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:09 "l3-interface-ipv4-prefix-length": 91875404, 07:50:09 "vlan-id-inner": 36470314, 07:50:09 "vlan-id-outer": 96344091, 07:50:09 "is-floating": true, 07:50:09 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:09 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:09 } 07:50:09 ], 07:50:09 "l3-interface-ipv6-address-list": [ 07:50:09 { 07:50:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:09 "l3-interface-ipv6-prefix-length": 11663872, 07:50:09 "vlan-id-inner": 28459412, 07:50:09 "vlan-id-outer": 9852622, 07:50:09 "is-floating": true, 07:50:09 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:09 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:09 } 07:50:09 ], 07:50:09 "admin-status": "example-admin-status-val-81055" 07:50:09 } 07:50:09 ] 07:50:09 } 07:50:09 } 07:50:09 ] 07:50:09 } 07:50:09 } 07:50:09 07:50:09 2024-02-06 07:50:09.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:09 2024-02-06 07:50:09.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:09 2024-02-06 07:50:09.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:09 2024-02-06 07:50:09.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:09 2024-02-06 07:50:09.164 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:09 2024-02-06 07:50:09.200 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:09 2024-02-06 07:50:09.217 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:09 2024-02-06 07:50:09.220 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:09 2024-02-06 07:50:09.221 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:09 2024-02-06 07:50:09.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:09 2024-02-06 07:50:09.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:09 2024-02-06 07:50:09.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:09 2024-02-06 07:50:09.221 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:09 2024-02-06 07:50:09.232 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:09 2024-02-06 07:50:09.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:09 2024-02-06 07:50:09.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with depth 0 07:50:09 2024-02-06 07:50:09.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:50:09 2024-02-06 07:50:09.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:09 2024-02-06 07:50:09.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:09 2024-02-06 07:50:09.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:09 2024-02-06 07:50:09.234 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:09 2024-02-06 07:50:09.235 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:09 2024-02-06 07:50:09.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:09 2024-02-06 07:50:09.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with payload {"interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"equipment-identifier":"new-equipment-identifier","interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1707205809164","inv-status":"example-inv-status-val-48715","interface-name":"example-interface-name-val-46147","speed-units":"example-speed-units-val-10396","prov-status":"example-prov-status-val-19117"} 07:50:09 2024-02-06 07:50:09.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:50:09 2024-02-06 07:50:09.238 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:09 2024-02-06 07:50:09.238 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:09 2024-02-06 07:50:09.238 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:09 2024-02-06 07:50:09.238 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:09 2024-02-06 07:50:09.240 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:09 2024-02-06 07:50:09.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:09 2024-02-06 07:50:09.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:09 2024-02-06 07:50:09.244 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:09 2024-02-06 07:50:09.244 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:09 2024-02-06 07:50:09.244 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:09 2024-02-06 07:50:09.244 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:09 2024-02-06 07:50:09.244 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:09 2024-02-06 07:50:09.254 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:09 2024-02-06 07:50:09.254 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:09 Update notification { 07:50:09 "hostname" : "example-hostname-val-85598", 07:50:09 "pserver-name2" : "example-pserver-name2-val-93509", 07:50:09 "p-interfaces" : { 07:50:09 "p-interface" : [ { 07:50:09 "interface-name" : "example-interface-name-val-46147", 07:50:09 "selflink" : "example-selflink-val-81029", 07:50:09 "speed-value" : "example-speed-value-val-47874", 07:50:09 "speed-units" : "example-speed-units-val-10396", 07:50:09 "port-description" : "example-port-description-val-53068", 07:50:09 "equipment-identifier" : "new-equipment-identifier", 07:50:09 "interface-role" : "example-interface-role-val-49232", 07:50:09 "interface-type" : "example-interface-type-val-21757", 07:50:09 "prov-status" : "example-prov-status-val-19117", 07:50:09 "resource-version" : "1707205809238", 07:50:09 "in-maint" : true, 07:50:09 "inv-status" : "example-inv-status-val-48715" 07:50:09 } ] 07:50:09 } 07:50:09 } 07:50:09 2024-02-06 07:50:09.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:09 2024-02-06 07:50:09.569 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:09 2024-02-06 07:50:09.569 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:09 2024-02-06 07:50:09.569 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:09 2024-02-06 07:50:09.569 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:09 2024-02-06 07:50:09.569 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:09 2024-02-06 07:50:09.570 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 831 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGeneratedFullDepth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:09 2024-02-06 07:50:09.571 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:09 2024-02-06 07:50:09.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:09 2024-02-06 07:50:09.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:09 2024-02-06 07:50:09.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:09 "hostname": "example-hostname-val-85598", 07:50:09 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:09 "number-of-cpus": 280, 07:50:09 "disk-in-gigabytes": 78521, 07:50:09 "ram-in-megabytes": 36975, 07:50:09 "equip-type": "example-equip-type-val-47930", 07:50:09 "equip-vendor": "example-equip-vendor-val-59512", 07:50:09 "equip-model": "example-equip-model-val-46076", 07:50:09 "fqdn": "example-fqdn-val-74486", 07:50:09 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:09 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:09 "serial-number": "example-serial-number-val-92800", 07:50:09 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:09 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:09 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:09 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:09 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:09 "inv-status": "example-inv-status-val-5042", 07:50:09 "pserver-id": "example-pserver-id-val-15622", 07:50:09 "internet-topology": "example-internet-topology-val-31234", 07:50:09 "in-maint": true, 07:50:09 "pserver-name2": "example-pserver-name2-val-93509", 07:50:09 "purpose": "example-purpose-val-52320", 07:50:09 "prov-status": "example-prov-status-val-47313", 07:50:09 "management-option": "example-management-option-val-72434", 07:50:09 "host-profile": "example-host-profile-val-84672", 07:50:09 "p-interfaces": { 07:50:09 "p-interface": [ 07:50:09 { 07:50:09 "interface-name": "example-interface-name-val-46147", 07:50:09 "selflink": "example-selflink-val-81029", 07:50:09 "speed-value": "example-speed-value-val-47874", 07:50:09 "speed-units": "example-speed-units-val-10396", 07:50:09 "port-description": "example-port-description-val-53068", 07:50:09 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:09 "interface-role": "example-interface-role-val-49232", 07:50:09 "interface-type": "example-interface-type-val-21757", 07:50:09 "prov-status": "example-prov-status-val-19117", 07:50:09 "in-maint": true, 07:50:09 "inv-status": "example-inv-status-val-48715", 07:50:09 "l-interfaces": { 07:50:09 "l-interface": [ 07:50:09 { 07:50:09 "interface-name": "example-interface-name-val-13366", 07:50:09 "interface-role": "example-interface-role-val-29488", 07:50:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:09 "selflink": "example-selflink-val-4757", 07:50:09 "interface-id": "example-interface-id-val-79486", 07:50:09 "macaddr": "example-macaddr-val-52194", 07:50:09 "network-name": "example-network-name-val-80678", 07:50:09 "management-option": "example-management-option-val-53535", 07:50:09 "interface-description": "example-interface-description-val-299", 07:50:09 "is-port-mirrored": true, 07:50:09 "in-maint": true, 07:50:09 "prov-status": "example-prov-status-val-9736", 07:50:09 "is-ip-unnumbered": true, 07:50:09 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:09 "priority": 82452, 07:50:09 "vlans": { 07:50:09 "vlan": [ 07:50:09 { 07:50:09 "vlan-interface": "example-vlan-interface-val-31470", 07:50:09 "vlan-id-inner": 61286171, 07:50:09 "vlan-id-outer": 64615174, 07:50:09 "speed-value": "example-speed-value-val-80457", 07:50:09 "speed-units": "example-speed-units-val-51587", 07:50:09 "vlan-description": "example-vlan-description-val-97575", 07:50:09 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:09 "vpn-key": "example-vpn-key-val-50069", 07:50:09 "orchestration-status": "example-orchestration-status-val-34071", 07:50:09 "in-maint": true, 07:50:09 "prov-status": "example-prov-status-val-62615", 07:50:09 "is-ip-unnumbered": true, 07:50:09 "is-private": true, 07:50:09 "l3-interface-ipv4-address-list": [ 07:50:09 { 07:50:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:09 "l3-interface-ipv4-prefix-length": 39266592, 07:50:09 "vlan-id-inner": 91284707, 07:50:09 "vlan-id-outer": 80343467, 07:50:09 "is-floating": true, 07:50:09 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:09 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:09 } 07:50:09 ], 07:50:09 "l3-interface-ipv6-address-list": [ 07:50:09 { 07:50:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:09 "l3-interface-ipv6-prefix-length": 81422758, 07:50:09 "vlan-id-inner": 15099560, 07:50:09 "vlan-id-outer": 46643832, 07:50:09 "is-floating": true, 07:50:09 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:09 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:09 } 07:50:09 ] 07:50:09 } 07:50:09 ] 07:50:09 }, 07:50:09 "l-interfaces": { 07:50:09 "l-interface": [ 07:50:09 { 07:50:09 "interface-name": "example-interface-name-val-62086", 07:50:09 "interface-role": "example-interface-role-val-13107", 07:50:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:09 "selflink": "example-selflink-val-31580", 07:50:09 "interface-id": "example-interface-id-val-57805", 07:50:09 "macaddr": "example-macaddr-val-54266", 07:50:09 "network-name": "example-network-name-val-38517", 07:50:09 "management-option": "example-management-option-val-8801", 07:50:09 "interface-description": "example-interface-description-val-88573", 07:50:09 "is-port-mirrored": true, 07:50:09 "in-maint": true, 07:50:09 "prov-status": "example-prov-status-val-99164", 07:50:09 "is-ip-unnumbered": true, 07:50:09 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:09 "priority": 80355, 07:50:09 "admin-status": "example-admin-status-val-29720" 07:50:09 } 07:50:09 ] 07:50:09 }, 07:50:09 "l3-interface-ipv4-address-list": [ 07:50:09 { 07:50:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:09 "l3-interface-ipv4-prefix-length": 36060646, 07:50:09 "vlan-id-inner": 62164959, 07:50:09 "vlan-id-outer": 93058593, 07:50:09 "is-floating": true, 07:50:09 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:09 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:09 } 07:50:09 ], 07:50:09 "l3-interface-ipv6-address-list": [ 07:50:09 { 07:50:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:09 "l3-interface-ipv6-prefix-length": 29592510, 07:50:09 "vlan-id-inner": 18402161, 07:50:09 "vlan-id-outer": 651158, 07:50:09 "is-floating": true, 07:50:09 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:09 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:09 } 07:50:09 ], 07:50:09 "admin-status": "example-admin-status-val-81745" 07:50:09 } 07:50:09 ] 07:50:09 } 07:50:09 } 07:50:09 ] 07:50:09 }, 07:50:09 "lag-interfaces": { 07:50:09 "lag-interface": [ 07:50:09 { 07:50:09 "interface-name": "example-interface-name-val-87366", 07:50:09 "interface-description": "example-interface-description-val-3722", 07:50:09 "speed-value": "example-speed-value-val-73546", 07:50:09 "speed-units": "example-speed-units-val-73658", 07:50:09 "interface-id": "example-interface-id-val-62385", 07:50:09 "interface-role": "example-interface-role-val-60746", 07:50:09 "prov-status": "example-prov-status-val-26239", 07:50:09 "in-maint": true, 07:50:09 "l-interfaces": { 07:50:09 "l-interface": [ 07:50:09 { 07:50:09 "interface-name": "example-interface-name-val-69579", 07:50:09 "interface-role": "example-interface-role-val-64571", 07:50:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:09 "selflink": "example-selflink-val-29611", 07:50:09 "interface-id": "example-interface-id-val-75464", 07:50:09 "macaddr": "example-macaddr-val-7285", 07:50:09 "network-name": "example-network-name-val-52284", 07:50:09 "management-option": "example-management-option-val-26028", 07:50:09 "interface-description": "example-interface-description-val-37641", 07:50:09 "is-port-mirrored": true, 07:50:09 "in-maint": true, 07:50:09 "prov-status": "example-prov-status-val-56460", 07:50:09 "is-ip-unnumbered": true, 07:50:09 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:09 "priority": 84739, 07:50:09 "vlans": { 07:50:09 "vlan": [ 07:50:09 { 07:50:09 "vlan-interface": "example-vlan-interface-val-56661", 07:50:09 "vlan-id-inner": 33305644, 07:50:09 "vlan-id-outer": 30871600, 07:50:09 "speed-value": "example-speed-value-val-1929", 07:50:09 "speed-units": "example-speed-units-val-71630", 07:50:09 "vlan-description": "example-vlan-description-val-63003", 07:50:09 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:09 "vpn-key": "example-vpn-key-val-16552", 07:50:09 "orchestration-status": "example-orchestration-status-val-95322", 07:50:09 "in-maint": true, 07:50:09 "prov-status": "example-prov-status-val-89886", 07:50:09 "is-ip-unnumbered": true, 07:50:09 "is-private": true, 07:50:09 "l3-interface-ipv4-address-list": [ 07:50:09 { 07:50:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:09 "l3-interface-ipv4-prefix-length": 11099430, 07:50:09 "vlan-id-inner": 88996967, 07:50:09 "vlan-id-outer": 23003182, 07:50:09 "is-floating": true, 07:50:09 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:09 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:09 } 07:50:09 ], 07:50:09 "l3-interface-ipv6-address-list": [ 07:50:09 { 07:50:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:09 "l3-interface-ipv6-prefix-length": 20167688, 07:50:09 "vlan-id-inner": 40775405, 07:50:09 "vlan-id-outer": 75855907, 07:50:09 "is-floating": true, 07:50:09 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:09 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:09 } 07:50:09 ] 07:50:09 } 07:50:09 ] 07:50:09 }, 07:50:09 "l-interfaces": { 07:50:09 "l-interface": [ 07:50:09 { 07:50:09 "interface-name": "example-interface-name-val-49266", 07:50:09 "interface-role": "example-interface-role-val-210", 07:50:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:09 "selflink": "example-selflink-val-6356", 07:50:09 "interface-id": "example-interface-id-val-99531", 07:50:09 "macaddr": "example-macaddr-val-25092", 07:50:09 "network-name": "example-network-name-val-3319", 07:50:09 "management-option": "example-management-option-val-79883", 07:50:09 "interface-description": "example-interface-description-val-54501", 07:50:09 "is-port-mirrored": true, 07:50:09 "in-maint": true, 07:50:09 "prov-status": "example-prov-status-val-48840", 07:50:09 "is-ip-unnumbered": true, 07:50:09 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:09 "priority": 21862, 07:50:09 "admin-status": "example-admin-status-val-89244" 07:50:09 } 07:50:09 ] 07:50:09 }, 07:50:09 "l3-interface-ipv4-address-list": [ 07:50:09 { 07:50:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:09 "l3-interface-ipv4-prefix-length": 91875404, 07:50:09 "vlan-id-inner": 36470314, 07:50:09 "vlan-id-outer": 96344091, 07:50:09 "is-floating": true, 07:50:09 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:09 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:09 } 07:50:09 ], 07:50:09 "l3-interface-ipv6-address-list": [ 07:50:09 { 07:50:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:09 "l3-interface-ipv6-prefix-length": 11663872, 07:50:09 "vlan-id-inner": 28459412, 07:50:09 "vlan-id-outer": 9852622, 07:50:09 "is-floating": true, 07:50:09 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:09 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:09 } 07:50:09 ], 07:50:09 "admin-status": "example-admin-status-val-81055" 07:50:09 } 07:50:09 ] 07:50:09 } 07:50:09 } 07:50:09 ] 07:50:09 } 07:50:09 } 07:50:09 07:50:09 2024-02-06 07:50:09.573 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:09 2024-02-06 07:50:09.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:09 2024-02-06 07:50:09.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:09 2024-02-06 07:50:09.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:09 2024-02-06 07:50:09.578 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:09 2024-02-06 07:50:09.612 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:09 2024-02-06 07:50:09.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:09 2024-02-06 07:50:09.638 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:09 2024-02-06 07:50:09.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:09 2024-02-06 07:50:09.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:09 2024-02-06 07:50:09.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:09 2024-02-06 07:50:09.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:09 2024-02-06 07:50:09.639 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:09 2024-02-06 07:50:09.657 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:09 2024-02-06 07:50:09.658 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:09 2024-02-06 07:50:09.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with resource version 1707205809577123 07:50:09 2024-02-06 07:50:09.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:09 2024-02-06 07:50:09.660 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:09 2024-02-06 07:50:09.660 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:09 2024-02-06 07:50:09.660 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:09 2024-02-06 07:50:09.660 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:09 2024-02-06 07:50:09.708 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of pserver ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 547 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 584 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 578 :MethodName- doDelete ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 844 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGeneratedFullDepth 07:50:09 2024-02-06 07:50:09.709 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:09 2024-02-06 07:50:09.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 07:50:09 2024-02-06 07:50:09.710 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Precondition Failed:resource-version MISMATCH for delete of pserver","ERR.5.4.6131"]}}} 07:50:10 2024-02-06 07:50:10.021 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:10 2024-02-06 07:50:10.022 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:10 2024-02-06 07:50:10.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.022 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.023 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 484 :MethodName- testUpdateExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventIncludingChildrenWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:10 2024-02-06 07:50:10.024 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:10 2024-02-06 07:50:10.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:10 2024-02-06 07:50:10.025 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:10 "hostname": "example-hostname-val-85598", 07:50:10 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:10 "number-of-cpus": 280, 07:50:10 "disk-in-gigabytes": 78521, 07:50:10 "ram-in-megabytes": 36975, 07:50:10 "equip-type": "example-equip-type-val-47930", 07:50:10 "equip-vendor": "example-equip-vendor-val-59512", 07:50:10 "equip-model": "example-equip-model-val-46076", 07:50:10 "fqdn": "example-fqdn-val-74486", 07:50:10 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:10 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:10 "serial-number": "example-serial-number-val-92800", 07:50:10 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:10 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:10 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:10 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:10 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:10 "inv-status": "example-inv-status-val-5042", 07:50:10 "pserver-id": "example-pserver-id-val-15622", 07:50:10 "internet-topology": "example-internet-topology-val-31234", 07:50:10 "in-maint": true, 07:50:10 "pserver-name2": "example-pserver-name2-val-93509", 07:50:10 "purpose": "example-purpose-val-52320", 07:50:10 "prov-status": "example-prov-status-val-47313", 07:50:10 "management-option": "example-management-option-val-72434", 07:50:10 "host-profile": "example-host-profile-val-84672", 07:50:10 "p-interfaces": { 07:50:10 "p-interface": [ 07:50:10 { 07:50:10 "interface-name": "example-interface-name-val-46147", 07:50:10 "selflink": "example-selflink-val-81029", 07:50:10 "speed-value": "example-speed-value-val-47874", 07:50:10 "speed-units": "example-speed-units-val-10396", 07:50:10 "port-description": "example-port-description-val-53068", 07:50:10 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:10 "interface-role": "example-interface-role-val-49232", 07:50:10 "interface-type": "example-interface-type-val-21757", 07:50:10 "prov-status": "example-prov-status-val-19117", 07:50:10 "in-maint": true, 07:50:10 "inv-status": "example-inv-status-val-48715", 07:50:10 "l-interfaces": { 07:50:10 "l-interface": [ 07:50:10 { 07:50:10 "interface-name": "example-interface-name-val-13366", 07:50:10 "interface-role": "example-interface-role-val-29488", 07:50:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:10 "selflink": "example-selflink-val-4757", 07:50:10 "interface-id": "example-interface-id-val-79486", 07:50:10 "macaddr": "example-macaddr-val-52194", 07:50:10 "network-name": "example-network-name-val-80678", 07:50:10 "management-option": "example-management-option-val-53535", 07:50:10 "interface-description": "example-interface-description-val-299", 07:50:10 "is-port-mirrored": true, 07:50:10 "in-maint": true, 07:50:10 "prov-status": "example-prov-status-val-9736", 07:50:10 "is-ip-unnumbered": true, 07:50:10 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:10 "priority": 82452, 07:50:10 "vlans": { 07:50:10 "vlan": [ 07:50:10 { 07:50:10 "vlan-interface": "example-vlan-interface-val-31470", 07:50:10 "vlan-id-inner": 61286171, 07:50:10 "vlan-id-outer": 64615174, 07:50:10 "speed-value": "example-speed-value-val-80457", 07:50:10 "speed-units": "example-speed-units-val-51587", 07:50:10 "vlan-description": "example-vlan-description-val-97575", 07:50:10 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:10 "vpn-key": "example-vpn-key-val-50069", 07:50:10 "orchestration-status": "example-orchestration-status-val-34071", 07:50:10 "in-maint": true, 07:50:10 "prov-status": "example-prov-status-val-62615", 07:50:10 "is-ip-unnumbered": true, 07:50:10 "is-private": true, 07:50:10 "l3-interface-ipv4-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:10 "l3-interface-ipv4-prefix-length": 39266592, 07:50:10 "vlan-id-inner": 91284707, 07:50:10 "vlan-id-outer": 80343467, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:10 } 07:50:10 ], 07:50:10 "l3-interface-ipv6-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:10 "l3-interface-ipv6-prefix-length": 81422758, 07:50:10 "vlan-id-inner": 15099560, 07:50:10 "vlan-id-outer": 46643832, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:10 } 07:50:10 ] 07:50:10 } 07:50:10 ] 07:50:10 }, 07:50:10 "l-interfaces": { 07:50:10 "l-interface": [ 07:50:10 { 07:50:10 "interface-name": "example-interface-name-val-62086", 07:50:10 "interface-role": "example-interface-role-val-13107", 07:50:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:10 "selflink": "example-selflink-val-31580", 07:50:10 "interface-id": "example-interface-id-val-57805", 07:50:10 "macaddr": "example-macaddr-val-54266", 07:50:10 "network-name": "example-network-name-val-38517", 07:50:10 "management-option": "example-management-option-val-8801", 07:50:10 "interface-description": "example-interface-description-val-88573", 07:50:10 "is-port-mirrored": true, 07:50:10 "in-maint": true, 07:50:10 "prov-status": "example-prov-status-val-99164", 07:50:10 "is-ip-unnumbered": true, 07:50:10 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:10 "priority": 80355, 07:50:10 "admin-status": "example-admin-status-val-29720" 07:50:10 } 07:50:10 ] 07:50:10 }, 07:50:10 "l3-interface-ipv4-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:10 "l3-interface-ipv4-prefix-length": 36060646, 07:50:10 "vlan-id-inner": 62164959, 07:50:10 "vlan-id-outer": 93058593, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:10 } 07:50:10 ], 07:50:10 "l3-interface-ipv6-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:10 "l3-interface-ipv6-prefix-length": 29592510, 07:50:10 "vlan-id-inner": 18402161, 07:50:10 "vlan-id-outer": 651158, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:10 } 07:50:10 ], 07:50:10 "admin-status": "example-admin-status-val-81745" 07:50:10 } 07:50:10 ] 07:50:10 } 07:50:10 } 07:50:10 ] 07:50:10 }, 07:50:10 "lag-interfaces": { 07:50:10 "lag-interface": [ 07:50:10 { 07:50:10 "interface-name": "example-interface-name-val-87366", 07:50:10 "interface-description": "example-interface-description-val-3722", 07:50:10 "speed-value": "example-speed-value-val-73546", 07:50:10 "speed-units": "example-speed-units-val-73658", 07:50:10 "interface-id": "example-interface-id-val-62385", 07:50:10 "interface-role": "example-interface-role-val-60746", 07:50:10 "prov-status": "example-prov-status-val-26239", 07:50:10 "in-maint": true, 07:50:10 "l-interfaces": { 07:50:10 "l-interface": [ 07:50:10 { 07:50:10 "interface-name": "example-interface-name-val-69579", 07:50:10 "interface-role": "example-interface-role-val-64571", 07:50:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:10 "selflink": "example-selflink-val-29611", 07:50:10 "interface-id": "example-interface-id-val-75464", 07:50:10 "macaddr": "example-macaddr-val-7285", 07:50:10 "network-name": "example-network-name-val-52284", 07:50:10 "management-option": "example-management-option-val-26028", 07:50:10 "interface-description": "example-interface-description-val-37641", 07:50:10 "is-port-mirrored": true, 07:50:10 "in-maint": true, 07:50:10 "prov-status": "example-prov-status-val-56460", 07:50:10 "is-ip-unnumbered": true, 07:50:10 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:10 "priority": 84739, 07:50:10 "vlans": { 07:50:10 "vlan": [ 07:50:10 { 07:50:10 "vlan-interface": "example-vlan-interface-val-56661", 07:50:10 "vlan-id-inner": 33305644, 07:50:10 "vlan-id-outer": 30871600, 07:50:10 "speed-value": "example-speed-value-val-1929", 07:50:10 "speed-units": "example-speed-units-val-71630", 07:50:10 "vlan-description": "example-vlan-description-val-63003", 07:50:10 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:10 "vpn-key": "example-vpn-key-val-16552", 07:50:10 "orchestration-status": "example-orchestration-status-val-95322", 07:50:10 "in-maint": true, 07:50:10 "prov-status": "example-prov-status-val-89886", 07:50:10 "is-ip-unnumbered": true, 07:50:10 "is-private": true, 07:50:10 "l3-interface-ipv4-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:10 "l3-interface-ipv4-prefix-length": 11099430, 07:50:10 "vlan-id-inner": 88996967, 07:50:10 "vlan-id-outer": 23003182, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:10 } 07:50:10 ], 07:50:10 "l3-interface-ipv6-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:10 "l3-interface-ipv6-prefix-length": 20167688, 07:50:10 "vlan-id-inner": 40775405, 07:50:10 "vlan-id-outer": 75855907, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:10 } 07:50:10 ] 07:50:10 } 07:50:10 ] 07:50:10 }, 07:50:10 "l-interfaces": { 07:50:10 "l-interface": [ 07:50:10 { 07:50:10 "interface-name": "example-interface-name-val-49266", 07:50:10 "interface-role": "example-interface-role-val-210", 07:50:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:10 "selflink": "example-selflink-val-6356", 07:50:10 "interface-id": "example-interface-id-val-99531", 07:50:10 "macaddr": "example-macaddr-val-25092", 07:50:10 "network-name": "example-network-name-val-3319", 07:50:10 "management-option": "example-management-option-val-79883", 07:50:10 "interface-description": "example-interface-description-val-54501", 07:50:10 "is-port-mirrored": true, 07:50:10 "in-maint": true, 07:50:10 "prov-status": "example-prov-status-val-48840", 07:50:10 "is-ip-unnumbered": true, 07:50:10 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:10 "priority": 21862, 07:50:10 "admin-status": "example-admin-status-val-89244" 07:50:10 } 07:50:10 ] 07:50:10 }, 07:50:10 "l3-interface-ipv4-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:10 "l3-interface-ipv4-prefix-length": 91875404, 07:50:10 "vlan-id-inner": 36470314, 07:50:10 "vlan-id-outer": 96344091, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:10 } 07:50:10 ], 07:50:10 "l3-interface-ipv6-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:10 "l3-interface-ipv6-prefix-length": 11663872, 07:50:10 "vlan-id-inner": 28459412, 07:50:10 "vlan-id-outer": 9852622, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:10 } 07:50:10 ], 07:50:10 "admin-status": "example-admin-status-val-81055" 07:50:10 } 07:50:10 ] 07:50:10 } 07:50:10 } 07:50:10 ] 07:50:10 } 07:50:10 } 07:50:10 07:50:10 2024-02-06 07:50:10.026 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:10 2024-02-06 07:50:10.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.030 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.064 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.081 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:10 2024-02-06 07:50:10.085 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:10 2024-02-06 07:50:10.085 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:10 2024-02-06 07:50:10.086 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.086 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.086 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.086 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.096 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.096 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:10 2024-02-06 07:50:10.096 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with depth 0 07:50:10 2024-02-06 07:50:10.097 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:50:10 2024-02-06 07:50:10.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.097 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.099 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.099 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:10 2024-02-06 07:50:10.100 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with payload {"interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"equipment-identifier":"new-equipment-identifier","interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1707205810030","inv-status":"example-inv-status-val-48715","interface-name":"example-interface-name-val-46147","speed-units":"example-speed-units-val-10396","prov-status":"example-prov-status-val-19117"} 07:50:10 2024-02-06 07:50:10.100 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:50:10 2024-02-06 07:50:10.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.101 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.103 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:10 2024-02-06 07:50:10.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:10 2024-02-06 07:50:10.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:10 2024-02-06 07:50:10.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.112 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.121 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.121 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:10 2024-02-06 07:50:10.432 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:10 2024-02-06 07:50:10.433 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:10 2024-02-06 07:50:10.433 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.433 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.433 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.433 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.434 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 767 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckChildrenWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:10 2024-02-06 07:50:10.434 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.435 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:10 2024-02-06 07:50:10.435 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:10 2024-02-06 07:50:10.435 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:10 "hostname": "example-hostname-val-85598", 07:50:10 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:10 "number-of-cpus": 280, 07:50:10 "disk-in-gigabytes": 78521, 07:50:10 "ram-in-megabytes": 36975, 07:50:10 "equip-type": "example-equip-type-val-47930", 07:50:10 "equip-vendor": "example-equip-vendor-val-59512", 07:50:10 "equip-model": "example-equip-model-val-46076", 07:50:10 "fqdn": "example-fqdn-val-74486", 07:50:10 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:10 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:10 "serial-number": "example-serial-number-val-92800", 07:50:10 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:10 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:10 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:10 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:10 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:10 "inv-status": "example-inv-status-val-5042", 07:50:10 "pserver-id": "example-pserver-id-val-15622", 07:50:10 "internet-topology": "example-internet-topology-val-31234", 07:50:10 "in-maint": true, 07:50:10 "pserver-name2": "example-pserver-name2-val-93509", 07:50:10 "purpose": "example-purpose-val-52320", 07:50:10 "prov-status": "example-prov-status-val-47313", 07:50:10 "management-option": "example-management-option-val-72434", 07:50:10 "host-profile": "example-host-profile-val-84672", 07:50:10 "p-interfaces": { 07:50:10 "p-interface": [ 07:50:10 { 07:50:10 "interface-name": "example-interface-name-val-46147", 07:50:10 "selflink": "example-selflink-val-81029", 07:50:10 "speed-value": "example-speed-value-val-47874", 07:50:10 "speed-units": "example-speed-units-val-10396", 07:50:10 "port-description": "example-port-description-val-53068", 07:50:10 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:10 "interface-role": "example-interface-role-val-49232", 07:50:10 "interface-type": "example-interface-type-val-21757", 07:50:10 "prov-status": "example-prov-status-val-19117", 07:50:10 "in-maint": true, 07:50:10 "inv-status": "example-inv-status-val-48715", 07:50:10 "l-interfaces": { 07:50:10 "l-interface": [ 07:50:10 { 07:50:10 "interface-name": "example-interface-name-val-13366", 07:50:10 "interface-role": "example-interface-role-val-29488", 07:50:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:10 "selflink": "example-selflink-val-4757", 07:50:10 "interface-id": "example-interface-id-val-79486", 07:50:10 "macaddr": "example-macaddr-val-52194", 07:50:10 "network-name": "example-network-name-val-80678", 07:50:10 "management-option": "example-management-option-val-53535", 07:50:10 "interface-description": "example-interface-description-val-299", 07:50:10 "is-port-mirrored": true, 07:50:10 "in-maint": true, 07:50:10 "prov-status": "example-prov-status-val-9736", 07:50:10 "is-ip-unnumbered": true, 07:50:10 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:10 "priority": 82452, 07:50:10 "vlans": { 07:50:10 "vlan": [ 07:50:10 { 07:50:10 "vlan-interface": "example-vlan-interface-val-31470", 07:50:10 "vlan-id-inner": 61286171, 07:50:10 "vlan-id-outer": 64615174, 07:50:10 "speed-value": "example-speed-value-val-80457", 07:50:10 "speed-units": "example-speed-units-val-51587", 07:50:10 "vlan-description": "example-vlan-description-val-97575", 07:50:10 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:10 "vpn-key": "example-vpn-key-val-50069", 07:50:10 "orchestration-status": "example-orchestration-status-val-34071", 07:50:10 "in-maint": true, 07:50:10 "prov-status": "example-prov-status-val-62615", 07:50:10 "is-ip-unnumbered": true, 07:50:10 "is-private": true, 07:50:10 "l3-interface-ipv4-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:10 "l3-interface-ipv4-prefix-length": 39266592, 07:50:10 "vlan-id-inner": 91284707, 07:50:10 "vlan-id-outer": 80343467, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:10 } 07:50:10 ], 07:50:10 "l3-interface-ipv6-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:10 "l3-interface-ipv6-prefix-length": 81422758, 07:50:10 "vlan-id-inner": 15099560, 07:50:10 "vlan-id-outer": 46643832, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:10 } 07:50:10 ] 07:50:10 } 07:50:10 ] 07:50:10 }, 07:50:10 "l-interfaces": { 07:50:10 "l-interface": [ 07:50:10 { 07:50:10 "interface-name": "example-interface-name-val-62086", 07:50:10 "interface-role": "example-interface-role-val-13107", 07:50:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:10 "selflink": "example-selflink-val-31580", 07:50:10 "interface-id": "example-interface-id-val-57805", 07:50:10 "macaddr": "example-macaddr-val-54266", 07:50:10 "network-name": "example-network-name-val-38517", 07:50:10 "management-option": "example-management-option-val-8801", 07:50:10 "interface-description": "example-interface-description-val-88573", 07:50:10 "is-port-mirrored": true, 07:50:10 "in-maint": true, 07:50:10 "prov-status": "example-prov-status-val-99164", 07:50:10 "is-ip-unnumbered": true, 07:50:10 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:10 "priority": 80355, 07:50:10 "admin-status": "example-admin-status-val-29720" 07:50:10 } 07:50:10 ] 07:50:10 }, 07:50:10 "l3-interface-ipv4-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:10 "l3-interface-ipv4-prefix-length": 36060646, 07:50:10 "vlan-id-inner": 62164959, 07:50:10 "vlan-id-outer": 93058593, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:10 } 07:50:10 ], 07:50:10 "l3-interface-ipv6-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:10 "l3-interface-ipv6-prefix-length": 29592510, 07:50:10 "vlan-id-inner": 18402161, 07:50:10 "vlan-id-outer": 651158, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:10 } 07:50:10 ], 07:50:10 "admin-status": "example-admin-status-val-81745" 07:50:10 } 07:50:10 ] 07:50:10 } 07:50:10 } 07:50:10 ] 07:50:10 }, 07:50:10 "lag-interfaces": { 07:50:10 "lag-interface": [ 07:50:10 { 07:50:10 "interface-name": "example-interface-name-val-87366", 07:50:10 "interface-description": "example-interface-description-val-3722", 07:50:10 "speed-value": "example-speed-value-val-73546", 07:50:10 "speed-units": "example-speed-units-val-73658", 07:50:10 "interface-id": "example-interface-id-val-62385", 07:50:10 "interface-role": "example-interface-role-val-60746", 07:50:10 "prov-status": "example-prov-status-val-26239", 07:50:10 "in-maint": true, 07:50:10 "l-interfaces": { 07:50:10 "l-interface": [ 07:50:10 { 07:50:10 "interface-name": "example-interface-name-val-69579", 07:50:10 "interface-role": "example-interface-role-val-64571", 07:50:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:10 "selflink": "example-selflink-val-29611", 07:50:10 "interface-id": "example-interface-id-val-75464", 07:50:10 "macaddr": "example-macaddr-val-7285", 07:50:10 "network-name": "example-network-name-val-52284", 07:50:10 "management-option": "example-management-option-val-26028", 07:50:10 "interface-description": "example-interface-description-val-37641", 07:50:10 "is-port-mirrored": true, 07:50:10 "in-maint": true, 07:50:10 "prov-status": "example-prov-status-val-56460", 07:50:10 "is-ip-unnumbered": true, 07:50:10 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:10 "priority": 84739, 07:50:10 "vlans": { 07:50:10 "vlan": [ 07:50:10 { 07:50:10 "vlan-interface": "example-vlan-interface-val-56661", 07:50:10 "vlan-id-inner": 33305644, 07:50:10 "vlan-id-outer": 30871600, 07:50:10 "speed-value": "example-speed-value-val-1929", 07:50:10 "speed-units": "example-speed-units-val-71630", 07:50:10 "vlan-description": "example-vlan-description-val-63003", 07:50:10 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:10 "vpn-key": "example-vpn-key-val-16552", 07:50:10 "orchestration-status": "example-orchestration-status-val-95322", 07:50:10 "in-maint": true, 07:50:10 "prov-status": "example-prov-status-val-89886", 07:50:10 "is-ip-unnumbered": true, 07:50:10 "is-private": true, 07:50:10 "l3-interface-ipv4-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:10 "l3-interface-ipv4-prefix-length": 11099430, 07:50:10 "vlan-id-inner": 88996967, 07:50:10 "vlan-id-outer": 23003182, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:10 } 07:50:10 ], 07:50:10 "l3-interface-ipv6-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:10 "l3-interface-ipv6-prefix-length": 20167688, 07:50:10 "vlan-id-inner": 40775405, 07:50:10 "vlan-id-outer": 75855907, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:10 } 07:50:10 ] 07:50:10 } 07:50:10 ] 07:50:10 }, 07:50:10 "l-interfaces": { 07:50:10 "l-interface": [ 07:50:10 { 07:50:10 "interface-name": "example-interface-name-val-49266", 07:50:10 "interface-role": "example-interface-role-val-210", 07:50:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:10 "selflink": "example-selflink-val-6356", 07:50:10 "interface-id": "example-interface-id-val-99531", 07:50:10 "macaddr": "example-macaddr-val-25092", 07:50:10 "network-name": "example-network-name-val-3319", 07:50:10 "management-option": "example-management-option-val-79883", 07:50:10 "interface-description": "example-interface-description-val-54501", 07:50:10 "is-port-mirrored": true, 07:50:10 "in-maint": true, 07:50:10 "prov-status": "example-prov-status-val-48840", 07:50:10 "is-ip-unnumbered": true, 07:50:10 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:10 "priority": 21862, 07:50:10 "admin-status": "example-admin-status-val-89244" 07:50:10 } 07:50:10 ] 07:50:10 }, 07:50:10 "l3-interface-ipv4-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:10 "l3-interface-ipv4-prefix-length": 91875404, 07:50:10 "vlan-id-inner": 36470314, 07:50:10 "vlan-id-outer": 96344091, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:10 } 07:50:10 ], 07:50:10 "l3-interface-ipv6-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:10 "l3-interface-ipv6-prefix-length": 11663872, 07:50:10 "vlan-id-inner": 28459412, 07:50:10 "vlan-id-outer": 9852622, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:10 } 07:50:10 ], 07:50:10 "admin-status": "example-admin-status-val-81055" 07:50:10 } 07:50:10 ] 07:50:10 } 07:50:10 } 07:50:10 ] 07:50:10 } 07:50:10 } 07:50:10 07:50:10 2024-02-06 07:50:10.436 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:10 2024-02-06 07:50:10.440 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.440 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.440 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.440 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.473 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.490 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:10 2024-02-06 07:50:10.493 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:10 2024-02-06 07:50:10.493 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:10 2024-02-06 07:50:10.493 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.494 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.494 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.494 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.504 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:10 2024-02-06 07:50:10.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:10 2024-02-06 07:50:10.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:10 2024-02-06 07:50:10.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.505 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.506 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 776 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckChildrenWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:10 2024-02-06 07:50:10.506 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.506 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:10 2024-02-06 07:50:10.506 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 07:50:10 2024-02-06 07:50:10.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 07:50:10 "vnf-id": "generic-vnf-notification", 07:50:10 "vnf-type": "sometype", 07:50:10 "in-maint": true, 07:50:10 "is-closed-loop-disabled": true 07:50:10 } 07:50:10 07:50:10 2024-02-06 07:50:10.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:10 2024-02-06 07:50:10.508 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.508 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.508 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.509 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.514 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:10 2024-02-06 07:50:10.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:10 2024-02-06 07:50:10.519 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:10 2024-02-06 07:50:10.519 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.519 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.519 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.519 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.521 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.522 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:10 2024-02-06 07:50:10.522 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { 07:50:10 "related-to": "generic-vnf", 07:50:10 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 07:50:10 } 07:50:10 07:50:10 2024-02-06 07:50:10.522 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:10 2024-02-06 07:50:10.523 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.523 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.523 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.523 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.525 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.538 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:10 2024-02-06 07:50:10.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:10 2024-02-06 07:50:10.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:10 2024-02-06 07:50:10.540 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.540 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.540 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.540 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.542 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.543 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:10 2024-02-06 07:50:10.543 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:10 2024-02-06 07:50:10.544 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:10 2024-02-06 07:50:10.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.544 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.554 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:10 2024-02-06 07:50:10.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with resource version 1707205810523 07:50:10 2024-02-06 07:50:10.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:10 2024-02-06 07:50:10.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.557 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.558 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.570 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:10 2024-02-06 07:50:10.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:10 2024-02-06 07:50:10.888 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:10 2024-02-06 07:50:10.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.888 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.889 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 444 :MethodName- testPatchExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventIncludeChildrenWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:10 2024-02-06 07:50:10.890 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.890 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:10 2024-02-06 07:50:10.890 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:10 2024-02-06 07:50:10.891 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:10 "hostname": "example-hostname-val-85598", 07:50:10 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:10 "number-of-cpus": 280, 07:50:10 "disk-in-gigabytes": 78521, 07:50:10 "ram-in-megabytes": 36975, 07:50:10 "equip-type": "example-equip-type-val-47930", 07:50:10 "equip-vendor": "example-equip-vendor-val-59512", 07:50:10 "equip-model": "example-equip-model-val-46076", 07:50:10 "fqdn": "example-fqdn-val-74486", 07:50:10 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:10 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:10 "serial-number": "example-serial-number-val-92800", 07:50:10 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:10 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:10 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:10 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:10 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:10 "inv-status": "example-inv-status-val-5042", 07:50:10 "pserver-id": "example-pserver-id-val-15622", 07:50:10 "internet-topology": "example-internet-topology-val-31234", 07:50:10 "in-maint": true, 07:50:10 "pserver-name2": "example-pserver-name2-val-93509", 07:50:10 "purpose": "example-purpose-val-52320", 07:50:10 "prov-status": "example-prov-status-val-47313", 07:50:10 "management-option": "example-management-option-val-72434", 07:50:10 "host-profile": "example-host-profile-val-84672", 07:50:10 "p-interfaces": { 07:50:10 "p-interface": [ 07:50:10 { 07:50:10 "interface-name": "example-interface-name-val-46147", 07:50:10 "selflink": "example-selflink-val-81029", 07:50:10 "speed-value": "example-speed-value-val-47874", 07:50:10 "speed-units": "example-speed-units-val-10396", 07:50:10 "port-description": "example-port-description-val-53068", 07:50:10 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:10 "interface-role": "example-interface-role-val-49232", 07:50:10 "interface-type": "example-interface-type-val-21757", 07:50:10 "prov-status": "example-prov-status-val-19117", 07:50:10 "in-maint": true, 07:50:10 "inv-status": "example-inv-status-val-48715", 07:50:10 "l-interfaces": { 07:50:10 "l-interface": [ 07:50:10 { 07:50:10 "interface-name": "example-interface-name-val-13366", 07:50:10 "interface-role": "example-interface-role-val-29488", 07:50:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:10 "selflink": "example-selflink-val-4757", 07:50:10 "interface-id": "example-interface-id-val-79486", 07:50:10 "macaddr": "example-macaddr-val-52194", 07:50:10 "network-name": "example-network-name-val-80678", 07:50:10 "management-option": "example-management-option-val-53535", 07:50:10 "interface-description": "example-interface-description-val-299", 07:50:10 "is-port-mirrored": true, 07:50:10 "in-maint": true, 07:50:10 "prov-status": "example-prov-status-val-9736", 07:50:10 "is-ip-unnumbered": true, 07:50:10 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:10 "priority": 82452, 07:50:10 "vlans": { 07:50:10 "vlan": [ 07:50:10 { 07:50:10 "vlan-interface": "example-vlan-interface-val-31470", 07:50:10 "vlan-id-inner": 61286171, 07:50:10 "vlan-id-outer": 64615174, 07:50:10 "speed-value": "example-speed-value-val-80457", 07:50:10 "speed-units": "example-speed-units-val-51587", 07:50:10 "vlan-description": "example-vlan-description-val-97575", 07:50:10 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:10 "vpn-key": "example-vpn-key-val-50069", 07:50:10 "orchestration-status": "example-orchestration-status-val-34071", 07:50:10 "in-maint": true, 07:50:10 "prov-status": "example-prov-status-val-62615", 07:50:10 "is-ip-unnumbered": true, 07:50:10 "is-private": true, 07:50:10 "l3-interface-ipv4-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:10 "l3-interface-ipv4-prefix-length": 39266592, 07:50:10 "vlan-id-inner": 91284707, 07:50:10 "vlan-id-outer": 80343467, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:10 } 07:50:10 ], 07:50:10 "l3-interface-ipv6-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:10 "l3-interface-ipv6-prefix-length": 81422758, 07:50:10 "vlan-id-inner": 15099560, 07:50:10 "vlan-id-outer": 46643832, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:10 } 07:50:10 ] 07:50:10 } 07:50:10 ] 07:50:10 }, 07:50:10 "l-interfaces": { 07:50:10 "l-interface": [ 07:50:10 { 07:50:10 "interface-name": "example-interface-name-val-62086", 07:50:10 "interface-role": "example-interface-role-val-13107", 07:50:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:10 "selflink": "example-selflink-val-31580", 07:50:10 "interface-id": "example-interface-id-val-57805", 07:50:10 "macaddr": "example-macaddr-val-54266", 07:50:10 "network-name": "example-network-name-val-38517", 07:50:10 "management-option": "example-management-option-val-8801", 07:50:10 "interface-description": "example-interface-description-val-88573", 07:50:10 "is-port-mirrored": true, 07:50:10 "in-maint": true, 07:50:10 "prov-status": "example-prov-status-val-99164", 07:50:10 "is-ip-unnumbered": true, 07:50:10 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:10 "priority": 80355, 07:50:10 "admin-status": "example-admin-status-val-29720" 07:50:10 } 07:50:10 ] 07:50:10 }, 07:50:10 "l3-interface-ipv4-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:10 "l3-interface-ipv4-prefix-length": 36060646, 07:50:10 "vlan-id-inner": 62164959, 07:50:10 "vlan-id-outer": 93058593, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:10 } 07:50:10 ], 07:50:10 "l3-interface-ipv6-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:10 "l3-interface-ipv6-prefix-length": 29592510, 07:50:10 "vlan-id-inner": 18402161, 07:50:10 "vlan-id-outer": 651158, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:10 } 07:50:10 ], 07:50:10 "admin-status": "example-admin-status-val-81745" 07:50:10 } 07:50:10 ] 07:50:10 } 07:50:10 } 07:50:10 ] 07:50:10 }, 07:50:10 "lag-interfaces": { 07:50:10 "lag-interface": [ 07:50:10 { 07:50:10 "interface-name": "example-interface-name-val-87366", 07:50:10 "interface-description": "example-interface-description-val-3722", 07:50:10 "speed-value": "example-speed-value-val-73546", 07:50:10 "speed-units": "example-speed-units-val-73658", 07:50:10 "interface-id": "example-interface-id-val-62385", 07:50:10 "interface-role": "example-interface-role-val-60746", 07:50:10 "prov-status": "example-prov-status-val-26239", 07:50:10 "in-maint": true, 07:50:10 "l-interfaces": { 07:50:10 "l-interface": [ 07:50:10 { 07:50:10 "interface-name": "example-interface-name-val-69579", 07:50:10 "interface-role": "example-interface-role-val-64571", 07:50:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:10 "selflink": "example-selflink-val-29611", 07:50:10 "interface-id": "example-interface-id-val-75464", 07:50:10 "macaddr": "example-macaddr-val-7285", 07:50:10 "network-name": "example-network-name-val-52284", 07:50:10 "management-option": "example-management-option-val-26028", 07:50:10 "interface-description": "example-interface-description-val-37641", 07:50:10 "is-port-mirrored": true, 07:50:10 "in-maint": true, 07:50:10 "prov-status": "example-prov-status-val-56460", 07:50:10 "is-ip-unnumbered": true, 07:50:10 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:10 "priority": 84739, 07:50:10 "vlans": { 07:50:10 "vlan": [ 07:50:10 { 07:50:10 "vlan-interface": "example-vlan-interface-val-56661", 07:50:10 "vlan-id-inner": 33305644, 07:50:10 "vlan-id-outer": 30871600, 07:50:10 "speed-value": "example-speed-value-val-1929", 07:50:10 "speed-units": "example-speed-units-val-71630", 07:50:10 "vlan-description": "example-vlan-description-val-63003", 07:50:10 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:10 "vpn-key": "example-vpn-key-val-16552", 07:50:10 "orchestration-status": "example-orchestration-status-val-95322", 07:50:10 "in-maint": true, 07:50:10 "prov-status": "example-prov-status-val-89886", 07:50:10 "is-ip-unnumbered": true, 07:50:10 "is-private": true, 07:50:10 "l3-interface-ipv4-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:10 "l3-interface-ipv4-prefix-length": 11099430, 07:50:10 "vlan-id-inner": 88996967, 07:50:10 "vlan-id-outer": 23003182, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:10 } 07:50:10 ], 07:50:10 "l3-interface-ipv6-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:10 "l3-interface-ipv6-prefix-length": 20167688, 07:50:10 "vlan-id-inner": 40775405, 07:50:10 "vlan-id-outer": 75855907, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:10 } 07:50:10 ] 07:50:10 } 07:50:10 ] 07:50:10 }, 07:50:10 "l-interfaces": { 07:50:10 "l-interface": [ 07:50:10 { 07:50:10 "interface-name": "example-interface-name-val-49266", 07:50:10 "interface-role": "example-interface-role-val-210", 07:50:10 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:10 "selflink": "example-selflink-val-6356", 07:50:10 "interface-id": "example-interface-id-val-99531", 07:50:10 "macaddr": "example-macaddr-val-25092", 07:50:10 "network-name": "example-network-name-val-3319", 07:50:10 "management-option": "example-management-option-val-79883", 07:50:10 "interface-description": "example-interface-description-val-54501", 07:50:10 "is-port-mirrored": true, 07:50:10 "in-maint": true, 07:50:10 "prov-status": "example-prov-status-val-48840", 07:50:10 "is-ip-unnumbered": true, 07:50:10 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:10 "priority": 21862, 07:50:10 "admin-status": "example-admin-status-val-89244" 07:50:10 } 07:50:10 ] 07:50:10 }, 07:50:10 "l3-interface-ipv4-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:10 "l3-interface-ipv4-prefix-length": 91875404, 07:50:10 "vlan-id-inner": 36470314, 07:50:10 "vlan-id-outer": 96344091, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:10 } 07:50:10 ], 07:50:10 "l3-interface-ipv6-address-list": [ 07:50:10 { 07:50:10 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:10 "l3-interface-ipv6-prefix-length": 11663872, 07:50:10 "vlan-id-inner": 28459412, 07:50:10 "vlan-id-outer": 9852622, 07:50:10 "is-floating": true, 07:50:10 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:10 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:10 } 07:50:10 ], 07:50:10 "admin-status": "example-admin-status-val-81055" 07:50:10 } 07:50:10 ] 07:50:10 } 07:50:10 } 07:50:10 ] 07:50:10 } 07:50:10 } 07:50:10 07:50:10 2024-02-06 07:50:10.892 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:10 2024-02-06 07:50:10.897 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.897 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.897 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.897 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.938 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:10 2024-02-06 07:50:10.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:10 2024-02-06 07:50:10.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:10 2024-02-06 07:50:10.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.960 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.960 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.960 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.970 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.970 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:10 2024-02-06 07:50:10.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"equip-type":"new-equip-patch-type"} 07:50:10 2024-02-06 07:50:10.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:10 2024-02-06 07:50:10.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.973 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.978 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:10 2024-02-06 07:50:10.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:10 2024-02-06 07:50:10.989 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:10 2024-02-06 07:50:10.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:10 2024-02-06 07:50:10.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:10 2024-02-06 07:50:10.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:10 2024-02-06 07:50:10.989 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:10 2024-02-06 07:50:10.999 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:10 2024-02-06 07:50:10.999 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:11 2024-02-06 07:50:11.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:11 2024-02-06 07:50:11.315 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:11 2024-02-06 07:50:11.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:11 2024-02-06 07:50:11.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:11 2024-02-06 07:50:11.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:11 2024-02-06 07:50:11.316 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:11 2024-02-06 07:50:11.317 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 336 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGenerated ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:11 2024-02-06 07:50:11.317 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:11 2024-02-06 07:50:11.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:11 2024-02-06 07:50:11.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:11 2024-02-06 07:50:11.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:11 "hostname": "example-hostname-val-85598", 07:50:11 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:11 "number-of-cpus": 280, 07:50:11 "disk-in-gigabytes": 78521, 07:50:11 "ram-in-megabytes": 36975, 07:50:11 "equip-type": "example-equip-type-val-47930", 07:50:11 "equip-vendor": "example-equip-vendor-val-59512", 07:50:11 "equip-model": "example-equip-model-val-46076", 07:50:11 "fqdn": "example-fqdn-val-74486", 07:50:11 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:11 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:11 "serial-number": "example-serial-number-val-92800", 07:50:11 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:11 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:11 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:11 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:11 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:11 "inv-status": "example-inv-status-val-5042", 07:50:11 "pserver-id": "example-pserver-id-val-15622", 07:50:11 "internet-topology": "example-internet-topology-val-31234", 07:50:11 "in-maint": true, 07:50:11 "pserver-name2": "example-pserver-name2-val-93509", 07:50:11 "purpose": "example-purpose-val-52320", 07:50:11 "prov-status": "example-prov-status-val-47313", 07:50:11 "management-option": "example-management-option-val-72434", 07:50:11 "host-profile": "example-host-profile-val-84672", 07:50:11 "p-interfaces": { 07:50:11 "p-interface": [ 07:50:11 { 07:50:11 "interface-name": "example-interface-name-val-46147", 07:50:11 "selflink": "example-selflink-val-81029", 07:50:11 "speed-value": "example-speed-value-val-47874", 07:50:11 "speed-units": "example-speed-units-val-10396", 07:50:11 "port-description": "example-port-description-val-53068", 07:50:11 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:11 "interface-role": "example-interface-role-val-49232", 07:50:11 "interface-type": "example-interface-type-val-21757", 07:50:11 "prov-status": "example-prov-status-val-19117", 07:50:11 "in-maint": true, 07:50:11 "inv-status": "example-inv-status-val-48715", 07:50:11 "l-interfaces": { 07:50:11 "l-interface": [ 07:50:11 { 07:50:11 "interface-name": "example-interface-name-val-13366", 07:50:11 "interface-role": "example-interface-role-val-29488", 07:50:11 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:11 "selflink": "example-selflink-val-4757", 07:50:11 "interface-id": "example-interface-id-val-79486", 07:50:11 "macaddr": "example-macaddr-val-52194", 07:50:11 "network-name": "example-network-name-val-80678", 07:50:11 "management-option": "example-management-option-val-53535", 07:50:11 "interface-description": "example-interface-description-val-299", 07:50:11 "is-port-mirrored": true, 07:50:11 "in-maint": true, 07:50:11 "prov-status": "example-prov-status-val-9736", 07:50:11 "is-ip-unnumbered": true, 07:50:11 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:11 "priority": 82452, 07:50:11 "vlans": { 07:50:11 "vlan": [ 07:50:11 { 07:50:11 "vlan-interface": "example-vlan-interface-val-31470", 07:50:11 "vlan-id-inner": 61286171, 07:50:11 "vlan-id-outer": 64615174, 07:50:11 "speed-value": "example-speed-value-val-80457", 07:50:11 "speed-units": "example-speed-units-val-51587", 07:50:11 "vlan-description": "example-vlan-description-val-97575", 07:50:11 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:11 "vpn-key": "example-vpn-key-val-50069", 07:50:11 "orchestration-status": "example-orchestration-status-val-34071", 07:50:11 "in-maint": true, 07:50:11 "prov-status": "example-prov-status-val-62615", 07:50:11 "is-ip-unnumbered": true, 07:50:11 "is-private": true, 07:50:11 "l3-interface-ipv4-address-list": [ 07:50:11 { 07:50:11 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:11 "l3-interface-ipv4-prefix-length": 39266592, 07:50:11 "vlan-id-inner": 91284707, 07:50:11 "vlan-id-outer": 80343467, 07:50:11 "is-floating": true, 07:50:11 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:11 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:11 } 07:50:11 ], 07:50:11 "l3-interface-ipv6-address-list": [ 07:50:11 { 07:50:11 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:11 "l3-interface-ipv6-prefix-length": 81422758, 07:50:11 "vlan-id-inner": 15099560, 07:50:11 "vlan-id-outer": 46643832, 07:50:11 "is-floating": true, 07:50:11 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:11 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:11 } 07:50:11 ] 07:50:11 } 07:50:11 ] 07:50:11 }, 07:50:11 "l-interfaces": { 07:50:11 "l-interface": [ 07:50:11 { 07:50:11 "interface-name": "example-interface-name-val-62086", 07:50:11 "interface-role": "example-interface-role-val-13107", 07:50:11 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:11 "selflink": "example-selflink-val-31580", 07:50:11 "interface-id": "example-interface-id-val-57805", 07:50:11 "macaddr": "example-macaddr-val-54266", 07:50:11 "network-name": "example-network-name-val-38517", 07:50:11 "management-option": "example-management-option-val-8801", 07:50:11 "interface-description": "example-interface-description-val-88573", 07:50:11 "is-port-mirrored": true, 07:50:11 "in-maint": true, 07:50:11 "prov-status": "example-prov-status-val-99164", 07:50:11 "is-ip-unnumbered": true, 07:50:11 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:11 "priority": 80355, 07:50:11 "admin-status": "example-admin-status-val-29720" 07:50:11 } 07:50:11 ] 07:50:11 }, 07:50:11 "l3-interface-ipv4-address-list": [ 07:50:11 { 07:50:11 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:11 "l3-interface-ipv4-prefix-length": 36060646, 07:50:11 "vlan-id-inner": 62164959, 07:50:11 "vlan-id-outer": 93058593, 07:50:11 "is-floating": true, 07:50:11 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:11 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:11 } 07:50:11 ], 07:50:11 "l3-interface-ipv6-address-list": [ 07:50:11 { 07:50:11 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:11 "l3-interface-ipv6-prefix-length": 29592510, 07:50:11 "vlan-id-inner": 18402161, 07:50:11 "vlan-id-outer": 651158, 07:50:11 "is-floating": true, 07:50:11 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:11 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:11 } 07:50:11 ], 07:50:11 "admin-status": "example-admin-status-val-81745" 07:50:11 } 07:50:11 ] 07:50:11 } 07:50:11 } 07:50:11 ] 07:50:11 }, 07:50:11 "lag-interfaces": { 07:50:11 "lag-interface": [ 07:50:11 { 07:50:11 "interface-name": "example-interface-name-val-87366", 07:50:11 "interface-description": "example-interface-description-val-3722", 07:50:11 "speed-value": "example-speed-value-val-73546", 07:50:11 "speed-units": "example-speed-units-val-73658", 07:50:11 "interface-id": "example-interface-id-val-62385", 07:50:11 "interface-role": "example-interface-role-val-60746", 07:50:11 "prov-status": "example-prov-status-val-26239", 07:50:11 "in-maint": true, 07:50:11 "l-interfaces": { 07:50:11 "l-interface": [ 07:50:11 { 07:50:11 "interface-name": "example-interface-name-val-69579", 07:50:11 "interface-role": "example-interface-role-val-64571", 07:50:11 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:11 "selflink": "example-selflink-val-29611", 07:50:11 "interface-id": "example-interface-id-val-75464", 07:50:11 "macaddr": "example-macaddr-val-7285", 07:50:11 "network-name": "example-network-name-val-52284", 07:50:11 "management-option": "example-management-option-val-26028", 07:50:11 "interface-description": "example-interface-description-val-37641", 07:50:11 "is-port-mirrored": true, 07:50:11 "in-maint": true, 07:50:11 "prov-status": "example-prov-status-val-56460", 07:50:11 "is-ip-unnumbered": true, 07:50:11 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:11 "priority": 84739, 07:50:11 "vlans": { 07:50:11 "vlan": [ 07:50:11 { 07:50:11 "vlan-interface": "example-vlan-interface-val-56661", 07:50:11 "vlan-id-inner": 33305644, 07:50:11 "vlan-id-outer": 30871600, 07:50:11 "speed-value": "example-speed-value-val-1929", 07:50:11 "speed-units": "example-speed-units-val-71630", 07:50:11 "vlan-description": "example-vlan-description-val-63003", 07:50:11 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:11 "vpn-key": "example-vpn-key-val-16552", 07:50:11 "orchestration-status": "example-orchestration-status-val-95322", 07:50:11 "in-maint": true, 07:50:11 "prov-status": "example-prov-status-val-89886", 07:50:11 "is-ip-unnumbered": true, 07:50:11 "is-private": true, 07:50:11 "l3-interface-ipv4-address-list": [ 07:50:11 { 07:50:11 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:11 "l3-interface-ipv4-prefix-length": 11099430, 07:50:11 "vlan-id-inner": 88996967, 07:50:11 "vlan-id-outer": 23003182, 07:50:11 "is-floating": true, 07:50:11 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:11 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:11 } 07:50:11 ], 07:50:11 "l3-interface-ipv6-address-list": [ 07:50:11 { 07:50:11 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:11 "l3-interface-ipv6-prefix-length": 20167688, 07:50:11 "vlan-id-inner": 40775405, 07:50:11 "vlan-id-outer": 75855907, 07:50:11 "is-floating": true, 07:50:11 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:11 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:11 } 07:50:11 ] 07:50:11 } 07:50:11 ] 07:50:11 }, 07:50:11 "l-interfaces": { 07:50:11 "l-interface": [ 07:50:11 { 07:50:11 "interface-name": "example-interface-name-val-49266", 07:50:11 "interface-role": "example-interface-role-val-210", 07:50:11 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:11 "selflink": "example-selflink-val-6356", 07:50:11 "interface-id": "example-interface-id-val-99531", 07:50:11 "macaddr": "example-macaddr-val-25092", 07:50:11 "network-name": "example-network-name-val-3319", 07:50:11 "management-option": "example-management-option-val-79883", 07:50:11 "interface-description": "example-interface-description-val-54501", 07:50:11 "is-port-mirrored": true, 07:50:11 "in-maint": true, 07:50:11 "prov-status": "example-prov-status-val-48840", 07:50:11 "is-ip-unnumbered": true, 07:50:11 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:11 "priority": 21862, 07:50:11 "admin-status": "example-admin-status-val-89244" 07:50:11 } 07:50:11 ] 07:50:11 }, 07:50:11 "l3-interface-ipv4-address-list": [ 07:50:11 { 07:50:11 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:11 "l3-interface-ipv4-prefix-length": 91875404, 07:50:11 "vlan-id-inner": 36470314, 07:50:11 "vlan-id-outer": 96344091, 07:50:11 "is-floating": true, 07:50:11 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:11 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:11 } 07:50:11 ], 07:50:11 "l3-interface-ipv6-address-list": [ 07:50:11 { 07:50:11 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:11 "l3-interface-ipv6-prefix-length": 11663872, 07:50:11 "vlan-id-inner": 28459412, 07:50:11 "vlan-id-outer": 9852622, 07:50:11 "is-floating": true, 07:50:11 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:11 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:11 } 07:50:11 ], 07:50:11 "admin-status": "example-admin-status-val-81055" 07:50:11 } 07:50:11 ] 07:50:11 } 07:50:11 } 07:50:11 ] 07:50:11 } 07:50:11 } 07:50:11 07:50:11 2024-02-06 07:50:11.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:11 2024-02-06 07:50:11.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:11 2024-02-06 07:50:11.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:11 2024-02-06 07:50:11.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:11 2024-02-06 07:50:11.323 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:11 2024-02-06 07:50:11.358 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:11 2024-02-06 07:50:11.375 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:11 2024-02-06 07:50:11.378 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:11 2024-02-06 07:50:11.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:11 2024-02-06 07:50:11.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:11 2024-02-06 07:50:11.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:11 2024-02-06 07:50:11.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:11 2024-02-06 07:50:11.380 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:11 2024-02-06 07:50:11.392 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:11 2024-02-06 07:50:11.392 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:11 2024-02-06 07:50:11.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with resource version 1707205811322123 07:50:11 2024-02-06 07:50:11.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:11 2024-02-06 07:50:11.394 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:11 2024-02-06 07:50:11.394 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:11 2024-02-06 07:50:11.394 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:11 2024-02-06 07:50:11.395 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:11 2024-02-06 07:50:11.424 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of pserver ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 547 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 584 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 578 :MethodName- doDelete ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 349 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGenerated 07:50:11 2024-02-06 07:50:11.425 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:11 2024-02-06 07:50:11.425 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 07:50:11 2024-02-06 07:50:11.425 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Precondition Failed:resource-version MISMATCH for delete of pserver","ERR.5.4.6131"]}}} 07:50:11 2024-02-06 07:50:11.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:11 2024-02-06 07:50:11.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:11 2024-02-06 07:50:11.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:11 2024-02-06 07:50:11.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:11 2024-02-06 07:50:11.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:11 2024-02-06 07:50:11.740 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:11 2024-02-06 07:50:11.740 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 632 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckChildrenIncludedWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:11 2024-02-06 07:50:11.741 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:11 2024-02-06 07:50:11.741 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:11 2024-02-06 07:50:11.741 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:11 2024-02-06 07:50:11.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:11 "hostname": "example-hostname-val-85598", 07:50:11 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:11 "number-of-cpus": 280, 07:50:11 "disk-in-gigabytes": 78521, 07:50:11 "ram-in-megabytes": 36975, 07:50:11 "equip-type": "example-equip-type-val-47930", 07:50:11 "equip-vendor": "example-equip-vendor-val-59512", 07:50:11 "equip-model": "example-equip-model-val-46076", 07:50:11 "fqdn": "example-fqdn-val-74486", 07:50:11 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:11 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:11 "serial-number": "example-serial-number-val-92800", 07:50:11 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:11 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:11 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:11 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:11 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:11 "inv-status": "example-inv-status-val-5042", 07:50:11 "pserver-id": "example-pserver-id-val-15622", 07:50:11 "internet-topology": "example-internet-topology-val-31234", 07:50:11 "in-maint": true, 07:50:11 "pserver-name2": "example-pserver-name2-val-93509", 07:50:11 "purpose": "example-purpose-val-52320", 07:50:11 "prov-status": "example-prov-status-val-47313", 07:50:11 "management-option": "example-management-option-val-72434", 07:50:11 "host-profile": "example-host-profile-val-84672", 07:50:11 "p-interfaces": { 07:50:11 "p-interface": [ 07:50:11 { 07:50:11 "interface-name": "example-interface-name-val-46147", 07:50:11 "selflink": "example-selflink-val-81029", 07:50:11 "speed-value": "example-speed-value-val-47874", 07:50:11 "speed-units": "example-speed-units-val-10396", 07:50:11 "port-description": "example-port-description-val-53068", 07:50:11 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:11 "interface-role": "example-interface-role-val-49232", 07:50:11 "interface-type": "example-interface-type-val-21757", 07:50:11 "prov-status": "example-prov-status-val-19117", 07:50:11 "in-maint": true, 07:50:11 "inv-status": "example-inv-status-val-48715", 07:50:11 "l-interfaces": { 07:50:11 "l-interface": [ 07:50:11 { 07:50:11 "interface-name": "example-interface-name-val-13366", 07:50:11 "interface-role": "example-interface-role-val-29488", 07:50:11 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:11 "selflink": "example-selflink-val-4757", 07:50:11 "interface-id": "example-interface-id-val-79486", 07:50:11 "macaddr": "example-macaddr-val-52194", 07:50:11 "network-name": "example-network-name-val-80678", 07:50:11 "management-option": "example-management-option-val-53535", 07:50:11 "interface-description": "example-interface-description-val-299", 07:50:11 "is-port-mirrored": true, 07:50:11 "in-maint": true, 07:50:11 "prov-status": "example-prov-status-val-9736", 07:50:11 "is-ip-unnumbered": true, 07:50:11 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:11 "priority": 82452, 07:50:11 "vlans": { 07:50:11 "vlan": [ 07:50:11 { 07:50:11 "vlan-interface": "example-vlan-interface-val-31470", 07:50:11 "vlan-id-inner": 61286171, 07:50:11 "vlan-id-outer": 64615174, 07:50:11 "speed-value": "example-speed-value-val-80457", 07:50:11 "speed-units": "example-speed-units-val-51587", 07:50:11 "vlan-description": "example-vlan-description-val-97575", 07:50:11 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:11 "vpn-key": "example-vpn-key-val-50069", 07:50:11 "orchestration-status": "example-orchestration-status-val-34071", 07:50:11 "in-maint": true, 07:50:11 "prov-status": "example-prov-status-val-62615", 07:50:11 "is-ip-unnumbered": true, 07:50:11 "is-private": true, 07:50:11 "l3-interface-ipv4-address-list": [ 07:50:11 { 07:50:11 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:11 "l3-interface-ipv4-prefix-length": 39266592, 07:50:11 "vlan-id-inner": 91284707, 07:50:11 "vlan-id-outer": 80343467, 07:50:11 "is-floating": true, 07:50:11 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:11 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:11 } 07:50:11 ], 07:50:11 "l3-interface-ipv6-address-list": [ 07:50:11 { 07:50:11 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:11 "l3-interface-ipv6-prefix-length": 81422758, 07:50:11 "vlan-id-inner": 15099560, 07:50:11 "vlan-id-outer": 46643832, 07:50:11 "is-floating": true, 07:50:11 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:11 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:11 } 07:50:11 ] 07:50:11 } 07:50:11 ] 07:50:11 }, 07:50:11 "l-interfaces": { 07:50:11 "l-interface": [ 07:50:11 { 07:50:11 "interface-name": "example-interface-name-val-62086", 07:50:11 "interface-role": "example-interface-role-val-13107", 07:50:11 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:11 "selflink": "example-selflink-val-31580", 07:50:11 "interface-id": "example-interface-id-val-57805", 07:50:11 "macaddr": "example-macaddr-val-54266", 07:50:11 "network-name": "example-network-name-val-38517", 07:50:11 "management-option": "example-management-option-val-8801", 07:50:11 "interface-description": "example-interface-description-val-88573", 07:50:11 "is-port-mirrored": true, 07:50:11 "in-maint": true, 07:50:11 "prov-status": "example-prov-status-val-99164", 07:50:11 "is-ip-unnumbered": true, 07:50:11 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:11 "priority": 80355, 07:50:11 "admin-status": "example-admin-status-val-29720" 07:50:11 } 07:50:11 ] 07:50:11 }, 07:50:11 "l3-interface-ipv4-address-list": [ 07:50:11 { 07:50:11 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:11 "l3-interface-ipv4-prefix-length": 36060646, 07:50:11 "vlan-id-inner": 62164959, 07:50:11 "vlan-id-outer": 93058593, 07:50:11 "is-floating": true, 07:50:11 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:11 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:11 } 07:50:11 ], 07:50:11 "l3-interface-ipv6-address-list": [ 07:50:11 { 07:50:11 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:11 "l3-interface-ipv6-prefix-length": 29592510, 07:50:11 "vlan-id-inner": 18402161, 07:50:11 "vlan-id-outer": 651158, 07:50:11 "is-floating": true, 07:50:11 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:11 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:11 } 07:50:11 ], 07:50:11 "admin-status": "example-admin-status-val-81745" 07:50:11 } 07:50:11 ] 07:50:11 } 07:50:11 } 07:50:11 ] 07:50:11 }, 07:50:11 "lag-interfaces": { 07:50:11 "lag-interface": [ 07:50:11 { 07:50:11 "interface-name": "example-interface-name-val-87366", 07:50:11 "interface-description": "example-interface-description-val-3722", 07:50:11 "speed-value": "example-speed-value-val-73546", 07:50:11 "speed-units": "example-speed-units-val-73658", 07:50:11 "interface-id": "example-interface-id-val-62385", 07:50:11 "interface-role": "example-interface-role-val-60746", 07:50:11 "prov-status": "example-prov-status-val-26239", 07:50:11 "in-maint": true, 07:50:11 "l-interfaces": { 07:50:11 "l-interface": [ 07:50:11 { 07:50:11 "interface-name": "example-interface-name-val-69579", 07:50:11 "interface-role": "example-interface-role-val-64571", 07:50:11 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:11 "selflink": "example-selflink-val-29611", 07:50:11 "interface-id": "example-interface-id-val-75464", 07:50:11 "macaddr": "example-macaddr-val-7285", 07:50:11 "network-name": "example-network-name-val-52284", 07:50:11 "management-option": "example-management-option-val-26028", 07:50:11 "interface-description": "example-interface-description-val-37641", 07:50:11 "is-port-mirrored": true, 07:50:11 "in-maint": true, 07:50:11 "prov-status": "example-prov-status-val-56460", 07:50:11 "is-ip-unnumbered": true, 07:50:11 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:11 "priority": 84739, 07:50:11 "vlans": { 07:50:11 "vlan": [ 07:50:11 { 07:50:11 "vlan-interface": "example-vlan-interface-val-56661", 07:50:11 "vlan-id-inner": 33305644, 07:50:11 "vlan-id-outer": 30871600, 07:50:11 "speed-value": "example-speed-value-val-1929", 07:50:11 "speed-units": "example-speed-units-val-71630", 07:50:11 "vlan-description": "example-vlan-description-val-63003", 07:50:11 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:11 "vpn-key": "example-vpn-key-val-16552", 07:50:11 "orchestration-status": "example-orchestration-status-val-95322", 07:50:11 "in-maint": true, 07:50:11 "prov-status": "example-prov-status-val-89886", 07:50:11 "is-ip-unnumbered": true, 07:50:11 "is-private": true, 07:50:11 "l3-interface-ipv4-address-list": [ 07:50:11 { 07:50:11 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:11 "l3-interface-ipv4-prefix-length": 11099430, 07:50:11 "vlan-id-inner": 88996967, 07:50:11 "vlan-id-outer": 23003182, 07:50:11 "is-floating": true, 07:50:11 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:11 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:11 } 07:50:11 ], 07:50:11 "l3-interface-ipv6-address-list": [ 07:50:11 { 07:50:11 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:11 "l3-interface-ipv6-prefix-length": 20167688, 07:50:11 "vlan-id-inner": 40775405, 07:50:11 "vlan-id-outer": 75855907, 07:50:11 "is-floating": true, 07:50:11 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:11 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:11 } 07:50:11 ] 07:50:11 } 07:50:11 ] 07:50:11 }, 07:50:11 "l-interfaces": { 07:50:11 "l-interface": [ 07:50:11 { 07:50:11 "interface-name": "example-interface-name-val-49266", 07:50:11 "interface-role": "example-interface-role-val-210", 07:50:11 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:11 "selflink": "example-selflink-val-6356", 07:50:11 "interface-id": "example-interface-id-val-99531", 07:50:11 "macaddr": "example-macaddr-val-25092", 07:50:11 "network-name": "example-network-name-val-3319", 07:50:11 "management-option": "example-management-option-val-79883", 07:50:11 "interface-description": "example-interface-description-val-54501", 07:50:11 "is-port-mirrored": true, 07:50:11 "in-maint": true, 07:50:11 "prov-status": "example-prov-status-val-48840", 07:50:11 "is-ip-unnumbered": true, 07:50:11 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:11 "priority": 21862, 07:50:11 "admin-status": "example-admin-status-val-89244" 07:50:11 } 07:50:11 ] 07:50:11 }, 07:50:11 "l3-interface-ipv4-address-list": [ 07:50:11 { 07:50:11 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:11 "l3-interface-ipv4-prefix-length": 91875404, 07:50:11 "vlan-id-inner": 36470314, 07:50:11 "vlan-id-outer": 96344091, 07:50:11 "is-floating": true, 07:50:11 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:11 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:11 } 07:50:11 ], 07:50:11 "l3-interface-ipv6-address-list": [ 07:50:11 { 07:50:11 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:11 "l3-interface-ipv6-prefix-length": 11663872, 07:50:11 "vlan-id-inner": 28459412, 07:50:11 "vlan-id-outer": 9852622, 07:50:11 "is-floating": true, 07:50:11 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:11 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:11 } 07:50:11 ], 07:50:11 "admin-status": "example-admin-status-val-81055" 07:50:11 } 07:50:11 ] 07:50:11 } 07:50:11 } 07:50:11 ] 07:50:11 } 07:50:11 } 07:50:11 07:50:11 2024-02-06 07:50:11.743 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:11 2024-02-06 07:50:11.746 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:11 2024-02-06 07:50:11.746 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:11 2024-02-06 07:50:11.746 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:11 2024-02-06 07:50:11.747 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:11 2024-02-06 07:50:11.780 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:11 2024-02-06 07:50:11.797 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:11 2024-02-06 07:50:11.800 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:11 2024-02-06 07:50:11.801 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:11 2024-02-06 07:50:11.801 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:11 2024-02-06 07:50:11.801 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:11 2024-02-06 07:50:11.801 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:11 2024-02-06 07:50:11.801 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:11 2024-02-06 07:50:11.811 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:11 2024-02-06 07:50:11.811 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:11 2024-02-06 07:50:11.812 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:11 2024-02-06 07:50:11.812 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:11 2024-02-06 07:50:11.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:11 2024-02-06 07:50:11.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:11 2024-02-06 07:50:11.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:11 2024-02-06 07:50:11.812 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:11 2024-02-06 07:50:11.813 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 641 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckChildrenIncludedWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:11 2024-02-06 07:50:11.814 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:11 2024-02-06 07:50:11.814 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:11 2024-02-06 07:50:11.814 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 07:50:11 2024-02-06 07:50:11.814 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 07:50:11 "vnf-id": "generic-vnf-notification", 07:50:11 "vnf-type": "sometype", 07:50:11 "in-maint": true, 07:50:11 "is-closed-loop-disabled": true 07:50:11 } 07:50:11 07:50:11 2024-02-06 07:50:11.815 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:11 2024-02-06 07:50:11.816 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:11 2024-02-06 07:50:11.816 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:11 2024-02-06 07:50:11.816 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:11 2024-02-06 07:50:11.816 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:11 2024-02-06 07:50:11.822 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:11 2024-02-06 07:50:11.824 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:11 2024-02-06 07:50:11.825 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:11 2024-02-06 07:50:11.826 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:11 2024-02-06 07:50:11.826 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:11 2024-02-06 07:50:11.826 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:11 2024-02-06 07:50:11.826 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:11 2024-02-06 07:50:11.826 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:11 2024-02-06 07:50:11.828 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:11 2024-02-06 07:50:11.828 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:11 2024-02-06 07:50:11.829 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { 07:50:11 "related-to": "generic-vnf", 07:50:11 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 07:50:11 } 07:50:11 07:50:11 2024-02-06 07:50:11.830 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:11 2024-02-06 07:50:11.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:11 2024-02-06 07:50:11.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:11 2024-02-06 07:50:11.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:11 2024-02-06 07:50:11.831 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:11 2024-02-06 07:50:11.832 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:11 2024-02-06 07:50:11.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:11 Notification Body: {"hostname":"example-hostname-val-85598","ptnii-equip-name":"example-ptnii-equip-name-val-85834","number-of-cpus":280,"disk-in-gigabytes":78521,"ram-in-megabytes":36975,"equip-type":"example-equip-type-val-47930","equip-vendor":"example-equip-vendor-val-59512","equip-model":"example-equip-model-val-46076","fqdn":"example-fqdn-val-74486","pserver-selflink":"example-pserver-selflink-val-72481","ipv4-oam-address":"example-ipv4-oam-address-val-16616","serial-number":"example-serial-number-val-92800","ipaddress-v4-loopback-0":"example-ipaddress-v4-loopback0-val-61384","ipaddress-v6-loopback-0":"example-ipaddress-v6-loopback0-val-91056","ipaddress-v4-aim":"example-ipaddress-v4-aim-val-72233","ipaddress-v6-aim":"example-ipaddress-v6-aim-val-13572","ipaddress-v6-oam":"example-ipaddress-v6-oam-val-84518","inv-status":"example-inv-status-val-5042","pserver-id":"example-pserver-id-val-15622","internet-topology":"example-internet-topology-val-31234","in-maint":true,"resource-version":"1707205811831","pserver-name2":"example-pserver-name2-val-93509","purpose":"example-purpose-val-52320","prov-status":"example-prov-status-val-47313","management-option":"example-management-option-val-72434","host-profile":"example-host-profile-val-84672","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v14/network/generic-vnfs/generic-vnf/generic-vnf-notification","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"generic-vnf-notification"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name"}]}]},"p-interfaces":{"p-interface":[{"interface-name":"example-interface-name-val-46147","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","speed-units":"example-speed-units-val-10396","port-description":"example-port-description-val-53068","equipment-identifier":"example-equipment-identifier-val-63234","interface-role":"example-interface-role-val-49232","interface-type":"example-interface-type-val-21757","prov-status":"example-prov-status-val-19117","resource-version":"1707205811746","in-maint":true,"inv-status":"example-inv-status-val-48715","l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-13366","interface-role":"example-interface-role-val-29488","v6-wan-link-ip":"example-v6-wan-link-ip-val-78396","selflink":"example-selflink-val-4757","interface-id":"example-interface-id-val-79486","macaddr":"example-macaddr-val-52194","network-name":"example-network-name-val-80678","management-option":"example-management-option-val-53535","interface-description":"example-interface-description-val-299","is-port-mirrored":true,"resource-version":"1707205811746","in-maint":true,"prov-status":"example-prov-status-val-9736","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-62271","vlans":{"vlan":[{"vlan-interface":"example-vlan-interface-val-31470","vlan-id-inner":61286171,"vlan-id-outer":64615174,"resource-version":"1707205811746","speed-value":"example-speed-value-val-80457","speed-units":"example-speed-units-val-51587","vlan-description":"example-vlan-description-val-97575","backdoor-connection":"example-backdoor-connection-val-3179","vpn-key":"example-vpn-key-val-50069","orchestration-status":"example-orchestration-status-val-34071","in-maint":true,"prov-status":"example-prov-status-val-62615","is-ip-unnumbered":true,"is-private":true,"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-8171","l3-interface-ipv4-prefix-length":39266592,"vlan-id-inner":91284707,"vlan-id-outer":80343467,"is-floating":true,"resource-version":"1707205811746","neutron-network-id":"example-neutron-network-id-val-52921","neutron-subnet-id":"example-neutron-subnet-id-val-88134"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-70726","l3-interface-ipv6-prefix-length":81422758,"vlan-id-inner":15099560,"vlan-id-outer":46643832,"is-floating":true,"resource-version":"1707205811746","neutron-network-id":"example-neutron-network-id-val-97954","neutron-subnet-id":"example-neutron-subnet-id-val-23889"}]}]},"l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-62086","interface-role":"example-interface-role-val-13107","v6-wan-link-ip":"example-v6-wan-link-ip-val-32015","selflink":"example-selflink-val-31580","interface-id":"example-interface-id-val-57805","macaddr":"example-macaddr-val-54266","network-name":"example-network-name-val-38517","management-option":"example-management-option-val-8801","interface-description":"example-interface-description-val-88573","is-port-mirrored":true,"resource-version":"1707205811746","in-maint":true,"prov-status":"example-prov-status-val-99164","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-14581","admin-status":"example-admin-status-val-29720"}]},"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-31324","l3-interface-ipv4-prefix-length":36060646,"vlan-id-inner":62164959,"vlan-id-outer":93058593,"is-floating":true,"resource-version":"1707205811746","neutron-network-id":"example-neutron-network-id-val-39206","neutron-subnet-id":"example-neutron-subnet-id-val-27746"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-72897","l3-interface-ipv6-prefix-length":29592510,"vlan-id-inner":18402161,"vlan-id-outer":651158,"is-floating":true,"resource-version":"1707205811746","neutron-network-id":"example-neutron-network-id-val-6821","neutron-subnet-id":"example-neutron-subnet-id-val-11217"}],"admin-status":"example-admin-status-val-81745"}]}}]},"lag-interfaces":{"lag-interface":[{"interface-name":"example-interface-name-val-87366","interface-description":"example-interface-description-val-3722","resource-version":"1707205811746","speed-value":"example-speed-value-val-73546","speed-units":"example-speed-units-val-73658","interface-id":"example-interface-id-val-62385","interface-role":"example-interface-role-val-60746","prov-status":"example-prov-status-val-26239","in-maint":true,"l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-69579","interface-role":"example-interface-role-val-64571","v6-wan-link-ip":"example-v6-wan-link-ip-val-68385","selflink":"example-selflink-val-29611","interface-id":"example-interface-id-val-75464","macaddr":"example-macaddr-val-7285","network-name":"example-network-name-val-52284","management-option":"example-management-option-val-26028","interface-description":"example-interface-description-val-37641","is-port-mirrored":true,"resource-version":"1707205811746","in-maint":true,"prov-status":"example-prov-status-val-56460","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-23301","vlans":{"vlan":[{"vlan-interface":"example-vlan-interface-val-56661","vlan-id-inner":33305644,"vlan-id-outer":30871600,"resource-version":"1707205811746","speed-value":"example-speed-value-val-1929","speed-units":"example-speed-units-val-71630","vlan-description":"example-vlan-description-val-63003","backdoor-connection":"example-backdoor-connection-val-41834","vpn-key":"example-vpn-key-val-16552","orchestration-status":"example-orchestration-status-val-95322","in-maint":true,"prov-status":"example-prov-status-val-89886","is-ip-unnumbered":true,"is-private":true,"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-69142","l3-interface-ipv4-prefix-length":11099430,"vlan-id-inner":88996967,"vlan-id-outer":23003182,"is-floating":true,"resource-version":"1707205811746","neutron-network-id":"example-neutron-network-id-val-53091","neutron-subnet-id":"example-neutron-subnet-id-val-41571"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-27490","l3-interface-ipv6-prefix-length":20167688,"vlan-id-inner":40775405,"vlan-id-outer":75855907,"is-floating":true,"resource-version":"1707205811746","neutron-network-id":"example-neutron-network-id-val-9739","neutron-subnet-id":"example-neutron-subnet-id-val-806"}]}]},"l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-49266","interface-role":"example-interface-role-val-210","v6-wan-link-ip":"example-v6-wan-link-ip-val-81668","selflink":"example-selflink-val-6356","interface-id":"example-interface-id-val-99531","macaddr":"example-macaddr-val-25092","network-name":"example-network-name-val-3319","management-option":"example-management-option-val-79883","interface-description":"example-interface-description-val-54501","is-port-mirrored":true,"resource-version":"1707205811746","in-maint":true,"prov-status":"example-prov-status-val-48840","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-26846","admin-status":"example-admin-status-val-89244"}]},"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-61251","l3-interface-ipv4-prefix-length":91875404,"vlan-id-inner":36470314,"vlan-id-outer":96344091,"is-floating":true,"resource-version":"1707205811746","neutron-network-id":"example-neutron-network-id-val-17339","neutron-subnet-id":"example-neutron-subnet-id-val-86128"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-31476","l3-interface-ipv6-prefix-length":11663872,"vlan-id-inner":28459412,"vlan-id-outer":9852622,"is-floating":true,"resource-version":"1707205811746","neutron-network-id":"example-neutron-network-id-val-15120","neutron-subnet-id":"example-neutron-subnet-id-val-36088"}],"admin-status":"example-admin-status-val-81055"}]}}]}} 07:50:11 2024-02-06 07:50:11.849 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:11 2024-02-06 07:50:11.850 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:11 2024-02-06 07:50:11.850 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:11 2024-02-06 07:50:11.850 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:11 2024-02-06 07:50:11.850 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:11 2024-02-06 07:50:11.851 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:11 2024-02-06 07:50:11.853 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:11 2024-02-06 07:50:11.854 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:12 2024-02-06 07:50:12.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 07:50:12 2024-02-06 07:50:12.167 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:12 2024-02-06 07:50:12.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/random-cloud-region-owner/random-cloud-region-id with payload {} 07:50:12 2024-02-06 07:50:12.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:12 2024-02-06 07:50:12.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:12 2024-02-06 07:50:12.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:12 2024-02-06 07:50:12.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:12 2024-02-06 07:50:12.171 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:12 2024-02-06 07:50:12.173 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:12 2024-02-06 07:50:12.174 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:12 2024-02-06 07:50:12.175 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:12 2024-02-06 07:50:12.177 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:12 2024-02-06 07:50:12.485 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 07:50:12 2024-02-06 07:50:12.487 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:50:12 2024-02-06 07:50:12.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:12 2024-02-06 07:50:12.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:12 2024-02-06 07:50:12.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:12 2024-02-06 07:50:12.488 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:12 2024-02-06 07:50:12.489 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 925 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:12 2024-02-06 07:50:12.490 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:12 2024-02-06 07:50:12.490 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:12 2024-02-06 07:50:12.490 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/complexes/complex/complex-1","Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1","ERR.5.4.6114"]}}} 07:50:12 2024-02-06 07:50:12.490 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 07:50:12 2024-02-06 07:50:12.491 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:12 2024-02-06 07:50:12.491 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:12 2024-02-06 07:50:12.491 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:12 2024-02-06 07:50:12.491 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:12 2024-02-06 07:50:12.491 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:12 2024-02-06 07:50:12.492 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 927 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:12 2024-02-06 07:50:12.492 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:12 2024-02-06 07:50:12.492 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:12 2024-02-06 07:50:12.492 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/pserver-1","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1","ERR.5.4.6114"]}}} 07:50:12 2024-02-06 07:50:12.493 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with payload {"physical-location-id":"complex-1","data-center-code":"MiddletownNJ","complex-name":"complex-L-lisleil","physical-location-type":"uCPE Complex","street1":"4513 Western Ave","street2":"CU-L","city":"Middletown","state":"NJ","postal-code":"07748","country":"USA","region":"NA"} 07:50:12 2024-02-06 07:50:12.493 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:50:12 2024-02-06 07:50:12.494 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with payload {"hostname":"pserver-1","ptnii-equip-name":"ptnii","number-of-cpus":280,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v14/cloud-infrastructure/complexes/complex/complex-1"}]}} 07:50:12 2024-02-06 07:50:12.494 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:12 2024-02-06 07:50:12.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:12 2024-02-06 07:50:12.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:12 2024-02-06 07:50:12.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:12 2024-02-06 07:50:12.495 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:12 2024-02-06 07:50:12.500 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:12 2024-02-06 07:50:12.501 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:12 2024-02-06 07:50:12.508 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:12 2024-02-06 07:50:12.514 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:12 2024-02-06 07:50:12.817 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 07:50:12 2024-02-06 07:50:12.819 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:50:12 2024-02-06 07:50:12.820 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:12 2024-02-06 07:50:12.820 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:12 2024-02-06 07:50:12.820 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:12 2024-02-06 07:50:12.820 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:12 2024-02-06 07:50:12.825 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:12 2024-02-06 07:50:12.825 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:12 2024-02-06 07:50:12.826 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 07:50:12 2024-02-06 07:50:12.827 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:12 2024-02-06 07:50:12.827 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:12 2024-02-06 07:50:12.827 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:12 2024-02-06 07:50:12.827 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:12 2024-02-06 07:50:12.827 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:12 2024-02-06 07:50:12.829 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:12 2024-02-06 07:50:12.830 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:12 2024-02-06 07:50:12.831 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with resource version 1707205812495 07:50:12 2024-02-06 07:50:12.831 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:12 2024-02-06 07:50:12.831 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with resource version 1707205812495 07:50:12 2024-02-06 07:50:12.832 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:50:12 2024-02-06 07:50:12.832 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:12 2024-02-06 07:50:12.832 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:12 2024-02-06 07:50:12.832 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:12 2024-02-06 07:50:12.832 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:12 2024-02-06 07:50:12.836 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 258264 with label pserver 07:50:12 2024-02-06 07:50:12.836 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:12 2024-02-06 07:50:12.837 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:12 2024-02-06 07:50:12.839 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 254168 with label complex 07:50:12 2024-02-06 07:50:12.840 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:12 2024-02-06 07:50:12.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:13 2024-02-06 07:50:13.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 07:50:13 2024-02-06 07:50:13.144 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:50:13 2024-02-06 07:50:13.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:13 2024-02-06 07:50:13.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:13 2024-02-06 07:50:13.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:13 2024-02-06 07:50:13.145 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:13 2024-02-06 07:50:13.146 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 952 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:13 2024-02-06 07:50:13.147 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:13 2024-02-06 07:50:13.147 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:13 2024-02-06 07:50:13.147 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/complexes/complex/complex-1","Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1","ERR.5.4.6114"]}}} 07:50:13 2024-02-06 07:50:13.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 07:50:13 2024-02-06 07:50:13.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:13 2024-02-06 07:50:13.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:13 2024-02-06 07:50:13.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:13 2024-02-06 07:50:13.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:13 2024-02-06 07:50:13.149 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:13 2024-02-06 07:50:13.150 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 954 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:13 2024-02-06 07:50:13.151 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:13 2024-02-06 07:50:13.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:13 2024-02-06 07:50:13.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/pserver-1","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1","ERR.5.4.6114"]}}} 07:50:13 2024-02-06 07:50:13.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:13 2024-02-06 07:50:13.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:13 2024-02-06 07:50:13.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:13 2024-02-06 07:50:13.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:13 2024-02-06 07:50:13.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:13 2024-02-06 07:50:13.155 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:13 2024-02-06 07:50:13.156 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 573 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckNoChildWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:13 2024-02-06 07:50:13.156 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:13 2024-02-06 07:50:13.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:13 2024-02-06 07:50:13.157 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:13 2024-02-06 07:50:13.157 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:13 "hostname": "example-hostname-val-85598", 07:50:13 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:13 "number-of-cpus": 280, 07:50:13 "disk-in-gigabytes": 78521, 07:50:13 "ram-in-megabytes": 36975, 07:50:13 "equip-type": "example-equip-type-val-47930", 07:50:13 "equip-vendor": "example-equip-vendor-val-59512", 07:50:13 "equip-model": "example-equip-model-val-46076", 07:50:13 "fqdn": "example-fqdn-val-74486", 07:50:13 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:13 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:13 "serial-number": "example-serial-number-val-92800", 07:50:13 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:13 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:13 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:13 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:13 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:13 "inv-status": "example-inv-status-val-5042", 07:50:13 "pserver-id": "example-pserver-id-val-15622", 07:50:13 "internet-topology": "example-internet-topology-val-31234", 07:50:13 "in-maint": true, 07:50:13 "pserver-name2": "example-pserver-name2-val-93509", 07:50:13 "purpose": "example-purpose-val-52320", 07:50:13 "prov-status": "example-prov-status-val-47313", 07:50:13 "management-option": "example-management-option-val-72434", 07:50:13 "host-profile": "example-host-profile-val-84672", 07:50:13 "p-interfaces": { 07:50:13 "p-interface": [ 07:50:13 { 07:50:13 "interface-name": "example-interface-name-val-46147", 07:50:13 "selflink": "example-selflink-val-81029", 07:50:13 "speed-value": "example-speed-value-val-47874", 07:50:13 "speed-units": "example-speed-units-val-10396", 07:50:13 "port-description": "example-port-description-val-53068", 07:50:13 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:13 "interface-role": "example-interface-role-val-49232", 07:50:13 "interface-type": "example-interface-type-val-21757", 07:50:13 "prov-status": "example-prov-status-val-19117", 07:50:13 "in-maint": true, 07:50:13 "inv-status": "example-inv-status-val-48715", 07:50:13 "l-interfaces": { 07:50:13 "l-interface": [ 07:50:13 { 07:50:13 "interface-name": "example-interface-name-val-13366", 07:50:13 "interface-role": "example-interface-role-val-29488", 07:50:13 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:13 "selflink": "example-selflink-val-4757", 07:50:13 "interface-id": "example-interface-id-val-79486", 07:50:13 "macaddr": "example-macaddr-val-52194", 07:50:13 "network-name": "example-network-name-val-80678", 07:50:13 "management-option": "example-management-option-val-53535", 07:50:13 "interface-description": "example-interface-description-val-299", 07:50:13 "is-port-mirrored": true, 07:50:13 "in-maint": true, 07:50:13 "prov-status": "example-prov-status-val-9736", 07:50:13 "is-ip-unnumbered": true, 07:50:13 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:13 "priority": 82452, 07:50:13 "vlans": { 07:50:13 "vlan": [ 07:50:13 { 07:50:13 "vlan-interface": "example-vlan-interface-val-31470", 07:50:13 "vlan-id-inner": 61286171, 07:50:13 "vlan-id-outer": 64615174, 07:50:13 "speed-value": "example-speed-value-val-80457", 07:50:13 "speed-units": "example-speed-units-val-51587", 07:50:13 "vlan-description": "example-vlan-description-val-97575", 07:50:13 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:13 "vpn-key": "example-vpn-key-val-50069", 07:50:13 "orchestration-status": "example-orchestration-status-val-34071", 07:50:13 "in-maint": true, 07:50:13 "prov-status": "example-prov-status-val-62615", 07:50:13 "is-ip-unnumbered": true, 07:50:13 "is-private": true, 07:50:13 "l3-interface-ipv4-address-list": [ 07:50:13 { 07:50:13 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:13 "l3-interface-ipv4-prefix-length": 39266592, 07:50:13 "vlan-id-inner": 91284707, 07:50:13 "vlan-id-outer": 80343467, 07:50:13 "is-floating": true, 07:50:13 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:13 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:13 } 07:50:13 ], 07:50:13 "l3-interface-ipv6-address-list": [ 07:50:13 { 07:50:13 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:13 "l3-interface-ipv6-prefix-length": 81422758, 07:50:13 "vlan-id-inner": 15099560, 07:50:13 "vlan-id-outer": 46643832, 07:50:13 "is-floating": true, 07:50:13 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:13 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:13 } 07:50:13 ] 07:50:13 } 07:50:13 ] 07:50:13 }, 07:50:13 "l-interfaces": { 07:50:13 "l-interface": [ 07:50:13 { 07:50:13 "interface-name": "example-interface-name-val-62086", 07:50:13 "interface-role": "example-interface-role-val-13107", 07:50:13 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:13 "selflink": "example-selflink-val-31580", 07:50:13 "interface-id": "example-interface-id-val-57805", 07:50:13 "macaddr": "example-macaddr-val-54266", 07:50:13 "network-name": "example-network-name-val-38517", 07:50:13 "management-option": "example-management-option-val-8801", 07:50:13 "interface-description": "example-interface-description-val-88573", 07:50:13 "is-port-mirrored": true, 07:50:13 "in-maint": true, 07:50:13 "prov-status": "example-prov-status-val-99164", 07:50:13 "is-ip-unnumbered": true, 07:50:13 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:13 "priority": 80355, 07:50:13 "admin-status": "example-admin-status-val-29720" 07:50:13 } 07:50:13 ] 07:50:13 }, 07:50:13 "l3-interface-ipv4-address-list": [ 07:50:13 { 07:50:13 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:13 "l3-interface-ipv4-prefix-length": 36060646, 07:50:13 "vlan-id-inner": 62164959, 07:50:13 "vlan-id-outer": 93058593, 07:50:13 "is-floating": true, 07:50:13 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:13 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:13 } 07:50:13 ], 07:50:13 "l3-interface-ipv6-address-list": [ 07:50:13 { 07:50:13 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:13 "l3-interface-ipv6-prefix-length": 29592510, 07:50:13 "vlan-id-inner": 18402161, 07:50:13 "vlan-id-outer": 651158, 07:50:13 "is-floating": true, 07:50:13 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:13 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:13 } 07:50:13 ], 07:50:13 "admin-status": "example-admin-status-val-81745" 07:50:13 } 07:50:13 ] 07:50:13 } 07:50:13 } 07:50:13 ] 07:50:13 }, 07:50:13 "lag-interfaces": { 07:50:13 "lag-interface": [ 07:50:13 { 07:50:13 "interface-name": "example-interface-name-val-87366", 07:50:13 "interface-description": "example-interface-description-val-3722", 07:50:13 "speed-value": "example-speed-value-val-73546", 07:50:13 "speed-units": "example-speed-units-val-73658", 07:50:13 "interface-id": "example-interface-id-val-62385", 07:50:13 "interface-role": "example-interface-role-val-60746", 07:50:13 "prov-status": "example-prov-status-val-26239", 07:50:13 "in-maint": true, 07:50:13 "l-interfaces": { 07:50:13 "l-interface": [ 07:50:13 { 07:50:13 "interface-name": "example-interface-name-val-69579", 07:50:13 "interface-role": "example-interface-role-val-64571", 07:50:13 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:13 "selflink": "example-selflink-val-29611", 07:50:13 "interface-id": "example-interface-id-val-75464", 07:50:13 "macaddr": "example-macaddr-val-7285", 07:50:13 "network-name": "example-network-name-val-52284", 07:50:13 "management-option": "example-management-option-val-26028", 07:50:13 "interface-description": "example-interface-description-val-37641", 07:50:13 "is-port-mirrored": true, 07:50:13 "in-maint": true, 07:50:13 "prov-status": "example-prov-status-val-56460", 07:50:13 "is-ip-unnumbered": true, 07:50:13 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:13 "priority": 84739, 07:50:13 "vlans": { 07:50:13 "vlan": [ 07:50:13 { 07:50:13 "vlan-interface": "example-vlan-interface-val-56661", 07:50:13 "vlan-id-inner": 33305644, 07:50:13 "vlan-id-outer": 30871600, 07:50:13 "speed-value": "example-speed-value-val-1929", 07:50:13 "speed-units": "example-speed-units-val-71630", 07:50:13 "vlan-description": "example-vlan-description-val-63003", 07:50:13 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:13 "vpn-key": "example-vpn-key-val-16552", 07:50:13 "orchestration-status": "example-orchestration-status-val-95322", 07:50:13 "in-maint": true, 07:50:13 "prov-status": "example-prov-status-val-89886", 07:50:13 "is-ip-unnumbered": true, 07:50:13 "is-private": true, 07:50:13 "l3-interface-ipv4-address-list": [ 07:50:13 { 07:50:13 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:13 "l3-interface-ipv4-prefix-length": 11099430, 07:50:13 "vlan-id-inner": 88996967, 07:50:13 "vlan-id-outer": 23003182, 07:50:13 "is-floating": true, 07:50:13 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:13 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:13 } 07:50:13 ], 07:50:13 "l3-interface-ipv6-address-list": [ 07:50:13 { 07:50:13 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:13 "l3-interface-ipv6-prefix-length": 20167688, 07:50:13 "vlan-id-inner": 40775405, 07:50:13 "vlan-id-outer": 75855907, 07:50:13 "is-floating": true, 07:50:13 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:13 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:13 } 07:50:13 ] 07:50:13 } 07:50:13 ] 07:50:13 }, 07:50:13 "l-interfaces": { 07:50:13 "l-interface": [ 07:50:13 { 07:50:13 "interface-name": "example-interface-name-val-49266", 07:50:13 "interface-role": "example-interface-role-val-210", 07:50:13 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:13 "selflink": "example-selflink-val-6356", 07:50:13 "interface-id": "example-interface-id-val-99531", 07:50:13 "macaddr": "example-macaddr-val-25092", 07:50:13 "network-name": "example-network-name-val-3319", 07:50:13 "management-option": "example-management-option-val-79883", 07:50:13 "interface-description": "example-interface-description-val-54501", 07:50:13 "is-port-mirrored": true, 07:50:13 "in-maint": true, 07:50:13 "prov-status": "example-prov-status-val-48840", 07:50:13 "is-ip-unnumbered": true, 07:50:13 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:13 "priority": 21862, 07:50:13 "admin-status": "example-admin-status-val-89244" 07:50:13 } 07:50:13 ] 07:50:13 }, 07:50:13 "l3-interface-ipv4-address-list": [ 07:50:13 { 07:50:13 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:13 "l3-interface-ipv4-prefix-length": 91875404, 07:50:13 "vlan-id-inner": 36470314, 07:50:13 "vlan-id-outer": 96344091, 07:50:13 "is-floating": true, 07:50:13 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:13 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:13 } 07:50:13 ], 07:50:13 "l3-interface-ipv6-address-list": [ 07:50:13 { 07:50:13 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:13 "l3-interface-ipv6-prefix-length": 11663872, 07:50:13 "vlan-id-inner": 28459412, 07:50:13 "vlan-id-outer": 9852622, 07:50:13 "is-floating": true, 07:50:13 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:13 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:13 } 07:50:13 ], 07:50:13 "admin-status": "example-admin-status-val-81055" 07:50:13 } 07:50:13 ] 07:50:13 } 07:50:13 } 07:50:13 ] 07:50:13 } 07:50:13 } 07:50:13 07:50:13 2024-02-06 07:50:13.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:13 2024-02-06 07:50:13.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:13 2024-02-06 07:50:13.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:13 2024-02-06 07:50:13.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:13 2024-02-06 07:50:13.162 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:13 2024-02-06 07:50:13.196 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:13 2024-02-06 07:50:13.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:13 2024-02-06 07:50:13.217 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:13 2024-02-06 07:50:13.217 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:13 2024-02-06 07:50:13.218 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:13 2024-02-06 07:50:13.218 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:13 2024-02-06 07:50:13.218 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:13 2024-02-06 07:50:13.218 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:13 2024-02-06 07:50:13.228 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:13 2024-02-06 07:50:13.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:13 2024-02-06 07:50:13.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:13 2024-02-06 07:50:13.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:13 2024-02-06 07:50:13.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:13 2024-02-06 07:50:13.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:13 2024-02-06 07:50:13.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:13 2024-02-06 07:50:13.230 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:13 2024-02-06 07:50:13.231 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 582 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckNoChildWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:13 2024-02-06 07:50:13.231 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:13 2024-02-06 07:50:13.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:13 2024-02-06 07:50:13.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 07:50:13 2024-02-06 07:50:13.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 07:50:13 "vnf-id": "generic-vnf-notification", 07:50:13 "vnf-type": "sometype", 07:50:13 "in-maint": true, 07:50:13 "is-closed-loop-disabled": true 07:50:13 } 07:50:13 07:50:13 2024-02-06 07:50:13.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:13 2024-02-06 07:50:13.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:13 2024-02-06 07:50:13.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:13 2024-02-06 07:50:13.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:13 2024-02-06 07:50:13.234 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:13 2024-02-06 07:50:13.240 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:13 2024-02-06 07:50:13.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:13 2024-02-06 07:50:13.244 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:13 2024-02-06 07:50:13.245 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:13 2024-02-06 07:50:13.245 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:13 2024-02-06 07:50:13.245 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:13 2024-02-06 07:50:13.245 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:13 2024-02-06 07:50:13.245 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:13 2024-02-06 07:50:13.248 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:13 2024-02-06 07:50:13.248 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:13 2024-02-06 07:50:13.249 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { 07:50:13 "related-to": "generic-vnf", 07:50:13 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 07:50:13 } 07:50:13 07:50:13 2024-02-06 07:50:13.250 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:13 2024-02-06 07:50:13.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:13 2024-02-06 07:50:13.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:13 2024-02-06 07:50:13.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:13 2024-02-06 07:50:13.251 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:13 2024-02-06 07:50:13.252 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:13 2024-02-06 07:50:13.257 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:13 2024-02-06 07:50:13.259 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:13 2024-02-06 07:50:13.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:13 2024-02-06 07:50:13.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:13 2024-02-06 07:50:13.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:13 2024-02-06 07:50:13.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:13 2024-02-06 07:50:13.260 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:13 2024-02-06 07:50:13.263 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:13 2024-02-06 07:50:13.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:13 2024-02-06 07:50:13.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:13 2024-02-06 07:50:13.575 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:13 2024-02-06 07:50:13.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:13 2024-02-06 07:50:13.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:13 2024-02-06 07:50:13.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:13 2024-02-06 07:50:13.575 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:13 2024-02-06 07:50:13.576 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 299 :MethodName- testDeleteOnExistingPserverAndCheckIfNotificationDepthIsZeroThatAllEventsHaveDeleteAndThatDepthIsZeroOnEachNotificationEvent ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:13 2024-02-06 07:50:13.577 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:13 2024-02-06 07:50:13.583 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:13 2024-02-06 07:50:13.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:13 2024-02-06 07:50:13.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:13 "hostname": "example-hostname-val-85598", 07:50:13 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:13 "number-of-cpus": 280, 07:50:13 "disk-in-gigabytes": 78521, 07:50:13 "ram-in-megabytes": 36975, 07:50:13 "equip-type": "example-equip-type-val-47930", 07:50:13 "equip-vendor": "example-equip-vendor-val-59512", 07:50:13 "equip-model": "example-equip-model-val-46076", 07:50:13 "fqdn": "example-fqdn-val-74486", 07:50:13 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:13 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:13 "serial-number": "example-serial-number-val-92800", 07:50:13 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:13 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:13 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:13 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:13 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:13 "inv-status": "example-inv-status-val-5042", 07:50:13 "pserver-id": "example-pserver-id-val-15622", 07:50:13 "internet-topology": "example-internet-topology-val-31234", 07:50:13 "in-maint": true, 07:50:13 "pserver-name2": "example-pserver-name2-val-93509", 07:50:13 "purpose": "example-purpose-val-52320", 07:50:13 "prov-status": "example-prov-status-val-47313", 07:50:13 "management-option": "example-management-option-val-72434", 07:50:13 "host-profile": "example-host-profile-val-84672", 07:50:13 "p-interfaces": { 07:50:13 "p-interface": [ 07:50:13 { 07:50:13 "interface-name": "example-interface-name-val-46147", 07:50:13 "selflink": "example-selflink-val-81029", 07:50:13 "speed-value": "example-speed-value-val-47874", 07:50:13 "speed-units": "example-speed-units-val-10396", 07:50:13 "port-description": "example-port-description-val-53068", 07:50:13 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:13 "interface-role": "example-interface-role-val-49232", 07:50:13 "interface-type": "example-interface-type-val-21757", 07:50:13 "prov-status": "example-prov-status-val-19117", 07:50:13 "in-maint": true, 07:50:13 "inv-status": "example-inv-status-val-48715", 07:50:13 "l-interfaces": { 07:50:13 "l-interface": [ 07:50:13 { 07:50:13 "interface-name": "example-interface-name-val-13366", 07:50:13 "interface-role": "example-interface-role-val-29488", 07:50:13 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:13 "selflink": "example-selflink-val-4757", 07:50:13 "interface-id": "example-interface-id-val-79486", 07:50:13 "macaddr": "example-macaddr-val-52194", 07:50:13 "network-name": "example-network-name-val-80678", 07:50:13 "management-option": "example-management-option-val-53535", 07:50:13 "interface-description": "example-interface-description-val-299", 07:50:13 "is-port-mirrored": true, 07:50:13 "in-maint": true, 07:50:13 "prov-status": "example-prov-status-val-9736", 07:50:13 "is-ip-unnumbered": true, 07:50:13 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:13 "priority": 82452, 07:50:13 "vlans": { 07:50:13 "vlan": [ 07:50:13 { 07:50:13 "vlan-interface": "example-vlan-interface-val-31470", 07:50:13 "vlan-id-inner": 61286171, 07:50:13 "vlan-id-outer": 64615174, 07:50:13 "speed-value": "example-speed-value-val-80457", 07:50:13 "speed-units": "example-speed-units-val-51587", 07:50:13 "vlan-description": "example-vlan-description-val-97575", 07:50:13 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:13 "vpn-key": "example-vpn-key-val-50069", 07:50:13 "orchestration-status": "example-orchestration-status-val-34071", 07:50:13 "in-maint": true, 07:50:13 "prov-status": "example-prov-status-val-62615", 07:50:13 "is-ip-unnumbered": true, 07:50:13 "is-private": true, 07:50:13 "l3-interface-ipv4-address-list": [ 07:50:13 { 07:50:13 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:13 "l3-interface-ipv4-prefix-length": 39266592, 07:50:13 "vlan-id-inner": 91284707, 07:50:13 "vlan-id-outer": 80343467, 07:50:13 "is-floating": true, 07:50:13 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:13 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:13 } 07:50:13 ], 07:50:13 "l3-interface-ipv6-address-list": [ 07:50:13 { 07:50:13 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:13 "l3-interface-ipv6-prefix-length": 81422758, 07:50:13 "vlan-id-inner": 15099560, 07:50:13 "vlan-id-outer": 46643832, 07:50:13 "is-floating": true, 07:50:13 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:13 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:13 } 07:50:13 ] 07:50:13 } 07:50:13 ] 07:50:13 }, 07:50:13 "l-interfaces": { 07:50:13 "l-interface": [ 07:50:13 { 07:50:13 "interface-name": "example-interface-name-val-62086", 07:50:13 "interface-role": "example-interface-role-val-13107", 07:50:13 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:13 "selflink": "example-selflink-val-31580", 07:50:13 "interface-id": "example-interface-id-val-57805", 07:50:13 "macaddr": "example-macaddr-val-54266", 07:50:13 "network-name": "example-network-name-val-38517", 07:50:13 "management-option": "example-management-option-val-8801", 07:50:13 "interface-description": "example-interface-description-val-88573", 07:50:13 "is-port-mirrored": true, 07:50:13 "in-maint": true, 07:50:13 "prov-status": "example-prov-status-val-99164", 07:50:13 "is-ip-unnumbered": true, 07:50:13 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:13 "priority": 80355, 07:50:13 "admin-status": "example-admin-status-val-29720" 07:50:13 } 07:50:13 ] 07:50:13 }, 07:50:13 "l3-interface-ipv4-address-list": [ 07:50:13 { 07:50:13 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:13 "l3-interface-ipv4-prefix-length": 36060646, 07:50:13 "vlan-id-inner": 62164959, 07:50:13 "vlan-id-outer": 93058593, 07:50:13 "is-floating": true, 07:50:13 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:13 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:13 } 07:50:13 ], 07:50:13 "l3-interface-ipv6-address-list": [ 07:50:13 { 07:50:13 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:13 "l3-interface-ipv6-prefix-length": 29592510, 07:50:13 "vlan-id-inner": 18402161, 07:50:13 "vlan-id-outer": 651158, 07:50:13 "is-floating": true, 07:50:13 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:13 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:13 } 07:50:13 ], 07:50:13 "admin-status": "example-admin-status-val-81745" 07:50:13 } 07:50:13 ] 07:50:13 } 07:50:13 } 07:50:13 ] 07:50:13 }, 07:50:13 "lag-interfaces": { 07:50:13 "lag-interface": [ 07:50:13 { 07:50:13 "interface-name": "example-interface-name-val-87366", 07:50:13 "interface-description": "example-interface-description-val-3722", 07:50:13 "speed-value": "example-speed-value-val-73546", 07:50:13 "speed-units": "example-speed-units-val-73658", 07:50:13 "interface-id": "example-interface-id-val-62385", 07:50:13 "interface-role": "example-interface-role-val-60746", 07:50:13 "prov-status": "example-prov-status-val-26239", 07:50:13 "in-maint": true, 07:50:13 "l-interfaces": { 07:50:13 "l-interface": [ 07:50:13 { 07:50:13 "interface-name": "example-interface-name-val-69579", 07:50:13 "interface-role": "example-interface-role-val-64571", 07:50:13 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:13 "selflink": "example-selflink-val-29611", 07:50:13 "interface-id": "example-interface-id-val-75464", 07:50:13 "macaddr": "example-macaddr-val-7285", 07:50:13 "network-name": "example-network-name-val-52284", 07:50:13 "management-option": "example-management-option-val-26028", 07:50:13 "interface-description": "example-interface-description-val-37641", 07:50:13 "is-port-mirrored": true, 07:50:13 "in-maint": true, 07:50:13 "prov-status": "example-prov-status-val-56460", 07:50:13 "is-ip-unnumbered": true, 07:50:13 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:13 "priority": 84739, 07:50:13 "vlans": { 07:50:13 "vlan": [ 07:50:13 { 07:50:13 "vlan-interface": "example-vlan-interface-val-56661", 07:50:13 "vlan-id-inner": 33305644, 07:50:13 "vlan-id-outer": 30871600, 07:50:13 "speed-value": "example-speed-value-val-1929", 07:50:13 "speed-units": "example-speed-units-val-71630", 07:50:13 "vlan-description": "example-vlan-description-val-63003", 07:50:13 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:13 "vpn-key": "example-vpn-key-val-16552", 07:50:13 "orchestration-status": "example-orchestration-status-val-95322", 07:50:13 "in-maint": true, 07:50:13 "prov-status": "example-prov-status-val-89886", 07:50:13 "is-ip-unnumbered": true, 07:50:13 "is-private": true, 07:50:13 "l3-interface-ipv4-address-list": [ 07:50:13 { 07:50:13 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:13 "l3-interface-ipv4-prefix-length": 11099430, 07:50:13 "vlan-id-inner": 88996967, 07:50:13 "vlan-id-outer": 23003182, 07:50:13 "is-floating": true, 07:50:13 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:13 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:13 } 07:50:13 ], 07:50:13 "l3-interface-ipv6-address-list": [ 07:50:13 { 07:50:13 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:13 "l3-interface-ipv6-prefix-length": 20167688, 07:50:13 "vlan-id-inner": 40775405, 07:50:13 "vlan-id-outer": 75855907, 07:50:13 "is-floating": true, 07:50:13 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:13 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:13 } 07:50:13 ] 07:50:13 } 07:50:13 ] 07:50:13 }, 07:50:13 "l-interfaces": { 07:50:13 "l-interface": [ 07:50:13 { 07:50:13 "interface-name": "example-interface-name-val-49266", 07:50:13 "interface-role": "example-interface-role-val-210", 07:50:13 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:13 "selflink": "example-selflink-val-6356", 07:50:13 "interface-id": "example-interface-id-val-99531", 07:50:13 "macaddr": "example-macaddr-val-25092", 07:50:13 "network-name": "example-network-name-val-3319", 07:50:13 "management-option": "example-management-option-val-79883", 07:50:13 "interface-description": "example-interface-description-val-54501", 07:50:13 "is-port-mirrored": true, 07:50:13 "in-maint": true, 07:50:13 "prov-status": "example-prov-status-val-48840", 07:50:13 "is-ip-unnumbered": true, 07:50:13 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:13 "priority": 21862, 07:50:13 "admin-status": "example-admin-status-val-89244" 07:50:13 } 07:50:13 ] 07:50:13 }, 07:50:13 "l3-interface-ipv4-address-list": [ 07:50:13 { 07:50:13 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:13 "l3-interface-ipv4-prefix-length": 91875404, 07:50:13 "vlan-id-inner": 36470314, 07:50:13 "vlan-id-outer": 96344091, 07:50:13 "is-floating": true, 07:50:13 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:13 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:13 } 07:50:13 ], 07:50:13 "l3-interface-ipv6-address-list": [ 07:50:13 { 07:50:13 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:13 "l3-interface-ipv6-prefix-length": 11663872, 07:50:13 "vlan-id-inner": 28459412, 07:50:13 "vlan-id-outer": 9852622, 07:50:13 "is-floating": true, 07:50:13 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:13 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:13 } 07:50:13 ], 07:50:13 "admin-status": "example-admin-status-val-81055" 07:50:13 } 07:50:13 ] 07:50:13 } 07:50:13 } 07:50:13 ] 07:50:13 } 07:50:13 } 07:50:13 07:50:13 2024-02-06 07:50:13.589 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:13 2024-02-06 07:50:13.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:13 2024-02-06 07:50:13.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:13 2024-02-06 07:50:13.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:13 2024-02-06 07:50:13.593 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:13 2024-02-06 07:50:13.625 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:13 2024-02-06 07:50:13.642 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:13 2024-02-06 07:50:13.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:13 2024-02-06 07:50:13.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:13 2024-02-06 07:50:13.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:13 2024-02-06 07:50:13.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:13 2024-02-06 07:50:13.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:13 2024-02-06 07:50:13.647 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:13 2024-02-06 07:50:13.657 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:13 2024-02-06 07:50:13.657 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:13 2024-02-06 07:50:13.658 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with resource version 1707205813592 07:50:13 2024-02-06 07:50:13.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:13 2024-02-06 07:50:13.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:13 2024-02-06 07:50:13.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:13 2024-02-06 07:50:13.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:13 2024-02-06 07:50:13.659 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:13 2024-02-06 07:50:13.699 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 282640 with label pserver 07:50:13 2024-02-06 07:50:13.700 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 254160 with label lag-interface 07:50:13 2024-02-06 07:50:13.700 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 258184 with label p-interface 07:50:13 2024-02-06 07:50:13.701 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 294928 with label l-interface 07:50:13 2024-02-06 07:50:13.701 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 262280 with label l-interface 07:50:13 2024-02-06 07:50:13.701 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 229504 with label l3-interface-ipv4-address-list 07:50:13 2024-02-06 07:50:13.702 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 262352 with label l-interface 07:50:13 2024-02-06 07:50:13.702 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 262392 with label l3-interface-ipv6-address-list 07:50:13 2024-02-06 07:50:13.702 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 299024 with label vlan 07:50:13 2024-02-06 07:50:13.703 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 270408 with label l3-interface-ipv6-address-list 07:50:13 2024-02-06 07:50:13.703 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 286824 with label l3-interface-ipv4-address-list 07:50:13 2024-02-06 07:50:13.703 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 290832 with label l-interface 07:50:13 2024-02-06 07:50:13.703 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 250064 with label vlan 07:50:13 2024-02-06 07:50:13.704 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 258256 with label l3-interface-ipv6-address-list 07:50:13 2024-02-06 07:50:13.704 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 290920 with label l3-interface-ipv4-address-list 07:50:13 2024-02-06 07:50:13.704 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 258296 with label l3-interface-ipv4-address-list 07:50:13 2024-02-06 07:50:13.705 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 286736 with label l3-interface-ipv6-address-list 07:50:13 2024-02-06 07:50:13.708 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:13 2024-02-06 07:50:13.708 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:14 2024-02-06 07:50:14.021 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 07:50:14 2024-02-06 07:50:14.022 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:14 2024-02-06 07:50:14.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.022 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.023 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 867 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenDeleteCustomerVerifyingVlanRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:14 2024-02-06 07:50:14.023 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:14 2024-02-06 07:50:14.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/gvnf","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf","ERR.5.4.6114"]}}} 07:50:14 2024-02-06 07:50:14.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with payload {"vnf-id":"gvnf","vnf-name":"example-vnf-name-val-28303","vnf-name2":"example-vnf-name2-val-14743","vnf-type":"example-vnf-type-val-58866","service-id":"example-service-id-val-24831","regional-resource-zone":"example-regional-resource-zone-val-33255","prov-status":"example-prov-status-val-47870","operational-state":"example-operational-state-val-8419","equipment-role":"example-equipment-role-val-35736","orchestration-status":"example-orchestration-status-val-67542","l-interfaces":{"l-interface":[{"interface-name":"lint","interface-role":"example-interface-role-val-61355","v6-wan-link-ip":"example-v6-wan-link-ip-val-78314","vlans":{"vlan":[{"vlan-interface":"vlan","vlan-id-inner":90845777,"vlan-id-outer":23395650}]}}]}} 07:50:14 2024-02-06 07:50:14.025 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:14 2024-02-06 07:50:14.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.028 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.042 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:14 2024-02-06 07:50:14.049 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 07:50:14 2024-02-06 07:50:14.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:14 2024-02-06 07:50:14.050 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.050 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.050 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.050 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.054 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.054 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:14 2024-02-06 07:50:14.055 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:50:14 2024-02-06 07:50:14.055 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:50:14 2024-02-06 07:50:14.056 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.056 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.056 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.056 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.057 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:14 2024-02-06 07:50:14.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 07:50:14 2024-02-06 07:50:14.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:50:14 2024-02-06 07:50:14.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.058 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.058 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type customer found at: /business/customers/customer/cust ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 878 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenDeleteCustomerVerifyingVlanRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:14 2024-02-06 07:50:14.059 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.059 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:14 2024-02-06 07:50:14.059 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/business/customers/customer/cust","Node Not Found:No Node of type customer found at: /business/customers/customer/cust","ERR.5.4.6114"]}}} 07:50:14 2024-02-06 07:50:14.059 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/cust with payload {"global-customer-id":"cust","subscriber-name":"subscriber-name-022","subscriber-type":"subscriber-type-022","service-subscriptions":{"service-subscription":{"service-type":"ss","service-instances":{"service-instance":[{"service-instance-id":"si","relationship-list":{"relationship":[{"related-to":"vlan","relationship-data":[{"relationship-key":"vlan.vlan-interface","relationship-value":"vlan"},{"relationship-key":"l-interface.interface-name","relationship-value":"lint"},{"relationship-key":"generic-vnf.vnf-id","relationship-value":"gvnf"}]}]}}]}}}} 07:50:14 2024-02-06 07:50:14.060 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:50:14 2024-02-06 07:50:14.061 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.061 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.061 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.061 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.069 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.079 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:14 2024-02-06 07:50:14.080 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 07:50:14 2024-02-06 07:50:14.081 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:50:14 2024-02-06 07:50:14.081 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.081 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.081 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.081 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.084 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.084 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:14 2024-02-06 07:50:14.084 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:50:14 2024-02-06 07:50:14.085 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:50:14 2024-02-06 07:50:14.085 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.085 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.085 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.085 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.087 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.087 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:14 2024-02-06 07:50:14.088 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/business/customers/customer/cust with resource version 1707205814061 07:50:14 2024-02-06 07:50:14.088 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:50:14 2024-02-06 07:50:14.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.089 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.096 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 200816 with label customer 07:50:14 2024-02-06 07:50:14.096 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 233600 with label service-subscription 07:50:14 2024-02-06 07:50:14.096 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 270416 with label service-instance 07:50:14 2024-02-06 07:50:14.097 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:14 2024-02-06 07:50:14.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:50:14 2024-02-06 07:50:14.405 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:50:14 2024-02-06 07:50:14.406 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.406 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.406 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.406 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.408 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:14 2024-02-06 07:50:14.720 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:14 2024-02-06 07:50:14.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:14 2024-02-06 07:50:14.723 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.723 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.723 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.724 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.726 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 694 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckNoChildWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:14 2024-02-06 07:50:14.727 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.727 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:14 2024-02-06 07:50:14.727 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:14 2024-02-06 07:50:14.729 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:14 "hostname": "example-hostname-val-85598", 07:50:14 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:14 "number-of-cpus": 280, 07:50:14 "disk-in-gigabytes": 78521, 07:50:14 "ram-in-megabytes": 36975, 07:50:14 "equip-type": "example-equip-type-val-47930", 07:50:14 "equip-vendor": "example-equip-vendor-val-59512", 07:50:14 "equip-model": "example-equip-model-val-46076", 07:50:14 "fqdn": "example-fqdn-val-74486", 07:50:14 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:14 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:14 "serial-number": "example-serial-number-val-92800", 07:50:14 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:14 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:14 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:14 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:14 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:14 "inv-status": "example-inv-status-val-5042", 07:50:14 "pserver-id": "example-pserver-id-val-15622", 07:50:14 "internet-topology": "example-internet-topology-val-31234", 07:50:14 "in-maint": true, 07:50:14 "pserver-name2": "example-pserver-name2-val-93509", 07:50:14 "purpose": "example-purpose-val-52320", 07:50:14 "prov-status": "example-prov-status-val-47313", 07:50:14 "management-option": "example-management-option-val-72434", 07:50:14 "host-profile": "example-host-profile-val-84672", 07:50:14 "p-interfaces": { 07:50:14 "p-interface": [ 07:50:14 { 07:50:14 "interface-name": "example-interface-name-val-46147", 07:50:14 "selflink": "example-selflink-val-81029", 07:50:14 "speed-value": "example-speed-value-val-47874", 07:50:14 "speed-units": "example-speed-units-val-10396", 07:50:14 "port-description": "example-port-description-val-53068", 07:50:14 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:14 "interface-role": "example-interface-role-val-49232", 07:50:14 "interface-type": "example-interface-type-val-21757", 07:50:14 "prov-status": "example-prov-status-val-19117", 07:50:14 "in-maint": true, 07:50:14 "inv-status": "example-inv-status-val-48715", 07:50:14 "l-interfaces": { 07:50:14 "l-interface": [ 07:50:14 { 07:50:14 "interface-name": "example-interface-name-val-13366", 07:50:14 "interface-role": "example-interface-role-val-29488", 07:50:14 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:14 "selflink": "example-selflink-val-4757", 07:50:14 "interface-id": "example-interface-id-val-79486", 07:50:14 "macaddr": "example-macaddr-val-52194", 07:50:14 "network-name": "example-network-name-val-80678", 07:50:14 "management-option": "example-management-option-val-53535", 07:50:14 "interface-description": "example-interface-description-val-299", 07:50:14 "is-port-mirrored": true, 07:50:14 "in-maint": true, 07:50:14 "prov-status": "example-prov-status-val-9736", 07:50:14 "is-ip-unnumbered": true, 07:50:14 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:14 "priority": 82452, 07:50:14 "vlans": { 07:50:14 "vlan": [ 07:50:14 { 07:50:14 "vlan-interface": "example-vlan-interface-val-31470", 07:50:14 "vlan-id-inner": 61286171, 07:50:14 "vlan-id-outer": 64615174, 07:50:14 "speed-value": "example-speed-value-val-80457", 07:50:14 "speed-units": "example-speed-units-val-51587", 07:50:14 "vlan-description": "example-vlan-description-val-97575", 07:50:14 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:14 "vpn-key": "example-vpn-key-val-50069", 07:50:14 "orchestration-status": "example-orchestration-status-val-34071", 07:50:14 "in-maint": true, 07:50:14 "prov-status": "example-prov-status-val-62615", 07:50:14 "is-ip-unnumbered": true, 07:50:14 "is-private": true, 07:50:14 "l3-interface-ipv4-address-list": [ 07:50:14 { 07:50:14 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:14 "l3-interface-ipv4-prefix-length": 39266592, 07:50:14 "vlan-id-inner": 91284707, 07:50:14 "vlan-id-outer": 80343467, 07:50:14 "is-floating": true, 07:50:14 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:14 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:14 } 07:50:14 ], 07:50:14 "l3-interface-ipv6-address-list": [ 07:50:14 { 07:50:14 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:14 "l3-interface-ipv6-prefix-length": 81422758, 07:50:14 "vlan-id-inner": 15099560, 07:50:14 "vlan-id-outer": 46643832, 07:50:14 "is-floating": true, 07:50:14 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:14 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:14 } 07:50:14 ] 07:50:14 } 07:50:14 ] 07:50:14 }, 07:50:14 "l-interfaces": { 07:50:14 "l-interface": [ 07:50:14 { 07:50:14 "interface-name": "example-interface-name-val-62086", 07:50:14 "interface-role": "example-interface-role-val-13107", 07:50:14 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:14 "selflink": "example-selflink-val-31580", 07:50:14 "interface-id": "example-interface-id-val-57805", 07:50:14 "macaddr": "example-macaddr-val-54266", 07:50:14 "network-name": "example-network-name-val-38517", 07:50:14 "management-option": "example-management-option-val-8801", 07:50:14 "interface-description": "example-interface-description-val-88573", 07:50:14 "is-port-mirrored": true, 07:50:14 "in-maint": true, 07:50:14 "prov-status": "example-prov-status-val-99164", 07:50:14 "is-ip-unnumbered": true, 07:50:14 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:14 "priority": 80355, 07:50:14 "admin-status": "example-admin-status-val-29720" 07:50:14 } 07:50:14 ] 07:50:14 }, 07:50:14 "l3-interface-ipv4-address-list": [ 07:50:14 { 07:50:14 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:14 "l3-interface-ipv4-prefix-length": 36060646, 07:50:14 "vlan-id-inner": 62164959, 07:50:14 "vlan-id-outer": 93058593, 07:50:14 "is-floating": true, 07:50:14 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:14 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:14 } 07:50:14 ], 07:50:14 "l3-interface-ipv6-address-list": [ 07:50:14 { 07:50:14 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:14 "l3-interface-ipv6-prefix-length": 29592510, 07:50:14 "vlan-id-inner": 18402161, 07:50:14 "vlan-id-outer": 651158, 07:50:14 "is-floating": true, 07:50:14 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:14 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:14 } 07:50:14 ], 07:50:14 "admin-status": "example-admin-status-val-81745" 07:50:14 } 07:50:14 ] 07:50:14 } 07:50:14 } 07:50:14 ] 07:50:14 }, 07:50:14 "lag-interfaces": { 07:50:14 "lag-interface": [ 07:50:14 { 07:50:14 "interface-name": "example-interface-name-val-87366", 07:50:14 "interface-description": "example-interface-description-val-3722", 07:50:14 "speed-value": "example-speed-value-val-73546", 07:50:14 "speed-units": "example-speed-units-val-73658", 07:50:14 "interface-id": "example-interface-id-val-62385", 07:50:14 "interface-role": "example-interface-role-val-60746", 07:50:14 "prov-status": "example-prov-status-val-26239", 07:50:14 "in-maint": true, 07:50:14 "l-interfaces": { 07:50:14 "l-interface": [ 07:50:14 { 07:50:14 "interface-name": "example-interface-name-val-69579", 07:50:14 "interface-role": "example-interface-role-val-64571", 07:50:14 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:14 "selflink": "example-selflink-val-29611", 07:50:14 "interface-id": "example-interface-id-val-75464", 07:50:14 "macaddr": "example-macaddr-val-7285", 07:50:14 "network-name": "example-network-name-val-52284", 07:50:14 "management-option": "example-management-option-val-26028", 07:50:14 "interface-description": "example-interface-description-val-37641", 07:50:14 "is-port-mirrored": true, 07:50:14 "in-maint": true, 07:50:14 "prov-status": "example-prov-status-val-56460", 07:50:14 "is-ip-unnumbered": true, 07:50:14 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:14 "priority": 84739, 07:50:14 "vlans": { 07:50:14 "vlan": [ 07:50:14 { 07:50:14 "vlan-interface": "example-vlan-interface-val-56661", 07:50:14 "vlan-id-inner": 33305644, 07:50:14 "vlan-id-outer": 30871600, 07:50:14 "speed-value": "example-speed-value-val-1929", 07:50:14 "speed-units": "example-speed-units-val-71630", 07:50:14 "vlan-description": "example-vlan-description-val-63003", 07:50:14 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:14 "vpn-key": "example-vpn-key-val-16552", 07:50:14 "orchestration-status": "example-orchestration-status-val-95322", 07:50:14 "in-maint": true, 07:50:14 "prov-status": "example-prov-status-val-89886", 07:50:14 "is-ip-unnumbered": true, 07:50:14 "is-private": true, 07:50:14 "l3-interface-ipv4-address-list": [ 07:50:14 { 07:50:14 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:14 "l3-interface-ipv4-prefix-length": 11099430, 07:50:14 "vlan-id-inner": 88996967, 07:50:14 "vlan-id-outer": 23003182, 07:50:14 "is-floating": true, 07:50:14 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:14 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:14 } 07:50:14 ], 07:50:14 "l3-interface-ipv6-address-list": [ 07:50:14 { 07:50:14 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:14 "l3-interface-ipv6-prefix-length": 20167688, 07:50:14 "vlan-id-inner": 40775405, 07:50:14 "vlan-id-outer": 75855907, 07:50:14 "is-floating": true, 07:50:14 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:14 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:14 } 07:50:14 ] 07:50:14 } 07:50:14 ] 07:50:14 }, 07:50:14 "l-interfaces": { 07:50:14 "l-interface": [ 07:50:14 { 07:50:14 "interface-name": "example-interface-name-val-49266", 07:50:14 "interface-role": "example-interface-role-val-210", 07:50:14 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:14 "selflink": "example-selflink-val-6356", 07:50:14 "interface-id": "example-interface-id-val-99531", 07:50:14 "macaddr": "example-macaddr-val-25092", 07:50:14 "network-name": "example-network-name-val-3319", 07:50:14 "management-option": "example-management-option-val-79883", 07:50:14 "interface-description": "example-interface-description-val-54501", 07:50:14 "is-port-mirrored": true, 07:50:14 "in-maint": true, 07:50:14 "prov-status": "example-prov-status-val-48840", 07:50:14 "is-ip-unnumbered": true, 07:50:14 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:14 "priority": 21862, 07:50:14 "admin-status": "example-admin-status-val-89244" 07:50:14 } 07:50:14 ] 07:50:14 }, 07:50:14 "l3-interface-ipv4-address-list": [ 07:50:14 { 07:50:14 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:14 "l3-interface-ipv4-prefix-length": 91875404, 07:50:14 "vlan-id-inner": 36470314, 07:50:14 "vlan-id-outer": 96344091, 07:50:14 "is-floating": true, 07:50:14 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:14 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:14 } 07:50:14 ], 07:50:14 "l3-interface-ipv6-address-list": [ 07:50:14 { 07:50:14 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:14 "l3-interface-ipv6-prefix-length": 11663872, 07:50:14 "vlan-id-inner": 28459412, 07:50:14 "vlan-id-outer": 9852622, 07:50:14 "is-floating": true, 07:50:14 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:14 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:14 } 07:50:14 ], 07:50:14 "admin-status": "example-admin-status-val-81055" 07:50:14 } 07:50:14 ] 07:50:14 } 07:50:14 } 07:50:14 ] 07:50:14 } 07:50:14 } 07:50:14 07:50:14 2024-02-06 07:50:14.731 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:14 2024-02-06 07:50:14.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.748 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.748 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.748 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.782 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.803 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:14 2024-02-06 07:50:14.806 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:14 2024-02-06 07:50:14.807 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:14 2024-02-06 07:50:14.808 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.808 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.808 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.808 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.819 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.820 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:14 2024-02-06 07:50:14.820 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:14 2024-02-06 07:50:14.821 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:14 2024-02-06 07:50:14.821 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.821 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.821 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.822 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.822 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 703 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckNoChildWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:14 2024-02-06 07:50:14.823 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.823 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:14 2024-02-06 07:50:14.823 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 07:50:14 2024-02-06 07:50:14.824 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 07:50:14 "vnf-id": "generic-vnf-notification", 07:50:14 "vnf-type": "sometype", 07:50:14 "in-maint": true, 07:50:14 "is-closed-loop-disabled": true 07:50:14 } 07:50:14 07:50:14 2024-02-06 07:50:14.825 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:14 2024-02-06 07:50:14.826 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.826 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.826 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.827 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.834 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.841 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:14 2024-02-06 07:50:14.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:14 2024-02-06 07:50:14.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:14 2024-02-06 07:50:14.845 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.845 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.846 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.850 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.850 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:14 2024-02-06 07:50:14.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { 07:50:14 "related-to": "generic-vnf", 07:50:14 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 07:50:14 } 07:50:14 07:50:14 2024-02-06 07:50:14.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:14 2024-02-06 07:50:14.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.853 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.855 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.871 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:14 2024-02-06 07:50:14.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:14 2024-02-06 07:50:14.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:14 2024-02-06 07:50:14.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.874 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.877 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:14 2024-02-06 07:50:14.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:14 2024-02-06 07:50:14.879 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:14 2024-02-06 07:50:14.879 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.880 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.892 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.892 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:14 2024-02-06 07:50:14.894 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with resource version 1707205814853 07:50:14 2024-02-06 07:50:14.895 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:14 2024-02-06 07:50:14.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:14 2024-02-06 07:50:14.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:14 2024-02-06 07:50:14.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:14 2024-02-06 07:50:14.896 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:14 2024-02-06 07:50:14.898 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:14 2024-02-06 07:50:14.903 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:15 2024-02-06 07:50:15.217 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 07:50:15 2024-02-06 07:50:15.219 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:15 2024-02-06 07:50:15.221 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/random-cloud-region-owner/random-cloud-region-id with payload {} 07:50:15 2024-02-06 07:50:15.221 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:15 2024-02-06 07:50:15.256 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:15 2024-02-06 07:50:15.256 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:15 2024-02-06 07:50:15.256 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:15 2024-02-06 07:50:15.256 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:15 2024-02-06 07:50:15.260 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:15 2024-02-06 07:50:15.261 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:15 2024-02-06 07:50:15.263 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:15 2024-02-06 07:50:15.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:15 2024-02-06 07:50:15.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 07:50:15 2024-02-06 07:50:15.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:15 2024-02-06 07:50:15.580 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:15 2024-02-06 07:50:15.580 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:15 2024-02-06 07:50:15.580 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:15 2024-02-06 07:50:15.580 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:15 2024-02-06 07:50:15.581 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 977 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:15 2024-02-06 07:50:15.582 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:15 2024-02-06 07:50:15.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:15 2024-02-06 07:50:15.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/gvnf","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf","ERR.5.4.6114"]}}} 07:50:15 2024-02-06 07:50:15.583 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with payload {"vnf-id":"gvnf","vnf-name":"example-vnf-name-val-28303","vnf-name2":"example-vnf-name2-val-14743","vnf-type":"example-vnf-type-val-58866","service-id":"example-service-id-val-24831","regional-resource-zone":"example-regional-resource-zone-val-33255","prov-status":"example-prov-status-val-47870","operational-state":"example-operational-state-val-8419","equipment-role":"example-equipment-role-val-35736","orchestration-status":"example-orchestration-status-val-67542","l-interfaces":{"l-interface":[{"interface-name":"lint","interface-role":"example-interface-role-val-61355","v6-wan-link-ip":"example-v6-wan-link-ip-val-78314","vlans":{"vlan":[{"vlan-interface":"vlan","vlan-id-inner":90845777,"vlan-id-outer":23395650}]}}]}} 07:50:15 2024-02-06 07:50:15.583 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:15 2024-02-06 07:50:15.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:15 2024-02-06 07:50:15.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:15 2024-02-06 07:50:15.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:15 2024-02-06 07:50:15.586 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:15 2024-02-06 07:50:15.597 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:15 2024-02-06 07:50:15.605 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:15 2024-02-06 07:50:15.606 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 07:50:15 2024-02-06 07:50:15.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:15 2024-02-06 07:50:15.607 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:15 2024-02-06 07:50:15.607 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:15 2024-02-06 07:50:15.607 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:15 2024-02-06 07:50:15.607 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:15 2024-02-06 07:50:15.616 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:15 2024-02-06 07:50:15.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:15 2024-02-06 07:50:15.617 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:50:15 2024-02-06 07:50:15.619 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:50:15 2024-02-06 07:50:15.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:15 2024-02-06 07:50:15.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:15 2024-02-06 07:50:15.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:15 2024-02-06 07:50:15.619 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:15 2024-02-06 07:50:15.622 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:15 2024-02-06 07:50:15.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:15 2024-02-06 07:50:15.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 07:50:15 2024-02-06 07:50:15.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:50:15 2024-02-06 07:50:15.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:15 2024-02-06 07:50:15.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:15 2024-02-06 07:50:15.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:15 2024-02-06 07:50:15.624 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:15 2024-02-06 07:50:15.624 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type customer found at: /business/customers/customer/cust ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 988 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:15 2024-02-06 07:50:15.624 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:15 2024-02-06 07:50:15.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:15 2024-02-06 07:50:15.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/business/customers/customer/cust","Node Not Found:No Node of type customer found at: /business/customers/customer/cust","ERR.5.4.6114"]}}} 07:50:15 2024-02-06 07:50:15.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/cust with payload {"global-customer-id":"cust","subscriber-name":"subscriber-name-022","subscriber-type":"subscriber-type-022","service-subscriptions":{"service-subscription":{"service-type":"ss","service-instances":{"service-instance":[{"service-instance-id":"si","relationship-list":{"relationship":[{"related-to":"vlan","relationship-data":[{"relationship-key":"vlan.vlan-interface","relationship-value":"vlan"},{"relationship-key":"l-interface.interface-name","relationship-value":"lint"},{"relationship-key":"generic-vnf.vnf-id","relationship-value":"gvnf"}]}]}}]}}}} 07:50:15 2024-02-06 07:50:15.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:50:15 2024-02-06 07:50:15.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:15 2024-02-06 07:50:15.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:15 2024-02-06 07:50:15.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:15 2024-02-06 07:50:15.628 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:15 2024-02-06 07:50:15.640 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:15 2024-02-06 07:50:15.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:15 2024-02-06 07:50:15.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 07:50:15 2024-02-06 07:50:15.650 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:50:15 2024-02-06 07:50:15.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:15 2024-02-06 07:50:15.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:15 2024-02-06 07:50:15.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:15 2024-02-06 07:50:15.650 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:15 2024-02-06 07:50:15.652 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:15 2024-02-06 07:50:15.653 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:15 2024-02-06 07:50:15.653 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust/service-subscriptions/service-subscription/ss/service-instances/service-instance/si with depth all 07:50:15 2024-02-06 07:50:15.654 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 07:50:15 2024-02-06 07:50:15.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:15 2024-02-06 07:50:15.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:15 2024-02-06 07:50:15.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:15 2024-02-06 07:50:15.654 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:15 2024-02-06 07:50:15.656 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:15 2024-02-06 07:50:15.656 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:15 2024-02-06 07:50:15.656 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:50:15 2024-02-06 07:50:15.657 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:50:15 2024-02-06 07:50:15.657 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:15 2024-02-06 07:50:15.657 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:15 2024-02-06 07:50:15.657 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:15 2024-02-06 07:50:15.657 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:15 2024-02-06 07:50:15.659 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:15 2024-02-06 07:50:15.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:15 2024-02-06 07:50:15.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint with depth all 07:50:15 2024-02-06 07:50:15.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 07:50:15 2024-02-06 07:50:15.660 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:15 2024-02-06 07:50:15.660 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:15 2024-02-06 07:50:15.660 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:15 2024-02-06 07:50:15.660 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:15 2024-02-06 07:50:15.662 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:15 2024-02-06 07:50:15.663 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:15 2024-02-06 07:50:15.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint with payload {"interface-role":"example-interface-role-val-61355","v6-wan-link-ip":"example-v6-wan-link-ip-val-78314","vlans":"{}","in-maint":false,"is-port-mirrored":false,"resource-version":"1707205815585","is-ip-unnumbered":false,"interface-name":"lint"} 07:50:15 2024-02-06 07:50:15.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 07:50:15 2024-02-06 07:50:15.665 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:15 2024-02-06 07:50:15.665 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:15 2024-02-06 07:50:15.665 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:15 2024-02-06 07:50:15.665 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:15 2024-02-06 07:50:15.668 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 274504, doing an implicit delete on update will delete total of 1 vertexes 07:50:15 2024-02-06 07:50:15.669 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"vlan-interface":"vlan","vlan-id-inner":90845777,"vlan-id-outer":23395650,"resource-version":"1707205815628","in-maint":false,"is-ip-unnumbered":false,"relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v14/business/customers/customer/cust/service-subscriptions/service-subscription/ss/service-instances/service-instance/si","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"cust"},{"relationship-key":"service-subscription.service-type","relationship-value":"ss"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"si"}],"related-to-property":[{"property-key":"service-instance.service-instance-name"}]}]}} 07:50:15 2024-02-06 07:50:15.669 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 303208 with label vlan 07:50:15 2024-02-06 07:50:15.670 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:15 2024-02-06 07:50:15.675 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:15 2024-02-06 07:50:15.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:50:15 2024-02-06 07:50:15.980 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:50:15 2024-02-06 07:50:15.981 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:15 2024-02-06 07:50:15.981 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:15 2024-02-06 07:50:15.981 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:15 2024-02-06 07:50:15.981 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:15 2024-02-06 07:50:15.982 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type vlan found at: /network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 1021 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke 07:50:15 2024-02-06 07:50:15.985 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:15 2024-02-06 07:50:15.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:15 2024-02-06 07:50:15.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan","Node Not Found:No Node of type vlan found at: /network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan","ERR.5.4.6114"]}}} 07:50:15 2024-02-06 07:50:15.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust/service-subscriptions/service-subscription/ss/service-instances/service-instance/si with depth all 07:50:15 2024-02-06 07:50:15.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 07:50:15 2024-02-06 07:50:15.987 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:15 2024-02-06 07:50:15.987 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:15 2024-02-06 07:50:15.987 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:15 2024-02-06 07:50:15.987 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:15 2024-02-06 07:50:15.989 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:15 2024-02-06 07:50:15.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:16 2024-02-06 07:50:16.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:16 2024-02-06 07:50:16.302 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:16 2024-02-06 07:50:16.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:16 2024-02-06 07:50:16.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:16 2024-02-06 07:50:16.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:16 2024-02-06 07:50:16.303 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:16 2024-02-06 07:50:16.304 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 88 :MethodName- testCreateWithPserverWithAllChildrenAndVerifyMultipleNotificationsWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:16 2024-02-06 07:50:16.305 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:16 2024-02-06 07:50:16.307 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:16 2024-02-06 07:50:16.307 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:16 2024-02-06 07:50:16.308 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:16 "hostname": "example-hostname-val-85598", 07:50:16 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:16 "number-of-cpus": 280, 07:50:16 "disk-in-gigabytes": 78521, 07:50:16 "ram-in-megabytes": 36975, 07:50:16 "equip-type": "example-equip-type-val-47930", 07:50:16 "equip-vendor": "example-equip-vendor-val-59512", 07:50:16 "equip-model": "example-equip-model-val-46076", 07:50:16 "fqdn": "example-fqdn-val-74486", 07:50:16 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:16 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:16 "serial-number": "example-serial-number-val-92800", 07:50:16 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:16 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:16 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:16 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:16 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:16 "inv-status": "example-inv-status-val-5042", 07:50:16 "pserver-id": "example-pserver-id-val-15622", 07:50:16 "internet-topology": "example-internet-topology-val-31234", 07:50:16 "in-maint": true, 07:50:16 "pserver-name2": "example-pserver-name2-val-93509", 07:50:16 "purpose": "example-purpose-val-52320", 07:50:16 "prov-status": "example-prov-status-val-47313", 07:50:16 "management-option": "example-management-option-val-72434", 07:50:16 "host-profile": "example-host-profile-val-84672", 07:50:16 "p-interfaces": { 07:50:16 "p-interface": [ 07:50:16 { 07:50:16 "interface-name": "example-interface-name-val-46147", 07:50:16 "selflink": "example-selflink-val-81029", 07:50:16 "speed-value": "example-speed-value-val-47874", 07:50:16 "speed-units": "example-speed-units-val-10396", 07:50:16 "port-description": "example-port-description-val-53068", 07:50:16 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:16 "interface-role": "example-interface-role-val-49232", 07:50:16 "interface-type": "example-interface-type-val-21757", 07:50:16 "prov-status": "example-prov-status-val-19117", 07:50:16 "in-maint": true, 07:50:16 "inv-status": "example-inv-status-val-48715", 07:50:16 "l-interfaces": { 07:50:16 "l-interface": [ 07:50:16 { 07:50:16 "interface-name": "example-interface-name-val-13366", 07:50:16 "interface-role": "example-interface-role-val-29488", 07:50:16 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:16 "selflink": "example-selflink-val-4757", 07:50:16 "interface-id": "example-interface-id-val-79486", 07:50:16 "macaddr": "example-macaddr-val-52194", 07:50:16 "network-name": "example-network-name-val-80678", 07:50:16 "management-option": "example-management-option-val-53535", 07:50:16 "interface-description": "example-interface-description-val-299", 07:50:16 "is-port-mirrored": true, 07:50:16 "in-maint": true, 07:50:16 "prov-status": "example-prov-status-val-9736", 07:50:16 "is-ip-unnumbered": true, 07:50:16 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:16 "priority": 82452, 07:50:16 "vlans": { 07:50:16 "vlan": [ 07:50:16 { 07:50:16 "vlan-interface": "example-vlan-interface-val-31470", 07:50:16 "vlan-id-inner": 61286171, 07:50:16 "vlan-id-outer": 64615174, 07:50:16 "speed-value": "example-speed-value-val-80457", 07:50:16 "speed-units": "example-speed-units-val-51587", 07:50:16 "vlan-description": "example-vlan-description-val-97575", 07:50:16 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:16 "vpn-key": "example-vpn-key-val-50069", 07:50:16 "orchestration-status": "example-orchestration-status-val-34071", 07:50:16 "in-maint": true, 07:50:16 "prov-status": "example-prov-status-val-62615", 07:50:16 "is-ip-unnumbered": true, 07:50:16 "is-private": true, 07:50:16 "l3-interface-ipv4-address-list": [ 07:50:16 { 07:50:16 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:16 "l3-interface-ipv4-prefix-length": 39266592, 07:50:16 "vlan-id-inner": 91284707, 07:50:16 "vlan-id-outer": 80343467, 07:50:16 "is-floating": true, 07:50:16 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:16 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:16 } 07:50:16 ], 07:50:16 "l3-interface-ipv6-address-list": [ 07:50:16 { 07:50:16 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:16 "l3-interface-ipv6-prefix-length": 81422758, 07:50:16 "vlan-id-inner": 15099560, 07:50:16 "vlan-id-outer": 46643832, 07:50:16 "is-floating": true, 07:50:16 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:16 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:16 } 07:50:16 ] 07:50:16 } 07:50:16 ] 07:50:16 }, 07:50:16 "l-interfaces": { 07:50:16 "l-interface": [ 07:50:16 { 07:50:16 "interface-name": "example-interface-name-val-62086", 07:50:16 "interface-role": "example-interface-role-val-13107", 07:50:16 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:16 "selflink": "example-selflink-val-31580", 07:50:16 "interface-id": "example-interface-id-val-57805", 07:50:16 "macaddr": "example-macaddr-val-54266", 07:50:16 "network-name": "example-network-name-val-38517", 07:50:16 "management-option": "example-management-option-val-8801", 07:50:16 "interface-description": "example-interface-description-val-88573", 07:50:16 "is-port-mirrored": true, 07:50:16 "in-maint": true, 07:50:16 "prov-status": "example-prov-status-val-99164", 07:50:16 "is-ip-unnumbered": true, 07:50:16 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:16 "priority": 80355, 07:50:16 "admin-status": "example-admin-status-val-29720" 07:50:16 } 07:50:16 ] 07:50:16 }, 07:50:16 "l3-interface-ipv4-address-list": [ 07:50:16 { 07:50:16 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:16 "l3-interface-ipv4-prefix-length": 36060646, 07:50:16 "vlan-id-inner": 62164959, 07:50:16 "vlan-id-outer": 93058593, 07:50:16 "is-floating": true, 07:50:16 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:16 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:16 } 07:50:16 ], 07:50:16 "l3-interface-ipv6-address-list": [ 07:50:16 { 07:50:16 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:16 "l3-interface-ipv6-prefix-length": 29592510, 07:50:16 "vlan-id-inner": 18402161, 07:50:16 "vlan-id-outer": 651158, 07:50:16 "is-floating": true, 07:50:16 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:16 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:16 } 07:50:16 ], 07:50:16 "admin-status": "example-admin-status-val-81745" 07:50:16 } 07:50:16 ] 07:50:16 } 07:50:16 } 07:50:16 ] 07:50:16 }, 07:50:16 "lag-interfaces": { 07:50:16 "lag-interface": [ 07:50:16 { 07:50:16 "interface-name": "example-interface-name-val-87366", 07:50:16 "interface-description": "example-interface-description-val-3722", 07:50:16 "speed-value": "example-speed-value-val-73546", 07:50:16 "speed-units": "example-speed-units-val-73658", 07:50:16 "interface-id": "example-interface-id-val-62385", 07:50:16 "interface-role": "example-interface-role-val-60746", 07:50:16 "prov-status": "example-prov-status-val-26239", 07:50:16 "in-maint": true, 07:50:16 "l-interfaces": { 07:50:16 "l-interface": [ 07:50:16 { 07:50:16 "interface-name": "example-interface-name-val-69579", 07:50:16 "interface-role": "example-interface-role-val-64571", 07:50:16 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:16 "selflink": "example-selflink-val-29611", 07:50:16 "interface-id": "example-interface-id-val-75464", 07:50:16 "macaddr": "example-macaddr-val-7285", 07:50:16 "network-name": "example-network-name-val-52284", 07:50:16 "management-option": "example-management-option-val-26028", 07:50:16 "interface-description": "example-interface-description-val-37641", 07:50:16 "is-port-mirrored": true, 07:50:16 "in-maint": true, 07:50:16 "prov-status": "example-prov-status-val-56460", 07:50:16 "is-ip-unnumbered": true, 07:50:16 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:16 "priority": 84739, 07:50:16 "vlans": { 07:50:16 "vlan": [ 07:50:16 { 07:50:16 "vlan-interface": "example-vlan-interface-val-56661", 07:50:16 "vlan-id-inner": 33305644, 07:50:16 "vlan-id-outer": 30871600, 07:50:16 "speed-value": "example-speed-value-val-1929", 07:50:16 "speed-units": "example-speed-units-val-71630", 07:50:16 "vlan-description": "example-vlan-description-val-63003", 07:50:16 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:16 "vpn-key": "example-vpn-key-val-16552", 07:50:16 "orchestration-status": "example-orchestration-status-val-95322", 07:50:16 "in-maint": true, 07:50:16 "prov-status": "example-prov-status-val-89886", 07:50:16 "is-ip-unnumbered": true, 07:50:16 "is-private": true, 07:50:16 "l3-interface-ipv4-address-list": [ 07:50:16 { 07:50:16 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:16 "l3-interface-ipv4-prefix-length": 11099430, 07:50:16 "vlan-id-inner": 88996967, 07:50:16 "vlan-id-outer": 23003182, 07:50:16 "is-floating": true, 07:50:16 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:16 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:16 } 07:50:16 ], 07:50:16 "l3-interface-ipv6-address-list": [ 07:50:16 { 07:50:16 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:16 "l3-interface-ipv6-prefix-length": 20167688, 07:50:16 "vlan-id-inner": 40775405, 07:50:16 "vlan-id-outer": 75855907, 07:50:16 "is-floating": true, 07:50:16 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:16 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:16 } 07:50:16 ] 07:50:16 } 07:50:16 ] 07:50:16 }, 07:50:16 "l-interfaces": { 07:50:16 "l-interface": [ 07:50:16 { 07:50:16 "interface-name": "example-interface-name-val-49266", 07:50:16 "interface-role": "example-interface-role-val-210", 07:50:16 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:16 "selflink": "example-selflink-val-6356", 07:50:16 "interface-id": "example-interface-id-val-99531", 07:50:16 "macaddr": "example-macaddr-val-25092", 07:50:16 "network-name": "example-network-name-val-3319", 07:50:16 "management-option": "example-management-option-val-79883", 07:50:16 "interface-description": "example-interface-description-val-54501", 07:50:16 "is-port-mirrored": true, 07:50:16 "in-maint": true, 07:50:16 "prov-status": "example-prov-status-val-48840", 07:50:16 "is-ip-unnumbered": true, 07:50:16 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:16 "priority": 21862, 07:50:16 "admin-status": "example-admin-status-val-89244" 07:50:16 } 07:50:16 ] 07:50:16 }, 07:50:16 "l3-interface-ipv4-address-list": [ 07:50:16 { 07:50:16 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:16 "l3-interface-ipv4-prefix-length": 91875404, 07:50:16 "vlan-id-inner": 36470314, 07:50:16 "vlan-id-outer": 96344091, 07:50:16 "is-floating": true, 07:50:16 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:16 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:16 } 07:50:16 ], 07:50:16 "l3-interface-ipv6-address-list": [ 07:50:16 { 07:50:16 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:16 "l3-interface-ipv6-prefix-length": 11663872, 07:50:16 "vlan-id-inner": 28459412, 07:50:16 "vlan-id-outer": 9852622, 07:50:16 "is-floating": true, 07:50:16 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:16 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:16 } 07:50:16 ], 07:50:16 "admin-status": "example-admin-status-val-81055" 07:50:16 } 07:50:16 ] 07:50:16 } 07:50:16 } 07:50:16 ] 07:50:16 } 07:50:16 } 07:50:16 07:50:16 2024-02-06 07:50:16.309 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:16 2024-02-06 07:50:16.313 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:16 2024-02-06 07:50:16.313 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:16 2024-02-06 07:50:16.313 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:16 2024-02-06 07:50:16.313 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:16 2024-02-06 07:50:16.348 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:16 2024-02-06 07:50:16.460 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:16 2024-02-06 07:50:16.466 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:16 2024-02-06 07:50:16.467 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:16 2024-02-06 07:50:16.467 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:16 2024-02-06 07:50:16.468 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:16 2024-02-06 07:50:16.468 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:16 2024-02-06 07:50:16.468 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:16 2024-02-06 07:50:16.481 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:16 2024-02-06 07:50:16.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:16 2024-02-06 07:50:16.792 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:16 2024-02-06 07:50:16.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:16 2024-02-06 07:50:16.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:16 2024-02-06 07:50:16.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:16 2024-02-06 07:50:16.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:16 2024-02-06 07:50:16.793 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:16 2024-02-06 07:50:16.794 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 176 :MethodName- testExistingPserverCreateNewChildPInterfaceAndCheckDmaapEventForPserverIsSentWithNewPInterfaceWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:16 2024-02-06 07:50:16.794 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:16 2024-02-06 07:50:16.794 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:16 2024-02-06 07:50:16.795 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:16 2024-02-06 07:50:16.795 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:16 "hostname": "example-hostname-val-85598", 07:50:16 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:16 "number-of-cpus": 280, 07:50:16 "disk-in-gigabytes": 78521, 07:50:16 "ram-in-megabytes": 36975, 07:50:16 "equip-type": "example-equip-type-val-47930", 07:50:16 "equip-vendor": "example-equip-vendor-val-59512", 07:50:16 "equip-model": "example-equip-model-val-46076", 07:50:16 "fqdn": "example-fqdn-val-74486", 07:50:16 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:16 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:16 "serial-number": "example-serial-number-val-92800", 07:50:16 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:16 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:16 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:16 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:16 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:16 "inv-status": "example-inv-status-val-5042", 07:50:16 "pserver-id": "example-pserver-id-val-15622", 07:50:16 "internet-topology": "example-internet-topology-val-31234", 07:50:16 "in-maint": true, 07:50:16 "pserver-name2": "example-pserver-name2-val-93509", 07:50:16 "purpose": "example-purpose-val-52320", 07:50:16 "prov-status": "example-prov-status-val-47313", 07:50:16 "management-option": "example-management-option-val-72434", 07:50:16 "host-profile": "example-host-profile-val-84672", 07:50:16 "p-interfaces": { 07:50:16 "p-interface": [ 07:50:16 { 07:50:16 "interface-name": "example-interface-name-val-46147", 07:50:16 "selflink": "example-selflink-val-81029", 07:50:16 "speed-value": "example-speed-value-val-47874", 07:50:16 "speed-units": "example-speed-units-val-10396", 07:50:16 "port-description": "example-port-description-val-53068", 07:50:16 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:16 "interface-role": "example-interface-role-val-49232", 07:50:16 "interface-type": "example-interface-type-val-21757", 07:50:16 "prov-status": "example-prov-status-val-19117", 07:50:16 "in-maint": true, 07:50:16 "inv-status": "example-inv-status-val-48715", 07:50:16 "l-interfaces": { 07:50:16 "l-interface": [ 07:50:16 { 07:50:16 "interface-name": "example-interface-name-val-13366", 07:50:16 "interface-role": "example-interface-role-val-29488", 07:50:16 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:16 "selflink": "example-selflink-val-4757", 07:50:16 "interface-id": "example-interface-id-val-79486", 07:50:16 "macaddr": "example-macaddr-val-52194", 07:50:16 "network-name": "example-network-name-val-80678", 07:50:16 "management-option": "example-management-option-val-53535", 07:50:16 "interface-description": "example-interface-description-val-299", 07:50:16 "is-port-mirrored": true, 07:50:16 "in-maint": true, 07:50:16 "prov-status": "example-prov-status-val-9736", 07:50:16 "is-ip-unnumbered": true, 07:50:16 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:16 "priority": 82452, 07:50:16 "vlans": { 07:50:16 "vlan": [ 07:50:16 { 07:50:16 "vlan-interface": "example-vlan-interface-val-31470", 07:50:16 "vlan-id-inner": 61286171, 07:50:16 "vlan-id-outer": 64615174, 07:50:16 "speed-value": "example-speed-value-val-80457", 07:50:16 "speed-units": "example-speed-units-val-51587", 07:50:16 "vlan-description": "example-vlan-description-val-97575", 07:50:16 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:16 "vpn-key": "example-vpn-key-val-50069", 07:50:16 "orchestration-status": "example-orchestration-status-val-34071", 07:50:16 "in-maint": true, 07:50:16 "prov-status": "example-prov-status-val-62615", 07:50:16 "is-ip-unnumbered": true, 07:50:16 "is-private": true, 07:50:16 "l3-interface-ipv4-address-list": [ 07:50:16 { 07:50:16 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:16 "l3-interface-ipv4-prefix-length": 39266592, 07:50:16 "vlan-id-inner": 91284707, 07:50:16 "vlan-id-outer": 80343467, 07:50:16 "is-floating": true, 07:50:16 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:16 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:16 } 07:50:16 ], 07:50:16 "l3-interface-ipv6-address-list": [ 07:50:16 { 07:50:16 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:16 "l3-interface-ipv6-prefix-length": 81422758, 07:50:16 "vlan-id-inner": 15099560, 07:50:16 "vlan-id-outer": 46643832, 07:50:16 "is-floating": true, 07:50:16 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:16 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:16 } 07:50:16 ] 07:50:16 } 07:50:16 ] 07:50:16 }, 07:50:16 "l-interfaces": { 07:50:16 "l-interface": [ 07:50:16 { 07:50:16 "interface-name": "example-interface-name-val-62086", 07:50:16 "interface-role": "example-interface-role-val-13107", 07:50:16 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:16 "selflink": "example-selflink-val-31580", 07:50:16 "interface-id": "example-interface-id-val-57805", 07:50:16 "macaddr": "example-macaddr-val-54266", 07:50:16 "network-name": "example-network-name-val-38517", 07:50:16 "management-option": "example-management-option-val-8801", 07:50:16 "interface-description": "example-interface-description-val-88573", 07:50:16 "is-port-mirrored": true, 07:50:16 "in-maint": true, 07:50:16 "prov-status": "example-prov-status-val-99164", 07:50:16 "is-ip-unnumbered": true, 07:50:16 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:16 "priority": 80355, 07:50:16 "admin-status": "example-admin-status-val-29720" 07:50:16 } 07:50:16 ] 07:50:16 }, 07:50:16 "l3-interface-ipv4-address-list": [ 07:50:16 { 07:50:16 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:16 "l3-interface-ipv4-prefix-length": 36060646, 07:50:16 "vlan-id-inner": 62164959, 07:50:16 "vlan-id-outer": 93058593, 07:50:16 "is-floating": true, 07:50:16 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:16 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:16 } 07:50:16 ], 07:50:16 "l3-interface-ipv6-address-list": [ 07:50:16 { 07:50:16 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:16 "l3-interface-ipv6-prefix-length": 29592510, 07:50:16 "vlan-id-inner": 18402161, 07:50:16 "vlan-id-outer": 651158, 07:50:16 "is-floating": true, 07:50:16 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:16 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:16 } 07:50:16 ], 07:50:16 "admin-status": "example-admin-status-val-81745" 07:50:16 } 07:50:16 ] 07:50:16 } 07:50:16 } 07:50:16 ] 07:50:16 }, 07:50:16 "lag-interfaces": { 07:50:16 "lag-interface": [ 07:50:16 { 07:50:16 "interface-name": "example-interface-name-val-87366", 07:50:16 "interface-description": "example-interface-description-val-3722", 07:50:16 "speed-value": "example-speed-value-val-73546", 07:50:16 "speed-units": "example-speed-units-val-73658", 07:50:16 "interface-id": "example-interface-id-val-62385", 07:50:16 "interface-role": "example-interface-role-val-60746", 07:50:16 "prov-status": "example-prov-status-val-26239", 07:50:16 "in-maint": true, 07:50:16 "l-interfaces": { 07:50:16 "l-interface": [ 07:50:16 { 07:50:16 "interface-name": "example-interface-name-val-69579", 07:50:16 "interface-role": "example-interface-role-val-64571", 07:50:16 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:16 "selflink": "example-selflink-val-29611", 07:50:16 "interface-id": "example-interface-id-val-75464", 07:50:16 "macaddr": "example-macaddr-val-7285", 07:50:16 "network-name": "example-network-name-val-52284", 07:50:16 "management-option": "example-management-option-val-26028", 07:50:16 "interface-description": "example-interface-description-val-37641", 07:50:16 "is-port-mirrored": true, 07:50:16 "in-maint": true, 07:50:16 "prov-status": "example-prov-status-val-56460", 07:50:16 "is-ip-unnumbered": true, 07:50:16 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:16 "priority": 84739, 07:50:16 "vlans": { 07:50:16 "vlan": [ 07:50:16 { 07:50:16 "vlan-interface": "example-vlan-interface-val-56661", 07:50:16 "vlan-id-inner": 33305644, 07:50:16 "vlan-id-outer": 30871600, 07:50:16 "speed-value": "example-speed-value-val-1929", 07:50:16 "speed-units": "example-speed-units-val-71630", 07:50:16 "vlan-description": "example-vlan-description-val-63003", 07:50:16 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:16 "vpn-key": "example-vpn-key-val-16552", 07:50:16 "orchestration-status": "example-orchestration-status-val-95322", 07:50:16 "in-maint": true, 07:50:16 "prov-status": "example-prov-status-val-89886", 07:50:16 "is-ip-unnumbered": true, 07:50:16 "is-private": true, 07:50:16 "l3-interface-ipv4-address-list": [ 07:50:16 { 07:50:16 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:16 "l3-interface-ipv4-prefix-length": 11099430, 07:50:16 "vlan-id-inner": 88996967, 07:50:16 "vlan-id-outer": 23003182, 07:50:16 "is-floating": true, 07:50:16 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:16 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:16 } 07:50:16 ], 07:50:16 "l3-interface-ipv6-address-list": [ 07:50:16 { 07:50:16 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:16 "l3-interface-ipv6-prefix-length": 20167688, 07:50:16 "vlan-id-inner": 40775405, 07:50:16 "vlan-id-outer": 75855907, 07:50:16 "is-floating": true, 07:50:16 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:16 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:16 } 07:50:16 ] 07:50:16 } 07:50:16 ] 07:50:16 }, 07:50:16 "l-interfaces": { 07:50:16 "l-interface": [ 07:50:16 { 07:50:16 "interface-name": "example-interface-name-val-49266", 07:50:16 "interface-role": "example-interface-role-val-210", 07:50:16 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:16 "selflink": "example-selflink-val-6356", 07:50:16 "interface-id": "example-interface-id-val-99531", 07:50:16 "macaddr": "example-macaddr-val-25092", 07:50:16 "network-name": "example-network-name-val-3319", 07:50:16 "management-option": "example-management-option-val-79883", 07:50:16 "interface-description": "example-interface-description-val-54501", 07:50:16 "is-port-mirrored": true, 07:50:16 "in-maint": true, 07:50:16 "prov-status": "example-prov-status-val-48840", 07:50:16 "is-ip-unnumbered": true, 07:50:16 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:16 "priority": 21862, 07:50:16 "admin-status": "example-admin-status-val-89244" 07:50:16 } 07:50:16 ] 07:50:16 }, 07:50:16 "l3-interface-ipv4-address-list": [ 07:50:16 { 07:50:16 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:16 "l3-interface-ipv4-prefix-length": 91875404, 07:50:16 "vlan-id-inner": 36470314, 07:50:16 "vlan-id-outer": 96344091, 07:50:16 "is-floating": true, 07:50:16 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:16 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:16 } 07:50:16 ], 07:50:16 "l3-interface-ipv6-address-list": [ 07:50:16 { 07:50:16 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:16 "l3-interface-ipv6-prefix-length": 11663872, 07:50:16 "vlan-id-inner": 28459412, 07:50:16 "vlan-id-outer": 9852622, 07:50:16 "is-floating": true, 07:50:16 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:16 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:16 } 07:50:16 ], 07:50:16 "admin-status": "example-admin-status-val-81055" 07:50:16 } 07:50:16 ] 07:50:16 } 07:50:16 } 07:50:16 ] 07:50:16 } 07:50:16 } 07:50:16 07:50:16 2024-02-06 07:50:16.796 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:16 2024-02-06 07:50:16.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:16 2024-02-06 07:50:16.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:16 2024-02-06 07:50:16.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:16 2024-02-06 07:50:16.800 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:16 2024-02-06 07:50:16.835 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:16 2024-02-06 07:50:16.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:16 2024-02-06 07:50:16.855 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:16 2024-02-06 07:50:16.856 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:16 2024-02-06 07:50:16.856 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:16 2024-02-06 07:50:16.856 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:16 2024-02-06 07:50:16.856 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:16 2024-02-06 07:50:16.856 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:16 2024-02-06 07:50:16.867 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:16 2024-02-06 07:50:16.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:16 2024-02-06 07:50:16.869 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"ptnii-equip-name":"example-ptnii-equip-name-val-85834","ipaddress-v6-loopback-0":"example-ipaddress-v6-loopback0-val-91056","equip-vendor":"example-equip-vendor-val-59512","purpose":"example-purpose-val-52320","pserver-selflink":"example-pserver-selflink-val-72481","number-of-cpus":280,"ipaddress-v6-aim":"example-ipaddress-v6-aim-val-13572","pserver-name2":"example-pserver-name2-val-93509","hostname":"example-hostname-val-85598","inv-status":"example-inv-status-val-5042","disk-in-gigabytes":78521,"equip-type":"example-equip-type-val-47930","fqdn":"example-fqdn-val-74486","serial-number":"example-serial-number-val-92800","ipaddress-v6-oam":"example-ipaddress-v6-oam-val-84518","pserver-id":"example-pserver-id-val-15622","prov-status":"example-prov-status-val-47313","ipv4-oam-address":"example-ipv4-oam-address-val-16616","ipaddress-v4-loopback-0":"example-ipaddress-v4-loopback0-val-61384","lag-interfaces":{"lag-interface":[{"interface-role":"example-interface-role-val-60746","speed-value":"example-speed-value-val-73546","in-maint":true,"resource-version":"1707205816800","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-68385","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-63003","vpn-key":"example-vpn-key-val-16552","prov-status":"example-prov-status-val-89886","vlan-id-inner":33305644,"vlan-id-outer":30871600,"orchestration-status":"example-orchestration-status-val-95322","speed-value":"example-speed-value-val-1929","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1707205816800","neutron-network-id":"example-neutron-network-id-val-9739","neutron-subnet-id":"example-neutron-subnet-id-val-806","l3-interface-ipv6-prefix-length":20167688,"vlan-id-inner":40775405,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-27490","vlan-id-outer":75855907}],"resource-version":"1707205816800","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-71630","vlan-interface":"example-vlan-interface-val-56661","backdoor-connection":"example-backdoor-connection-val-41834","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":11099430,"resource-version":"1707205816800","neutron-network-id":"example-neutron-network-id-val-53091","neutron-subnet-id":"example-neutron-subnet-id-val-41571","vlan-id-inner":88996967,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-69142","is-floating":true,"vlan-id-outer":23003182}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-81668","interface-name":"example-interface-name-val-49266","allowed-address-pairs":"example-allowed-address-pairs-val-26846","prov-status":"example-prov-status-val-48840","macaddr":"example-macaddr-val-25092","interface-role":"example-interface-role-val-210","selflink":"example-selflink-val-6356","in-maint":true,"admin-status":"example-admin-status-val-89244","is-port-mirrored":true,"resource-version":"1707205816800","is-ip-unnumbered":true,"network-name":"example-network-name-val-3319","management-option":"example-management-option-val-79883","interface-id":"example-interface-id-val-99531","interface-description":"example-interface-description-val-54501"}]},"interface-name":"example-interface-name-val-69579","allowed-address-pairs":"example-allowed-address-pairs-val-23301","prov-status":"example-prov-status-val-56460","macaddr":"example-macaddr-val-7285","interface-role":"example-interface-role-val-64571","selflink":"example-selflink-val-29611","in-maint":true,"admin-status":"example-admin-status-val-81055","l3-interface-ipv6-address-list":[{"resource-version":"1707205816800","neutron-network-id":"example-neutron-network-id-val-15120","neutron-subnet-id":"example-neutron-subnet-id-val-36088","l3-interface-ipv6-prefix-length":11663872,"vlan-id-inner":28459412,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-31476","vlan-id-outer":9852622}],"is-port-mirrored":true,"resource-version":"1707205816800","is-ip-unnumbered":true,"network-name":"example-network-name-val-52284","management-option":"example-management-option-val-26028","interface-id":"example-interface-id-val-75464","interface-description":"example-interface-description-val-37641","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":91875404,"resource-version":"1707205816800","neutron-network-id":"example-neutron-network-id-val-17339","neutron-subnet-id":"example-neutron-subnet-id-val-86128","vlan-id-inner":36470314,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-61251","is-floating":true,"vlan-id-outer":96344091}]}]},"interface-name":"example-interface-name-val-87366","speed-units":"example-speed-units-val-73658","prov-status":"example-prov-status-val-26239","interface-description":"example-interface-description-val-3722","interface-id":"example-interface-id-val-62385"}]},"equip-model":"example-equip-model-val-46076","in-maint":true,"p-interfaces":{"p-interface":[{"equipment-identifier":"example-equipment-identifier-val-63234","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-78396","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-97575","vpn-key":"example-vpn-key-val-50069","prov-status":"example-prov-status-val-62615","vlan-id-inner":61286171,"vlan-id-outer":64615174,"orchestration-status":"example-orchestration-status-val-34071","speed-value":"example-speed-value-val-80457","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1707205816800","neutron-network-id":"example-neutron-network-id-val-97954","neutron-subnet-id":"example-neutron-subnet-id-val-23889","l3-interface-ipv6-prefix-length":81422758,"vlan-id-inner":15099560,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-70726","vlan-id-outer":46643832}],"resource-version":"1707205816800","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-51587","vlan-interface":"example-vlan-interface-val-31470","backdoor-connection":"example-backdoor-connection-val-3179","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":39266592,"resource-version":"1707205816800","neutron-network-id":"example-neutron-network-id-val-52921","neutron-subnet-id":"example-neutron-subnet-id-val-88134","vlan-id-inner":91284707,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-8171","is-floating":true,"vlan-id-outer":80343467}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-32015","interface-name":"example-interface-name-val-62086","allowed-address-pairs":"example-allowed-address-pairs-val-14581","prov-status":"example-prov-status-val-99164","macaddr":"example-macaddr-val-54266","interface-role":"example-interface-role-val-13107","selflink":"example-selflink-val-31580","in-maint":true,"admin-status":"example-admin-status-val-29720","is-port-mirrored":true,"resource-version":"1707205816800","is-ip-unnumbered":true,"network-name":"example-network-name-val-38517","management-option":"example-management-option-val-8801","interface-id":"example-interface-id-val-57805","interface-description":"example-interface-description-val-88573"}]},"interface-name":"example-interface-name-val-13366","allowed-address-pairs":"example-allowed-address-pairs-val-62271","prov-status":"example-prov-status-val-9736","macaddr":"example-macaddr-val-52194","interface-role":"example-interface-role-val-29488","selflink":"example-selflink-val-4757","in-maint":true,"admin-status":"example-admin-status-val-81745","l3-interface-ipv6-address-list":[{"resource-version":"1707205816800","neutron-network-id":"example-neutron-network-id-val-6821","neutron-subnet-id":"example-neutron-subnet-id-val-11217","l3-interface-ipv6-prefix-length":29592510,"vlan-id-inner":18402161,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-72897","vlan-id-outer":651158}],"is-port-mirrored":true,"resource-version":"1707205816800","is-ip-unnumbered":true,"network-name":"example-network-name-val-80678","management-option":"example-management-option-val-53535","interface-id":"example-interface-id-val-79486","interface-description":"example-interface-description-val-299","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":36060646,"resource-version":"1707205816800","neutron-network-id":"example-neutron-network-id-val-39206","neutron-subnet-id":"example-neutron-subnet-id-val-27746","vlan-id-inner":62164959,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-31324","is-floating":true,"vlan-id-outer":93058593}]}]},"interface-name":"example-interface-name-val-46147","prov-status":"example-prov-status-val-19117","interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1707205816800","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1707205816800","ram-in-megabytes":36975,"ipaddress-v4-aim":"example-ipaddress-v4-aim-val-72233","management-option":"example-management-option-val-72434","internet-topology":"example-internet-topology-val-31234","host-profile":"example-host-profile-val-84672"} 07:50:16 2024-02-06 07:50:16.870 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:16 2024-02-06 07:50:16.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:16 2024-02-06 07:50:16.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:16 2024-02-06 07:50:16.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:16 2024-02-06 07:50:16.873 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:16 2024-02-06 07:50:16.898 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:16 2024-02-06 07:50:16.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:16 2024-02-06 07:50:16.911 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/p-interface-1 with depth 0 07:50:16 2024-02-06 07:50:16.911 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:50:16 2024-02-06 07:50:16.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:16 2024-02-06 07:50:16.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:16 2024-02-06 07:50:16.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:16 2024-02-06 07:50:16.911 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:16 2024-02-06 07:50:16.913 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:16 2024-02-06 07:50:16.913 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:16 2024-02-06 07:50:16.916 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth 0 07:50:16 2024-02-06 07:50:16.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:16 2024-02-06 07:50:16.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:16 2024-02-06 07:50:16.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:16 2024-02-06 07:50:16.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:16 2024-02-06 07:50:16.917 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:16 2024-02-06 07:50:16.919 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:16 2024-02-06 07:50:16.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:17 2024-02-06 07:50:17.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:17 2024-02-06 07:50:17.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:17 2024-02-06 07:50:17.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:17 2024-02-06 07:50:17.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:17 2024-02-06 07:50:17.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:17 2024-02-06 07:50:17.234 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:17 2024-02-06 07:50:17.234 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 407 :MethodName- testPatchExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventNoChildrenWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:17 2024-02-06 07:50:17.235 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:17 2024-02-06 07:50:17.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:17 2024-02-06 07:50:17.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:17 2024-02-06 07:50:17.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:17 "hostname": "example-hostname-val-85598", 07:50:17 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:17 "number-of-cpus": 280, 07:50:17 "disk-in-gigabytes": 78521, 07:50:17 "ram-in-megabytes": 36975, 07:50:17 "equip-type": "example-equip-type-val-47930", 07:50:17 "equip-vendor": "example-equip-vendor-val-59512", 07:50:17 "equip-model": "example-equip-model-val-46076", 07:50:17 "fqdn": "example-fqdn-val-74486", 07:50:17 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:17 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:17 "serial-number": "example-serial-number-val-92800", 07:50:17 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:17 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:17 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:17 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:17 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:17 "inv-status": "example-inv-status-val-5042", 07:50:17 "pserver-id": "example-pserver-id-val-15622", 07:50:17 "internet-topology": "example-internet-topology-val-31234", 07:50:17 "in-maint": true, 07:50:17 "pserver-name2": "example-pserver-name2-val-93509", 07:50:17 "purpose": "example-purpose-val-52320", 07:50:17 "prov-status": "example-prov-status-val-47313", 07:50:17 "management-option": "example-management-option-val-72434", 07:50:17 "host-profile": "example-host-profile-val-84672", 07:50:17 "p-interfaces": { 07:50:17 "p-interface": [ 07:50:17 { 07:50:17 "interface-name": "example-interface-name-val-46147", 07:50:17 "selflink": "example-selflink-val-81029", 07:50:17 "speed-value": "example-speed-value-val-47874", 07:50:17 "speed-units": "example-speed-units-val-10396", 07:50:17 "port-description": "example-port-description-val-53068", 07:50:17 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:17 "interface-role": "example-interface-role-val-49232", 07:50:17 "interface-type": "example-interface-type-val-21757", 07:50:17 "prov-status": "example-prov-status-val-19117", 07:50:17 "in-maint": true, 07:50:17 "inv-status": "example-inv-status-val-48715", 07:50:17 "l-interfaces": { 07:50:17 "l-interface": [ 07:50:17 { 07:50:17 "interface-name": "example-interface-name-val-13366", 07:50:17 "interface-role": "example-interface-role-val-29488", 07:50:17 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:17 "selflink": "example-selflink-val-4757", 07:50:17 "interface-id": "example-interface-id-val-79486", 07:50:17 "macaddr": "example-macaddr-val-52194", 07:50:17 "network-name": "example-network-name-val-80678", 07:50:17 "management-option": "example-management-option-val-53535", 07:50:17 "interface-description": "example-interface-description-val-299", 07:50:17 "is-port-mirrored": true, 07:50:17 "in-maint": true, 07:50:17 "prov-status": "example-prov-status-val-9736", 07:50:17 "is-ip-unnumbered": true, 07:50:17 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:17 "priority": 82452, 07:50:17 "vlans": { 07:50:17 "vlan": [ 07:50:17 { 07:50:17 "vlan-interface": "example-vlan-interface-val-31470", 07:50:17 "vlan-id-inner": 61286171, 07:50:17 "vlan-id-outer": 64615174, 07:50:17 "speed-value": "example-speed-value-val-80457", 07:50:17 "speed-units": "example-speed-units-val-51587", 07:50:17 "vlan-description": "example-vlan-description-val-97575", 07:50:17 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:17 "vpn-key": "example-vpn-key-val-50069", 07:50:17 "orchestration-status": "example-orchestration-status-val-34071", 07:50:17 "in-maint": true, 07:50:17 "prov-status": "example-prov-status-val-62615", 07:50:17 "is-ip-unnumbered": true, 07:50:17 "is-private": true, 07:50:17 "l3-interface-ipv4-address-list": [ 07:50:17 { 07:50:17 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:17 "l3-interface-ipv4-prefix-length": 39266592, 07:50:17 "vlan-id-inner": 91284707, 07:50:17 "vlan-id-outer": 80343467, 07:50:17 "is-floating": true, 07:50:17 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:17 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:17 } 07:50:17 ], 07:50:17 "l3-interface-ipv6-address-list": [ 07:50:17 { 07:50:17 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:17 "l3-interface-ipv6-prefix-length": 81422758, 07:50:17 "vlan-id-inner": 15099560, 07:50:17 "vlan-id-outer": 46643832, 07:50:17 "is-floating": true, 07:50:17 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:17 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:17 } 07:50:17 ] 07:50:17 } 07:50:17 ] 07:50:17 }, 07:50:17 "l-interfaces": { 07:50:17 "l-interface": [ 07:50:17 { 07:50:17 "interface-name": "example-interface-name-val-62086", 07:50:17 "interface-role": "example-interface-role-val-13107", 07:50:17 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:17 "selflink": "example-selflink-val-31580", 07:50:17 "interface-id": "example-interface-id-val-57805", 07:50:17 "macaddr": "example-macaddr-val-54266", 07:50:17 "network-name": "example-network-name-val-38517", 07:50:17 "management-option": "example-management-option-val-8801", 07:50:17 "interface-description": "example-interface-description-val-88573", 07:50:17 "is-port-mirrored": true, 07:50:17 "in-maint": true, 07:50:17 "prov-status": "example-prov-status-val-99164", 07:50:17 "is-ip-unnumbered": true, 07:50:17 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:17 "priority": 80355, 07:50:17 "admin-status": "example-admin-status-val-29720" 07:50:17 } 07:50:17 ] 07:50:17 }, 07:50:17 "l3-interface-ipv4-address-list": [ 07:50:17 { 07:50:17 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:17 "l3-interface-ipv4-prefix-length": 36060646, 07:50:17 "vlan-id-inner": 62164959, 07:50:17 "vlan-id-outer": 93058593, 07:50:17 "is-floating": true, 07:50:17 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:17 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:17 } 07:50:17 ], 07:50:17 "l3-interface-ipv6-address-list": [ 07:50:17 { 07:50:17 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:17 "l3-interface-ipv6-prefix-length": 29592510, 07:50:17 "vlan-id-inner": 18402161, 07:50:17 "vlan-id-outer": 651158, 07:50:17 "is-floating": true, 07:50:17 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:17 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:17 } 07:50:17 ], 07:50:17 "admin-status": "example-admin-status-val-81745" 07:50:17 } 07:50:17 ] 07:50:17 } 07:50:17 } 07:50:17 ] 07:50:17 }, 07:50:17 "lag-interfaces": { 07:50:17 "lag-interface": [ 07:50:17 { 07:50:17 "interface-name": "example-interface-name-val-87366", 07:50:17 "interface-description": "example-interface-description-val-3722", 07:50:17 "speed-value": "example-speed-value-val-73546", 07:50:17 "speed-units": "example-speed-units-val-73658", 07:50:17 "interface-id": "example-interface-id-val-62385", 07:50:17 "interface-role": "example-interface-role-val-60746", 07:50:17 "prov-status": "example-prov-status-val-26239", 07:50:17 "in-maint": true, 07:50:17 "l-interfaces": { 07:50:17 "l-interface": [ 07:50:17 { 07:50:17 "interface-name": "example-interface-name-val-69579", 07:50:17 "interface-role": "example-interface-role-val-64571", 07:50:17 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:17 "selflink": "example-selflink-val-29611", 07:50:17 "interface-id": "example-interface-id-val-75464", 07:50:17 "macaddr": "example-macaddr-val-7285", 07:50:17 "network-name": "example-network-name-val-52284", 07:50:17 "management-option": "example-management-option-val-26028", 07:50:17 "interface-description": "example-interface-description-val-37641", 07:50:17 "is-port-mirrored": true, 07:50:17 "in-maint": true, 07:50:17 "prov-status": "example-prov-status-val-56460", 07:50:17 "is-ip-unnumbered": true, 07:50:17 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:17 "priority": 84739, 07:50:17 "vlans": { 07:50:17 "vlan": [ 07:50:17 { 07:50:17 "vlan-interface": "example-vlan-interface-val-56661", 07:50:17 "vlan-id-inner": 33305644, 07:50:17 "vlan-id-outer": 30871600, 07:50:17 "speed-value": "example-speed-value-val-1929", 07:50:17 "speed-units": "example-speed-units-val-71630", 07:50:17 "vlan-description": "example-vlan-description-val-63003", 07:50:17 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:17 "vpn-key": "example-vpn-key-val-16552", 07:50:17 "orchestration-status": "example-orchestration-status-val-95322", 07:50:17 "in-maint": true, 07:50:17 "prov-status": "example-prov-status-val-89886", 07:50:17 "is-ip-unnumbered": true, 07:50:17 "is-private": true, 07:50:17 "l3-interface-ipv4-address-list": [ 07:50:17 { 07:50:17 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:17 "l3-interface-ipv4-prefix-length": 11099430, 07:50:17 "vlan-id-inner": 88996967, 07:50:17 "vlan-id-outer": 23003182, 07:50:17 "is-floating": true, 07:50:17 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:17 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:17 } 07:50:17 ], 07:50:17 "l3-interface-ipv6-address-list": [ 07:50:17 { 07:50:17 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:17 "l3-interface-ipv6-prefix-length": 20167688, 07:50:17 "vlan-id-inner": 40775405, 07:50:17 "vlan-id-outer": 75855907, 07:50:17 "is-floating": true, 07:50:17 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:17 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:17 } 07:50:17 ] 07:50:17 } 07:50:17 ] 07:50:17 }, 07:50:17 "l-interfaces": { 07:50:17 "l-interface": [ 07:50:17 { 07:50:17 "interface-name": "example-interface-name-val-49266", 07:50:17 "interface-role": "example-interface-role-val-210", 07:50:17 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:17 "selflink": "example-selflink-val-6356", 07:50:17 "interface-id": "example-interface-id-val-99531", 07:50:17 "macaddr": "example-macaddr-val-25092", 07:50:17 "network-name": "example-network-name-val-3319", 07:50:17 "management-option": "example-management-option-val-79883", 07:50:17 "interface-description": "example-interface-description-val-54501", 07:50:17 "is-port-mirrored": true, 07:50:17 "in-maint": true, 07:50:17 "prov-status": "example-prov-status-val-48840", 07:50:17 "is-ip-unnumbered": true, 07:50:17 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:17 "priority": 21862, 07:50:17 "admin-status": "example-admin-status-val-89244" 07:50:17 } 07:50:17 ] 07:50:17 }, 07:50:17 "l3-interface-ipv4-address-list": [ 07:50:17 { 07:50:17 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:17 "l3-interface-ipv4-prefix-length": 91875404, 07:50:17 "vlan-id-inner": 36470314, 07:50:17 "vlan-id-outer": 96344091, 07:50:17 "is-floating": true, 07:50:17 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:17 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:17 } 07:50:17 ], 07:50:17 "l3-interface-ipv6-address-list": [ 07:50:17 { 07:50:17 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:17 "l3-interface-ipv6-prefix-length": 11663872, 07:50:17 "vlan-id-inner": 28459412, 07:50:17 "vlan-id-outer": 9852622, 07:50:17 "is-floating": true, 07:50:17 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:17 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:17 } 07:50:17 ], 07:50:17 "admin-status": "example-admin-status-val-81055" 07:50:17 } 07:50:17 ] 07:50:17 } 07:50:17 } 07:50:17 ] 07:50:17 } 07:50:17 } 07:50:17 07:50:17 2024-02-06 07:50:17.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:17 2024-02-06 07:50:17.241 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:17 2024-02-06 07:50:17.241 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:17 2024-02-06 07:50:17.241 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:17 2024-02-06 07:50:17.241 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:17 2024-02-06 07:50:17.273 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:17 2024-02-06 07:50:17.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:17 2024-02-06 07:50:17.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:17 2024-02-06 07:50:17.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:17 2024-02-06 07:50:17.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:17 2024-02-06 07:50:17.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:17 2024-02-06 07:50:17.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:17 2024-02-06 07:50:17.296 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:17 2024-02-06 07:50:17.306 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:17 2024-02-06 07:50:17.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:17 2024-02-06 07:50:17.307 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"equip-type":"new-equip-patch-type"} 07:50:17 2024-02-06 07:50:17.307 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:17 2024-02-06 07:50:17.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:17 2024-02-06 07:50:17.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:17 2024-02-06 07:50:17.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:17 2024-02-06 07:50:17.308 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:17 2024-02-06 07:50:17.313 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:17 2024-02-06 07:50:17.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:17 2024-02-06 07:50:17.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth 0 07:50:17 2024-02-06 07:50:17.315 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:17 2024-02-06 07:50:17.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:17 2024-02-06 07:50:17.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:17 2024-02-06 07:50:17.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:17 2024-02-06 07:50:17.315 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:17 2024-02-06 07:50:17.317 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:17 2024-02-06 07:50:17.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:17 2024-02-06 07:50:17.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:17 2024-02-06 07:50:17.630 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:17 2024-02-06 07:50:17.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:17 2024-02-06 07:50:17.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:17 2024-02-06 07:50:17.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:17 2024-02-06 07:50:17.630 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:17 2024-02-06 07:50:17.632 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 370 :MethodName- testCreateWithPserverWithAllChildrenAndVerifyOneNotificationWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:17 2024-02-06 07:50:17.633 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:17 2024-02-06 07:50:17.633 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:17 2024-02-06 07:50:17.633 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:17 2024-02-06 07:50:17.633 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:17 "hostname": "example-hostname-val-85598", 07:50:17 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:17 "number-of-cpus": 280, 07:50:17 "disk-in-gigabytes": 78521, 07:50:17 "ram-in-megabytes": 36975, 07:50:17 "equip-type": "example-equip-type-val-47930", 07:50:17 "equip-vendor": "example-equip-vendor-val-59512", 07:50:17 "equip-model": "example-equip-model-val-46076", 07:50:17 "fqdn": "example-fqdn-val-74486", 07:50:17 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:17 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:17 "serial-number": "example-serial-number-val-92800", 07:50:17 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:17 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:17 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:17 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:17 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:17 "inv-status": "example-inv-status-val-5042", 07:50:17 "pserver-id": "example-pserver-id-val-15622", 07:50:17 "internet-topology": "example-internet-topology-val-31234", 07:50:17 "in-maint": true, 07:50:17 "pserver-name2": "example-pserver-name2-val-93509", 07:50:17 "purpose": "example-purpose-val-52320", 07:50:17 "prov-status": "example-prov-status-val-47313", 07:50:17 "management-option": "example-management-option-val-72434", 07:50:17 "host-profile": "example-host-profile-val-84672", 07:50:17 "p-interfaces": { 07:50:17 "p-interface": [ 07:50:17 { 07:50:17 "interface-name": "example-interface-name-val-46147", 07:50:17 "selflink": "example-selflink-val-81029", 07:50:17 "speed-value": "example-speed-value-val-47874", 07:50:17 "speed-units": "example-speed-units-val-10396", 07:50:17 "port-description": "example-port-description-val-53068", 07:50:17 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:17 "interface-role": "example-interface-role-val-49232", 07:50:17 "interface-type": "example-interface-type-val-21757", 07:50:17 "prov-status": "example-prov-status-val-19117", 07:50:17 "in-maint": true, 07:50:17 "inv-status": "example-inv-status-val-48715", 07:50:17 "l-interfaces": { 07:50:17 "l-interface": [ 07:50:17 { 07:50:17 "interface-name": "example-interface-name-val-13366", 07:50:17 "interface-role": "example-interface-role-val-29488", 07:50:17 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:17 "selflink": "example-selflink-val-4757", 07:50:17 "interface-id": "example-interface-id-val-79486", 07:50:17 "macaddr": "example-macaddr-val-52194", 07:50:17 "network-name": "example-network-name-val-80678", 07:50:17 "management-option": "example-management-option-val-53535", 07:50:17 "interface-description": "example-interface-description-val-299", 07:50:17 "is-port-mirrored": true, 07:50:17 "in-maint": true, 07:50:17 "prov-status": "example-prov-status-val-9736", 07:50:17 "is-ip-unnumbered": true, 07:50:17 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:17 "priority": 82452, 07:50:17 "vlans": { 07:50:17 "vlan": [ 07:50:17 { 07:50:17 "vlan-interface": "example-vlan-interface-val-31470", 07:50:17 "vlan-id-inner": 61286171, 07:50:17 "vlan-id-outer": 64615174, 07:50:17 "speed-value": "example-speed-value-val-80457", 07:50:17 "speed-units": "example-speed-units-val-51587", 07:50:17 "vlan-description": "example-vlan-description-val-97575", 07:50:17 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:17 "vpn-key": "example-vpn-key-val-50069", 07:50:17 "orchestration-status": "example-orchestration-status-val-34071", 07:50:17 "in-maint": true, 07:50:17 "prov-status": "example-prov-status-val-62615", 07:50:17 "is-ip-unnumbered": true, 07:50:17 "is-private": true, 07:50:17 "l3-interface-ipv4-address-list": [ 07:50:17 { 07:50:17 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:17 "l3-interface-ipv4-prefix-length": 39266592, 07:50:17 "vlan-id-inner": 91284707, 07:50:17 "vlan-id-outer": 80343467, 07:50:17 "is-floating": true, 07:50:17 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:17 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:17 } 07:50:17 ], 07:50:17 "l3-interface-ipv6-address-list": [ 07:50:17 { 07:50:17 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:17 "l3-interface-ipv6-prefix-length": 81422758, 07:50:17 "vlan-id-inner": 15099560, 07:50:17 "vlan-id-outer": 46643832, 07:50:17 "is-floating": true, 07:50:17 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:17 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:17 } 07:50:17 ] 07:50:17 } 07:50:17 ] 07:50:17 }, 07:50:17 "l-interfaces": { 07:50:17 "l-interface": [ 07:50:17 { 07:50:17 "interface-name": "example-interface-name-val-62086", 07:50:17 "interface-role": "example-interface-role-val-13107", 07:50:17 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:17 "selflink": "example-selflink-val-31580", 07:50:17 "interface-id": "example-interface-id-val-57805", 07:50:17 "macaddr": "example-macaddr-val-54266", 07:50:17 "network-name": "example-network-name-val-38517", 07:50:17 "management-option": "example-management-option-val-8801", 07:50:17 "interface-description": "example-interface-description-val-88573", 07:50:17 "is-port-mirrored": true, 07:50:17 "in-maint": true, 07:50:17 "prov-status": "example-prov-status-val-99164", 07:50:17 "is-ip-unnumbered": true, 07:50:17 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:17 "priority": 80355, 07:50:17 "admin-status": "example-admin-status-val-29720" 07:50:17 } 07:50:17 ] 07:50:17 }, 07:50:17 "l3-interface-ipv4-address-list": [ 07:50:17 { 07:50:17 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:17 "l3-interface-ipv4-prefix-length": 36060646, 07:50:17 "vlan-id-inner": 62164959, 07:50:17 "vlan-id-outer": 93058593, 07:50:17 "is-floating": true, 07:50:17 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:17 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:17 } 07:50:17 ], 07:50:17 "l3-interface-ipv6-address-list": [ 07:50:17 { 07:50:17 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:17 "l3-interface-ipv6-prefix-length": 29592510, 07:50:17 "vlan-id-inner": 18402161, 07:50:17 "vlan-id-outer": 651158, 07:50:17 "is-floating": true, 07:50:17 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:17 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:17 } 07:50:17 ], 07:50:17 "admin-status": "example-admin-status-val-81745" 07:50:17 } 07:50:17 ] 07:50:17 } 07:50:17 } 07:50:17 ] 07:50:17 }, 07:50:17 "lag-interfaces": { 07:50:17 "lag-interface": [ 07:50:17 { 07:50:17 "interface-name": "example-interface-name-val-87366", 07:50:17 "interface-description": "example-interface-description-val-3722", 07:50:17 "speed-value": "example-speed-value-val-73546", 07:50:17 "speed-units": "example-speed-units-val-73658", 07:50:17 "interface-id": "example-interface-id-val-62385", 07:50:17 "interface-role": "example-interface-role-val-60746", 07:50:17 "prov-status": "example-prov-status-val-26239", 07:50:17 "in-maint": true, 07:50:17 "l-interfaces": { 07:50:17 "l-interface": [ 07:50:17 { 07:50:17 "interface-name": "example-interface-name-val-69579", 07:50:17 "interface-role": "example-interface-role-val-64571", 07:50:17 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:17 "selflink": "example-selflink-val-29611", 07:50:17 "interface-id": "example-interface-id-val-75464", 07:50:17 "macaddr": "example-macaddr-val-7285", 07:50:17 "network-name": "example-network-name-val-52284", 07:50:17 "management-option": "example-management-option-val-26028", 07:50:17 "interface-description": "example-interface-description-val-37641", 07:50:17 "is-port-mirrored": true, 07:50:17 "in-maint": true, 07:50:17 "prov-status": "example-prov-status-val-56460", 07:50:17 "is-ip-unnumbered": true, 07:50:17 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:17 "priority": 84739, 07:50:17 "vlans": { 07:50:17 "vlan": [ 07:50:17 { 07:50:17 "vlan-interface": "example-vlan-interface-val-56661", 07:50:17 "vlan-id-inner": 33305644, 07:50:17 "vlan-id-outer": 30871600, 07:50:17 "speed-value": "example-speed-value-val-1929", 07:50:17 "speed-units": "example-speed-units-val-71630", 07:50:17 "vlan-description": "example-vlan-description-val-63003", 07:50:17 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:17 "vpn-key": "example-vpn-key-val-16552", 07:50:17 "orchestration-status": "example-orchestration-status-val-95322", 07:50:17 "in-maint": true, 07:50:17 "prov-status": "example-prov-status-val-89886", 07:50:17 "is-ip-unnumbered": true, 07:50:17 "is-private": true, 07:50:17 "l3-interface-ipv4-address-list": [ 07:50:17 { 07:50:17 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:17 "l3-interface-ipv4-prefix-length": 11099430, 07:50:17 "vlan-id-inner": 88996967, 07:50:17 "vlan-id-outer": 23003182, 07:50:17 "is-floating": true, 07:50:17 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:17 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:17 } 07:50:17 ], 07:50:17 "l3-interface-ipv6-address-list": [ 07:50:17 { 07:50:17 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:17 "l3-interface-ipv6-prefix-length": 20167688, 07:50:17 "vlan-id-inner": 40775405, 07:50:17 "vlan-id-outer": 75855907, 07:50:17 "is-floating": true, 07:50:17 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:17 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:17 } 07:50:17 ] 07:50:17 } 07:50:17 ] 07:50:17 }, 07:50:17 "l-interfaces": { 07:50:17 "l-interface": [ 07:50:17 { 07:50:17 "interface-name": "example-interface-name-val-49266", 07:50:17 "interface-role": "example-interface-role-val-210", 07:50:17 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:17 "selflink": "example-selflink-val-6356", 07:50:17 "interface-id": "example-interface-id-val-99531", 07:50:17 "macaddr": "example-macaddr-val-25092", 07:50:17 "network-name": "example-network-name-val-3319", 07:50:17 "management-option": "example-management-option-val-79883", 07:50:17 "interface-description": "example-interface-description-val-54501", 07:50:17 "is-port-mirrored": true, 07:50:17 "in-maint": true, 07:50:17 "prov-status": "example-prov-status-val-48840", 07:50:17 "is-ip-unnumbered": true, 07:50:17 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:17 "priority": 21862, 07:50:17 "admin-status": "example-admin-status-val-89244" 07:50:17 } 07:50:17 ] 07:50:17 }, 07:50:17 "l3-interface-ipv4-address-list": [ 07:50:17 { 07:50:17 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:17 "l3-interface-ipv4-prefix-length": 91875404, 07:50:17 "vlan-id-inner": 36470314, 07:50:17 "vlan-id-outer": 96344091, 07:50:17 "is-floating": true, 07:50:17 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:17 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:17 } 07:50:17 ], 07:50:17 "l3-interface-ipv6-address-list": [ 07:50:17 { 07:50:17 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:17 "l3-interface-ipv6-prefix-length": 11663872, 07:50:17 "vlan-id-inner": 28459412, 07:50:17 "vlan-id-outer": 9852622, 07:50:17 "is-floating": true, 07:50:17 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:17 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:17 } 07:50:17 ], 07:50:17 "admin-status": "example-admin-status-val-81055" 07:50:17 } 07:50:17 ] 07:50:17 } 07:50:17 } 07:50:17 ] 07:50:17 } 07:50:17 } 07:50:17 07:50:17 2024-02-06 07:50:17.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:17 2024-02-06 07:50:17.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:17 2024-02-06 07:50:17.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:17 2024-02-06 07:50:17.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:17 2024-02-06 07:50:17.637 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:17 2024-02-06 07:50:17.669 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:17 2024-02-06 07:50:17.684 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:17 2024-02-06 07:50:17.687 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:17 2024-02-06 07:50:17.688 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:17 2024-02-06 07:50:17.688 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:17 2024-02-06 07:50:17.688 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:17 2024-02-06 07:50:17.688 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:17 2024-02-06 07:50:17.688 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:17 2024-02-06 07:50:17.698 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:17 2024-02-06 07:50:17.698 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:18 2024-02-06 07:50:18.014 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:18 2024-02-06 07:50:18.015 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:18 2024-02-06 07:50:18.015 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:18 2024-02-06 07:50:18.015 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:18 2024-02-06 07:50:18.015 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:18 2024-02-06 07:50:18.015 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:18 2024-02-06 07:50:18.016 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 124 :MethodName- testExistingPserverCreateNewChildPInterfaceAndCheckDmaapEventForPInterfaceIsCreateWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:18 2024-02-06 07:50:18.016 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:18 2024-02-06 07:50:18.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:18 2024-02-06 07:50:18.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:18 2024-02-06 07:50:18.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:18 "hostname": "example-hostname-val-85598", 07:50:18 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:18 "number-of-cpus": 280, 07:50:18 "disk-in-gigabytes": 78521, 07:50:18 "ram-in-megabytes": 36975, 07:50:18 "equip-type": "example-equip-type-val-47930", 07:50:18 "equip-vendor": "example-equip-vendor-val-59512", 07:50:18 "equip-model": "example-equip-model-val-46076", 07:50:18 "fqdn": "example-fqdn-val-74486", 07:50:18 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:18 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:18 "serial-number": "example-serial-number-val-92800", 07:50:18 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:18 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:18 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:18 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:18 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:18 "inv-status": "example-inv-status-val-5042", 07:50:18 "pserver-id": "example-pserver-id-val-15622", 07:50:18 "internet-topology": "example-internet-topology-val-31234", 07:50:18 "in-maint": true, 07:50:18 "pserver-name2": "example-pserver-name2-val-93509", 07:50:18 "purpose": "example-purpose-val-52320", 07:50:18 "prov-status": "example-prov-status-val-47313", 07:50:18 "management-option": "example-management-option-val-72434", 07:50:18 "host-profile": "example-host-profile-val-84672", 07:50:18 "p-interfaces": { 07:50:18 "p-interface": [ 07:50:18 { 07:50:18 "interface-name": "example-interface-name-val-46147", 07:50:18 "selflink": "example-selflink-val-81029", 07:50:18 "speed-value": "example-speed-value-val-47874", 07:50:18 "speed-units": "example-speed-units-val-10396", 07:50:18 "port-description": "example-port-description-val-53068", 07:50:18 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:18 "interface-role": "example-interface-role-val-49232", 07:50:18 "interface-type": "example-interface-type-val-21757", 07:50:18 "prov-status": "example-prov-status-val-19117", 07:50:18 "in-maint": true, 07:50:18 "inv-status": "example-inv-status-val-48715", 07:50:18 "l-interfaces": { 07:50:18 "l-interface": [ 07:50:18 { 07:50:18 "interface-name": "example-interface-name-val-13366", 07:50:18 "interface-role": "example-interface-role-val-29488", 07:50:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:18 "selflink": "example-selflink-val-4757", 07:50:18 "interface-id": "example-interface-id-val-79486", 07:50:18 "macaddr": "example-macaddr-val-52194", 07:50:18 "network-name": "example-network-name-val-80678", 07:50:18 "management-option": "example-management-option-val-53535", 07:50:18 "interface-description": "example-interface-description-val-299", 07:50:18 "is-port-mirrored": true, 07:50:18 "in-maint": true, 07:50:18 "prov-status": "example-prov-status-val-9736", 07:50:18 "is-ip-unnumbered": true, 07:50:18 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:18 "priority": 82452, 07:50:18 "vlans": { 07:50:18 "vlan": [ 07:50:18 { 07:50:18 "vlan-interface": "example-vlan-interface-val-31470", 07:50:18 "vlan-id-inner": 61286171, 07:50:18 "vlan-id-outer": 64615174, 07:50:18 "speed-value": "example-speed-value-val-80457", 07:50:18 "speed-units": "example-speed-units-val-51587", 07:50:18 "vlan-description": "example-vlan-description-val-97575", 07:50:18 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:18 "vpn-key": "example-vpn-key-val-50069", 07:50:18 "orchestration-status": "example-orchestration-status-val-34071", 07:50:18 "in-maint": true, 07:50:18 "prov-status": "example-prov-status-val-62615", 07:50:18 "is-ip-unnumbered": true, 07:50:18 "is-private": true, 07:50:18 "l3-interface-ipv4-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:18 "l3-interface-ipv4-prefix-length": 39266592, 07:50:18 "vlan-id-inner": 91284707, 07:50:18 "vlan-id-outer": 80343467, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:18 } 07:50:18 ], 07:50:18 "l3-interface-ipv6-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:18 "l3-interface-ipv6-prefix-length": 81422758, 07:50:18 "vlan-id-inner": 15099560, 07:50:18 "vlan-id-outer": 46643832, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:18 } 07:50:18 ] 07:50:18 } 07:50:18 ] 07:50:18 }, 07:50:18 "l-interfaces": { 07:50:18 "l-interface": [ 07:50:18 { 07:50:18 "interface-name": "example-interface-name-val-62086", 07:50:18 "interface-role": "example-interface-role-val-13107", 07:50:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:18 "selflink": "example-selflink-val-31580", 07:50:18 "interface-id": "example-interface-id-val-57805", 07:50:18 "macaddr": "example-macaddr-val-54266", 07:50:18 "network-name": "example-network-name-val-38517", 07:50:18 "management-option": "example-management-option-val-8801", 07:50:18 "interface-description": "example-interface-description-val-88573", 07:50:18 "is-port-mirrored": true, 07:50:18 "in-maint": true, 07:50:18 "prov-status": "example-prov-status-val-99164", 07:50:18 "is-ip-unnumbered": true, 07:50:18 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:18 "priority": 80355, 07:50:18 "admin-status": "example-admin-status-val-29720" 07:50:18 } 07:50:18 ] 07:50:18 }, 07:50:18 "l3-interface-ipv4-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:18 "l3-interface-ipv4-prefix-length": 36060646, 07:50:18 "vlan-id-inner": 62164959, 07:50:18 "vlan-id-outer": 93058593, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:18 } 07:50:18 ], 07:50:18 "l3-interface-ipv6-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:18 "l3-interface-ipv6-prefix-length": 29592510, 07:50:18 "vlan-id-inner": 18402161, 07:50:18 "vlan-id-outer": 651158, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:18 } 07:50:18 ], 07:50:18 "admin-status": "example-admin-status-val-81745" 07:50:18 } 07:50:18 ] 07:50:18 } 07:50:18 } 07:50:18 ] 07:50:18 }, 07:50:18 "lag-interfaces": { 07:50:18 "lag-interface": [ 07:50:18 { 07:50:18 "interface-name": "example-interface-name-val-87366", 07:50:18 "interface-description": "example-interface-description-val-3722", 07:50:18 "speed-value": "example-speed-value-val-73546", 07:50:18 "speed-units": "example-speed-units-val-73658", 07:50:18 "interface-id": "example-interface-id-val-62385", 07:50:18 "interface-role": "example-interface-role-val-60746", 07:50:18 "prov-status": "example-prov-status-val-26239", 07:50:18 "in-maint": true, 07:50:18 "l-interfaces": { 07:50:18 "l-interface": [ 07:50:18 { 07:50:18 "interface-name": "example-interface-name-val-69579", 07:50:18 "interface-role": "example-interface-role-val-64571", 07:50:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:18 "selflink": "example-selflink-val-29611", 07:50:18 "interface-id": "example-interface-id-val-75464", 07:50:18 "macaddr": "example-macaddr-val-7285", 07:50:18 "network-name": "example-network-name-val-52284", 07:50:18 "management-option": "example-management-option-val-26028", 07:50:18 "interface-description": "example-interface-description-val-37641", 07:50:18 "is-port-mirrored": true, 07:50:18 "in-maint": true, 07:50:18 "prov-status": "example-prov-status-val-56460", 07:50:18 "is-ip-unnumbered": true, 07:50:18 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:18 "priority": 84739, 07:50:18 "vlans": { 07:50:18 "vlan": [ 07:50:18 { 07:50:18 "vlan-interface": "example-vlan-interface-val-56661", 07:50:18 "vlan-id-inner": 33305644, 07:50:18 "vlan-id-outer": 30871600, 07:50:18 "speed-value": "example-speed-value-val-1929", 07:50:18 "speed-units": "example-speed-units-val-71630", 07:50:18 "vlan-description": "example-vlan-description-val-63003", 07:50:18 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:18 "vpn-key": "example-vpn-key-val-16552", 07:50:18 "orchestration-status": "example-orchestration-status-val-95322", 07:50:18 "in-maint": true, 07:50:18 "prov-status": "example-prov-status-val-89886", 07:50:18 "is-ip-unnumbered": true, 07:50:18 "is-private": true, 07:50:18 "l3-interface-ipv4-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:18 "l3-interface-ipv4-prefix-length": 11099430, 07:50:18 "vlan-id-inner": 88996967, 07:50:18 "vlan-id-outer": 23003182, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:18 } 07:50:18 ], 07:50:18 "l3-interface-ipv6-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:18 "l3-interface-ipv6-prefix-length": 20167688, 07:50:18 "vlan-id-inner": 40775405, 07:50:18 "vlan-id-outer": 75855907, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:18 } 07:50:18 ] 07:50:18 } 07:50:18 ] 07:50:18 }, 07:50:18 "l-interfaces": { 07:50:18 "l-interface": [ 07:50:18 { 07:50:18 "interface-name": "example-interface-name-val-49266", 07:50:18 "interface-role": "example-interface-role-val-210", 07:50:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:18 "selflink": "example-selflink-val-6356", 07:50:18 "interface-id": "example-interface-id-val-99531", 07:50:18 "macaddr": "example-macaddr-val-25092", 07:50:18 "network-name": "example-network-name-val-3319", 07:50:18 "management-option": "example-management-option-val-79883", 07:50:18 "interface-description": "example-interface-description-val-54501", 07:50:18 "is-port-mirrored": true, 07:50:18 "in-maint": true, 07:50:18 "prov-status": "example-prov-status-val-48840", 07:50:18 "is-ip-unnumbered": true, 07:50:18 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:18 "priority": 21862, 07:50:18 "admin-status": "example-admin-status-val-89244" 07:50:18 } 07:50:18 ] 07:50:18 }, 07:50:18 "l3-interface-ipv4-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:18 "l3-interface-ipv4-prefix-length": 91875404, 07:50:18 "vlan-id-inner": 36470314, 07:50:18 "vlan-id-outer": 96344091, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:18 } 07:50:18 ], 07:50:18 "l3-interface-ipv6-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:18 "l3-interface-ipv6-prefix-length": 11663872, 07:50:18 "vlan-id-inner": 28459412, 07:50:18 "vlan-id-outer": 9852622, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:18 } 07:50:18 ], 07:50:18 "admin-status": "example-admin-status-val-81055" 07:50:18 } 07:50:18 ] 07:50:18 } 07:50:18 } 07:50:18 ] 07:50:18 } 07:50:18 } 07:50:18 07:50:18 2024-02-06 07:50:18.019 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:18 2024-02-06 07:50:18.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:18 2024-02-06 07:50:18.023 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:18 2024-02-06 07:50:18.023 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:18 2024-02-06 07:50:18.023 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:18 2024-02-06 07:50:18.057 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:18 2024-02-06 07:50:18.073 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:18 2024-02-06 07:50:18.077 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:18 2024-02-06 07:50:18.077 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:18 2024-02-06 07:50:18.077 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:18 2024-02-06 07:50:18.077 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:18 2024-02-06 07:50:18.077 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:18 2024-02-06 07:50:18.077 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:18 2024-02-06 07:50:18.087 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:18 2024-02-06 07:50:18.087 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:18 2024-02-06 07:50:18.088 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"ptnii-equip-name":"example-ptnii-equip-name-val-85834","ipaddress-v6-loopback-0":"example-ipaddress-v6-loopback0-val-91056","equip-vendor":"example-equip-vendor-val-59512","purpose":"example-purpose-val-52320","pserver-selflink":"example-pserver-selflink-val-72481","number-of-cpus":280,"ipaddress-v6-aim":"example-ipaddress-v6-aim-val-13572","pserver-name2":"example-pserver-name2-val-93509","hostname":"example-hostname-val-85598","inv-status":"example-inv-status-val-5042","disk-in-gigabytes":78521,"equip-type":"example-equip-type-val-47930","fqdn":"example-fqdn-val-74486","serial-number":"example-serial-number-val-92800","ipaddress-v6-oam":"example-ipaddress-v6-oam-val-84518","pserver-id":"example-pserver-id-val-15622","prov-status":"example-prov-status-val-47313","ipv4-oam-address":"example-ipv4-oam-address-val-16616","ipaddress-v4-loopback-0":"example-ipaddress-v4-loopback0-val-61384","lag-interfaces":{"lag-interface":[{"interface-role":"example-interface-role-val-60746","speed-value":"example-speed-value-val-73546","in-maint":true,"resource-version":"1707205818022","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-68385","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-63003","vpn-key":"example-vpn-key-val-16552","prov-status":"example-prov-status-val-89886","vlan-id-inner":33305644,"vlan-id-outer":30871600,"orchestration-status":"example-orchestration-status-val-95322","speed-value":"example-speed-value-val-1929","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1707205818022","neutron-network-id":"example-neutron-network-id-val-9739","neutron-subnet-id":"example-neutron-subnet-id-val-806","l3-interface-ipv6-prefix-length":20167688,"vlan-id-inner":40775405,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-27490","vlan-id-outer":75855907}],"resource-version":"1707205818022","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-71630","vlan-interface":"example-vlan-interface-val-56661","backdoor-connection":"example-backdoor-connection-val-41834","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":11099430,"resource-version":"1707205818022","neutron-network-id":"example-neutron-network-id-val-53091","neutron-subnet-id":"example-neutron-subnet-id-val-41571","vlan-id-inner":88996967,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-69142","is-floating":true,"vlan-id-outer":23003182}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-81668","interface-name":"example-interface-name-val-49266","allowed-address-pairs":"example-allowed-address-pairs-val-26846","prov-status":"example-prov-status-val-48840","macaddr":"example-macaddr-val-25092","interface-role":"example-interface-role-val-210","selflink":"example-selflink-val-6356","in-maint":true,"admin-status":"example-admin-status-val-89244","is-port-mirrored":true,"resource-version":"1707205818022","is-ip-unnumbered":true,"network-name":"example-network-name-val-3319","management-option":"example-management-option-val-79883","interface-id":"example-interface-id-val-99531","interface-description":"example-interface-description-val-54501"}]},"interface-name":"example-interface-name-val-69579","allowed-address-pairs":"example-allowed-address-pairs-val-23301","prov-status":"example-prov-status-val-56460","macaddr":"example-macaddr-val-7285","interface-role":"example-interface-role-val-64571","selflink":"example-selflink-val-29611","in-maint":true,"admin-status":"example-admin-status-val-81055","l3-interface-ipv6-address-list":[{"resource-version":"1707205818022","neutron-network-id":"example-neutron-network-id-val-15120","neutron-subnet-id":"example-neutron-subnet-id-val-36088","l3-interface-ipv6-prefix-length":11663872,"vlan-id-inner":28459412,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-31476","vlan-id-outer":9852622}],"is-port-mirrored":true,"resource-version":"1707205818022","is-ip-unnumbered":true,"network-name":"example-network-name-val-52284","management-option":"example-management-option-val-26028","interface-id":"example-interface-id-val-75464","interface-description":"example-interface-description-val-37641","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":91875404,"resource-version":"1707205818022","neutron-network-id":"example-neutron-network-id-val-17339","neutron-subnet-id":"example-neutron-subnet-id-val-86128","vlan-id-inner":36470314,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-61251","is-floating":true,"vlan-id-outer":96344091}]}]},"interface-name":"example-interface-name-val-87366","speed-units":"example-speed-units-val-73658","prov-status":"example-prov-status-val-26239","interface-description":"example-interface-description-val-3722","interface-id":"example-interface-id-val-62385"}]},"equip-model":"example-equip-model-val-46076","in-maint":true,"p-interfaces":{"p-interface":[{"equipment-identifier":"example-equipment-identifier-val-63234","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-78396","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-97575","vpn-key":"example-vpn-key-val-50069","prov-status":"example-prov-status-val-62615","vlan-id-inner":61286171,"vlan-id-outer":64615174,"orchestration-status":"example-orchestration-status-val-34071","speed-value":"example-speed-value-val-80457","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1707205818022","neutron-network-id":"example-neutron-network-id-val-97954","neutron-subnet-id":"example-neutron-subnet-id-val-23889","l3-interface-ipv6-prefix-length":81422758,"vlan-id-inner":15099560,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-70726","vlan-id-outer":46643832}],"resource-version":"1707205818022","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-51587","vlan-interface":"example-vlan-interface-val-31470","backdoor-connection":"example-backdoor-connection-val-3179","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":39266592,"resource-version":"1707205818022","neutron-network-id":"example-neutron-network-id-val-52921","neutron-subnet-id":"example-neutron-subnet-id-val-88134","vlan-id-inner":91284707,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-8171","is-floating":true,"vlan-id-outer":80343467}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-32015","interface-name":"example-interface-name-val-62086","allowed-address-pairs":"example-allowed-address-pairs-val-14581","prov-status":"example-prov-status-val-99164","macaddr":"example-macaddr-val-54266","interface-role":"example-interface-role-val-13107","selflink":"example-selflink-val-31580","in-maint":true,"admin-status":"example-admin-status-val-29720","is-port-mirrored":true,"resource-version":"1707205818022","is-ip-unnumbered":true,"network-name":"example-network-name-val-38517","management-option":"example-management-option-val-8801","interface-id":"example-interface-id-val-57805","interface-description":"example-interface-description-val-88573"}]},"interface-name":"example-interface-name-val-13366","allowed-address-pairs":"example-allowed-address-pairs-val-62271","prov-status":"example-prov-status-val-9736","macaddr":"example-macaddr-val-52194","interface-role":"example-interface-role-val-29488","selflink":"example-selflink-val-4757","in-maint":true,"admin-status":"example-admin-status-val-81745","l3-interface-ipv6-address-list":[{"resource-version":"1707205818022","neutron-network-id":"example-neutron-network-id-val-6821","neutron-subnet-id":"example-neutron-subnet-id-val-11217","l3-interface-ipv6-prefix-length":29592510,"vlan-id-inner":18402161,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-72897","vlan-id-outer":651158}],"is-port-mirrored":true,"resource-version":"1707205818022","is-ip-unnumbered":true,"network-name":"example-network-name-val-80678","management-option":"example-management-option-val-53535","interface-id":"example-interface-id-val-79486","interface-description":"example-interface-description-val-299","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":36060646,"resource-version":"1707205818022","neutron-network-id":"example-neutron-network-id-val-39206","neutron-subnet-id":"example-neutron-subnet-id-val-27746","vlan-id-inner":62164959,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-31324","is-floating":true,"vlan-id-outer":93058593}]}]},"interface-name":"example-interface-name-val-46147","prov-status":"example-prov-status-val-19117","interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1707205818022","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1707205818022","ram-in-megabytes":36975,"ipaddress-v4-aim":"example-ipaddress-v4-aim-val-72233","management-option":"example-management-option-val-72434","internet-topology":"example-internet-topology-val-31234","host-profile":"example-host-profile-val-84672"} 07:50:18 2024-02-06 07:50:18.089 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:18 2024-02-06 07:50:18.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:18 2024-02-06 07:50:18.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:18 2024-02-06 07:50:18.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:18 2024-02-06 07:50:18.092 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:18 2024-02-06 07:50:18.109 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:18 2024-02-06 07:50:18.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:18 2024-02-06 07:50:18.113 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/p-interface-1 with depth 0 07:50:18 2024-02-06 07:50:18.113 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:50:18 2024-02-06 07:50:18.113 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:18 2024-02-06 07:50:18.113 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:18 2024-02-06 07:50:18.113 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:18 2024-02-06 07:50:18.113 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:18 2024-02-06 07:50:18.115 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:18 2024-02-06 07:50:18.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:18 2024-02-06 07:50:18.432 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:18 2024-02-06 07:50:18.433 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:18 2024-02-06 07:50:18.433 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:18 2024-02-06 07:50:18.433 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:18 2024-02-06 07:50:18.433 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:18 2024-02-06 07:50:18.434 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:18 2024-02-06 07:50:18.434 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 528 :MethodName- testUpdateExistingPserverWithChildrenAndModifyOnlyPInterfaceAndVerifyThatOnlyOneNotificationForPInterfaceIsCreatedWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:18 2024-02-06 07:50:18.435 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:18 2024-02-06 07:50:18.435 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:18 2024-02-06 07:50:18.435 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:18 2024-02-06 07:50:18.436 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:18 "hostname": "example-hostname-val-85598", 07:50:18 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:18 "number-of-cpus": 280, 07:50:18 "disk-in-gigabytes": 78521, 07:50:18 "ram-in-megabytes": 36975, 07:50:18 "equip-type": "example-equip-type-val-47930", 07:50:18 "equip-vendor": "example-equip-vendor-val-59512", 07:50:18 "equip-model": "example-equip-model-val-46076", 07:50:18 "fqdn": "example-fqdn-val-74486", 07:50:18 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:18 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:18 "serial-number": "example-serial-number-val-92800", 07:50:18 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:18 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:18 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:18 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:18 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:18 "inv-status": "example-inv-status-val-5042", 07:50:18 "pserver-id": "example-pserver-id-val-15622", 07:50:18 "internet-topology": "example-internet-topology-val-31234", 07:50:18 "in-maint": true, 07:50:18 "pserver-name2": "example-pserver-name2-val-93509", 07:50:18 "purpose": "example-purpose-val-52320", 07:50:18 "prov-status": "example-prov-status-val-47313", 07:50:18 "management-option": "example-management-option-val-72434", 07:50:18 "host-profile": "example-host-profile-val-84672", 07:50:18 "p-interfaces": { 07:50:18 "p-interface": [ 07:50:18 { 07:50:18 "interface-name": "example-interface-name-val-46147", 07:50:18 "selflink": "example-selflink-val-81029", 07:50:18 "speed-value": "example-speed-value-val-47874", 07:50:18 "speed-units": "example-speed-units-val-10396", 07:50:18 "port-description": "example-port-description-val-53068", 07:50:18 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:18 "interface-role": "example-interface-role-val-49232", 07:50:18 "interface-type": "example-interface-type-val-21757", 07:50:18 "prov-status": "example-prov-status-val-19117", 07:50:18 "in-maint": true, 07:50:18 "inv-status": "example-inv-status-val-48715", 07:50:18 "l-interfaces": { 07:50:18 "l-interface": [ 07:50:18 { 07:50:18 "interface-name": "example-interface-name-val-13366", 07:50:18 "interface-role": "example-interface-role-val-29488", 07:50:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:18 "selflink": "example-selflink-val-4757", 07:50:18 "interface-id": "example-interface-id-val-79486", 07:50:18 "macaddr": "example-macaddr-val-52194", 07:50:18 "network-name": "example-network-name-val-80678", 07:50:18 "management-option": "example-management-option-val-53535", 07:50:18 "interface-description": "example-interface-description-val-299", 07:50:18 "is-port-mirrored": true, 07:50:18 "in-maint": true, 07:50:18 "prov-status": "example-prov-status-val-9736", 07:50:18 "is-ip-unnumbered": true, 07:50:18 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:18 "priority": 82452, 07:50:18 "vlans": { 07:50:18 "vlan": [ 07:50:18 { 07:50:18 "vlan-interface": "example-vlan-interface-val-31470", 07:50:18 "vlan-id-inner": 61286171, 07:50:18 "vlan-id-outer": 64615174, 07:50:18 "speed-value": "example-speed-value-val-80457", 07:50:18 "speed-units": "example-speed-units-val-51587", 07:50:18 "vlan-description": "example-vlan-description-val-97575", 07:50:18 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:18 "vpn-key": "example-vpn-key-val-50069", 07:50:18 "orchestration-status": "example-orchestration-status-val-34071", 07:50:18 "in-maint": true, 07:50:18 "prov-status": "example-prov-status-val-62615", 07:50:18 "is-ip-unnumbered": true, 07:50:18 "is-private": true, 07:50:18 "l3-interface-ipv4-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:18 "l3-interface-ipv4-prefix-length": 39266592, 07:50:18 "vlan-id-inner": 91284707, 07:50:18 "vlan-id-outer": 80343467, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:18 } 07:50:18 ], 07:50:18 "l3-interface-ipv6-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:18 "l3-interface-ipv6-prefix-length": 81422758, 07:50:18 "vlan-id-inner": 15099560, 07:50:18 "vlan-id-outer": 46643832, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:18 } 07:50:18 ] 07:50:18 } 07:50:18 ] 07:50:18 }, 07:50:18 "l-interfaces": { 07:50:18 "l-interface": [ 07:50:18 { 07:50:18 "interface-name": "example-interface-name-val-62086", 07:50:18 "interface-role": "example-interface-role-val-13107", 07:50:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:18 "selflink": "example-selflink-val-31580", 07:50:18 "interface-id": "example-interface-id-val-57805", 07:50:18 "macaddr": "example-macaddr-val-54266", 07:50:18 "network-name": "example-network-name-val-38517", 07:50:18 "management-option": "example-management-option-val-8801", 07:50:18 "interface-description": "example-interface-description-val-88573", 07:50:18 "is-port-mirrored": true, 07:50:18 "in-maint": true, 07:50:18 "prov-status": "example-prov-status-val-99164", 07:50:18 "is-ip-unnumbered": true, 07:50:18 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:18 "priority": 80355, 07:50:18 "admin-status": "example-admin-status-val-29720" 07:50:18 } 07:50:18 ] 07:50:18 }, 07:50:18 "l3-interface-ipv4-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:18 "l3-interface-ipv4-prefix-length": 36060646, 07:50:18 "vlan-id-inner": 62164959, 07:50:18 "vlan-id-outer": 93058593, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:18 } 07:50:18 ], 07:50:18 "l3-interface-ipv6-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:18 "l3-interface-ipv6-prefix-length": 29592510, 07:50:18 "vlan-id-inner": 18402161, 07:50:18 "vlan-id-outer": 651158, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:18 } 07:50:18 ], 07:50:18 "admin-status": "example-admin-status-val-81745" 07:50:18 } 07:50:18 ] 07:50:18 } 07:50:18 } 07:50:18 ] 07:50:18 }, 07:50:18 "lag-interfaces": { 07:50:18 "lag-interface": [ 07:50:18 { 07:50:18 "interface-name": "example-interface-name-val-87366", 07:50:18 "interface-description": "example-interface-description-val-3722", 07:50:18 "speed-value": "example-speed-value-val-73546", 07:50:18 "speed-units": "example-speed-units-val-73658", 07:50:18 "interface-id": "example-interface-id-val-62385", 07:50:18 "interface-role": "example-interface-role-val-60746", 07:50:18 "prov-status": "example-prov-status-val-26239", 07:50:18 "in-maint": true, 07:50:18 "l-interfaces": { 07:50:18 "l-interface": [ 07:50:18 { 07:50:18 "interface-name": "example-interface-name-val-69579", 07:50:18 "interface-role": "example-interface-role-val-64571", 07:50:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:18 "selflink": "example-selflink-val-29611", 07:50:18 "interface-id": "example-interface-id-val-75464", 07:50:18 "macaddr": "example-macaddr-val-7285", 07:50:18 "network-name": "example-network-name-val-52284", 07:50:18 "management-option": "example-management-option-val-26028", 07:50:18 "interface-description": "example-interface-description-val-37641", 07:50:18 "is-port-mirrored": true, 07:50:18 "in-maint": true, 07:50:18 "prov-status": "example-prov-status-val-56460", 07:50:18 "is-ip-unnumbered": true, 07:50:18 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:18 "priority": 84739, 07:50:18 "vlans": { 07:50:18 "vlan": [ 07:50:18 { 07:50:18 "vlan-interface": "example-vlan-interface-val-56661", 07:50:18 "vlan-id-inner": 33305644, 07:50:18 "vlan-id-outer": 30871600, 07:50:18 "speed-value": "example-speed-value-val-1929", 07:50:18 "speed-units": "example-speed-units-val-71630", 07:50:18 "vlan-description": "example-vlan-description-val-63003", 07:50:18 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:18 "vpn-key": "example-vpn-key-val-16552", 07:50:18 "orchestration-status": "example-orchestration-status-val-95322", 07:50:18 "in-maint": true, 07:50:18 "prov-status": "example-prov-status-val-89886", 07:50:18 "is-ip-unnumbered": true, 07:50:18 "is-private": true, 07:50:18 "l3-interface-ipv4-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:18 "l3-interface-ipv4-prefix-length": 11099430, 07:50:18 "vlan-id-inner": 88996967, 07:50:18 "vlan-id-outer": 23003182, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:18 } 07:50:18 ], 07:50:18 "l3-interface-ipv6-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:18 "l3-interface-ipv6-prefix-length": 20167688, 07:50:18 "vlan-id-inner": 40775405, 07:50:18 "vlan-id-outer": 75855907, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:18 } 07:50:18 ] 07:50:18 } 07:50:18 ] 07:50:18 }, 07:50:18 "l-interfaces": { 07:50:18 "l-interface": [ 07:50:18 { 07:50:18 "interface-name": "example-interface-name-val-49266", 07:50:18 "interface-role": "example-interface-role-val-210", 07:50:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:18 "selflink": "example-selflink-val-6356", 07:50:18 "interface-id": "example-interface-id-val-99531", 07:50:18 "macaddr": "example-macaddr-val-25092", 07:50:18 "network-name": "example-network-name-val-3319", 07:50:18 "management-option": "example-management-option-val-79883", 07:50:18 "interface-description": "example-interface-description-val-54501", 07:50:18 "is-port-mirrored": true, 07:50:18 "in-maint": true, 07:50:18 "prov-status": "example-prov-status-val-48840", 07:50:18 "is-ip-unnumbered": true, 07:50:18 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:18 "priority": 21862, 07:50:18 "admin-status": "example-admin-status-val-89244" 07:50:18 } 07:50:18 ] 07:50:18 }, 07:50:18 "l3-interface-ipv4-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:18 "l3-interface-ipv4-prefix-length": 91875404, 07:50:18 "vlan-id-inner": 36470314, 07:50:18 "vlan-id-outer": 96344091, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:18 } 07:50:18 ], 07:50:18 "l3-interface-ipv6-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:18 "l3-interface-ipv6-prefix-length": 11663872, 07:50:18 "vlan-id-inner": 28459412, 07:50:18 "vlan-id-outer": 9852622, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:18 } 07:50:18 ], 07:50:18 "admin-status": "example-admin-status-val-81055" 07:50:18 } 07:50:18 ] 07:50:18 } 07:50:18 } 07:50:18 ] 07:50:18 } 07:50:18 } 07:50:18 07:50:18 2024-02-06 07:50:18.437 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:18 2024-02-06 07:50:18.441 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:18 2024-02-06 07:50:18.441 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:18 2024-02-06 07:50:18.441 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:18 2024-02-06 07:50:18.441 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:18 2024-02-06 07:50:18.472 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:18 2024-02-06 07:50:18.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:18 2024-02-06 07:50:18.491 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:18 2024-02-06 07:50:18.491 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:18 2024-02-06 07:50:18.491 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:18 2024-02-06 07:50:18.491 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:18 2024-02-06 07:50:18.491 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:18 2024-02-06 07:50:18.491 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:18 2024-02-06 07:50:18.501 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:18 2024-02-06 07:50:18.501 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:18 2024-02-06 07:50:18.501 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with depth 0 07:50:18 2024-02-06 07:50:18.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:50:18 2024-02-06 07:50:18.502 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:18 2024-02-06 07:50:18.502 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:18 2024-02-06 07:50:18.502 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:18 2024-02-06 07:50:18.502 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:18 2024-02-06 07:50:18.503 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:18 2024-02-06 07:50:18.503 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:18 2024-02-06 07:50:18.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with payload {"interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"equipment-identifier":"new-equipment-identifier","interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1707205818441","inv-status":"example-inv-status-val-48715","interface-name":"example-interface-name-val-46147","speed-units":"example-speed-units-val-10396","prov-status":"example-prov-status-val-19117"} 07:50:18 2024-02-06 07:50:18.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:50:18 2024-02-06 07:50:18.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:18 2024-02-06 07:50:18.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:18 2024-02-06 07:50:18.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:18 2024-02-06 07:50:18.506 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:18 2024-02-06 07:50:18.507 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:18 2024-02-06 07:50:18.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:18 2024-02-06 07:50:18.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:18 2024-02-06 07:50:18.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:18 2024-02-06 07:50:18.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:18 2024-02-06 07:50:18.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:18 2024-02-06 07:50:18.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:18 2024-02-06 07:50:18.511 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:18 2024-02-06 07:50:18.520 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:18 2024-02-06 07:50:18.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:18 Update notification { 07:50:18 "hostname" : "example-hostname-val-85598", 07:50:18 "pserver-name2" : "example-pserver-name2-val-93509", 07:50:18 "p-interfaces" : { 07:50:18 "p-interface" : [ { 07:50:18 "interface-name" : "example-interface-name-val-46147", 07:50:18 "selflink" : "example-selflink-val-81029", 07:50:18 "speed-value" : "example-speed-value-val-47874", 07:50:18 "speed-units" : "example-speed-units-val-10396", 07:50:18 "port-description" : "example-port-description-val-53068", 07:50:18 "equipment-identifier" : "new-equipment-identifier", 07:50:18 "interface-role" : "example-interface-role-val-49232", 07:50:18 "interface-type" : "example-interface-type-val-21757", 07:50:18 "prov-status" : "example-prov-status-val-19117", 07:50:18 "resource-version" : "1707205818506", 07:50:18 "in-maint" : true, 07:50:18 "inv-status" : "example-inv-status-val-48715" 07:50:18 } ] 07:50:18 } 07:50:18 } 07:50:18 2024-02-06 07:50:18.832 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:18 2024-02-06 07:50:18.833 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:18 2024-02-06 07:50:18.833 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:18 2024-02-06 07:50:18.833 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:18 2024-02-06 07:50:18.833 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:18 2024-02-06 07:50:18.833 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:18 2024-02-06 07:50:18.834 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 831 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGeneratedFullDepth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:18 2024-02-06 07:50:18.835 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:18 2024-02-06 07:50:18.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:18 2024-02-06 07:50:18.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:18 2024-02-06 07:50:18.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:18 "hostname": "example-hostname-val-85598", 07:50:18 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:18 "number-of-cpus": 280, 07:50:18 "disk-in-gigabytes": 78521, 07:50:18 "ram-in-megabytes": 36975, 07:50:18 "equip-type": "example-equip-type-val-47930", 07:50:18 "equip-vendor": "example-equip-vendor-val-59512", 07:50:18 "equip-model": "example-equip-model-val-46076", 07:50:18 "fqdn": "example-fqdn-val-74486", 07:50:18 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:18 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:18 "serial-number": "example-serial-number-val-92800", 07:50:18 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:18 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:18 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:18 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:18 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:18 "inv-status": "example-inv-status-val-5042", 07:50:18 "pserver-id": "example-pserver-id-val-15622", 07:50:18 "internet-topology": "example-internet-topology-val-31234", 07:50:18 "in-maint": true, 07:50:18 "pserver-name2": "example-pserver-name2-val-93509", 07:50:18 "purpose": "example-purpose-val-52320", 07:50:18 "prov-status": "example-prov-status-val-47313", 07:50:18 "management-option": "example-management-option-val-72434", 07:50:18 "host-profile": "example-host-profile-val-84672", 07:50:18 "p-interfaces": { 07:50:18 "p-interface": [ 07:50:18 { 07:50:18 "interface-name": "example-interface-name-val-46147", 07:50:18 "selflink": "example-selflink-val-81029", 07:50:18 "speed-value": "example-speed-value-val-47874", 07:50:18 "speed-units": "example-speed-units-val-10396", 07:50:18 "port-description": "example-port-description-val-53068", 07:50:18 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:18 "interface-role": "example-interface-role-val-49232", 07:50:18 "interface-type": "example-interface-type-val-21757", 07:50:18 "prov-status": "example-prov-status-val-19117", 07:50:18 "in-maint": true, 07:50:18 "inv-status": "example-inv-status-val-48715", 07:50:18 "l-interfaces": { 07:50:18 "l-interface": [ 07:50:18 { 07:50:18 "interface-name": "example-interface-name-val-13366", 07:50:18 "interface-role": "example-interface-role-val-29488", 07:50:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:18 "selflink": "example-selflink-val-4757", 07:50:18 "interface-id": "example-interface-id-val-79486", 07:50:18 "macaddr": "example-macaddr-val-52194", 07:50:18 "network-name": "example-network-name-val-80678", 07:50:18 "management-option": "example-management-option-val-53535", 07:50:18 "interface-description": "example-interface-description-val-299", 07:50:18 "is-port-mirrored": true, 07:50:18 "in-maint": true, 07:50:18 "prov-status": "example-prov-status-val-9736", 07:50:18 "is-ip-unnumbered": true, 07:50:18 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:18 "priority": 82452, 07:50:18 "vlans": { 07:50:18 "vlan": [ 07:50:18 { 07:50:18 "vlan-interface": "example-vlan-interface-val-31470", 07:50:18 "vlan-id-inner": 61286171, 07:50:18 "vlan-id-outer": 64615174, 07:50:18 "speed-value": "example-speed-value-val-80457", 07:50:18 "speed-units": "example-speed-units-val-51587", 07:50:18 "vlan-description": "example-vlan-description-val-97575", 07:50:18 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:18 "vpn-key": "example-vpn-key-val-50069", 07:50:18 "orchestration-status": "example-orchestration-status-val-34071", 07:50:18 "in-maint": true, 07:50:18 "prov-status": "example-prov-status-val-62615", 07:50:18 "is-ip-unnumbered": true, 07:50:18 "is-private": true, 07:50:18 "l3-interface-ipv4-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:18 "l3-interface-ipv4-prefix-length": 39266592, 07:50:18 "vlan-id-inner": 91284707, 07:50:18 "vlan-id-outer": 80343467, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:18 } 07:50:18 ], 07:50:18 "l3-interface-ipv6-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:18 "l3-interface-ipv6-prefix-length": 81422758, 07:50:18 "vlan-id-inner": 15099560, 07:50:18 "vlan-id-outer": 46643832, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:18 } 07:50:18 ] 07:50:18 } 07:50:18 ] 07:50:18 }, 07:50:18 "l-interfaces": { 07:50:18 "l-interface": [ 07:50:18 { 07:50:18 "interface-name": "example-interface-name-val-62086", 07:50:18 "interface-role": "example-interface-role-val-13107", 07:50:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:18 "selflink": "example-selflink-val-31580", 07:50:18 "interface-id": "example-interface-id-val-57805", 07:50:18 "macaddr": "example-macaddr-val-54266", 07:50:18 "network-name": "example-network-name-val-38517", 07:50:18 "management-option": "example-management-option-val-8801", 07:50:18 "interface-description": "example-interface-description-val-88573", 07:50:18 "is-port-mirrored": true, 07:50:18 "in-maint": true, 07:50:18 "prov-status": "example-prov-status-val-99164", 07:50:18 "is-ip-unnumbered": true, 07:50:18 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:18 "priority": 80355, 07:50:18 "admin-status": "example-admin-status-val-29720" 07:50:18 } 07:50:18 ] 07:50:18 }, 07:50:18 "l3-interface-ipv4-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:18 "l3-interface-ipv4-prefix-length": 36060646, 07:50:18 "vlan-id-inner": 62164959, 07:50:18 "vlan-id-outer": 93058593, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:18 } 07:50:18 ], 07:50:18 "l3-interface-ipv6-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:18 "l3-interface-ipv6-prefix-length": 29592510, 07:50:18 "vlan-id-inner": 18402161, 07:50:18 "vlan-id-outer": 651158, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:18 } 07:50:18 ], 07:50:18 "admin-status": "example-admin-status-val-81745" 07:50:18 } 07:50:18 ] 07:50:18 } 07:50:18 } 07:50:18 ] 07:50:18 }, 07:50:18 "lag-interfaces": { 07:50:18 "lag-interface": [ 07:50:18 { 07:50:18 "interface-name": "example-interface-name-val-87366", 07:50:18 "interface-description": "example-interface-description-val-3722", 07:50:18 "speed-value": "example-speed-value-val-73546", 07:50:18 "speed-units": "example-speed-units-val-73658", 07:50:18 "interface-id": "example-interface-id-val-62385", 07:50:18 "interface-role": "example-interface-role-val-60746", 07:50:18 "prov-status": "example-prov-status-val-26239", 07:50:18 "in-maint": true, 07:50:18 "l-interfaces": { 07:50:18 "l-interface": [ 07:50:18 { 07:50:18 "interface-name": "example-interface-name-val-69579", 07:50:18 "interface-role": "example-interface-role-val-64571", 07:50:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:18 "selflink": "example-selflink-val-29611", 07:50:18 "interface-id": "example-interface-id-val-75464", 07:50:18 "macaddr": "example-macaddr-val-7285", 07:50:18 "network-name": "example-network-name-val-52284", 07:50:18 "management-option": "example-management-option-val-26028", 07:50:18 "interface-description": "example-interface-description-val-37641", 07:50:18 "is-port-mirrored": true, 07:50:18 "in-maint": true, 07:50:18 "prov-status": "example-prov-status-val-56460", 07:50:18 "is-ip-unnumbered": true, 07:50:18 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:18 "priority": 84739, 07:50:18 "vlans": { 07:50:18 "vlan": [ 07:50:18 { 07:50:18 "vlan-interface": "example-vlan-interface-val-56661", 07:50:18 "vlan-id-inner": 33305644, 07:50:18 "vlan-id-outer": 30871600, 07:50:18 "speed-value": "example-speed-value-val-1929", 07:50:18 "speed-units": "example-speed-units-val-71630", 07:50:18 "vlan-description": "example-vlan-description-val-63003", 07:50:18 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:18 "vpn-key": "example-vpn-key-val-16552", 07:50:18 "orchestration-status": "example-orchestration-status-val-95322", 07:50:18 "in-maint": true, 07:50:18 "prov-status": "example-prov-status-val-89886", 07:50:18 "is-ip-unnumbered": true, 07:50:18 "is-private": true, 07:50:18 "l3-interface-ipv4-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:18 "l3-interface-ipv4-prefix-length": 11099430, 07:50:18 "vlan-id-inner": 88996967, 07:50:18 "vlan-id-outer": 23003182, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:18 } 07:50:18 ], 07:50:18 "l3-interface-ipv6-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:18 "l3-interface-ipv6-prefix-length": 20167688, 07:50:18 "vlan-id-inner": 40775405, 07:50:18 "vlan-id-outer": 75855907, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:18 } 07:50:18 ] 07:50:18 } 07:50:18 ] 07:50:18 }, 07:50:18 "l-interfaces": { 07:50:18 "l-interface": [ 07:50:18 { 07:50:18 "interface-name": "example-interface-name-val-49266", 07:50:18 "interface-role": "example-interface-role-val-210", 07:50:18 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:18 "selflink": "example-selflink-val-6356", 07:50:18 "interface-id": "example-interface-id-val-99531", 07:50:18 "macaddr": "example-macaddr-val-25092", 07:50:18 "network-name": "example-network-name-val-3319", 07:50:18 "management-option": "example-management-option-val-79883", 07:50:18 "interface-description": "example-interface-description-val-54501", 07:50:18 "is-port-mirrored": true, 07:50:18 "in-maint": true, 07:50:18 "prov-status": "example-prov-status-val-48840", 07:50:18 "is-ip-unnumbered": true, 07:50:18 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:18 "priority": 21862, 07:50:18 "admin-status": "example-admin-status-val-89244" 07:50:18 } 07:50:18 ] 07:50:18 }, 07:50:18 "l3-interface-ipv4-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:18 "l3-interface-ipv4-prefix-length": 91875404, 07:50:18 "vlan-id-inner": 36470314, 07:50:18 "vlan-id-outer": 96344091, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:18 } 07:50:18 ], 07:50:18 "l3-interface-ipv6-address-list": [ 07:50:18 { 07:50:18 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:18 "l3-interface-ipv6-prefix-length": 11663872, 07:50:18 "vlan-id-inner": 28459412, 07:50:18 "vlan-id-outer": 9852622, 07:50:18 "is-floating": true, 07:50:18 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:18 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:18 } 07:50:18 ], 07:50:18 "admin-status": "example-admin-status-val-81055" 07:50:18 } 07:50:18 ] 07:50:18 } 07:50:18 } 07:50:18 ] 07:50:18 } 07:50:18 } 07:50:18 07:50:18 2024-02-06 07:50:18.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:18 2024-02-06 07:50:18.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:18 2024-02-06 07:50:18.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:18 2024-02-06 07:50:18.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:18 2024-02-06 07:50:18.841 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:18 2024-02-06 07:50:18.873 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:18 2024-02-06 07:50:18.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:18 2024-02-06 07:50:18.892 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:18 2024-02-06 07:50:18.893 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:18 2024-02-06 07:50:18.893 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:18 2024-02-06 07:50:18.893 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:18 2024-02-06 07:50:18.893 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:18 2024-02-06 07:50:18.893 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:18 2024-02-06 07:50:18.902 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:18 2024-02-06 07:50:18.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:18 2024-02-06 07:50:18.903 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with resource version 1707205818841123 07:50:18 2024-02-06 07:50:18.904 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:18 2024-02-06 07:50:18.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:18 2024-02-06 07:50:18.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:18 2024-02-06 07:50:18.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:18 2024-02-06 07:50:18.904 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:18 2024-02-06 07:50:18.947 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of pserver ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 547 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 584 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 578 :MethodName- doDelete ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 844 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGeneratedFullDepth 07:50:18 2024-02-06 07:50:18.947 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:18 2024-02-06 07:50:18.948 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 07:50:18 2024-02-06 07:50:18.948 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Precondition Failed:resource-version MISMATCH for delete of pserver","ERR.5.4.6131"]}}} 07:50:19 2024-02-06 07:50:19.259 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:19 2024-02-06 07:50:19.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:19 2024-02-06 07:50:19.261 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:19 2024-02-06 07:50:19.261 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:19 2024-02-06 07:50:19.261 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:19 2024-02-06 07:50:19.261 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:19 2024-02-06 07:50:19.262 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 484 :MethodName- testUpdateExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventIncludingChildrenWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:19 2024-02-06 07:50:19.263 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:19 2024-02-06 07:50:19.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:19 2024-02-06 07:50:19.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:19 2024-02-06 07:50:19.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:19 "hostname": "example-hostname-val-85598", 07:50:19 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:19 "number-of-cpus": 280, 07:50:19 "disk-in-gigabytes": 78521, 07:50:19 "ram-in-megabytes": 36975, 07:50:19 "equip-type": "example-equip-type-val-47930", 07:50:19 "equip-vendor": "example-equip-vendor-val-59512", 07:50:19 "equip-model": "example-equip-model-val-46076", 07:50:19 "fqdn": "example-fqdn-val-74486", 07:50:19 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:19 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:19 "serial-number": "example-serial-number-val-92800", 07:50:19 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:19 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:19 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:19 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:19 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:19 "inv-status": "example-inv-status-val-5042", 07:50:19 "pserver-id": "example-pserver-id-val-15622", 07:50:19 "internet-topology": "example-internet-topology-val-31234", 07:50:19 "in-maint": true, 07:50:19 "pserver-name2": "example-pserver-name2-val-93509", 07:50:19 "purpose": "example-purpose-val-52320", 07:50:19 "prov-status": "example-prov-status-val-47313", 07:50:19 "management-option": "example-management-option-val-72434", 07:50:19 "host-profile": "example-host-profile-val-84672", 07:50:19 "p-interfaces": { 07:50:19 "p-interface": [ 07:50:19 { 07:50:19 "interface-name": "example-interface-name-val-46147", 07:50:19 "selflink": "example-selflink-val-81029", 07:50:19 "speed-value": "example-speed-value-val-47874", 07:50:19 "speed-units": "example-speed-units-val-10396", 07:50:19 "port-description": "example-port-description-val-53068", 07:50:19 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:19 "interface-role": "example-interface-role-val-49232", 07:50:19 "interface-type": "example-interface-type-val-21757", 07:50:19 "prov-status": "example-prov-status-val-19117", 07:50:19 "in-maint": true, 07:50:19 "inv-status": "example-inv-status-val-48715", 07:50:19 "l-interfaces": { 07:50:19 "l-interface": [ 07:50:19 { 07:50:19 "interface-name": "example-interface-name-val-13366", 07:50:19 "interface-role": "example-interface-role-val-29488", 07:50:19 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:19 "selflink": "example-selflink-val-4757", 07:50:19 "interface-id": "example-interface-id-val-79486", 07:50:19 "macaddr": "example-macaddr-val-52194", 07:50:19 "network-name": "example-network-name-val-80678", 07:50:19 "management-option": "example-management-option-val-53535", 07:50:19 "interface-description": "example-interface-description-val-299", 07:50:19 "is-port-mirrored": true, 07:50:19 "in-maint": true, 07:50:19 "prov-status": "example-prov-status-val-9736", 07:50:19 "is-ip-unnumbered": true, 07:50:19 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:19 "priority": 82452, 07:50:19 "vlans": { 07:50:19 "vlan": [ 07:50:19 { 07:50:19 "vlan-interface": "example-vlan-interface-val-31470", 07:50:19 "vlan-id-inner": 61286171, 07:50:19 "vlan-id-outer": 64615174, 07:50:19 "speed-value": "example-speed-value-val-80457", 07:50:19 "speed-units": "example-speed-units-val-51587", 07:50:19 "vlan-description": "example-vlan-description-val-97575", 07:50:19 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:19 "vpn-key": "example-vpn-key-val-50069", 07:50:19 "orchestration-status": "example-orchestration-status-val-34071", 07:50:19 "in-maint": true, 07:50:19 "prov-status": "example-prov-status-val-62615", 07:50:19 "is-ip-unnumbered": true, 07:50:19 "is-private": true, 07:50:19 "l3-interface-ipv4-address-list": [ 07:50:19 { 07:50:19 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:19 "l3-interface-ipv4-prefix-length": 39266592, 07:50:19 "vlan-id-inner": 91284707, 07:50:19 "vlan-id-outer": 80343467, 07:50:19 "is-floating": true, 07:50:19 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:19 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:19 } 07:50:19 ], 07:50:19 "l3-interface-ipv6-address-list": [ 07:50:19 { 07:50:19 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:19 "l3-interface-ipv6-prefix-length": 81422758, 07:50:19 "vlan-id-inner": 15099560, 07:50:19 "vlan-id-outer": 46643832, 07:50:19 "is-floating": true, 07:50:19 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:19 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:19 } 07:50:19 ] 07:50:19 } 07:50:19 ] 07:50:19 }, 07:50:19 "l-interfaces": { 07:50:19 "l-interface": [ 07:50:19 { 07:50:19 "interface-name": "example-interface-name-val-62086", 07:50:19 "interface-role": "example-interface-role-val-13107", 07:50:19 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:19 "selflink": "example-selflink-val-31580", 07:50:19 "interface-id": "example-interface-id-val-57805", 07:50:19 "macaddr": "example-macaddr-val-54266", 07:50:19 "network-name": "example-network-name-val-38517", 07:50:19 "management-option": "example-management-option-val-8801", 07:50:19 "interface-description": "example-interface-description-val-88573", 07:50:19 "is-port-mirrored": true, 07:50:19 "in-maint": true, 07:50:19 "prov-status": "example-prov-status-val-99164", 07:50:19 "is-ip-unnumbered": true, 07:50:19 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:19 "priority": 80355, 07:50:19 "admin-status": "example-admin-status-val-29720" 07:50:19 } 07:50:19 ] 07:50:19 }, 07:50:19 "l3-interface-ipv4-address-list": [ 07:50:19 { 07:50:19 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:19 "l3-interface-ipv4-prefix-length": 36060646, 07:50:19 "vlan-id-inner": 62164959, 07:50:19 "vlan-id-outer": 93058593, 07:50:19 "is-floating": true, 07:50:19 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:19 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:19 } 07:50:19 ], 07:50:19 "l3-interface-ipv6-address-list": [ 07:50:19 { 07:50:19 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:19 "l3-interface-ipv6-prefix-length": 29592510, 07:50:19 "vlan-id-inner": 18402161, 07:50:19 "vlan-id-outer": 651158, 07:50:19 "is-floating": true, 07:50:19 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:19 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:19 } 07:50:19 ], 07:50:19 "admin-status": "example-admin-status-val-81745" 07:50:19 } 07:50:19 ] 07:50:19 } 07:50:19 } 07:50:19 ] 07:50:19 }, 07:50:19 "lag-interfaces": { 07:50:19 "lag-interface": [ 07:50:19 { 07:50:19 "interface-name": "example-interface-name-val-87366", 07:50:19 "interface-description": "example-interface-description-val-3722", 07:50:19 "speed-value": "example-speed-value-val-73546", 07:50:19 "speed-units": "example-speed-units-val-73658", 07:50:19 "interface-id": "example-interface-id-val-62385", 07:50:19 "interface-role": "example-interface-role-val-60746", 07:50:19 "prov-status": "example-prov-status-val-26239", 07:50:19 "in-maint": true, 07:50:19 "l-interfaces": { 07:50:19 "l-interface": [ 07:50:19 { 07:50:19 "interface-name": "example-interface-name-val-69579", 07:50:19 "interface-role": "example-interface-role-val-64571", 07:50:19 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:19 "selflink": "example-selflink-val-29611", 07:50:19 "interface-id": "example-interface-id-val-75464", 07:50:19 "macaddr": "example-macaddr-val-7285", 07:50:19 "network-name": "example-network-name-val-52284", 07:50:19 "management-option": "example-management-option-val-26028", 07:50:19 "interface-description": "example-interface-description-val-37641", 07:50:19 "is-port-mirrored": true, 07:50:19 "in-maint": true, 07:50:19 "prov-status": "example-prov-status-val-56460", 07:50:19 "is-ip-unnumbered": true, 07:50:19 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:19 "priority": 84739, 07:50:19 "vlans": { 07:50:19 "vlan": [ 07:50:19 { 07:50:19 "vlan-interface": "example-vlan-interface-val-56661", 07:50:19 "vlan-id-inner": 33305644, 07:50:19 "vlan-id-outer": 30871600, 07:50:19 "speed-value": "example-speed-value-val-1929", 07:50:19 "speed-units": "example-speed-units-val-71630", 07:50:19 "vlan-description": "example-vlan-description-val-63003", 07:50:19 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:19 "vpn-key": "example-vpn-key-val-16552", 07:50:19 "orchestration-status": "example-orchestration-status-val-95322", 07:50:19 "in-maint": true, 07:50:19 "prov-status": "example-prov-status-val-89886", 07:50:19 "is-ip-unnumbered": true, 07:50:19 "is-private": true, 07:50:19 "l3-interface-ipv4-address-list": [ 07:50:19 { 07:50:19 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:19 "l3-interface-ipv4-prefix-length": 11099430, 07:50:19 "vlan-id-inner": 88996967, 07:50:19 "vlan-id-outer": 23003182, 07:50:19 "is-floating": true, 07:50:19 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:19 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:19 } 07:50:19 ], 07:50:19 "l3-interface-ipv6-address-list": [ 07:50:19 { 07:50:19 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:19 "l3-interface-ipv6-prefix-length": 20167688, 07:50:19 "vlan-id-inner": 40775405, 07:50:19 "vlan-id-outer": 75855907, 07:50:19 "is-floating": true, 07:50:19 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:19 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:19 } 07:50:19 ] 07:50:19 } 07:50:19 ] 07:50:19 }, 07:50:19 "l-interfaces": { 07:50:19 "l-interface": [ 07:50:19 { 07:50:19 "interface-name": "example-interface-name-val-49266", 07:50:19 "interface-role": "example-interface-role-val-210", 07:50:19 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:19 "selflink": "example-selflink-val-6356", 07:50:19 "interface-id": "example-interface-id-val-99531", 07:50:19 "macaddr": "example-macaddr-val-25092", 07:50:19 "network-name": "example-network-name-val-3319", 07:50:19 "management-option": "example-management-option-val-79883", 07:50:19 "interface-description": "example-interface-description-val-54501", 07:50:19 "is-port-mirrored": true, 07:50:19 "in-maint": true, 07:50:19 "prov-status": "example-prov-status-val-48840", 07:50:19 "is-ip-unnumbered": true, 07:50:19 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:19 "priority": 21862, 07:50:19 "admin-status": "example-admin-status-val-89244" 07:50:19 } 07:50:19 ] 07:50:19 }, 07:50:19 "l3-interface-ipv4-address-list": [ 07:50:19 { 07:50:19 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:19 "l3-interface-ipv4-prefix-length": 91875404, 07:50:19 "vlan-id-inner": 36470314, 07:50:19 "vlan-id-outer": 96344091, 07:50:19 "is-floating": true, 07:50:19 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:19 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:19 } 07:50:19 ], 07:50:19 "l3-interface-ipv6-address-list": [ 07:50:19 { 07:50:19 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:19 "l3-interface-ipv6-prefix-length": 11663872, 07:50:19 "vlan-id-inner": 28459412, 07:50:19 "vlan-id-outer": 9852622, 07:50:19 "is-floating": true, 07:50:19 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:19 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:19 } 07:50:19 ], 07:50:19 "admin-status": "example-admin-status-val-81055" 07:50:19 } 07:50:19 ] 07:50:19 } 07:50:19 } 07:50:19 ] 07:50:19 } 07:50:19 } 07:50:19 07:50:19 2024-02-06 07:50:19.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:19 2024-02-06 07:50:19.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:19 2024-02-06 07:50:19.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:19 2024-02-06 07:50:19.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:19 2024-02-06 07:50:19.267 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:19 2024-02-06 07:50:19.300 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:19 2024-02-06 07:50:19.316 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:19 2024-02-06 07:50:19.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:19 2024-02-06 07:50:19.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:19 2024-02-06 07:50:19.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:19 2024-02-06 07:50:19.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:19 2024-02-06 07:50:19.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:19 2024-02-06 07:50:19.320 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:19 2024-02-06 07:50:19.330 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:19 2024-02-06 07:50:19.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:19 2024-02-06 07:50:19.331 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with depth 0 07:50:19 2024-02-06 07:50:19.331 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:50:19 2024-02-06 07:50:19.332 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:19 2024-02-06 07:50:19.332 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:19 2024-02-06 07:50:19.332 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:19 2024-02-06 07:50:19.332 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:19 2024-02-06 07:50:19.333 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:19 2024-02-06 07:50:19.333 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:19 2024-02-06 07:50:19.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with payload {"interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"equipment-identifier":"new-equipment-identifier","interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1707205819267","inv-status":"example-inv-status-val-48715","interface-name":"example-interface-name-val-46147","speed-units":"example-speed-units-val-10396","prov-status":"example-prov-status-val-19117"} 07:50:19 2024-02-06 07:50:19.335 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 07:50:19 2024-02-06 07:50:19.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:19 2024-02-06 07:50:19.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:19 2024-02-06 07:50:19.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:19 2024-02-06 07:50:19.336 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:19 2024-02-06 07:50:19.338 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:19 2024-02-06 07:50:19.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:19 2024-02-06 07:50:19.345 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:19 2024-02-06 07:50:19.345 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:19 2024-02-06 07:50:19.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:19 2024-02-06 07:50:19.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:19 2024-02-06 07:50:19.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:19 2024-02-06 07:50:19.345 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:19 2024-02-06 07:50:19.355 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:19 2024-02-06 07:50:19.355 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:19 2024-02-06 07:50:19.667 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:19 2024-02-06 07:50:19.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:19 2024-02-06 07:50:19.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:19 2024-02-06 07:50:19.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:19 2024-02-06 07:50:19.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:19 2024-02-06 07:50:19.669 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:19 2024-02-06 07:50:19.670 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 767 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckChildrenWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:19 2024-02-06 07:50:19.670 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:19 2024-02-06 07:50:19.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:19 2024-02-06 07:50:19.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:19 2024-02-06 07:50:19.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:19 "hostname": "example-hostname-val-85598", 07:50:19 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:19 "number-of-cpus": 280, 07:50:19 "disk-in-gigabytes": 78521, 07:50:19 "ram-in-megabytes": 36975, 07:50:19 "equip-type": "example-equip-type-val-47930", 07:50:19 "equip-vendor": "example-equip-vendor-val-59512", 07:50:19 "equip-model": "example-equip-model-val-46076", 07:50:19 "fqdn": "example-fqdn-val-74486", 07:50:19 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:19 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:19 "serial-number": "example-serial-number-val-92800", 07:50:19 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:19 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:19 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:19 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:19 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:19 "inv-status": "example-inv-status-val-5042", 07:50:19 "pserver-id": "example-pserver-id-val-15622", 07:50:19 "internet-topology": "example-internet-topology-val-31234", 07:50:19 "in-maint": true, 07:50:19 "pserver-name2": "example-pserver-name2-val-93509", 07:50:19 "purpose": "example-purpose-val-52320", 07:50:19 "prov-status": "example-prov-status-val-47313", 07:50:19 "management-option": "example-management-option-val-72434", 07:50:19 "host-profile": "example-host-profile-val-84672", 07:50:19 "p-interfaces": { 07:50:19 "p-interface": [ 07:50:19 { 07:50:19 "interface-name": "example-interface-name-val-46147", 07:50:19 "selflink": "example-selflink-val-81029", 07:50:19 "speed-value": "example-speed-value-val-47874", 07:50:19 "speed-units": "example-speed-units-val-10396", 07:50:19 "port-description": "example-port-description-val-53068", 07:50:19 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:19 "interface-role": "example-interface-role-val-49232", 07:50:19 "interface-type": "example-interface-type-val-21757", 07:50:19 "prov-status": "example-prov-status-val-19117", 07:50:19 "in-maint": true, 07:50:19 "inv-status": "example-inv-status-val-48715", 07:50:19 "l-interfaces": { 07:50:19 "l-interface": [ 07:50:19 { 07:50:19 "interface-name": "example-interface-name-val-13366", 07:50:19 "interface-role": "example-interface-role-val-29488", 07:50:19 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:19 "selflink": "example-selflink-val-4757", 07:50:19 "interface-id": "example-interface-id-val-79486", 07:50:19 "macaddr": "example-macaddr-val-52194", 07:50:19 "network-name": "example-network-name-val-80678", 07:50:19 "management-option": "example-management-option-val-53535", 07:50:19 "interface-description": "example-interface-description-val-299", 07:50:19 "is-port-mirrored": true, 07:50:19 "in-maint": true, 07:50:19 "prov-status": "example-prov-status-val-9736", 07:50:19 "is-ip-unnumbered": true, 07:50:19 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:19 "priority": 82452, 07:50:19 "vlans": { 07:50:19 "vlan": [ 07:50:19 { 07:50:19 "vlan-interface": "example-vlan-interface-val-31470", 07:50:19 "vlan-id-inner": 61286171, 07:50:19 "vlan-id-outer": 64615174, 07:50:19 "speed-value": "example-speed-value-val-80457", 07:50:19 "speed-units": "example-speed-units-val-51587", 07:50:19 "vlan-description": "example-vlan-description-val-97575", 07:50:19 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:19 "vpn-key": "example-vpn-key-val-50069", 07:50:19 "orchestration-status": "example-orchestration-status-val-34071", 07:50:19 "in-maint": true, 07:50:19 "prov-status": "example-prov-status-val-62615", 07:50:19 "is-ip-unnumbered": true, 07:50:19 "is-private": true, 07:50:19 "l3-interface-ipv4-address-list": [ 07:50:19 { 07:50:19 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:19 "l3-interface-ipv4-prefix-length": 39266592, 07:50:19 "vlan-id-inner": 91284707, 07:50:19 "vlan-id-outer": 80343467, 07:50:19 "is-floating": true, 07:50:19 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:19 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:19 } 07:50:19 ], 07:50:19 "l3-interface-ipv6-address-list": [ 07:50:19 { 07:50:19 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:19 "l3-interface-ipv6-prefix-length": 81422758, 07:50:19 "vlan-id-inner": 15099560, 07:50:19 "vlan-id-outer": 46643832, 07:50:19 "is-floating": true, 07:50:19 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:19 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:19 } 07:50:19 ] 07:50:19 } 07:50:19 ] 07:50:19 }, 07:50:19 "l-interfaces": { 07:50:19 "l-interface": [ 07:50:19 { 07:50:19 "interface-name": "example-interface-name-val-62086", 07:50:19 "interface-role": "example-interface-role-val-13107", 07:50:19 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:19 "selflink": "example-selflink-val-31580", 07:50:19 "interface-id": "example-interface-id-val-57805", 07:50:19 "macaddr": "example-macaddr-val-54266", 07:50:19 "network-name": "example-network-name-val-38517", 07:50:19 "management-option": "example-management-option-val-8801", 07:50:19 "interface-description": "example-interface-description-val-88573", 07:50:19 "is-port-mirrored": true, 07:50:19 "in-maint": true, 07:50:19 "prov-status": "example-prov-status-val-99164", 07:50:19 "is-ip-unnumbered": true, 07:50:19 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:19 "priority": 80355, 07:50:19 "admin-status": "example-admin-status-val-29720" 07:50:19 } 07:50:19 ] 07:50:19 }, 07:50:19 "l3-interface-ipv4-address-list": [ 07:50:19 { 07:50:19 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:19 "l3-interface-ipv4-prefix-length": 36060646, 07:50:19 "vlan-id-inner": 62164959, 07:50:19 "vlan-id-outer": 93058593, 07:50:19 "is-floating": true, 07:50:19 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:19 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:19 } 07:50:19 ], 07:50:19 "l3-interface-ipv6-address-list": [ 07:50:19 { 07:50:19 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:19 "l3-interface-ipv6-prefix-length": 29592510, 07:50:19 "vlan-id-inner": 18402161, 07:50:19 "vlan-id-outer": 651158, 07:50:19 "is-floating": true, 07:50:19 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:19 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:19 } 07:50:19 ], 07:50:19 "admin-status": "example-admin-status-val-81745" 07:50:19 } 07:50:19 ] 07:50:19 } 07:50:19 } 07:50:19 ] 07:50:19 }, 07:50:19 "lag-interfaces": { 07:50:19 "lag-interface": [ 07:50:19 { 07:50:19 "interface-name": "example-interface-name-val-87366", 07:50:19 "interface-description": "example-interface-description-val-3722", 07:50:19 "speed-value": "example-speed-value-val-73546", 07:50:19 "speed-units": "example-speed-units-val-73658", 07:50:19 "interface-id": "example-interface-id-val-62385", 07:50:19 "interface-role": "example-interface-role-val-60746", 07:50:19 "prov-status": "example-prov-status-val-26239", 07:50:19 "in-maint": true, 07:50:19 "l-interfaces": { 07:50:19 "l-interface": [ 07:50:19 { 07:50:19 "interface-name": "example-interface-name-val-69579", 07:50:19 "interface-role": "example-interface-role-val-64571", 07:50:19 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:19 "selflink": "example-selflink-val-29611", 07:50:19 "interface-id": "example-interface-id-val-75464", 07:50:19 "macaddr": "example-macaddr-val-7285", 07:50:19 "network-name": "example-network-name-val-52284", 07:50:19 "management-option": "example-management-option-val-26028", 07:50:19 "interface-description": "example-interface-description-val-37641", 07:50:19 "is-port-mirrored": true, 07:50:19 "in-maint": true, 07:50:19 "prov-status": "example-prov-status-val-56460", 07:50:19 "is-ip-unnumbered": true, 07:50:19 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:19 "priority": 84739, 07:50:19 "vlans": { 07:50:19 "vlan": [ 07:50:19 { 07:50:19 "vlan-interface": "example-vlan-interface-val-56661", 07:50:19 "vlan-id-inner": 33305644, 07:50:19 "vlan-id-outer": 30871600, 07:50:19 "speed-value": "example-speed-value-val-1929", 07:50:19 "speed-units": "example-speed-units-val-71630", 07:50:19 "vlan-description": "example-vlan-description-val-63003", 07:50:19 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:19 "vpn-key": "example-vpn-key-val-16552", 07:50:19 "orchestration-status": "example-orchestration-status-val-95322", 07:50:19 "in-maint": true, 07:50:19 "prov-status": "example-prov-status-val-89886", 07:50:19 "is-ip-unnumbered": true, 07:50:19 "is-private": true, 07:50:19 "l3-interface-ipv4-address-list": [ 07:50:19 { 07:50:19 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:19 "l3-interface-ipv4-prefix-length": 11099430, 07:50:19 "vlan-id-inner": 88996967, 07:50:19 "vlan-id-outer": 23003182, 07:50:19 "is-floating": true, 07:50:19 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:19 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:19 } 07:50:19 ], 07:50:19 "l3-interface-ipv6-address-list": [ 07:50:19 { 07:50:19 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:19 "l3-interface-ipv6-prefix-length": 20167688, 07:50:19 "vlan-id-inner": 40775405, 07:50:19 "vlan-id-outer": 75855907, 07:50:19 "is-floating": true, 07:50:19 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:19 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:19 } 07:50:19 ] 07:50:19 } 07:50:19 ] 07:50:19 }, 07:50:19 "l-interfaces": { 07:50:19 "l-interface": [ 07:50:19 { 07:50:19 "interface-name": "example-interface-name-val-49266", 07:50:19 "interface-role": "example-interface-role-val-210", 07:50:19 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:19 "selflink": "example-selflink-val-6356", 07:50:19 "interface-id": "example-interface-id-val-99531", 07:50:19 "macaddr": "example-macaddr-val-25092", 07:50:19 "network-name": "example-network-name-val-3319", 07:50:19 "management-option": "example-management-option-val-79883", 07:50:19 "interface-description": "example-interface-description-val-54501", 07:50:19 "is-port-mirrored": true, 07:50:19 "in-maint": true, 07:50:19 "prov-status": "example-prov-status-val-48840", 07:50:19 "is-ip-unnumbered": true, 07:50:19 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:19 "priority": 21862, 07:50:19 "admin-status": "example-admin-status-val-89244" 07:50:19 } 07:50:19 ] 07:50:19 }, 07:50:19 "l3-interface-ipv4-address-list": [ 07:50:19 { 07:50:19 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:19 "l3-interface-ipv4-prefix-length": 91875404, 07:50:19 "vlan-id-inner": 36470314, 07:50:19 "vlan-id-outer": 96344091, 07:50:19 "is-floating": true, 07:50:19 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:19 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:19 } 07:50:19 ], 07:50:19 "l3-interface-ipv6-address-list": [ 07:50:19 { 07:50:19 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:19 "l3-interface-ipv6-prefix-length": 11663872, 07:50:19 "vlan-id-inner": 28459412, 07:50:19 "vlan-id-outer": 9852622, 07:50:19 "is-floating": true, 07:50:19 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:19 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:19 } 07:50:19 ], 07:50:19 "admin-status": "example-admin-status-val-81055" 07:50:19 } 07:50:19 ] 07:50:19 } 07:50:19 } 07:50:19 ] 07:50:19 } 07:50:19 } 07:50:19 07:50:19 2024-02-06 07:50:19.672 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:19 2024-02-06 07:50:19.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:19 2024-02-06 07:50:19.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:19 2024-02-06 07:50:19.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:19 2024-02-06 07:50:19.676 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:19 2024-02-06 07:50:19.707 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:19 2024-02-06 07:50:19.723 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:19 2024-02-06 07:50:19.727 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:19 2024-02-06 07:50:19.727 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:19 2024-02-06 07:50:19.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:19 2024-02-06 07:50:19.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:19 2024-02-06 07:50:19.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:19 2024-02-06 07:50:19.727 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:19 2024-02-06 07:50:19.736 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:19 2024-02-06 07:50:19.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:19 2024-02-06 07:50:19.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:19 2024-02-06 07:50:19.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:19 2024-02-06 07:50:19.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:19 2024-02-06 07:50:19.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:19 2024-02-06 07:50:19.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:19 2024-02-06 07:50:19.738 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:19 2024-02-06 07:50:19.738 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 776 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckChildrenWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:19 2024-02-06 07:50:19.739 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:19 2024-02-06 07:50:19.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:19 2024-02-06 07:50:19.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 07:50:19 2024-02-06 07:50:19.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 07:50:19 "vnf-id": "generic-vnf-notification", 07:50:19 "vnf-type": "sometype", 07:50:19 "in-maint": true, 07:50:19 "is-closed-loop-disabled": true 07:50:19 } 07:50:19 07:50:19 2024-02-06 07:50:19.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:19 2024-02-06 07:50:19.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:19 2024-02-06 07:50:19.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:19 2024-02-06 07:50:19.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:19 2024-02-06 07:50:19.741 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:19 2024-02-06 07:50:19.746 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:19 2024-02-06 07:50:19.749 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:19 2024-02-06 07:50:19.750 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:19 2024-02-06 07:50:19.750 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:19 2024-02-06 07:50:19.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:19 2024-02-06 07:50:19.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:19 2024-02-06 07:50:19.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:19 2024-02-06 07:50:19.750 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:19 2024-02-06 07:50:19.753 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:19 2024-02-06 07:50:19.753 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:19 2024-02-06 07:50:19.753 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { 07:50:19 "related-to": "generic-vnf", 07:50:19 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 07:50:19 } 07:50:19 07:50:19 2024-02-06 07:50:19.753 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:19 2024-02-06 07:50:19.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:19 2024-02-06 07:50:19.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:19 2024-02-06 07:50:19.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:19 2024-02-06 07:50:19.754 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:19 2024-02-06 07:50:19.756 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:19 2024-02-06 07:50:19.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:19 2024-02-06 07:50:19.769 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:19 2024-02-06 07:50:19.769 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:19 2024-02-06 07:50:19.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:19 2024-02-06 07:50:19.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:19 2024-02-06 07:50:19.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:19 2024-02-06 07:50:19.770 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:19 2024-02-06 07:50:19.772 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:19 2024-02-06 07:50:19.772 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:19 2024-02-06 07:50:19.773 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:19 2024-02-06 07:50:19.773 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:19 2024-02-06 07:50:19.773 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:19 2024-02-06 07:50:19.773 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:19 2024-02-06 07:50:19.773 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:19 2024-02-06 07:50:19.773 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:19 2024-02-06 07:50:19.782 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:19 2024-02-06 07:50:19.783 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:19 2024-02-06 07:50:19.784 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with resource version 1707205819754 07:50:19 2024-02-06 07:50:19.784 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:19 2024-02-06 07:50:19.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:19 2024-02-06 07:50:19.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:19 2024-02-06 07:50:19.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:19 2024-02-06 07:50:19.785 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:19 2024-02-06 07:50:19.787 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:19 2024-02-06 07:50:19.797 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:20 2024-02-06 07:50:20.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:20 2024-02-06 07:50:20.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:20 2024-02-06 07:50:20.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:20 2024-02-06 07:50:20.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:20 2024-02-06 07:50:20.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:20 2024-02-06 07:50:20.112 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:20 2024-02-06 07:50:20.113 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 444 :MethodName- testPatchExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventIncludeChildrenWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:20 2024-02-06 07:50:20.114 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:20 2024-02-06 07:50:20.114 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:20 2024-02-06 07:50:20.114 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:20 2024-02-06 07:50:20.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:20 "hostname": "example-hostname-val-85598", 07:50:20 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:20 "number-of-cpus": 280, 07:50:20 "disk-in-gigabytes": 78521, 07:50:20 "ram-in-megabytes": 36975, 07:50:20 "equip-type": "example-equip-type-val-47930", 07:50:20 "equip-vendor": "example-equip-vendor-val-59512", 07:50:20 "equip-model": "example-equip-model-val-46076", 07:50:20 "fqdn": "example-fqdn-val-74486", 07:50:20 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:20 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:20 "serial-number": "example-serial-number-val-92800", 07:50:20 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:20 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:20 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:20 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:20 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:20 "inv-status": "example-inv-status-val-5042", 07:50:20 "pserver-id": "example-pserver-id-val-15622", 07:50:20 "internet-topology": "example-internet-topology-val-31234", 07:50:20 "in-maint": true, 07:50:20 "pserver-name2": "example-pserver-name2-val-93509", 07:50:20 "purpose": "example-purpose-val-52320", 07:50:20 "prov-status": "example-prov-status-val-47313", 07:50:20 "management-option": "example-management-option-val-72434", 07:50:20 "host-profile": "example-host-profile-val-84672", 07:50:20 "p-interfaces": { 07:50:20 "p-interface": [ 07:50:20 { 07:50:20 "interface-name": "example-interface-name-val-46147", 07:50:20 "selflink": "example-selflink-val-81029", 07:50:20 "speed-value": "example-speed-value-val-47874", 07:50:20 "speed-units": "example-speed-units-val-10396", 07:50:20 "port-description": "example-port-description-val-53068", 07:50:20 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:20 "interface-role": "example-interface-role-val-49232", 07:50:20 "interface-type": "example-interface-type-val-21757", 07:50:20 "prov-status": "example-prov-status-val-19117", 07:50:20 "in-maint": true, 07:50:20 "inv-status": "example-inv-status-val-48715", 07:50:20 "l-interfaces": { 07:50:20 "l-interface": [ 07:50:20 { 07:50:20 "interface-name": "example-interface-name-val-13366", 07:50:20 "interface-role": "example-interface-role-val-29488", 07:50:20 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:20 "selflink": "example-selflink-val-4757", 07:50:20 "interface-id": "example-interface-id-val-79486", 07:50:20 "macaddr": "example-macaddr-val-52194", 07:50:20 "network-name": "example-network-name-val-80678", 07:50:20 "management-option": "example-management-option-val-53535", 07:50:20 "interface-description": "example-interface-description-val-299", 07:50:20 "is-port-mirrored": true, 07:50:20 "in-maint": true, 07:50:20 "prov-status": "example-prov-status-val-9736", 07:50:20 "is-ip-unnumbered": true, 07:50:20 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:20 "priority": 82452, 07:50:20 "vlans": { 07:50:20 "vlan": [ 07:50:20 { 07:50:20 "vlan-interface": "example-vlan-interface-val-31470", 07:50:20 "vlan-id-inner": 61286171, 07:50:20 "vlan-id-outer": 64615174, 07:50:20 "speed-value": "example-speed-value-val-80457", 07:50:20 "speed-units": "example-speed-units-val-51587", 07:50:20 "vlan-description": "example-vlan-description-val-97575", 07:50:20 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:20 "vpn-key": "example-vpn-key-val-50069", 07:50:20 "orchestration-status": "example-orchestration-status-val-34071", 07:50:20 "in-maint": true, 07:50:20 "prov-status": "example-prov-status-val-62615", 07:50:20 "is-ip-unnumbered": true, 07:50:20 "is-private": true, 07:50:20 "l3-interface-ipv4-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:20 "l3-interface-ipv4-prefix-length": 39266592, 07:50:20 "vlan-id-inner": 91284707, 07:50:20 "vlan-id-outer": 80343467, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:20 } 07:50:20 ], 07:50:20 "l3-interface-ipv6-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:20 "l3-interface-ipv6-prefix-length": 81422758, 07:50:20 "vlan-id-inner": 15099560, 07:50:20 "vlan-id-outer": 46643832, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:20 } 07:50:20 ] 07:50:20 } 07:50:20 ] 07:50:20 }, 07:50:20 "l-interfaces": { 07:50:20 "l-interface": [ 07:50:20 { 07:50:20 "interface-name": "example-interface-name-val-62086", 07:50:20 "interface-role": "example-interface-role-val-13107", 07:50:20 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:20 "selflink": "example-selflink-val-31580", 07:50:20 "interface-id": "example-interface-id-val-57805", 07:50:20 "macaddr": "example-macaddr-val-54266", 07:50:20 "network-name": "example-network-name-val-38517", 07:50:20 "management-option": "example-management-option-val-8801", 07:50:20 "interface-description": "example-interface-description-val-88573", 07:50:20 "is-port-mirrored": true, 07:50:20 "in-maint": true, 07:50:20 "prov-status": "example-prov-status-val-99164", 07:50:20 "is-ip-unnumbered": true, 07:50:20 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:20 "priority": 80355, 07:50:20 "admin-status": "example-admin-status-val-29720" 07:50:20 } 07:50:20 ] 07:50:20 }, 07:50:20 "l3-interface-ipv4-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:20 "l3-interface-ipv4-prefix-length": 36060646, 07:50:20 "vlan-id-inner": 62164959, 07:50:20 "vlan-id-outer": 93058593, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:20 } 07:50:20 ], 07:50:20 "l3-interface-ipv6-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:20 "l3-interface-ipv6-prefix-length": 29592510, 07:50:20 "vlan-id-inner": 18402161, 07:50:20 "vlan-id-outer": 651158, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:20 } 07:50:20 ], 07:50:20 "admin-status": "example-admin-status-val-81745" 07:50:20 } 07:50:20 ] 07:50:20 } 07:50:20 } 07:50:20 ] 07:50:20 }, 07:50:20 "lag-interfaces": { 07:50:20 "lag-interface": [ 07:50:20 { 07:50:20 "interface-name": "example-interface-name-val-87366", 07:50:20 "interface-description": "example-interface-description-val-3722", 07:50:20 "speed-value": "example-speed-value-val-73546", 07:50:20 "speed-units": "example-speed-units-val-73658", 07:50:20 "interface-id": "example-interface-id-val-62385", 07:50:20 "interface-role": "example-interface-role-val-60746", 07:50:20 "prov-status": "example-prov-status-val-26239", 07:50:20 "in-maint": true, 07:50:20 "l-interfaces": { 07:50:20 "l-interface": [ 07:50:20 { 07:50:20 "interface-name": "example-interface-name-val-69579", 07:50:20 "interface-role": "example-interface-role-val-64571", 07:50:20 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:20 "selflink": "example-selflink-val-29611", 07:50:20 "interface-id": "example-interface-id-val-75464", 07:50:20 "macaddr": "example-macaddr-val-7285", 07:50:20 "network-name": "example-network-name-val-52284", 07:50:20 "management-option": "example-management-option-val-26028", 07:50:20 "interface-description": "example-interface-description-val-37641", 07:50:20 "is-port-mirrored": true, 07:50:20 "in-maint": true, 07:50:20 "prov-status": "example-prov-status-val-56460", 07:50:20 "is-ip-unnumbered": true, 07:50:20 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:20 "priority": 84739, 07:50:20 "vlans": { 07:50:20 "vlan": [ 07:50:20 { 07:50:20 "vlan-interface": "example-vlan-interface-val-56661", 07:50:20 "vlan-id-inner": 33305644, 07:50:20 "vlan-id-outer": 30871600, 07:50:20 "speed-value": "example-speed-value-val-1929", 07:50:20 "speed-units": "example-speed-units-val-71630", 07:50:20 "vlan-description": "example-vlan-description-val-63003", 07:50:20 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:20 "vpn-key": "example-vpn-key-val-16552", 07:50:20 "orchestration-status": "example-orchestration-status-val-95322", 07:50:20 "in-maint": true, 07:50:20 "prov-status": "example-prov-status-val-89886", 07:50:20 "is-ip-unnumbered": true, 07:50:20 "is-private": true, 07:50:20 "l3-interface-ipv4-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:20 "l3-interface-ipv4-prefix-length": 11099430, 07:50:20 "vlan-id-inner": 88996967, 07:50:20 "vlan-id-outer": 23003182, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:20 } 07:50:20 ], 07:50:20 "l3-interface-ipv6-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:20 "l3-interface-ipv6-prefix-length": 20167688, 07:50:20 "vlan-id-inner": 40775405, 07:50:20 "vlan-id-outer": 75855907, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:20 } 07:50:20 ] 07:50:20 } 07:50:20 ] 07:50:20 }, 07:50:20 "l-interfaces": { 07:50:20 "l-interface": [ 07:50:20 { 07:50:20 "interface-name": "example-interface-name-val-49266", 07:50:20 "interface-role": "example-interface-role-val-210", 07:50:20 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:20 "selflink": "example-selflink-val-6356", 07:50:20 "interface-id": "example-interface-id-val-99531", 07:50:20 "macaddr": "example-macaddr-val-25092", 07:50:20 "network-name": "example-network-name-val-3319", 07:50:20 "management-option": "example-management-option-val-79883", 07:50:20 "interface-description": "example-interface-description-val-54501", 07:50:20 "is-port-mirrored": true, 07:50:20 "in-maint": true, 07:50:20 "prov-status": "example-prov-status-val-48840", 07:50:20 "is-ip-unnumbered": true, 07:50:20 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:20 "priority": 21862, 07:50:20 "admin-status": "example-admin-status-val-89244" 07:50:20 } 07:50:20 ] 07:50:20 }, 07:50:20 "l3-interface-ipv4-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:20 "l3-interface-ipv4-prefix-length": 91875404, 07:50:20 "vlan-id-inner": 36470314, 07:50:20 "vlan-id-outer": 96344091, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:20 } 07:50:20 ], 07:50:20 "l3-interface-ipv6-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:20 "l3-interface-ipv6-prefix-length": 11663872, 07:50:20 "vlan-id-inner": 28459412, 07:50:20 "vlan-id-outer": 9852622, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:20 } 07:50:20 ], 07:50:20 "admin-status": "example-admin-status-val-81055" 07:50:20 } 07:50:20 ] 07:50:20 } 07:50:20 } 07:50:20 ] 07:50:20 } 07:50:20 } 07:50:20 07:50:20 2024-02-06 07:50:20.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:20 2024-02-06 07:50:20.120 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:20 2024-02-06 07:50:20.120 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:20 2024-02-06 07:50:20.120 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:20 2024-02-06 07:50:20.120 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:20 2024-02-06 07:50:20.153 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:20 2024-02-06 07:50:20.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:20 2024-02-06 07:50:20.174 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:20 2024-02-06 07:50:20.175 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:20 2024-02-06 07:50:20.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:20 2024-02-06 07:50:20.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:20 2024-02-06 07:50:20.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:20 2024-02-06 07:50:20.175 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:20 2024-02-06 07:50:20.186 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:20 2024-02-06 07:50:20.186 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:20 2024-02-06 07:50:20.187 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"equip-type":"new-equip-patch-type"} 07:50:20 2024-02-06 07:50:20.188 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:20 2024-02-06 07:50:20.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:20 2024-02-06 07:50:20.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:20 2024-02-06 07:50:20.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:20 2024-02-06 07:50:20.189 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:20 2024-02-06 07:50:20.195 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:20 2024-02-06 07:50:20.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:20 2024-02-06 07:50:20.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:20 2024-02-06 07:50:20.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:20 2024-02-06 07:50:20.205 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:20 2024-02-06 07:50:20.205 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:20 2024-02-06 07:50:20.205 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:20 2024-02-06 07:50:20.205 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:20 2024-02-06 07:50:20.215 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:20 2024-02-06 07:50:20.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:20 2024-02-06 07:50:20.528 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:20 2024-02-06 07:50:20.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:20 2024-02-06 07:50:20.529 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:20 2024-02-06 07:50:20.529 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:20 2024-02-06 07:50:20.529 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:20 2024-02-06 07:50:20.530 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:20 2024-02-06 07:50:20.531 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 336 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGenerated ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:20 2024-02-06 07:50:20.531 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:20 2024-02-06 07:50:20.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:20 2024-02-06 07:50:20.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:20 2024-02-06 07:50:20.532 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:20 "hostname": "example-hostname-val-85598", 07:50:20 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:20 "number-of-cpus": 280, 07:50:20 "disk-in-gigabytes": 78521, 07:50:20 "ram-in-megabytes": 36975, 07:50:20 "equip-type": "example-equip-type-val-47930", 07:50:20 "equip-vendor": "example-equip-vendor-val-59512", 07:50:20 "equip-model": "example-equip-model-val-46076", 07:50:20 "fqdn": "example-fqdn-val-74486", 07:50:20 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:20 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:20 "serial-number": "example-serial-number-val-92800", 07:50:20 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:20 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:20 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:20 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:20 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:20 "inv-status": "example-inv-status-val-5042", 07:50:20 "pserver-id": "example-pserver-id-val-15622", 07:50:20 "internet-topology": "example-internet-topology-val-31234", 07:50:20 "in-maint": true, 07:50:20 "pserver-name2": "example-pserver-name2-val-93509", 07:50:20 "purpose": "example-purpose-val-52320", 07:50:20 "prov-status": "example-prov-status-val-47313", 07:50:20 "management-option": "example-management-option-val-72434", 07:50:20 "host-profile": "example-host-profile-val-84672", 07:50:20 "p-interfaces": { 07:50:20 "p-interface": [ 07:50:20 { 07:50:20 "interface-name": "example-interface-name-val-46147", 07:50:20 "selflink": "example-selflink-val-81029", 07:50:20 "speed-value": "example-speed-value-val-47874", 07:50:20 "speed-units": "example-speed-units-val-10396", 07:50:20 "port-description": "example-port-description-val-53068", 07:50:20 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:20 "interface-role": "example-interface-role-val-49232", 07:50:20 "interface-type": "example-interface-type-val-21757", 07:50:20 "prov-status": "example-prov-status-val-19117", 07:50:20 "in-maint": true, 07:50:20 "inv-status": "example-inv-status-val-48715", 07:50:20 "l-interfaces": { 07:50:20 "l-interface": [ 07:50:20 { 07:50:20 "interface-name": "example-interface-name-val-13366", 07:50:20 "interface-role": "example-interface-role-val-29488", 07:50:20 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:20 "selflink": "example-selflink-val-4757", 07:50:20 "interface-id": "example-interface-id-val-79486", 07:50:20 "macaddr": "example-macaddr-val-52194", 07:50:20 "network-name": "example-network-name-val-80678", 07:50:20 "management-option": "example-management-option-val-53535", 07:50:20 "interface-description": "example-interface-description-val-299", 07:50:20 "is-port-mirrored": true, 07:50:20 "in-maint": true, 07:50:20 "prov-status": "example-prov-status-val-9736", 07:50:20 "is-ip-unnumbered": true, 07:50:20 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:20 "priority": 82452, 07:50:20 "vlans": { 07:50:20 "vlan": [ 07:50:20 { 07:50:20 "vlan-interface": "example-vlan-interface-val-31470", 07:50:20 "vlan-id-inner": 61286171, 07:50:20 "vlan-id-outer": 64615174, 07:50:20 "speed-value": "example-speed-value-val-80457", 07:50:20 "speed-units": "example-speed-units-val-51587", 07:50:20 "vlan-description": "example-vlan-description-val-97575", 07:50:20 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:20 "vpn-key": "example-vpn-key-val-50069", 07:50:20 "orchestration-status": "example-orchestration-status-val-34071", 07:50:20 "in-maint": true, 07:50:20 "prov-status": "example-prov-status-val-62615", 07:50:20 "is-ip-unnumbered": true, 07:50:20 "is-private": true, 07:50:20 "l3-interface-ipv4-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:20 "l3-interface-ipv4-prefix-length": 39266592, 07:50:20 "vlan-id-inner": 91284707, 07:50:20 "vlan-id-outer": 80343467, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:20 } 07:50:20 ], 07:50:20 "l3-interface-ipv6-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:20 "l3-interface-ipv6-prefix-length": 81422758, 07:50:20 "vlan-id-inner": 15099560, 07:50:20 "vlan-id-outer": 46643832, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:20 } 07:50:20 ] 07:50:20 } 07:50:20 ] 07:50:20 }, 07:50:20 "l-interfaces": { 07:50:20 "l-interface": [ 07:50:20 { 07:50:20 "interface-name": "example-interface-name-val-62086", 07:50:20 "interface-role": "example-interface-role-val-13107", 07:50:20 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:20 "selflink": "example-selflink-val-31580", 07:50:20 "interface-id": "example-interface-id-val-57805", 07:50:20 "macaddr": "example-macaddr-val-54266", 07:50:20 "network-name": "example-network-name-val-38517", 07:50:20 "management-option": "example-management-option-val-8801", 07:50:20 "interface-description": "example-interface-description-val-88573", 07:50:20 "is-port-mirrored": true, 07:50:20 "in-maint": true, 07:50:20 "prov-status": "example-prov-status-val-99164", 07:50:20 "is-ip-unnumbered": true, 07:50:20 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:20 "priority": 80355, 07:50:20 "admin-status": "example-admin-status-val-29720" 07:50:20 } 07:50:20 ] 07:50:20 }, 07:50:20 "l3-interface-ipv4-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:20 "l3-interface-ipv4-prefix-length": 36060646, 07:50:20 "vlan-id-inner": 62164959, 07:50:20 "vlan-id-outer": 93058593, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:20 } 07:50:20 ], 07:50:20 "l3-interface-ipv6-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:20 "l3-interface-ipv6-prefix-length": 29592510, 07:50:20 "vlan-id-inner": 18402161, 07:50:20 "vlan-id-outer": 651158, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:20 } 07:50:20 ], 07:50:20 "admin-status": "example-admin-status-val-81745" 07:50:20 } 07:50:20 ] 07:50:20 } 07:50:20 } 07:50:20 ] 07:50:20 }, 07:50:20 "lag-interfaces": { 07:50:20 "lag-interface": [ 07:50:20 { 07:50:20 "interface-name": "example-interface-name-val-87366", 07:50:20 "interface-description": "example-interface-description-val-3722", 07:50:20 "speed-value": "example-speed-value-val-73546", 07:50:20 "speed-units": "example-speed-units-val-73658", 07:50:20 "interface-id": "example-interface-id-val-62385", 07:50:20 "interface-role": "example-interface-role-val-60746", 07:50:20 "prov-status": "example-prov-status-val-26239", 07:50:20 "in-maint": true, 07:50:20 "l-interfaces": { 07:50:20 "l-interface": [ 07:50:20 { 07:50:20 "interface-name": "example-interface-name-val-69579", 07:50:20 "interface-role": "example-interface-role-val-64571", 07:50:20 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:20 "selflink": "example-selflink-val-29611", 07:50:20 "interface-id": "example-interface-id-val-75464", 07:50:20 "macaddr": "example-macaddr-val-7285", 07:50:20 "network-name": "example-network-name-val-52284", 07:50:20 "management-option": "example-management-option-val-26028", 07:50:20 "interface-description": "example-interface-description-val-37641", 07:50:20 "is-port-mirrored": true, 07:50:20 "in-maint": true, 07:50:20 "prov-status": "example-prov-status-val-56460", 07:50:20 "is-ip-unnumbered": true, 07:50:20 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:20 "priority": 84739, 07:50:20 "vlans": { 07:50:20 "vlan": [ 07:50:20 { 07:50:20 "vlan-interface": "example-vlan-interface-val-56661", 07:50:20 "vlan-id-inner": 33305644, 07:50:20 "vlan-id-outer": 30871600, 07:50:20 "speed-value": "example-speed-value-val-1929", 07:50:20 "speed-units": "example-speed-units-val-71630", 07:50:20 "vlan-description": "example-vlan-description-val-63003", 07:50:20 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:20 "vpn-key": "example-vpn-key-val-16552", 07:50:20 "orchestration-status": "example-orchestration-status-val-95322", 07:50:20 "in-maint": true, 07:50:20 "prov-status": "example-prov-status-val-89886", 07:50:20 "is-ip-unnumbered": true, 07:50:20 "is-private": true, 07:50:20 "l3-interface-ipv4-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:20 "l3-interface-ipv4-prefix-length": 11099430, 07:50:20 "vlan-id-inner": 88996967, 07:50:20 "vlan-id-outer": 23003182, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:20 } 07:50:20 ], 07:50:20 "l3-interface-ipv6-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:20 "l3-interface-ipv6-prefix-length": 20167688, 07:50:20 "vlan-id-inner": 40775405, 07:50:20 "vlan-id-outer": 75855907, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:20 } 07:50:20 ] 07:50:20 } 07:50:20 ] 07:50:20 }, 07:50:20 "l-interfaces": { 07:50:20 "l-interface": [ 07:50:20 { 07:50:20 "interface-name": "example-interface-name-val-49266", 07:50:20 "interface-role": "example-interface-role-val-210", 07:50:20 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:20 "selflink": "example-selflink-val-6356", 07:50:20 "interface-id": "example-interface-id-val-99531", 07:50:20 "macaddr": "example-macaddr-val-25092", 07:50:20 "network-name": "example-network-name-val-3319", 07:50:20 "management-option": "example-management-option-val-79883", 07:50:20 "interface-description": "example-interface-description-val-54501", 07:50:20 "is-port-mirrored": true, 07:50:20 "in-maint": true, 07:50:20 "prov-status": "example-prov-status-val-48840", 07:50:20 "is-ip-unnumbered": true, 07:50:20 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:20 "priority": 21862, 07:50:20 "admin-status": "example-admin-status-val-89244" 07:50:20 } 07:50:20 ] 07:50:20 }, 07:50:20 "l3-interface-ipv4-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:20 "l3-interface-ipv4-prefix-length": 91875404, 07:50:20 "vlan-id-inner": 36470314, 07:50:20 "vlan-id-outer": 96344091, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:20 } 07:50:20 ], 07:50:20 "l3-interface-ipv6-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:20 "l3-interface-ipv6-prefix-length": 11663872, 07:50:20 "vlan-id-inner": 28459412, 07:50:20 "vlan-id-outer": 9852622, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:20 } 07:50:20 ], 07:50:20 "admin-status": "example-admin-status-val-81055" 07:50:20 } 07:50:20 ] 07:50:20 } 07:50:20 } 07:50:20 ] 07:50:20 } 07:50:20 } 07:50:20 07:50:20 2024-02-06 07:50:20.533 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:20 2024-02-06 07:50:20.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:20 2024-02-06 07:50:20.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:20 2024-02-06 07:50:20.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:20 2024-02-06 07:50:20.536 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:20 2024-02-06 07:50:20.566 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:20 2024-02-06 07:50:20.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:20 2024-02-06 07:50:20.585 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:20 2024-02-06 07:50:20.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:20 2024-02-06 07:50:20.586 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:20 2024-02-06 07:50:20.586 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:20 2024-02-06 07:50:20.586 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:20 2024-02-06 07:50:20.586 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:20 2024-02-06 07:50:20.595 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:20 2024-02-06 07:50:20.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:20 2024-02-06 07:50:20.596 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with resource version 1707205820536123 07:50:20 2024-02-06 07:50:20.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:20 2024-02-06 07:50:20.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:20 2024-02-06 07:50:20.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:20 2024-02-06 07:50:20.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:20 2024-02-06 07:50:20.597 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:20 2024-02-06 07:50:20.625 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of pserver ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 678 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 547 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 584 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 578 :MethodName- doDelete ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 349 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGenerated 07:50:20 2024-02-06 07:50:20.625 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:20 2024-02-06 07:50:20.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 07:50:20 2024-02-06 07:50:20.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Precondition Failed:resource-version MISMATCH for delete of pserver","ERR.5.4.6131"]}}} 07:50:20 2024-02-06 07:50:20.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:20 2024-02-06 07:50:20.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:20 2024-02-06 07:50:20.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:20 2024-02-06 07:50:20.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:20 2024-02-06 07:50:20.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:20 2024-02-06 07:50:20.938 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:20 2024-02-06 07:50:20.939 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 632 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckChildrenIncludedWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:20 2024-02-06 07:50:20.939 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:20 2024-02-06 07:50:20.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:20 2024-02-06 07:50:20.940 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:20 2024-02-06 07:50:20.940 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:20 "hostname": "example-hostname-val-85598", 07:50:20 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:20 "number-of-cpus": 280, 07:50:20 "disk-in-gigabytes": 78521, 07:50:20 "ram-in-megabytes": 36975, 07:50:20 "equip-type": "example-equip-type-val-47930", 07:50:20 "equip-vendor": "example-equip-vendor-val-59512", 07:50:20 "equip-model": "example-equip-model-val-46076", 07:50:20 "fqdn": "example-fqdn-val-74486", 07:50:20 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:20 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:20 "serial-number": "example-serial-number-val-92800", 07:50:20 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:20 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:20 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:20 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:20 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:20 "inv-status": "example-inv-status-val-5042", 07:50:20 "pserver-id": "example-pserver-id-val-15622", 07:50:20 "internet-topology": "example-internet-topology-val-31234", 07:50:20 "in-maint": true, 07:50:20 "pserver-name2": "example-pserver-name2-val-93509", 07:50:20 "purpose": "example-purpose-val-52320", 07:50:20 "prov-status": "example-prov-status-val-47313", 07:50:20 "management-option": "example-management-option-val-72434", 07:50:20 "host-profile": "example-host-profile-val-84672", 07:50:20 "p-interfaces": { 07:50:20 "p-interface": [ 07:50:20 { 07:50:20 "interface-name": "example-interface-name-val-46147", 07:50:20 "selflink": "example-selflink-val-81029", 07:50:20 "speed-value": "example-speed-value-val-47874", 07:50:20 "speed-units": "example-speed-units-val-10396", 07:50:20 "port-description": "example-port-description-val-53068", 07:50:20 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:20 "interface-role": "example-interface-role-val-49232", 07:50:20 "interface-type": "example-interface-type-val-21757", 07:50:20 "prov-status": "example-prov-status-val-19117", 07:50:20 "in-maint": true, 07:50:20 "inv-status": "example-inv-status-val-48715", 07:50:20 "l-interfaces": { 07:50:20 "l-interface": [ 07:50:20 { 07:50:20 "interface-name": "example-interface-name-val-13366", 07:50:20 "interface-role": "example-interface-role-val-29488", 07:50:20 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:20 "selflink": "example-selflink-val-4757", 07:50:20 "interface-id": "example-interface-id-val-79486", 07:50:20 "macaddr": "example-macaddr-val-52194", 07:50:20 "network-name": "example-network-name-val-80678", 07:50:20 "management-option": "example-management-option-val-53535", 07:50:20 "interface-description": "example-interface-description-val-299", 07:50:20 "is-port-mirrored": true, 07:50:20 "in-maint": true, 07:50:20 "prov-status": "example-prov-status-val-9736", 07:50:20 "is-ip-unnumbered": true, 07:50:20 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:20 "priority": 82452, 07:50:20 "vlans": { 07:50:20 "vlan": [ 07:50:20 { 07:50:20 "vlan-interface": "example-vlan-interface-val-31470", 07:50:20 "vlan-id-inner": 61286171, 07:50:20 "vlan-id-outer": 64615174, 07:50:20 "speed-value": "example-speed-value-val-80457", 07:50:20 "speed-units": "example-speed-units-val-51587", 07:50:20 "vlan-description": "example-vlan-description-val-97575", 07:50:20 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:20 "vpn-key": "example-vpn-key-val-50069", 07:50:20 "orchestration-status": "example-orchestration-status-val-34071", 07:50:20 "in-maint": true, 07:50:20 "prov-status": "example-prov-status-val-62615", 07:50:20 "is-ip-unnumbered": true, 07:50:20 "is-private": true, 07:50:20 "l3-interface-ipv4-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:20 "l3-interface-ipv4-prefix-length": 39266592, 07:50:20 "vlan-id-inner": 91284707, 07:50:20 "vlan-id-outer": 80343467, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:20 } 07:50:20 ], 07:50:20 "l3-interface-ipv6-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:20 "l3-interface-ipv6-prefix-length": 81422758, 07:50:20 "vlan-id-inner": 15099560, 07:50:20 "vlan-id-outer": 46643832, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:20 } 07:50:20 ] 07:50:20 } 07:50:20 ] 07:50:20 }, 07:50:20 "l-interfaces": { 07:50:20 "l-interface": [ 07:50:20 { 07:50:20 "interface-name": "example-interface-name-val-62086", 07:50:20 "interface-role": "example-interface-role-val-13107", 07:50:20 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:20 "selflink": "example-selflink-val-31580", 07:50:20 "interface-id": "example-interface-id-val-57805", 07:50:20 "macaddr": "example-macaddr-val-54266", 07:50:20 "network-name": "example-network-name-val-38517", 07:50:20 "management-option": "example-management-option-val-8801", 07:50:20 "interface-description": "example-interface-description-val-88573", 07:50:20 "is-port-mirrored": true, 07:50:20 "in-maint": true, 07:50:20 "prov-status": "example-prov-status-val-99164", 07:50:20 "is-ip-unnumbered": true, 07:50:20 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:20 "priority": 80355, 07:50:20 "admin-status": "example-admin-status-val-29720" 07:50:20 } 07:50:20 ] 07:50:20 }, 07:50:20 "l3-interface-ipv4-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:20 "l3-interface-ipv4-prefix-length": 36060646, 07:50:20 "vlan-id-inner": 62164959, 07:50:20 "vlan-id-outer": 93058593, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:20 } 07:50:20 ], 07:50:20 "l3-interface-ipv6-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:20 "l3-interface-ipv6-prefix-length": 29592510, 07:50:20 "vlan-id-inner": 18402161, 07:50:20 "vlan-id-outer": 651158, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:20 } 07:50:20 ], 07:50:20 "admin-status": "example-admin-status-val-81745" 07:50:20 } 07:50:20 ] 07:50:20 } 07:50:20 } 07:50:20 ] 07:50:20 }, 07:50:20 "lag-interfaces": { 07:50:20 "lag-interface": [ 07:50:20 { 07:50:20 "interface-name": "example-interface-name-val-87366", 07:50:20 "interface-description": "example-interface-description-val-3722", 07:50:20 "speed-value": "example-speed-value-val-73546", 07:50:20 "speed-units": "example-speed-units-val-73658", 07:50:20 "interface-id": "example-interface-id-val-62385", 07:50:20 "interface-role": "example-interface-role-val-60746", 07:50:20 "prov-status": "example-prov-status-val-26239", 07:50:20 "in-maint": true, 07:50:20 "l-interfaces": { 07:50:20 "l-interface": [ 07:50:20 { 07:50:20 "interface-name": "example-interface-name-val-69579", 07:50:20 "interface-role": "example-interface-role-val-64571", 07:50:20 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:20 "selflink": "example-selflink-val-29611", 07:50:20 "interface-id": "example-interface-id-val-75464", 07:50:20 "macaddr": "example-macaddr-val-7285", 07:50:20 "network-name": "example-network-name-val-52284", 07:50:20 "management-option": "example-management-option-val-26028", 07:50:20 "interface-description": "example-interface-description-val-37641", 07:50:20 "is-port-mirrored": true, 07:50:20 "in-maint": true, 07:50:20 "prov-status": "example-prov-status-val-56460", 07:50:20 "is-ip-unnumbered": true, 07:50:20 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:20 "priority": 84739, 07:50:20 "vlans": { 07:50:20 "vlan": [ 07:50:20 { 07:50:20 "vlan-interface": "example-vlan-interface-val-56661", 07:50:20 "vlan-id-inner": 33305644, 07:50:20 "vlan-id-outer": 30871600, 07:50:20 "speed-value": "example-speed-value-val-1929", 07:50:20 "speed-units": "example-speed-units-val-71630", 07:50:20 "vlan-description": "example-vlan-description-val-63003", 07:50:20 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:20 "vpn-key": "example-vpn-key-val-16552", 07:50:20 "orchestration-status": "example-orchestration-status-val-95322", 07:50:20 "in-maint": true, 07:50:20 "prov-status": "example-prov-status-val-89886", 07:50:20 "is-ip-unnumbered": true, 07:50:20 "is-private": true, 07:50:20 "l3-interface-ipv4-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:20 "l3-interface-ipv4-prefix-length": 11099430, 07:50:20 "vlan-id-inner": 88996967, 07:50:20 "vlan-id-outer": 23003182, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:20 } 07:50:20 ], 07:50:20 "l3-interface-ipv6-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:20 "l3-interface-ipv6-prefix-length": 20167688, 07:50:20 "vlan-id-inner": 40775405, 07:50:20 "vlan-id-outer": 75855907, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:20 } 07:50:20 ] 07:50:20 } 07:50:20 ] 07:50:20 }, 07:50:20 "l-interfaces": { 07:50:20 "l-interface": [ 07:50:20 { 07:50:20 "interface-name": "example-interface-name-val-49266", 07:50:20 "interface-role": "example-interface-role-val-210", 07:50:20 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:20 "selflink": "example-selflink-val-6356", 07:50:20 "interface-id": "example-interface-id-val-99531", 07:50:20 "macaddr": "example-macaddr-val-25092", 07:50:20 "network-name": "example-network-name-val-3319", 07:50:20 "management-option": "example-management-option-val-79883", 07:50:20 "interface-description": "example-interface-description-val-54501", 07:50:20 "is-port-mirrored": true, 07:50:20 "in-maint": true, 07:50:20 "prov-status": "example-prov-status-val-48840", 07:50:20 "is-ip-unnumbered": true, 07:50:20 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:20 "priority": 21862, 07:50:20 "admin-status": "example-admin-status-val-89244" 07:50:20 } 07:50:20 ] 07:50:20 }, 07:50:20 "l3-interface-ipv4-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:20 "l3-interface-ipv4-prefix-length": 91875404, 07:50:20 "vlan-id-inner": 36470314, 07:50:20 "vlan-id-outer": 96344091, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:20 } 07:50:20 ], 07:50:20 "l3-interface-ipv6-address-list": [ 07:50:20 { 07:50:20 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:20 "l3-interface-ipv6-prefix-length": 11663872, 07:50:20 "vlan-id-inner": 28459412, 07:50:20 "vlan-id-outer": 9852622, 07:50:20 "is-floating": true, 07:50:20 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:20 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:20 } 07:50:20 ], 07:50:20 "admin-status": "example-admin-status-val-81055" 07:50:20 } 07:50:20 ] 07:50:20 } 07:50:20 } 07:50:20 ] 07:50:20 } 07:50:20 } 07:50:20 07:50:20 2024-02-06 07:50:20.941 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:20 2024-02-06 07:50:20.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:20 2024-02-06 07:50:20.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:20 2024-02-06 07:50:20.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:20 2024-02-06 07:50:20.945 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:20 2024-02-06 07:50:20.975 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:20 2024-02-06 07:50:20.991 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:20 2024-02-06 07:50:20.994 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:20 2024-02-06 07:50:20.994 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:20 2024-02-06 07:50:20.995 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:20 2024-02-06 07:50:20.995 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:20 2024-02-06 07:50:20.995 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:20 2024-02-06 07:50:20.995 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:20 2024-02-06 07:50:21.004 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:20 2024-02-06 07:50:21.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:20 2024-02-06 07:50:21.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:20 2024-02-06 07:50:21.005 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:20 2024-02-06 07:50:21.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:20 2024-02-06 07:50:21.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:20 2024-02-06 07:50:21.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:20 2024-02-06 07:50:21.005 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:20 2024-02-06 07:50:21.005 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 641 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckChildrenIncludedWhenNotificationDepthIsAll ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:20 2024-02-06 07:50:21.006 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:20 2024-02-06 07:50:21.006 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:20 2024-02-06 07:50:21.006 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 07:50:20 2024-02-06 07:50:21.006 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 07:50:20 "vnf-id": "generic-vnf-notification", 07:50:20 "vnf-type": "sometype", 07:50:20 "in-maint": true, 07:50:20 "is-closed-loop-disabled": true 07:50:20 } 07:50:20 07:50:20 2024-02-06 07:50:21.006 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:21 2024-02-06 07:50:21.008 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:21 2024-02-06 07:50:21.008 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:21 2024-02-06 07:50:21.008 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:21 2024-02-06 07:50:21.008 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:21 2024-02-06 07:50:21.013 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:21 2024-02-06 07:50:21.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:21 2024-02-06 07:50:21.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:21 2024-02-06 07:50:21.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:21 2024-02-06 07:50:21.017 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:21 2024-02-06 07:50:21.017 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:21 2024-02-06 07:50:21.017 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:21 2024-02-06 07:50:21.017 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:21 2024-02-06 07:50:21.019 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:21 2024-02-06 07:50:21.019 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:21 2024-02-06 07:50:21.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { 07:50:21 "related-to": "generic-vnf", 07:50:21 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 07:50:21 } 07:50:21 07:50:21 2024-02-06 07:50:21.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:21 2024-02-06 07:50:21.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:21 2024-02-06 07:50:21.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:21 2024-02-06 07:50:21.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:21 2024-02-06 07:50:21.021 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:21 2024-02-06 07:50:21.022 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:21 2024-02-06 07:50:21.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:21 Notification Body: {"hostname":"example-hostname-val-85598","ptnii-equip-name":"example-ptnii-equip-name-val-85834","number-of-cpus":280,"disk-in-gigabytes":78521,"ram-in-megabytes":36975,"equip-type":"example-equip-type-val-47930","equip-vendor":"example-equip-vendor-val-59512","equip-model":"example-equip-model-val-46076","fqdn":"example-fqdn-val-74486","pserver-selflink":"example-pserver-selflink-val-72481","ipv4-oam-address":"example-ipv4-oam-address-val-16616","serial-number":"example-serial-number-val-92800","ipaddress-v4-loopback-0":"example-ipaddress-v4-loopback0-val-61384","ipaddress-v6-loopback-0":"example-ipaddress-v6-loopback0-val-91056","ipaddress-v4-aim":"example-ipaddress-v4-aim-val-72233","ipaddress-v6-aim":"example-ipaddress-v6-aim-val-13572","ipaddress-v6-oam":"example-ipaddress-v6-oam-val-84518","inv-status":"example-inv-status-val-5042","pserver-id":"example-pserver-id-val-15622","internet-topology":"example-internet-topology-val-31234","in-maint":true,"resource-version":"1707205821021","pserver-name2":"example-pserver-name2-val-93509","purpose":"example-purpose-val-52320","prov-status":"example-prov-status-val-47313","management-option":"example-management-option-val-72434","host-profile":"example-host-profile-val-84672","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v14/network/generic-vnfs/generic-vnf/generic-vnf-notification","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"generic-vnf-notification"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name"}]}]},"p-interfaces":{"p-interface":[{"interface-name":"example-interface-name-val-46147","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","speed-units":"example-speed-units-val-10396","port-description":"example-port-description-val-53068","equipment-identifier":"example-equipment-identifier-val-63234","interface-role":"example-interface-role-val-49232","interface-type":"example-interface-type-val-21757","prov-status":"example-prov-status-val-19117","resource-version":"1707205820945","in-maint":true,"inv-status":"example-inv-status-val-48715","l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-13366","interface-role":"example-interface-role-val-29488","v6-wan-link-ip":"example-v6-wan-link-ip-val-78396","selflink":"example-selflink-val-4757","interface-id":"example-interface-id-val-79486","macaddr":"example-macaddr-val-52194","network-name":"example-network-name-val-80678","management-option":"example-management-option-val-53535","interface-description":"example-interface-description-val-299","is-port-mirrored":true,"resource-version":"1707205820945","in-maint":true,"prov-status":"example-prov-status-val-9736","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-62271","vlans":{"vlan":[{"vlan-interface":"example-vlan-interface-val-31470","vlan-id-inner":61286171,"vlan-id-outer":64615174,"resource-version":"1707205820945","speed-value":"example-speed-value-val-80457","speed-units":"example-speed-units-val-51587","vlan-description":"example-vlan-description-val-97575","backdoor-connection":"example-backdoor-connection-val-3179","vpn-key":"example-vpn-key-val-50069","orchestration-status":"example-orchestration-status-val-34071","in-maint":true,"prov-status":"example-prov-status-val-62615","is-ip-unnumbered":true,"is-private":true,"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-8171","l3-interface-ipv4-prefix-length":39266592,"vlan-id-inner":91284707,"vlan-id-outer":80343467,"is-floating":true,"resource-version":"1707205820945","neutron-network-id":"example-neutron-network-id-val-52921","neutron-subnet-id":"example-neutron-subnet-id-val-88134"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-70726","l3-interface-ipv6-prefix-length":81422758,"vlan-id-inner":15099560,"vlan-id-outer":46643832,"is-floating":true,"resource-version":"1707205820945","neutron-network-id":"example-neutron-network-id-val-97954","neutron-subnet-id":"example-neutron-subnet-id-val-23889"}]}]},"l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-62086","interface-role":"example-interface-role-val-13107","v6-wan-link-ip":"example-v6-wan-link-ip-val-32015","selflink":"example-selflink-val-31580","interface-id":"example-interface-id-val-57805","macaddr":"example-macaddr-val-54266","network-name":"example-network-name-val-38517","management-option":"example-management-option-val-8801","interface-description":"example-interface-description-val-88573","is-port-mirrored":true,"resource-version":"1707205820945","in-maint":true,"prov-status":"example-prov-status-val-99164","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-14581","admin-status":"example-admin-status-val-29720"}]},"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-31324","l3-interface-ipv4-prefix-length":36060646,"vlan-id-inner":62164959,"vlan-id-outer":93058593,"is-floating":true,"resource-version":"1707205820945","neutron-network-id":"example-neutron-network-id-val-39206","neutron-subnet-id":"example-neutron-subnet-id-val-27746"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-72897","l3-interface-ipv6-prefix-length":29592510,"vlan-id-inner":18402161,"vlan-id-outer":651158,"is-floating":true,"resource-version":"1707205820945","neutron-network-id":"example-neutron-network-id-val-6821","neutron-subnet-id":"example-neutron-subnet-id-val-11217"}],"admin-status":"example-admin-status-val-81745"}]}}]},"lag-interfaces":{"lag-interface":[{"interface-name":"example-interface-name-val-87366","interface-description":"example-interface-description-val-3722","resource-version":"1707205820945","speed-value":"example-speed-value-val-73546","speed-units":"example-speed-units-val-73658","interface-id":"example-interface-id-val-62385","interface-role":"example-interface-role-val-60746","prov-status":"example-prov-status-val-26239","in-maint":true,"l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-69579","interface-role":"example-interface-role-val-64571","v6-wan-link-ip":"example-v6-wan-link-ip-val-68385","selflink":"example-selflink-val-29611","interface-id":"example-interface-id-val-75464","macaddr":"example-macaddr-val-7285","network-name":"example-network-name-val-52284","management-option":"example-management-option-val-26028","interface-description":"example-interface-description-val-37641","is-port-mirrored":true,"resource-version":"1707205820945","in-maint":true,"prov-status":"example-prov-status-val-56460","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-23301","vlans":{"vlan":[{"vlan-interface":"example-vlan-interface-val-56661","vlan-id-inner":33305644,"vlan-id-outer":30871600,"resource-version":"1707205820945","speed-value":"example-speed-value-val-1929","speed-units":"example-speed-units-val-71630","vlan-description":"example-vlan-description-val-63003","backdoor-connection":"example-backdoor-connection-val-41834","vpn-key":"example-vpn-key-val-16552","orchestration-status":"example-orchestration-status-val-95322","in-maint":true,"prov-status":"example-prov-status-val-89886","is-ip-unnumbered":true,"is-private":true,"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-69142","l3-interface-ipv4-prefix-length":11099430,"vlan-id-inner":88996967,"vlan-id-outer":23003182,"is-floating":true,"resource-version":"1707205820945","neutron-network-id":"example-neutron-network-id-val-53091","neutron-subnet-id":"example-neutron-subnet-id-val-41571"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-27490","l3-interface-ipv6-prefix-length":20167688,"vlan-id-inner":40775405,"vlan-id-outer":75855907,"is-floating":true,"resource-version":"1707205820945","neutron-network-id":"example-neutron-network-id-val-9739","neutron-subnet-id":"example-neutron-subnet-id-val-806"}]}]},"l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-49266","interface-role":"example-interface-role-val-210","v6-wan-link-ip":"example-v6-wan-link-ip-val-81668","selflink":"example-selflink-val-6356","interface-id":"example-interface-id-val-99531","macaddr":"example-macaddr-val-25092","network-name":"example-network-name-val-3319","management-option":"example-management-option-val-79883","interface-description":"example-interface-description-val-54501","is-port-mirrored":true,"resource-version":"1707205820945","in-maint":true,"prov-status":"example-prov-status-val-48840","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-26846","admin-status":"example-admin-status-val-89244"}]},"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-61251","l3-interface-ipv4-prefix-length":91875404,"vlan-id-inner":36470314,"vlan-id-outer":96344091,"is-floating":true,"resource-version":"1707205820945","neutron-network-id":"example-neutron-network-id-val-17339","neutron-subnet-id":"example-neutron-subnet-id-val-86128"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-31476","l3-interface-ipv6-prefix-length":11663872,"vlan-id-inner":28459412,"vlan-id-outer":9852622,"is-floating":true,"resource-version":"1707205820945","neutron-network-id":"example-neutron-network-id-val-15120","neutron-subnet-id":"example-neutron-subnet-id-val-36088"}],"admin-status":"example-admin-status-val-81055"}]}}]}} 07:50:21 2024-02-06 07:50:21.037 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:21 2024-02-06 07:50:21.038 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:21 2024-02-06 07:50:21.038 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:21 2024-02-06 07:50:21.038 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:21 2024-02-06 07:50:21.038 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:21 2024-02-06 07:50:21.038 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:21 2024-02-06 07:50:21.041 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:21 2024-02-06 07:50:21.041 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:21 2024-02-06 07:50:21.352 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 07:50:21 2024-02-06 07:50:21.353 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:21 2024-02-06 07:50:21.355 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/random-cloud-region-owner/random-cloud-region-id with payload {} 07:50:21 2024-02-06 07:50:21.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:21 2024-02-06 07:50:21.357 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:21 2024-02-06 07:50:21.357 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:21 2024-02-06 07:50:21.357 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:21 2024-02-06 07:50:21.357 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:21 2024-02-06 07:50:21.360 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:21 2024-02-06 07:50:21.360 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:21 2024-02-06 07:50:21.362 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:21 2024-02-06 07:50:21.365 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:21 2024-02-06 07:50:21.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 07:50:21 2024-02-06 07:50:21.672 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:50:21 2024-02-06 07:50:21.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:21 2024-02-06 07:50:21.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:21 2024-02-06 07:50:21.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:21 2024-02-06 07:50:21.673 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:21 2024-02-06 07:50:21.674 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 925 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:21 2024-02-06 07:50:21.674 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:21 2024-02-06 07:50:21.675 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:21 2024-02-06 07:50:21.675 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/complexes/complex/complex-1","Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1","ERR.5.4.6114"]}}} 07:50:21 2024-02-06 07:50:21.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 07:50:21 2024-02-06 07:50:21.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:21 2024-02-06 07:50:21.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:21 2024-02-06 07:50:21.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:21 2024-02-06 07:50:21.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:21 2024-02-06 07:50:21.676 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:21 2024-02-06 07:50:21.677 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 927 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:21 2024-02-06 07:50:21.677 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:21 2024-02-06 07:50:21.677 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:21 2024-02-06 07:50:21.677 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/pserver-1","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1","ERR.5.4.6114"]}}} 07:50:21 2024-02-06 07:50:21.677 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with payload {"physical-location-id":"complex-1","data-center-code":"MiddletownNJ","complex-name":"complex-L-lisleil","physical-location-type":"uCPE Complex","street1":"4513 Western Ave","street2":"CU-L","city":"Middletown","state":"NJ","postal-code":"07748","country":"USA","region":"NA"} 07:50:21 2024-02-06 07:50:21.678 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:50:21 2024-02-06 07:50:21.679 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with payload {"hostname":"pserver-1","ptnii-equip-name":"ptnii","number-of-cpus":280,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v14/cloud-infrastructure/complexes/complex/complex-1"}]}} 07:50:21 2024-02-06 07:50:21.679 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:21 2024-02-06 07:50:21.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:21 2024-02-06 07:50:21.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:21 2024-02-06 07:50:21.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:21 2024-02-06 07:50:21.680 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:21 2024-02-06 07:50:21.682 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:21 2024-02-06 07:50:21.682 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:21 2024-02-06 07:50:21.686 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:21 2024-02-06 07:50:21.689 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:21 2024-02-06 07:50:21.690 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 07:50:21 2024-02-06 07:50:21.690 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:50:21 2024-02-06 07:50:21.691 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:21 2024-02-06 07:50:21.691 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:21 2024-02-06 07:50:21.691 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:21 2024-02-06 07:50:21.691 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:21 2024-02-06 07:50:21.692 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:21 2024-02-06 07:50:21.693 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:21 2024-02-06 07:50:21.693 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 07:50:21 2024-02-06 07:50:21.693 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:21 2024-02-06 07:50:21.694 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:21 2024-02-06 07:50:21.694 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:21 2024-02-06 07:50:21.694 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:21 2024-02-06 07:50:21.694 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:21 2024-02-06 07:50:21.695 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:21 2024-02-06 07:50:21.696 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:21 2024-02-06 07:50:21.696 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with resource version 1707205821680 07:50:21 2024-02-06 07:50:21.697 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:21 2024-02-06 07:50:21.697 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with resource version 1707205821680 07:50:21 2024-02-06 07:50:21.697 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:50:21 2024-02-06 07:50:21.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:21 2024-02-06 07:50:21.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:21 2024-02-06 07:50:21.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:21 2024-02-06 07:50:21.697 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:21 2024-02-06 07:50:21.700 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368776 with label pserver 07:50:21 2024-02-06 07:50:21.700 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:21 2024-02-06 07:50:21.701 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:21 2024-02-06 07:50:21.702 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 417896 with label complex 07:50:21 2024-02-06 07:50:21.703 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:21 2024-02-06 07:50:21.703 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:21 2024-02-06 07:50:22.005 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 07:50:21 2024-02-06 07:50:22.006 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 07:50:21 2024-02-06 07:50:22.006 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:21 2024-02-06 07:50:22.006 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:21 2024-02-06 07:50:22.006 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.007 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.007 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 952 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:22 2024-02-06 07:50:22.008 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.008 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:22 2024-02-06 07:50:22.008 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/complexes/complex/complex-1","Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1","ERR.5.4.6114"]}}} 07:50:22 2024-02-06 07:50:22.009 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 07:50:22 2024-02-06 07:50:22.010 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:22 2024-02-06 07:50:22.010 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.010 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.010 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.010 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.011 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 954 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:22 2024-02-06 07:50:22.012 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.012 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:22 2024-02-06 07:50:22.012 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/pserver-1","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1","ERR.5.4.6114"]}}} 07:50:22 2024-02-06 07:50:22.014 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:22 2024-02-06 07:50:22.014 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:22 2024-02-06 07:50:22.014 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.014 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.014 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.014 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.015 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 573 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckNoChildWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:22 2024-02-06 07:50:22.015 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.015 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:22 2024-02-06 07:50:22.015 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:22 2024-02-06 07:50:22.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:22 "hostname": "example-hostname-val-85598", 07:50:22 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:22 "number-of-cpus": 280, 07:50:22 "disk-in-gigabytes": 78521, 07:50:22 "ram-in-megabytes": 36975, 07:50:22 "equip-type": "example-equip-type-val-47930", 07:50:22 "equip-vendor": "example-equip-vendor-val-59512", 07:50:22 "equip-model": "example-equip-model-val-46076", 07:50:22 "fqdn": "example-fqdn-val-74486", 07:50:22 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:22 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:22 "serial-number": "example-serial-number-val-92800", 07:50:22 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:22 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:22 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:22 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:22 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:22 "inv-status": "example-inv-status-val-5042", 07:50:22 "pserver-id": "example-pserver-id-val-15622", 07:50:22 "internet-topology": "example-internet-topology-val-31234", 07:50:22 "in-maint": true, 07:50:22 "pserver-name2": "example-pserver-name2-val-93509", 07:50:22 "purpose": "example-purpose-val-52320", 07:50:22 "prov-status": "example-prov-status-val-47313", 07:50:22 "management-option": "example-management-option-val-72434", 07:50:22 "host-profile": "example-host-profile-val-84672", 07:50:22 "p-interfaces": { 07:50:22 "p-interface": [ 07:50:22 { 07:50:22 "interface-name": "example-interface-name-val-46147", 07:50:22 "selflink": "example-selflink-val-81029", 07:50:22 "speed-value": "example-speed-value-val-47874", 07:50:22 "speed-units": "example-speed-units-val-10396", 07:50:22 "port-description": "example-port-description-val-53068", 07:50:22 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:22 "interface-role": "example-interface-role-val-49232", 07:50:22 "interface-type": "example-interface-type-val-21757", 07:50:22 "prov-status": "example-prov-status-val-19117", 07:50:22 "in-maint": true, 07:50:22 "inv-status": "example-inv-status-val-48715", 07:50:22 "l-interfaces": { 07:50:22 "l-interface": [ 07:50:22 { 07:50:22 "interface-name": "example-interface-name-val-13366", 07:50:22 "interface-role": "example-interface-role-val-29488", 07:50:22 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:22 "selflink": "example-selflink-val-4757", 07:50:22 "interface-id": "example-interface-id-val-79486", 07:50:22 "macaddr": "example-macaddr-val-52194", 07:50:22 "network-name": "example-network-name-val-80678", 07:50:22 "management-option": "example-management-option-val-53535", 07:50:22 "interface-description": "example-interface-description-val-299", 07:50:22 "is-port-mirrored": true, 07:50:22 "in-maint": true, 07:50:22 "prov-status": "example-prov-status-val-9736", 07:50:22 "is-ip-unnumbered": true, 07:50:22 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:22 "priority": 82452, 07:50:22 "vlans": { 07:50:22 "vlan": [ 07:50:22 { 07:50:22 "vlan-interface": "example-vlan-interface-val-31470", 07:50:22 "vlan-id-inner": 61286171, 07:50:22 "vlan-id-outer": 64615174, 07:50:22 "speed-value": "example-speed-value-val-80457", 07:50:22 "speed-units": "example-speed-units-val-51587", 07:50:22 "vlan-description": "example-vlan-description-val-97575", 07:50:22 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:22 "vpn-key": "example-vpn-key-val-50069", 07:50:22 "orchestration-status": "example-orchestration-status-val-34071", 07:50:22 "in-maint": true, 07:50:22 "prov-status": "example-prov-status-val-62615", 07:50:22 "is-ip-unnumbered": true, 07:50:22 "is-private": true, 07:50:22 "l3-interface-ipv4-address-list": [ 07:50:22 { 07:50:22 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:22 "l3-interface-ipv4-prefix-length": 39266592, 07:50:22 "vlan-id-inner": 91284707, 07:50:22 "vlan-id-outer": 80343467, 07:50:22 "is-floating": true, 07:50:22 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:22 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:22 } 07:50:22 ], 07:50:22 "l3-interface-ipv6-address-list": [ 07:50:22 { 07:50:22 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:22 "l3-interface-ipv6-prefix-length": 81422758, 07:50:22 "vlan-id-inner": 15099560, 07:50:22 "vlan-id-outer": 46643832, 07:50:22 "is-floating": true, 07:50:22 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:22 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:22 } 07:50:22 ] 07:50:22 } 07:50:22 ] 07:50:22 }, 07:50:22 "l-interfaces": { 07:50:22 "l-interface": [ 07:50:22 { 07:50:22 "interface-name": "example-interface-name-val-62086", 07:50:22 "interface-role": "example-interface-role-val-13107", 07:50:22 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:22 "selflink": "example-selflink-val-31580", 07:50:22 "interface-id": "example-interface-id-val-57805", 07:50:22 "macaddr": "example-macaddr-val-54266", 07:50:22 "network-name": "example-network-name-val-38517", 07:50:22 "management-option": "example-management-option-val-8801", 07:50:22 "interface-description": "example-interface-description-val-88573", 07:50:22 "is-port-mirrored": true, 07:50:22 "in-maint": true, 07:50:22 "prov-status": "example-prov-status-val-99164", 07:50:22 "is-ip-unnumbered": true, 07:50:22 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:22 "priority": 80355, 07:50:22 "admin-status": "example-admin-status-val-29720" 07:50:22 } 07:50:22 ] 07:50:22 }, 07:50:22 "l3-interface-ipv4-address-list": [ 07:50:22 { 07:50:22 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:22 "l3-interface-ipv4-prefix-length": 36060646, 07:50:22 "vlan-id-inner": 62164959, 07:50:22 "vlan-id-outer": 93058593, 07:50:22 "is-floating": true, 07:50:22 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:22 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:22 } 07:50:22 ], 07:50:22 "l3-interface-ipv6-address-list": [ 07:50:22 { 07:50:22 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:22 "l3-interface-ipv6-prefix-length": 29592510, 07:50:22 "vlan-id-inner": 18402161, 07:50:22 "vlan-id-outer": 651158, 07:50:22 "is-floating": true, 07:50:22 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:22 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:22 } 07:50:22 ], 07:50:22 "admin-status": "example-admin-status-val-81745" 07:50:22 } 07:50:22 ] 07:50:22 } 07:50:22 } 07:50:22 ] 07:50:22 }, 07:50:22 "lag-interfaces": { 07:50:22 "lag-interface": [ 07:50:22 { 07:50:22 "interface-name": "example-interface-name-val-87366", 07:50:22 "interface-description": "example-interface-description-val-3722", 07:50:22 "speed-value": "example-speed-value-val-73546", 07:50:22 "speed-units": "example-speed-units-val-73658", 07:50:22 "interface-id": "example-interface-id-val-62385", 07:50:22 "interface-role": "example-interface-role-val-60746", 07:50:22 "prov-status": "example-prov-status-val-26239", 07:50:22 "in-maint": true, 07:50:22 "l-interfaces": { 07:50:22 "l-interface": [ 07:50:22 { 07:50:22 "interface-name": "example-interface-name-val-69579", 07:50:22 "interface-role": "example-interface-role-val-64571", 07:50:22 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:22 "selflink": "example-selflink-val-29611", 07:50:22 "interface-id": "example-interface-id-val-75464", 07:50:22 "macaddr": "example-macaddr-val-7285", 07:50:22 "network-name": "example-network-name-val-52284", 07:50:22 "management-option": "example-management-option-val-26028", 07:50:22 "interface-description": "example-interface-description-val-37641", 07:50:22 "is-port-mirrored": true, 07:50:22 "in-maint": true, 07:50:22 "prov-status": "example-prov-status-val-56460", 07:50:22 "is-ip-unnumbered": true, 07:50:22 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:22 "priority": 84739, 07:50:22 "vlans": { 07:50:22 "vlan": [ 07:50:22 { 07:50:22 "vlan-interface": "example-vlan-interface-val-56661", 07:50:22 "vlan-id-inner": 33305644, 07:50:22 "vlan-id-outer": 30871600, 07:50:22 "speed-value": "example-speed-value-val-1929", 07:50:22 "speed-units": "example-speed-units-val-71630", 07:50:22 "vlan-description": "example-vlan-description-val-63003", 07:50:22 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:22 "vpn-key": "example-vpn-key-val-16552", 07:50:22 "orchestration-status": "example-orchestration-status-val-95322", 07:50:22 "in-maint": true, 07:50:22 "prov-status": "example-prov-status-val-89886", 07:50:22 "is-ip-unnumbered": true, 07:50:22 "is-private": true, 07:50:22 "l3-interface-ipv4-address-list": [ 07:50:22 { 07:50:22 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:22 "l3-interface-ipv4-prefix-length": 11099430, 07:50:22 "vlan-id-inner": 88996967, 07:50:22 "vlan-id-outer": 23003182, 07:50:22 "is-floating": true, 07:50:22 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:22 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:22 } 07:50:22 ], 07:50:22 "l3-interface-ipv6-address-list": [ 07:50:22 { 07:50:22 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:22 "l3-interface-ipv6-prefix-length": 20167688, 07:50:22 "vlan-id-inner": 40775405, 07:50:22 "vlan-id-outer": 75855907, 07:50:22 "is-floating": true, 07:50:22 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:22 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:22 } 07:50:22 ] 07:50:22 } 07:50:22 ] 07:50:22 }, 07:50:22 "l-interfaces": { 07:50:22 "l-interface": [ 07:50:22 { 07:50:22 "interface-name": "example-interface-name-val-49266", 07:50:22 "interface-role": "example-interface-role-val-210", 07:50:22 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:22 "selflink": "example-selflink-val-6356", 07:50:22 "interface-id": "example-interface-id-val-99531", 07:50:22 "macaddr": "example-macaddr-val-25092", 07:50:22 "network-name": "example-network-name-val-3319", 07:50:22 "management-option": "example-management-option-val-79883", 07:50:22 "interface-description": "example-interface-description-val-54501", 07:50:22 "is-port-mirrored": true, 07:50:22 "in-maint": true, 07:50:22 "prov-status": "example-prov-status-val-48840", 07:50:22 "is-ip-unnumbered": true, 07:50:22 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:22 "priority": 21862, 07:50:22 "admin-status": "example-admin-status-val-89244" 07:50:22 } 07:50:22 ] 07:50:22 }, 07:50:22 "l3-interface-ipv4-address-list": [ 07:50:22 { 07:50:22 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:22 "l3-interface-ipv4-prefix-length": 91875404, 07:50:22 "vlan-id-inner": 36470314, 07:50:22 "vlan-id-outer": 96344091, 07:50:22 "is-floating": true, 07:50:22 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:22 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:22 } 07:50:22 ], 07:50:22 "l3-interface-ipv6-address-list": [ 07:50:22 { 07:50:22 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:22 "l3-interface-ipv6-prefix-length": 11663872, 07:50:22 "vlan-id-inner": 28459412, 07:50:22 "vlan-id-outer": 9852622, 07:50:22 "is-floating": true, 07:50:22 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:22 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:22 } 07:50:22 ], 07:50:22 "admin-status": "example-admin-status-val-81055" 07:50:22 } 07:50:22 ] 07:50:22 } 07:50:22 } 07:50:22 ] 07:50:22 } 07:50:22 } 07:50:22 07:50:22 2024-02-06 07:50:22.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:22 2024-02-06 07:50:22.019 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.019 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.019 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.019 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.049 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:22 2024-02-06 07:50:22.068 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:22 2024-02-06 07:50:22.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:22 2024-02-06 07:50:22.069 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.069 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.069 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.069 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.078 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.078 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:22 2024-02-06 07:50:22.078 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:22 2024-02-06 07:50:22.079 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:22 2024-02-06 07:50:22.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.079 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.080 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 582 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckNoChildWhenNotificationDepthIsZero ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:22 2024-02-06 07:50:22.080 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.080 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:22 2024-02-06 07:50:22.080 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 07:50:22 2024-02-06 07:50:22.081 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 07:50:22 "vnf-id": "generic-vnf-notification", 07:50:22 "vnf-type": "sometype", 07:50:22 "in-maint": true, 07:50:22 "is-closed-loop-disabled": true 07:50:22 } 07:50:22 07:50:22 2024-02-06 07:50:22.081 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:22 2024-02-06 07:50:22.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.082 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.088 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.091 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:22 2024-02-06 07:50:22.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:22 2024-02-06 07:50:22.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:22 2024-02-06 07:50:22.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.092 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.095 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.095 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:22 2024-02-06 07:50:22.096 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { 07:50:22 "related-to": "generic-vnf", 07:50:22 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 07:50:22 } 07:50:22 07:50:22 2024-02-06 07:50:22.096 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:22 2024-02-06 07:50:22.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.097 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.098 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.103 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:22 2024-02-06 07:50:22.104 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 07:50:22 2024-02-06 07:50:22.104 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:22 2024-02-06 07:50:22.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.105 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.107 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:22 2024-02-06 07:50:22.418 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:22 2024-02-06 07:50:22.419 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:22 2024-02-06 07:50:22.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.420 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.421 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 299 :MethodName- testDeleteOnExistingPserverAndCheckIfNotificationDepthIsZeroThatAllEventsHaveDeleteAndThatDepthIsZeroOnEachNotificationEvent ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:22 2024-02-06 07:50:22.421 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.421 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:22 2024-02-06 07:50:22.421 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 07:50:22 2024-02-06 07:50:22.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 07:50:22 "hostname": "example-hostname-val-85598", 07:50:22 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 07:50:22 "number-of-cpus": 280, 07:50:22 "disk-in-gigabytes": 78521, 07:50:22 "ram-in-megabytes": 36975, 07:50:22 "equip-type": "example-equip-type-val-47930", 07:50:22 "equip-vendor": "example-equip-vendor-val-59512", 07:50:22 "equip-model": "example-equip-model-val-46076", 07:50:22 "fqdn": "example-fqdn-val-74486", 07:50:22 "pserver-selflink": "example-pserver-selflink-val-72481", 07:50:22 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 07:50:22 "serial-number": "example-serial-number-val-92800", 07:50:22 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 07:50:22 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 07:50:22 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 07:50:22 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 07:50:22 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 07:50:22 "inv-status": "example-inv-status-val-5042", 07:50:22 "pserver-id": "example-pserver-id-val-15622", 07:50:22 "internet-topology": "example-internet-topology-val-31234", 07:50:22 "in-maint": true, 07:50:22 "pserver-name2": "example-pserver-name2-val-93509", 07:50:22 "purpose": "example-purpose-val-52320", 07:50:22 "prov-status": "example-prov-status-val-47313", 07:50:22 "management-option": "example-management-option-val-72434", 07:50:22 "host-profile": "example-host-profile-val-84672", 07:50:22 "p-interfaces": { 07:50:22 "p-interface": [ 07:50:22 { 07:50:22 "interface-name": "example-interface-name-val-46147", 07:50:22 "selflink": "example-selflink-val-81029", 07:50:22 "speed-value": "example-speed-value-val-47874", 07:50:22 "speed-units": "example-speed-units-val-10396", 07:50:22 "port-description": "example-port-description-val-53068", 07:50:22 "equipment-identifier": "example-equipment-identifier-val-63234", 07:50:22 "interface-role": "example-interface-role-val-49232", 07:50:22 "interface-type": "example-interface-type-val-21757", 07:50:22 "prov-status": "example-prov-status-val-19117", 07:50:22 "in-maint": true, 07:50:22 "inv-status": "example-inv-status-val-48715", 07:50:22 "l-interfaces": { 07:50:22 "l-interface": [ 07:50:22 { 07:50:22 "interface-name": "example-interface-name-val-13366", 07:50:22 "interface-role": "example-interface-role-val-29488", 07:50:22 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 07:50:22 "selflink": "example-selflink-val-4757", 07:50:22 "interface-id": "example-interface-id-val-79486", 07:50:22 "macaddr": "example-macaddr-val-52194", 07:50:22 "network-name": "example-network-name-val-80678", 07:50:22 "management-option": "example-management-option-val-53535", 07:50:22 "interface-description": "example-interface-description-val-299", 07:50:22 "is-port-mirrored": true, 07:50:22 "in-maint": true, 07:50:22 "prov-status": "example-prov-status-val-9736", 07:50:22 "is-ip-unnumbered": true, 07:50:22 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 07:50:22 "priority": 82452, 07:50:22 "vlans": { 07:50:22 "vlan": [ 07:50:22 { 07:50:22 "vlan-interface": "example-vlan-interface-val-31470", 07:50:22 "vlan-id-inner": 61286171, 07:50:22 "vlan-id-outer": 64615174, 07:50:22 "speed-value": "example-speed-value-val-80457", 07:50:22 "speed-units": "example-speed-units-val-51587", 07:50:22 "vlan-description": "example-vlan-description-val-97575", 07:50:22 "backdoor-connection": "example-backdoor-connection-val-3179", 07:50:22 "vpn-key": "example-vpn-key-val-50069", 07:50:22 "orchestration-status": "example-orchestration-status-val-34071", 07:50:22 "in-maint": true, 07:50:22 "prov-status": "example-prov-status-val-62615", 07:50:22 "is-ip-unnumbered": true, 07:50:22 "is-private": true, 07:50:22 "l3-interface-ipv4-address-list": [ 07:50:22 { 07:50:22 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 07:50:22 "l3-interface-ipv4-prefix-length": 39266592, 07:50:22 "vlan-id-inner": 91284707, 07:50:22 "vlan-id-outer": 80343467, 07:50:22 "is-floating": true, 07:50:22 "neutron-network-id": "example-neutron-network-id-val-52921", 07:50:22 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 07:50:22 } 07:50:22 ], 07:50:22 "l3-interface-ipv6-address-list": [ 07:50:22 { 07:50:22 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 07:50:22 "l3-interface-ipv6-prefix-length": 81422758, 07:50:22 "vlan-id-inner": 15099560, 07:50:22 "vlan-id-outer": 46643832, 07:50:22 "is-floating": true, 07:50:22 "neutron-network-id": "example-neutron-network-id-val-97954", 07:50:22 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 07:50:22 } 07:50:22 ] 07:50:22 } 07:50:22 ] 07:50:22 }, 07:50:22 "l-interfaces": { 07:50:22 "l-interface": [ 07:50:22 { 07:50:22 "interface-name": "example-interface-name-val-62086", 07:50:22 "interface-role": "example-interface-role-val-13107", 07:50:22 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 07:50:22 "selflink": "example-selflink-val-31580", 07:50:22 "interface-id": "example-interface-id-val-57805", 07:50:22 "macaddr": "example-macaddr-val-54266", 07:50:22 "network-name": "example-network-name-val-38517", 07:50:22 "management-option": "example-management-option-val-8801", 07:50:22 "interface-description": "example-interface-description-val-88573", 07:50:22 "is-port-mirrored": true, 07:50:22 "in-maint": true, 07:50:22 "prov-status": "example-prov-status-val-99164", 07:50:22 "is-ip-unnumbered": true, 07:50:22 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 07:50:22 "priority": 80355, 07:50:22 "admin-status": "example-admin-status-val-29720" 07:50:22 } 07:50:22 ] 07:50:22 }, 07:50:22 "l3-interface-ipv4-address-list": [ 07:50:22 { 07:50:22 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 07:50:22 "l3-interface-ipv4-prefix-length": 36060646, 07:50:22 "vlan-id-inner": 62164959, 07:50:22 "vlan-id-outer": 93058593, 07:50:22 "is-floating": true, 07:50:22 "neutron-network-id": "example-neutron-network-id-val-39206", 07:50:22 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 07:50:22 } 07:50:22 ], 07:50:22 "l3-interface-ipv6-address-list": [ 07:50:22 { 07:50:22 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 07:50:22 "l3-interface-ipv6-prefix-length": 29592510, 07:50:22 "vlan-id-inner": 18402161, 07:50:22 "vlan-id-outer": 651158, 07:50:22 "is-floating": true, 07:50:22 "neutron-network-id": "example-neutron-network-id-val-6821", 07:50:22 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 07:50:22 } 07:50:22 ], 07:50:22 "admin-status": "example-admin-status-val-81745" 07:50:22 } 07:50:22 ] 07:50:22 } 07:50:22 } 07:50:22 ] 07:50:22 }, 07:50:22 "lag-interfaces": { 07:50:22 "lag-interface": [ 07:50:22 { 07:50:22 "interface-name": "example-interface-name-val-87366", 07:50:22 "interface-description": "example-interface-description-val-3722", 07:50:22 "speed-value": "example-speed-value-val-73546", 07:50:22 "speed-units": "example-speed-units-val-73658", 07:50:22 "interface-id": "example-interface-id-val-62385", 07:50:22 "interface-role": "example-interface-role-val-60746", 07:50:22 "prov-status": "example-prov-status-val-26239", 07:50:22 "in-maint": true, 07:50:22 "l-interfaces": { 07:50:22 "l-interface": [ 07:50:22 { 07:50:22 "interface-name": "example-interface-name-val-69579", 07:50:22 "interface-role": "example-interface-role-val-64571", 07:50:22 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 07:50:22 "selflink": "example-selflink-val-29611", 07:50:22 "interface-id": "example-interface-id-val-75464", 07:50:22 "macaddr": "example-macaddr-val-7285", 07:50:22 "network-name": "example-network-name-val-52284", 07:50:22 "management-option": "example-management-option-val-26028", 07:50:22 "interface-description": "example-interface-description-val-37641", 07:50:22 "is-port-mirrored": true, 07:50:22 "in-maint": true, 07:50:22 "prov-status": "example-prov-status-val-56460", 07:50:22 "is-ip-unnumbered": true, 07:50:22 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 07:50:22 "priority": 84739, 07:50:22 "vlans": { 07:50:22 "vlan": [ 07:50:22 { 07:50:22 "vlan-interface": "example-vlan-interface-val-56661", 07:50:22 "vlan-id-inner": 33305644, 07:50:22 "vlan-id-outer": 30871600, 07:50:22 "speed-value": "example-speed-value-val-1929", 07:50:22 "speed-units": "example-speed-units-val-71630", 07:50:22 "vlan-description": "example-vlan-description-val-63003", 07:50:22 "backdoor-connection": "example-backdoor-connection-val-41834", 07:50:22 "vpn-key": "example-vpn-key-val-16552", 07:50:22 "orchestration-status": "example-orchestration-status-val-95322", 07:50:22 "in-maint": true, 07:50:22 "prov-status": "example-prov-status-val-89886", 07:50:22 "is-ip-unnumbered": true, 07:50:22 "is-private": true, 07:50:22 "l3-interface-ipv4-address-list": [ 07:50:22 { 07:50:22 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 07:50:22 "l3-interface-ipv4-prefix-length": 11099430, 07:50:22 "vlan-id-inner": 88996967, 07:50:22 "vlan-id-outer": 23003182, 07:50:22 "is-floating": true, 07:50:22 "neutron-network-id": "example-neutron-network-id-val-53091", 07:50:22 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 07:50:22 } 07:50:22 ], 07:50:22 "l3-interface-ipv6-address-list": [ 07:50:22 { 07:50:22 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 07:50:22 "l3-interface-ipv6-prefix-length": 20167688, 07:50:22 "vlan-id-inner": 40775405, 07:50:22 "vlan-id-outer": 75855907, 07:50:22 "is-floating": true, 07:50:22 "neutron-network-id": "example-neutron-network-id-val-9739", 07:50:22 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 07:50:22 } 07:50:22 ] 07:50:22 } 07:50:22 ] 07:50:22 }, 07:50:22 "l-interfaces": { 07:50:22 "l-interface": [ 07:50:22 { 07:50:22 "interface-name": "example-interface-name-val-49266", 07:50:22 "interface-role": "example-interface-role-val-210", 07:50:22 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 07:50:22 "selflink": "example-selflink-val-6356", 07:50:22 "interface-id": "example-interface-id-val-99531", 07:50:22 "macaddr": "example-macaddr-val-25092", 07:50:22 "network-name": "example-network-name-val-3319", 07:50:22 "management-option": "example-management-option-val-79883", 07:50:22 "interface-description": "example-interface-description-val-54501", 07:50:22 "is-port-mirrored": true, 07:50:22 "in-maint": true, 07:50:22 "prov-status": "example-prov-status-val-48840", 07:50:22 "is-ip-unnumbered": true, 07:50:22 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 07:50:22 "priority": 21862, 07:50:22 "admin-status": "example-admin-status-val-89244" 07:50:22 } 07:50:22 ] 07:50:22 }, 07:50:22 "l3-interface-ipv4-address-list": [ 07:50:22 { 07:50:22 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 07:50:22 "l3-interface-ipv4-prefix-length": 91875404, 07:50:22 "vlan-id-inner": 36470314, 07:50:22 "vlan-id-outer": 96344091, 07:50:22 "is-floating": true, 07:50:22 "neutron-network-id": "example-neutron-network-id-val-17339", 07:50:22 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 07:50:22 } 07:50:22 ], 07:50:22 "l3-interface-ipv6-address-list": [ 07:50:22 { 07:50:22 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 07:50:22 "l3-interface-ipv6-prefix-length": 11663872, 07:50:22 "vlan-id-inner": 28459412, 07:50:22 "vlan-id-outer": 9852622, 07:50:22 "is-floating": true, 07:50:22 "neutron-network-id": "example-neutron-network-id-val-15120", 07:50:22 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 07:50:22 } 07:50:22 ], 07:50:22 "admin-status": "example-admin-status-val-81055" 07:50:22 } 07:50:22 ] 07:50:22 } 07:50:22 } 07:50:22 ] 07:50:22 } 07:50:22 } 07:50:22 07:50:22 2024-02-06 07:50:22.423 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:22 2024-02-06 07:50:22.427 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.427 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.427 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.427 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.458 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:22 2024-02-06 07:50:22.477 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 07:50:22 2024-02-06 07:50:22.477 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:22 2024-02-06 07:50:22.478 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.478 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.478 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.478 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.486 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.487 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:22 2024-02-06 07:50:22.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with resource version 1707205822427 07:50:22 2024-02-06 07:50:22.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:22 2024-02-06 07:50:22.488 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.488 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.488 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.489 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.523 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 290928 with label pserver 07:50:22 2024-02-06 07:50:22.523 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 295024 with label lag-interface 07:50:22 2024-02-06 07:50:22.523 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397328 with label p-interface 07:50:22 2024-02-06 07:50:22.524 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 299120 with label l-interface 07:50:22 2024-02-06 07:50:22.524 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 381144 with label l-interface 07:50:22 2024-02-06 07:50:22.524 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 303216 with label l3-interface-ipv4-address-list 07:50:22 2024-02-06 07:50:22.524 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389192 with label l-interface 07:50:22 2024-02-06 07:50:22.525 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413712 with label l3-interface-ipv6-address-list 07:50:22 2024-02-06 07:50:22.525 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385232 with label vlan 07:50:22 2024-02-06 07:50:22.525 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 323664 with label l3-interface-ipv4-address-list 07:50:22 2024-02-06 07:50:22.525 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385240 with label l3-interface-ipv6-address-list 07:50:22 2024-02-06 07:50:22.525 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405520 with label l-interface 07:50:22 2024-02-06 07:50:22.526 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 381136 with label vlan 07:50:22 2024-02-06 07:50:22.526 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 381064 with label l3-interface-ipv6-address-list 07:50:22 2024-02-06 07:50:22.527 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409616 with label l3-interface-ipv4-address-list 07:50:22 2024-02-06 07:50:22.527 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360696 with label l3-interface-ipv6-address-list 07:50:22 2024-02-06 07:50:22.527 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401424 with label l3-interface-ipv4-address-list 07:50:22 2024-02-06 07:50:22.530 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.530 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:22 2024-02-06 07:50:22.842 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 07:50:22 2024-02-06 07:50:22.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:22 2024-02-06 07:50:22.843 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.843 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.843 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.844 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.844 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 867 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenDeleteCustomerVerifyingVlanRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:22 2024-02-06 07:50:22.845 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:22 2024-02-06 07:50:22.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/gvnf","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf","ERR.5.4.6114"]}}} 07:50:22 2024-02-06 07:50:22.846 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with payload {"vnf-id":"gvnf","vnf-name":"example-vnf-name-val-28303","vnf-name2":"example-vnf-name2-val-14743","vnf-type":"example-vnf-type-val-58866","service-id":"example-service-id-val-24831","regional-resource-zone":"example-regional-resource-zone-val-33255","prov-status":"example-prov-status-val-47870","operational-state":"example-operational-state-val-8419","equipment-role":"example-equipment-role-val-35736","orchestration-status":"example-orchestration-status-val-67542","l-interfaces":{"l-interface":[{"interface-name":"lint","interface-role":"example-interface-role-val-61355","v6-wan-link-ip":"example-v6-wan-link-ip-val-78314","vlans":{"vlan":[{"vlan-interface":"vlan","vlan-id-inner":90845777,"vlan-id-outer":23395650}]}}]}} 07:50:22 2024-02-06 07:50:22.846 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:22 2024-02-06 07:50:22.848 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.848 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.848 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.848 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.860 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:22 2024-02-06 07:50:22.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 07:50:22 2024-02-06 07:50:22.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:22 2024-02-06 07:50:22.868 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.868 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.868 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.868 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.871 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:22 2024-02-06 07:50:22.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:50:22 2024-02-06 07:50:22.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:50:22 2024-02-06 07:50:22.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.873 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.874 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.874 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:22 2024-02-06 07:50:22.874 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 07:50:22 2024-02-06 07:50:22.875 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:50:22 2024-02-06 07:50:22.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.875 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.875 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type customer found at: /business/customers/customer/cust ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 878 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenDeleteCustomerVerifyingVlanRV ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:22 2024-02-06 07:50:22.876 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.876 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:22 2024-02-06 07:50:22.876 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/business/customers/customer/cust","Node Not Found:No Node of type customer found at: /business/customers/customer/cust","ERR.5.4.6114"]}}} 07:50:22 2024-02-06 07:50:22.876 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/cust with payload {"global-customer-id":"cust","subscriber-name":"subscriber-name-022","subscriber-type":"subscriber-type-022","service-subscriptions":{"service-subscription":{"service-type":"ss","service-instances":{"service-instance":[{"service-instance-id":"si","relationship-list":{"relationship":[{"related-to":"vlan","relationship-data":[{"relationship-key":"vlan.vlan-interface","relationship-value":"vlan"},{"relationship-key":"l-interface.interface-name","relationship-value":"lint"},{"relationship-key":"generic-vnf.vnf-id","relationship-value":"gvnf"}]}]}}]}}}} 07:50:22 2024-02-06 07:50:22.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:50:22 2024-02-06 07:50:22.878 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.878 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.878 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.878 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.884 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.890 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:22 2024-02-06 07:50:22.891 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 07:50:22 2024-02-06 07:50:22.892 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:50:22 2024-02-06 07:50:22.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.892 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.895 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.895 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:22 2024-02-06 07:50:22.895 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:50:22 2024-02-06 07:50:22.896 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:50:22 2024-02-06 07:50:22.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.896 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.898 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.898 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:22 2024-02-06 07:50:22.899 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/business/customers/customer/cust with resource version 1707205822878 07:50:22 2024-02-06 07:50:22.899 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 07:50:22 2024-02-06 07:50:22.899 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:22 2024-02-06 07:50:22.899 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:22 2024-02-06 07:50:22.899 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:22 2024-02-06 07:50:22.899 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:22 2024-02-06 07:50:22.905 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 421904 with label customer 07:50:22 2024-02-06 07:50:22.905 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364792 with label service-subscription 07:50:22 2024-02-06 07:50:22.906 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389328 with label service-instance 07:50:22 2024-02-06 07:50:22.906 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:22 2024-02-06 07:50:22.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:23 2024-02-06 07:50:23.212 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 07:50:23 2024-02-06 07:50:23.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 07:50:23 2024-02-06 07:50:23.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:23 2024-02-06 07:50:23.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:23 2024-02-06 07:50:23.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:23 2024-02-06 07:50:23.215 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:23 2024-02-06 07:50:23.217 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:23 2024-02-06 07:50:23.218 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:23 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.33 s - in org.onap.aai.rest.NotificationDmaapEventTest 07:50:23 [INFO] Running org.onap.aai.rest.ModelElementTest 07:50:23 2024-02-06 07:50:23.540 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:23 07:50:23 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:23 07:50:23 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:23 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:23 07:50:23 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:23 07:50:23 2024-02-06 07:50:23.561 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:23 2024-02-06 07:50:23.562 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:23 2024-02-06 07:50:23.563 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:23 2024-02-06 07:50:23.563 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:23 2024-02-06 07:50:23.564 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:23 2024-02-06 07:50:23.564 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:23 2024-02-06 07:50:23.565 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:23 2024-02-06 07:50:23.565 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:23 2024-02-06 07:50:23.566 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:23 2024-02-06 07:50:23.566 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:23 2024-02-06 07:50:23.567 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:23 2024-02-06 07:50:23.573 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:23 2024-02-06 07:50:23.573 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:23 2024-02-06 07:50:23.574 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:23 2024-02-06 07:50:23.574 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:23 [EL Warning]: moxy: 2024-02-06 07:50:23.606--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:23 2024-02-06 07:50:23.777 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:23 2024-02-06 07:50:23.786 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:23 2024-02-06 07:50:23.789 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:23 2024-02-06 07:50:23.790 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:23 [EL Warning]: moxy: 2024-02-06 07:50:23.831--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:24 2024-02-06 07:50:24.020 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:24 2024-02-06 07:50:24.028 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:24 2024-02-06 07:50:24.030 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:24 2024-02-06 07:50:24.030 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:24 [EL Warning]: moxy: 2024-02-06 07:50:24.066--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:24 2024-02-06 07:50:24.263 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:24 2024-02-06 07:50:24.273 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:24 2024-02-06 07:50:24.274 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:24 2024-02-06 07:50:24.274 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:24 [EL Warning]: moxy: 2024-02-06 07:50:24.312--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:24 2024-02-06 07:50:24.507 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:24 2024-02-06 07:50:24.516 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:24 2024-02-06 07:50:24.517 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:24 2024-02-06 07:50:24.518 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:24 [EL Warning]: moxy: 2024-02-06 07:50:24.559--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:24 2024-02-06 07:50:24.787 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:24 2024-02-06 07:50:24.815 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1 with payload { 07:50:24 "model-invariant-id": "24c04fc5-f3f8-43ec-8792-c6f940638676-test1", 07:50:24 "model-type": "woZ4dpF3TM", 07:50:24 "model-vers": { 07:50:24 "model-ver": [ 07:50:24 { 07:50:24 "model-version-id": "0c4c59f0-9864-43ca-b0c2-ca38746b72a5-test1", 07:50:24 "model-name": "vzZn3Q3h", 07:50:24 "model-version": "RcN2FIwUF", 07:50:24 "distribution-status": "qcCHkye", 07:50:24 "model-description": "qcPB4hOig9", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "0dc2b8b6-af8d-4213-970b-7861a603fc86-test1", 07:50:24 "new-data-del-flag": "OzhypC", 07:50:24 "cardinality": "vNpFfHn", 07:50:24 "linkage-points": [ 07:50:24 "BTDVw7pA" 07:50:24 ], 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "0ff7bfc5-e42b-474d-b728-cfdc08310971-test1", 07:50:24 "new-data-del-flag": "v54vhcTX", 07:50:24 "cardinality": "uHLsCw" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "4fb1b036-9963-467e-93fe-c6e499859b2e-test1", 07:50:24 "new-data-del-flag": "UAJAjOCe9dIiW", 07:50:24 "cardinality": "8PhfKI" 07:50:24 } 07:50:24 ] 07:50:24 }, 07:50:24 "model-constraints": { 07:50:24 "model-constraint": [ 07:50:24 { 07:50:24 "model-constraint-uuid": "782ba24a-28ab-4fd0-8e69-da10cc5373f3-test1", 07:50:24 "constrained-element-set-uuid-to-replace": "8vcq", 07:50:24 "constrained-element-sets": { 07:50:24 "constrained-element-set": [ 07:50:24 { 07:50:24 "constrained-element-set-uuid": "a33e65c3-1198-4d4c-9799-2b521e4c4212-test1", 07:50:24 "constraint-type": "4jqozTvJSD", 07:50:24 "check-type": "J9aM", 07:50:24 "element-choice-sets": { 07:50:24 "element-choice-set": [ 07:50:24 { 07:50:24 "element-choice-set-uuid": "7df27a94-06c8-46ef-9fc2-5900d8cffbb0-test1", 07:50:24 "element-choice-set-name": "wjNT", 07:50:24 "cardinality": "XSPmZH", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "fcf1450b-cf5c-414a-99c0-2bd7ca247997-test1", 07:50:24 "new-data-del-flag": "uhwWkaDw", 07:50:24 "cardinality": "jeBU9v" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "85bfca5f-03ac-4653-a3b4-bdfad8dd1c13-test1", 07:50:24 "new-data-del-flag": "L2BQe2kyA", 07:50:24 "cardinality": "asciE2y7RWGVa" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "element-choice-set-uuid": "d20040e2-0417-4a2d-978e-e6c9f353a0c5-test1", 07:50:24 "element-choice-set-name": "x7vEDj5", 07:50:24 "cardinality": "A6f2Us", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "5cdcbb91-22eb-4c12-9a54-b8c3ff5aa591-test1", 07:50:24 "new-data-del-flag": "BCo", 07:50:24 "cardinality": "FejO1GRl" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "7a401382-7d45-40f9-8fe7-236629273226-test1", 07:50:24 "new-data-del-flag": "zFj", 07:50:24 "cardinality": "9DzyB7u" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "constrained-element-set-uuid": "2f7a375a-135d-461b-b806-e7cd636506f4-test1", 07:50:24 "constraint-type": "Toy", 07:50:24 "check-type": "uYEWZon81Wa", 07:50:24 "element-choice-sets": { 07:50:24 "element-choice-set": [ 07:50:24 { 07:50:24 "element-choice-set-uuid": "8aab42ee-561f-4506-ab66-6432442193f8-test1", 07:50:24 "element-choice-set-name": "RpJJn1eRQL", 07:50:24 "cardinality": "q0XXZ52", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "2a35ad40-02ef-4947-b20c-94a90440ffc7-test1", 07:50:24 "new-data-del-flag": "gXHt5O5XyRKb", 07:50:24 "cardinality": "idg0cH" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "7aae6c34-086e-477b-845a-01cedc2a4e25-test1", 07:50:24 "new-data-del-flag": "Zwj", 07:50:24 "cardinality": "3vkT" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "element-choice-set-uuid": "f42dcd25-aa82-401f-b987-5d0f46d6b5d6-test1", 07:50:24 "element-choice-set-name": "Cuon", 07:50:24 "cardinality": "cfxfo3MAF", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "2f9f4c5c-216c-45c0-913b-5513faa6f887-test1", 07:50:24 "new-data-del-flag": "2ZTs", 07:50:24 "cardinality": "zki" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "6abd9eb0-59b2-45d1-bc31-51913bc9f54b-test1", 07:50:24 "new-data-del-flag": "9cQkkA", 07:50:24 "cardinality": "NGY7CgvUQDN" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "model-constraint-uuid": "8544de93-b647-4d79-aa55-a3ebe01664e7-test1", 07:50:24 "constrained-element-set-uuid-to-replace": "phbhKDPCcUjK", 07:50:24 "constrained-element-sets": { 07:50:24 "constrained-element-set": [ 07:50:24 { 07:50:24 "constrained-element-set-uuid": "61624b66-e059-49c6-a97c-06ca4643e259-test1", 07:50:24 "constraint-type": "gp0nB63dH", 07:50:24 "check-type": "NFnVJKceCMc", 07:50:24 "element-choice-sets": { 07:50:24 "element-choice-set": [ 07:50:24 { 07:50:24 "element-choice-set-uuid": "f85f1ee8-d28f-4128-83d8-02c2e07f9e27-test1", 07:50:24 "element-choice-set-name": "8noi", 07:50:24 "cardinality": "mTFoGk", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "1e15718d-17e8-4a34-852e-2edede549b63-test1", 07:50:24 "new-data-del-flag": "f3p1f", 07:50:24 "cardinality": "c0Z6zG0iKX" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "4ad51c91-1e90-4683-b9ea-017cf0bc528e-test1", 07:50:24 "new-data-del-flag": "05r47Aldegi", 07:50:24 "cardinality": "aoF" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "element-choice-set-uuid": "fb2c7824-fc87-4fe9-93c6-10586a59384e-test1", 07:50:24 "element-choice-set-name": "EIjKr0w3tJ", 07:50:24 "cardinality": "qlw6EFFF", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "2395bed7-399d-41cd-81af-e5002854bc69-test1", 07:50:24 "new-data-del-flag": "Uj2", 07:50:24 "cardinality": "eLHBGqv7wz5z" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "77840aeb-0868-49c1-a97d-6ded16115174-test1", 07:50:24 "new-data-del-flag": "rOR", 07:50:24 "cardinality": "ddXm59kMQ01y" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "constrained-element-set-uuid": "4f1f30ee-5bd5-4f19-b11d-23ebf0fcd569-test1", 07:50:24 "constraint-type": "Ul7rn0Gyh", 07:50:24 "check-type": "5KpT6x", 07:50:24 "element-choice-sets": { 07:50:24 "element-choice-set": [ 07:50:24 { 07:50:24 "element-choice-set-uuid": "d2b9a3f5-29de-45ba-ad5a-184e0635607a-test1", 07:50:24 "element-choice-set-name": "OWFEeT", 07:50:24 "cardinality": "g2wvznpf", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "93d0b10b-529a-4ad4-88fa-afc7273ec538-test1", 07:50:24 "new-data-del-flag": "BHqDTu", 07:50:24 "cardinality": "bUZd3Zj4b" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "fd6548f8-211a-4194-a78e-857efc443180-test1", 07:50:24 "new-data-del-flag": "ygDuebv", 07:50:24 "cardinality": "UZx1v0HH7I" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "element-choice-set-uuid": "f393b086-40b6-47d9-b28a-b830d5d7f896-test1", 07:50:24 "element-choice-set-name": "dxt8afBT", 07:50:24 "cardinality": "L3mtZIH342JVw", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "d802155e-8e16-4b9d-986a-d0f490d83e56-test1", 07:50:24 "new-data-del-flag": "cPapfw", 07:50:24 "cardinality": "4O3aiKf" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "64cf1800-77b7-4c1d-80b2-38fc156769a6-test1", 07:50:24 "new-data-del-flag": "T2dc7t3", 07:50:24 "cardinality": "LTrGUfoB7imS" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "1db3d04c-92c6-4100-b851-16a0a2318909-test1", 07:50:24 "new-data-del-flag": "9Gc", 07:50:24 "cardinality": "vtJk", 07:50:24 "linkage-points": [ 07:50:24 "NKC5OiZl" 07:50:24 ], 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "16b90f9d-d2ed-46e8-8a0d-f2907ecf723d-test1", 07:50:24 "new-data-del-flag": "jcjL", 07:50:24 "cardinality": "qxX" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "46afb085-7025-4a35-99e3-6170dc98b74b-test1", 07:50:24 "new-data-del-flag": "tXgrF6T4HrirE", 07:50:24 "cardinality": "55waV3oUI" 07:50:24 } 07:50:24 ] 07:50:24 }, 07:50:24 "model-constraints": { 07:50:24 "model-constraint": [ 07:50:24 { 07:50:24 "model-constraint-uuid": "6f6fbf96-c9a7-4393-9e81-284d194ba6a3-test1", 07:50:24 "constrained-element-set-uuid-to-replace": "HF81PuSuM", 07:50:24 "constrained-element-sets": { 07:50:24 "constrained-element-set": [ 07:50:24 { 07:50:24 "constrained-element-set-uuid": "cf2d2ff1-1ffc-4ad6-b3ce-8729c3352637-test1", 07:50:24 "constraint-type": "XfD", 07:50:24 "check-type": "mVERn7luqFc", 07:50:24 "element-choice-sets": { 07:50:24 "element-choice-set": [ 07:50:24 { 07:50:24 "element-choice-set-uuid": "85fb8953-f86d-4d58-8ca2-3169cba074c6-test1", 07:50:24 "element-choice-set-name": "4s6Jf", 07:50:24 "cardinality": "KL8eVh9xZ", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "7b1fd5b5-b633-4ed6-a9e8-9c3430eaaae0-test1", 07:50:24 "new-data-del-flag": "uNbESfr", 07:50:24 "cardinality": "aEj2c5UXN2qW" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "c67a3856-3812-4c16-abb3-484fe68ba65e-test1", 07:50:24 "new-data-del-flag": "cg1GbGyps", 07:50:24 "cardinality": "cCPBuauJ" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "element-choice-set-uuid": "4748a324-a8aa-420a-9f48-0fd0b7418a1a-test1", 07:50:24 "element-choice-set-name": "U3JuW0tx", 07:50:24 "cardinality": "4jpXRS43G", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "daad8caa-dbfc-487a-91d4-a93021a86e0c-test1", 07:50:24 "new-data-del-flag": "ZoRQyflmIqEaA", 07:50:24 "cardinality": "Mu7PzxNg8cta" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "e5a640f1-1203-410c-8665-0ee325179368-test1", 07:50:24 "new-data-del-flag": "thsF0L", 07:50:24 "cardinality": "fViD" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "constrained-element-set-uuid": "5d1b2701-d719-4eb5-b5bc-355f99042648-test1", 07:50:24 "constraint-type": "4wPy2Xd", 07:50:24 "check-type": "sDuGfZji", 07:50:24 "element-choice-sets": { 07:50:24 "element-choice-set": [ 07:50:24 { 07:50:24 "element-choice-set-uuid": "d01f1c5b-5ba1-4c21-b80d-901867a1d810-test1", 07:50:24 "element-choice-set-name": "FdrVe6o", 07:50:24 "cardinality": "F1MXs1fET0jr3", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "6e059bfe-5386-4491-8e84-b1b6dd8b5333-test1", 07:50:24 "new-data-del-flag": "DfodMIT72h7", 07:50:24 "cardinality": "KvRbLIJFL" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "ea73886a-ff64-4d3c-9b17-5ae5b2196dea-test1", 07:50:24 "new-data-del-flag": "n9PnoK5", 07:50:24 "cardinality": "0E3fM6" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "element-choice-set-uuid": "abb55d08-28b6-48d8-b19e-91b12c096649-test1", 07:50:24 "element-choice-set-name": "MRFYeF7", 07:50:24 "cardinality": "b64jIhgbYH7", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "c449a692-bd7d-4d86-b46e-1c417b17099f-test1", 07:50:24 "new-data-del-flag": "ApwuLwUkkw", 07:50:24 "cardinality": "m23c6lsF" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "7cb770d9-55d8-45d2-8b9b-abdff7a2c88b-test1", 07:50:24 "new-data-del-flag": "MeSjvno", 07:50:24 "cardinality": "lGFfcOOl19" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "model-constraint-uuid": "ce9e9365-1fec-4c29-8201-c4417ee2ea1d-test1", 07:50:24 "constrained-element-set-uuid-to-replace": "Buq56Km4W9BD", 07:50:24 "constrained-element-sets": { 07:50:24 "constrained-element-set": [ 07:50:24 { 07:50:24 "constrained-element-set-uuid": "3dcea521-a227-46f3-bd4f-ef1fcff0755e-test1", 07:50:24 "constraint-type": "WZr", 07:50:24 "check-type": "pxJXuyaXvsaQy", 07:50:24 "element-choice-sets": { 07:50:24 "element-choice-set": [ 07:50:24 { 07:50:24 "element-choice-set-uuid": "19dc8b4a-c58b-4ff8-b507-877c6521d91a-test1", 07:50:24 "element-choice-set-name": "af5CO7sD5TWwz", 07:50:24 "cardinality": "uGwotewgnmls", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "5d476750-ddc3-4822-b629-5fba93445ed9-test1", 07:50:24 "new-data-del-flag": "mMjS6OflV3c", 07:50:24 "cardinality": "Gidw5" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "d4d4f1f6-ad60-4a94-b076-eb36db6fb362-test1", 07:50:24 "new-data-del-flag": "kWLrcR", 07:50:24 "cardinality": "AU6llmk" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "element-choice-set-uuid": "d6616e1a-3de5-4981-a216-805bdd97d65e-test1", 07:50:24 "element-choice-set-name": "9w67AaiJNt0", 07:50:24 "cardinality": "kKax01oqb", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "bb11c9c1-5013-4b51-9a06-9729addfd4af-test1", 07:50:24 "new-data-del-flag": "ANM8TN0a", 07:50:24 "cardinality": "UPtA8wc4m" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "71b323c0-1829-414e-85f6-99f4b5835e44-test1", 07:50:24 "new-data-del-flag": "okC9", 07:50:24 "cardinality": "1KP3eU5j8" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "constrained-element-set-uuid": "77d1cc2d-6e94-4a4f-a7ec-f725605f18d3-test1", 07:50:24 "constraint-type": "inJa", 07:50:24 "check-type": "JkoIos3V", 07:50:24 "element-choice-sets": { 07:50:24 "element-choice-set": [ 07:50:24 { 07:50:24 "element-choice-set-uuid": "9893bb02-e422-4810-bccc-a594b0489ded-test1", 07:50:24 "element-choice-set-name": "ZIync", 07:50:24 "cardinality": "WZfSZe", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "b0aaa08d-a7fe-44ae-a6d8-d21645831a23-test1", 07:50:24 "new-data-del-flag": "RdwsDmBBz", 07:50:24 "cardinality": "Ry6V3zZtLOS" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "a2670e8e-f57e-4c0e-9522-6d16b4e2cf18-test1", 07:50:24 "new-data-del-flag": "aCECwDjNyauTZ", 07:50:24 "cardinality": "a28MCzMm24JBI" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "element-choice-set-uuid": "321ccc75-61ae-4358-af89-53809a28f956-test1", 07:50:24 "element-choice-set-name": "HjNWjs", 07:50:24 "cardinality": "bxRIxMP", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "41965df8-b42d-47ba-8bf6-cade35804311-test1", 07:50:24 "new-data-del-flag": "CPLVd", 07:50:24 "cardinality": "4Ij4hep2" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "db7ee384-420e-44fb-a1ca-809f94add6b8-test1", 07:50:24 "new-data-del-flag": "Cj5GVv", 07:50:24 "cardinality": "1LSdRvvzBBfa" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 }, 07:50:24 "metadata": { 07:50:24 "metadatum": [ 07:50:24 { 07:50:24 "metaname": "8b3496f1-822e-4acf-b1fc-d07a494d3a86-test1", 07:50:24 "metaval": "gZwqNxIDsw" 07:50:24 }, 07:50:24 { 07:50:24 "metaname": "d9a50737-f3df-4156-881d-e3875031b413-test1", 07:50:24 "metaval": "qMugMK" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "model-version-id": "1e6ec4df-ad66-40bc-8f1d-ba40c835e77e-test1", 07:50:24 "model-name": "wStuf", 07:50:24 "model-version": "HAm", 07:50:24 "distribution-status": "zsKxpTc5YTW1", 07:50:24 "model-description": "zxHpALNUvX8V", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "b1ac6004-59bd-4372-ab16-f327d04d647e-test1", 07:50:24 "new-data-del-flag": "j58MXR", 07:50:24 "cardinality": "9Xr0gNa", 07:50:24 "linkage-points": [ 07:50:24 "LmE7mpec2" 07:50:24 ], 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "38295729-dc3b-4b7b-87e3-446513a802df-test1", 07:50:24 "new-data-del-flag": "R5KeFH8", 07:50:24 "cardinality": "9wkk9Z" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "b1ac08c3-3047-4637-8796-6b5e43bbad19-test1", 07:50:24 "new-data-del-flag": "KOS9kMuahku", 07:50:24 "cardinality": "F6A" 07:50:24 } 07:50:24 ] 07:50:24 }, 07:50:24 "model-constraints": { 07:50:24 "model-constraint": [ 07:50:24 { 07:50:24 "model-constraint-uuid": "0c7f45c8-2552-400a-b029-e20cddda592b-test1", 07:50:24 "constrained-element-set-uuid-to-replace": "105ZUJ", 07:50:24 "constrained-element-sets": { 07:50:24 "constrained-element-set": [ 07:50:24 { 07:50:24 "constrained-element-set-uuid": "162ea223-ae49-4e6d-ba30-8215c433a7e2-test1", 07:50:24 "constraint-type": "GAq", 07:50:24 "check-type": "ippNik", 07:50:24 "element-choice-sets": { 07:50:24 "element-choice-set": [ 07:50:24 { 07:50:24 "element-choice-set-uuid": "5caa493c-e804-4c28-aad6-3389a1801e29-test1", 07:50:24 "element-choice-set-name": "oLPlXWcCL", 07:50:24 "cardinality": "ns6", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "ff8f0de4-220f-4f7f-8447-07c67ed8a109-test1", 07:50:24 "new-data-del-flag": "TlLVzdU5Mz", 07:50:24 "cardinality": "wQI" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "fd6018bc-b3ce-4073-b494-848c06aaef83-test1", 07:50:24 "new-data-del-flag": "ZIkOtmdu8ij", 07:50:24 "cardinality": "XfOsai" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "element-choice-set-uuid": "45d079e2-94f8-4c75-9e58-fca00da8e032-test1", 07:50:24 "element-choice-set-name": "nfOh9SvgG", 07:50:24 "cardinality": "j5u1OHFt", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "3edbf250-7039-47cd-b31d-019e5639006b-test1", 07:50:24 "new-data-del-flag": "Qo5M8AB", 07:50:24 "cardinality": "crDs4E" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "566c492a-4b8d-4393-9634-5deb36114390-test1", 07:50:24 "new-data-del-flag": "tSl", 07:50:24 "cardinality": "xZK7oAuI1" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "constrained-element-set-uuid": "6efd9e99-bca6-4f3b-a7dc-38ad373c38e9-test1", 07:50:24 "constraint-type": "v3RYRkCdTm", 07:50:24 "check-type": "adGnhMq6P4", 07:50:24 "element-choice-sets": { 07:50:24 "element-choice-set": [ 07:50:24 { 07:50:24 "element-choice-set-uuid": "09d59684-e8e5-4e08-93af-b2a65d0328e6-test1", 07:50:24 "element-choice-set-name": "Q1rPa", 07:50:24 "cardinality": "ENpTrUR", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "904654a2-4d7d-4d07-af26-ddb881dd05d7-test1", 07:50:24 "new-data-del-flag": "76D6azxVm1XR9", 07:50:24 "cardinality": "R0Zb34f" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "898cfb56-6e36-4b03-8967-9384d06b3a3e-test1", 07:50:24 "new-data-del-flag": "SJtXdr4", 07:50:24 "cardinality": "vG4JrjQ8" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "element-choice-set-uuid": "9ac87d60-51c5-4dd6-bb1e-1b8dd234b5a9-test1", 07:50:24 "element-choice-set-name": "azv", 07:50:24 "cardinality": "oJfnKsDO5k", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "6ec8304f-8159-4344-b06d-faf1001fd275-test1", 07:50:24 "new-data-del-flag": "3s5zQjf8Vwl4", 07:50:24 "cardinality": "6SogRPhZX38Ol" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "cfd9b055-3d8a-4429-9ea6-078a2270e469-test1", 07:50:24 "new-data-del-flag": "VaW81J59tqiY", 07:50:24 "cardinality": "t1mNuU7JnNc7L" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "model-constraint-uuid": "fe9d4b0d-dc65-4440-a10f-5237f135255c-test1", 07:50:24 "constrained-element-set-uuid-to-replace": "pWv26", 07:50:24 "constrained-element-sets": { 07:50:24 "constrained-element-set": [ 07:50:24 { 07:50:24 "constrained-element-set-uuid": "ea1473a3-e72d-4838-b8d8-7c8e86e0b3c8-test1", 07:50:24 "constraint-type": "Mdbb0G5nLxcx3", 07:50:24 "check-type": "a8rlES", 07:50:24 "element-choice-sets": { 07:50:24 "element-choice-set": [ 07:50:24 { 07:50:24 "element-choice-set-uuid": "86726d80-74d6-4b7e-9532-65ebb76133ef-test1", 07:50:24 "element-choice-set-name": "fBm0", 07:50:24 "cardinality": "csPsKpgV", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "c0df13d1-a8be-4bc0-a572-44ca28d35d62-test1", 07:50:24 "new-data-del-flag": "k9x8eFMP", 07:50:24 "cardinality": "5xHWzWretpyAN" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "ef4f9a86-a1b8-48ef-a7aa-ff56a1879ef7-test1", 07:50:24 "new-data-del-flag": "JdujO3QQr4", 07:50:24 "cardinality": "N6pvsIK" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "element-choice-set-uuid": "07f1ae12-8e40-4c42-bb8c-e5931f82be84-test1", 07:50:24 "element-choice-set-name": "by4K", 07:50:24 "cardinality": "HfJt7", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "aed78a3d-de9e-4825-88b3-8251a822e87c-test1", 07:50:24 "new-data-del-flag": "NbAWo0r1su", 07:50:24 "cardinality": "GIHSc" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "451ef346-a43e-4d9c-ae94-4d14f12b7776-test1", 07:50:24 "new-data-del-flag": "o6GI", 07:50:24 "cardinality": "Hbbm3HRFeXw8U" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "constrained-element-set-uuid": "1b3d0f60-b438-4789-b711-5d48c211e9b3-test1", 07:50:24 "constraint-type": "G7HBqSqa8", 07:50:24 "check-type": "Rky", 07:50:24 "element-choice-sets": { 07:50:24 "element-choice-set": [ 07:50:24 { 07:50:24 "element-choice-set-uuid": "c47b3c18-912b-4781-82a9-961702e58712-test1", 07:50:24 "element-choice-set-name": "ntxJ1ETx96", 07:50:24 "cardinality": "6B1XDdERKUk0f", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "d451967f-5cb9-4aba-8595-938d44bed081-test1", 07:50:24 "new-data-del-flag": "pwHvYjtFEvmn", 07:50:24 "cardinality": "X6jiiniZ24e3" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "0f6196d6-b3b7-451a-a3d8-2a0a9bf401b7-test1", 07:50:24 "new-data-del-flag": "YFY4Dmyr", 07:50:24 "cardinality": "CMF05rTle1" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "element-choice-set-uuid": "927a4c5d-c06f-474c-bc39-b1bf8edbd5a9-test1", 07:50:24 "element-choice-set-name": "C19", 07:50:24 "cardinality": "7xCo", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "b839b84d-4508-4aa6-8c32-0566a25d62d1-test1", 07:50:24 "new-data-del-flag": "QdvVPKk", 07:50:24 "cardinality": "QWO7FG" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "20df13a4-aad9-46ed-8c40-d2c9ee25c0c0-test1", 07:50:24 "new-data-del-flag": "aFu39uCq", 07:50:24 "cardinality": "wFwAw3L3wT2x5" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "c198c7e7-162f-4b36-ab18-1ea652940569-test1", 07:50:24 "new-data-del-flag": "c9VM1nU9", 07:50:24 "cardinality": "na6ev", 07:50:24 "linkage-points": [ 07:50:24 "Qn71", 07:50:24 "VqVquEM" 07:50:24 ], 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "5a3d5001-ed82-4586-9f8e-f4754c5a7a18-test1", 07:50:24 "new-data-del-flag": "x5unCqf", 07:50:24 "cardinality": "SelKZSH" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "b150a826-8d8e-4e76-8661-6cbc67fd0d9a-test1", 07:50:24 "new-data-del-flag": "9LfZWv", 07:50:24 "cardinality": "uMtY5vRkmCnw" 07:50:24 } 07:50:24 ] 07:50:24 }, 07:50:24 "model-constraints": { 07:50:24 "model-constraint": [ 07:50:24 { 07:50:24 "model-constraint-uuid": "43871728-3816-470f-9b36-4097731910a4-test1", 07:50:24 "constrained-element-set-uuid-to-replace": "R8Uhk", 07:50:24 "constrained-element-sets": { 07:50:24 "constrained-element-set": [ 07:50:24 { 07:50:24 "constrained-element-set-uuid": "0fd99298-8079-4a3c-bbed-dce0ceadf790-test1", 07:50:24 "constraint-type": "JFVkmI9ilV", 07:50:24 "check-type": "9eqnm", 07:50:24 "element-choice-sets": { 07:50:24 "element-choice-set": [ 07:50:24 { 07:50:24 "element-choice-set-uuid": "22a978b9-4dcc-4c7d-b88a-6bdbab97dd7c-test1", 07:50:24 "element-choice-set-name": "4fHNNV", 07:50:24 "cardinality": "VBAiH", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "d9bef0c1-07c9-4251-b621-196be3b7870e-test1", 07:50:24 "new-data-del-flag": "FQen9U2BTGx", 07:50:24 "cardinality": "ohd" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "60d8b814-8035-4010-8d46-9db2e5962f17-test1", 07:50:24 "new-data-del-flag": "2aJgwjV3UZv", 07:50:24 "cardinality": "WMb" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "element-choice-set-uuid": "a5b753eb-162e-4bea-8185-43b7e96c0770-test1", 07:50:24 "element-choice-set-name": "k9Ud", 07:50:24 "cardinality": "VAL51", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "1ecfe4f4-6696-4df4-8b93-b2b3fa39c377-test1", 07:50:24 "new-data-del-flag": "SRFYVMGe", 07:50:24 "cardinality": "muxuy0DZBBW" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "96acb4b2-f178-4119-8c32-6c5901896417-test1", 07:50:24 "new-data-del-flag": "wbzd", 07:50:24 "cardinality": "M0Y7Meota" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "constrained-element-set-uuid": "b22dc84b-5568-4b7d-9b58-0bc90c969619-test1", 07:50:24 "constraint-type": "waPRf1NGHeFy", 07:50:24 "check-type": "YziABbwA4", 07:50:24 "element-choice-sets": { 07:50:24 "element-choice-set": [ 07:50:24 { 07:50:24 "element-choice-set-uuid": "fb4d5b28-2083-4bb6-a87d-e53eadd14d54-test1", 07:50:24 "element-choice-set-name": "VnX7QOx", 07:50:24 "cardinality": "qk4aMYBkw", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "1b5481f2-66c9-4cd4-89ee-492e333570fe-test1", 07:50:24 "new-data-del-flag": "ba6QIyym", 07:50:24 "cardinality": "zUJ9gpkRq" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "c9918ba3-dcb3-46e8-870f-316251f459a3-test1", 07:50:24 "new-data-del-flag": "X2MIS2y", 07:50:24 "cardinality": "u3xIyaL" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "element-choice-set-uuid": "f5a14c3b-6536-4803-9660-4a2f2263dfdd-test1", 07:50:24 "element-choice-set-name": "KiVnNej1flt", 07:50:24 "cardinality": "AwImrctM5", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "e5e3b7db-7336-498b-8eca-f43f979dda68-test1", 07:50:24 "new-data-del-flag": "v3JnIH7JEK", 07:50:24 "cardinality": "pzypSipEOA" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "24426103-516b-4634-83f6-0b02db4d10ed-test1", 07:50:24 "new-data-del-flag": "lNx", 07:50:24 "cardinality": "OFMiiE1w4K" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "model-constraint-uuid": "310f083b-2d76-4e2d-ab82-b4c6b2a49637-test1", 07:50:24 "constrained-element-set-uuid-to-replace": "70UQQ", 07:50:24 "constrained-element-sets": { 07:50:24 "constrained-element-set": [ 07:50:24 { 07:50:24 "constrained-element-set-uuid": "f6b24791-facd-41d8-8b4e-b76d750ef3e8-test1", 07:50:24 "constraint-type": "eBTDI1Xx", 07:50:24 "check-type": "uyscxXaNEt", 07:50:24 "element-choice-sets": { 07:50:24 "element-choice-set": [ 07:50:24 { 07:50:24 "element-choice-set-uuid": "efc328ed-3302-4808-b25a-adbbe88af7d9-test1", 07:50:24 "element-choice-set-name": "HwpVVTGb6e", 07:50:24 "cardinality": "dZ78oR", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "1f20c582-952d-4489-a45b-b7b898062bc4-test1", 07:50:24 "new-data-del-flag": "Vq8f3STu8ez", 07:50:24 "cardinality": "5lN" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "77f61b0a-ecf4-43ed-84b8-478372922557-test1", 07:50:24 "new-data-del-flag": "OrbNIIvUvTQ", 07:50:24 "cardinality": "CwT1hp9uUn" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "element-choice-set-uuid": "7561f91e-5d71-4871-b745-5974a29fa4f0-test1", 07:50:24 "element-choice-set-name": "JyMxtTdSzEYI", 07:50:24 "cardinality": "CU5", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "7857bb38-b373-4f32-bfed-fb698b38f288-test1", 07:50:24 "new-data-del-flag": "qGYsqE", 07:50:24 "cardinality": "m1wtW502" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "27097500-1e6a-4692-bcfc-8c5751094416-test1", 07:50:24 "new-data-del-flag": "e3LD9ESy1h2we", 07:50:24 "cardinality": "a0jEiwQq" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "constrained-element-set-uuid": "a63f212b-0608-4676-a801-eae9704ca6f8-test1", 07:50:24 "constraint-type": "1s642QAY3emE", 07:50:24 "check-type": "3sR23Vt", 07:50:24 "element-choice-sets": { 07:50:24 "element-choice-set": [ 07:50:24 { 07:50:24 "element-choice-set-uuid": "e6f1f3eb-61c5-4e00-877b-253d41dc8bc1-test1", 07:50:24 "element-choice-set-name": "EBhZUZSbs", 07:50:24 "cardinality": "1LrK8RM4o33LD", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "323c6b90-7aba-41ad-8313-5a4a2b2c56ae-test1", 07:50:24 "new-data-del-flag": "R3oKjC8hz87", 07:50:24 "cardinality": "LT8Phj" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "6a4f5cbe-6251-402e-aa0c-d42284acf4f3-test1", 07:50:24 "new-data-del-flag": "XeIPIYLqyIL", 07:50:24 "cardinality": "pGK" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 }, 07:50:24 { 07:50:24 "element-choice-set-uuid": "4937bd81-08f1-4cb7-b3bd-9c9db142a791-test1", 07:50:24 "element-choice-set-name": "VXcx", 07:50:24 "cardinality": "hIKH", 07:50:24 "model-elements": { 07:50:24 "model-element": [ 07:50:24 { 07:50:24 "model-element-uuid": "db4ddcd0-6a57-47af-b72d-f10e806bd779-test1", 07:50:24 "new-data-del-flag": "2lsYwLYukGh43", 07:50:24 "cardinality": "zhcfiBQ" 07:50:24 }, 07:50:24 { 07:50:24 "model-element-uuid": "7f0823ec-87f7-4f0a-b6ed-d19571917f3d-test1", 07:50:24 "new-data-del-flag": "8xUASuYyIym", 07:50:24 "cardinality": "ktmQThTtgu" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 }, 07:50:24 "metadata": { 07:50:24 "metadatum": [ 07:50:24 { 07:50:24 "metaname": "a4f78e88-e09f-4ca1-b26a-093141044aea-test1", 07:50:24 "metaval": "kfsTQsxZk" 07:50:24 }, 07:50:24 { 07:50:24 "metaname": "1d153c8b-ba38-4566-876b-53795a71b8f9-test1", 07:50:24 "metaval": "xr0Z" 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 ] 07:50:24 } 07:50:24 } 07:50:24 07:50:24 2024-02-06 07:50:24.820 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:50:24 2024-02-06 07:50:24.835 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:24 2024-02-06 07:50:24.835 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:24 2024-02-06 07:50:24.835 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:24 2024-02-06 07:50:24.835 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:25 2024-02-06 07:50:25.017 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:25 2024-02-06 07:50:25.087 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:25 2024-02-06 07:50:25.417 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1 with depth all 07:50:25 2024-02-06 07:50:25.418 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:50:25 2024-02-06 07:50:25.418 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:25 2024-02-06 07:50:25.418 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:25 2024-02-06 07:50:25.418 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:25 2024-02-06 07:50:25.418 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:25 2024-02-06 07:50:25.465 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:25 2024-02-06 07:50:25.465 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:25 2024-02-06 07:50:25.469 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1/model-vers/model-ver/0c4c59f0-9864-43ca-b0c2-ca38746b72a5-test1/model-elements/model-element/0dc2b8b6-af8d-4213-970b-7861a603fc86-test1/model-constraints/model-constraint/782ba24a-28ab-4fd0-8e69-da10cc5373f3-test1/constrained-element-sets/constrained-element-set/a33e65c3-1198-4d4c-9799-2b521e4c4212-test1/element-choice-sets/element-choice-set/7df27a94-06c8-46ef-9fc2-5900d8cffbb0-test1/model-elements/model-element/acf8b6cf-e051-4c1b-bcad-b24792f826cf-test1 with payload { 07:50:25 "model-element-uuid": "acf8b6cf-e051-4c1b-bcad-b24792f826cf-test1", 07:50:25 "new-data-del-flag": "7hWigbwQCh", 07:50:25 "cardinality": "loWHX7E8X", 07:50:25 "linkage-points": [ 07:50:25 "Ve4JU" 07:50:25 ], 07:50:25 "model-elements": { 07:50:25 "model-element": [ 07:50:25 { 07:50:25 "model-element-uuid": "01b757d5-6468-48d0-a1cd-2aa8310dadab-test1", 07:50:25 "new-data-del-flag": "IXoM0QnE0W", 07:50:25 "cardinality": "THLHKl" 07:50:25 }, 07:50:25 { 07:50:25 "model-element-uuid": "2e5d5696-2221-4bcf-a493-e0ca92e323de-test1", 07:50:25 "new-data-del-flag": "icATJZ7Vbhz", 07:50:25 "cardinality": "tOIz" 07:50:25 } 07:50:25 ] 07:50:25 }, 07:50:25 "model-constraints": { 07:50:25 "model-constraint": [ 07:50:25 { 07:50:25 "model-constraint-uuid": "9f2e872b-000e-4bb9-9398-f308a997dd4f-test1", 07:50:25 "constrained-element-set-uuid-to-replace": "XfAVftTYu", 07:50:25 "constrained-element-sets": { 07:50:25 "constrained-element-set": [ 07:50:25 { 07:50:25 "constrained-element-set-uuid": "103cc6f7-b648-4a3f-b5aa-0ffdac4d4bc5-test1", 07:50:25 "constraint-type": "FLKyNFdqbSSje", 07:50:25 "check-type": "IDLSYTM", 07:50:25 "element-choice-sets": { 07:50:25 "element-choice-set": [ 07:50:25 { 07:50:25 "element-choice-set-uuid": "5c063d38-d83e-4fe5-a721-86296fe39267-test1", 07:50:25 "element-choice-set-name": "EFc5b4k7LN8hF", 07:50:25 "cardinality": "xx8", 07:50:25 "model-elements": { 07:50:25 "model-element": [ 07:50:25 { 07:50:25 "model-element-uuid": "0b7a5aa2-5061-4916-a2c6-5280e67e0a71-test1", 07:50:25 "new-data-del-flag": "x1Lo15W", 07:50:25 "cardinality": "COu" 07:50:25 }, 07:50:25 { 07:50:25 "model-element-uuid": "f0af348b-1701-409f-bb11-e3acc77ad718-test1", 07:50:25 "new-data-del-flag": "eiWkNQEj", 07:50:25 "cardinality": "3aju5XtI" 07:50:25 } 07:50:25 ] 07:50:25 } 07:50:25 }, 07:50:25 { 07:50:25 "element-choice-set-uuid": "2c0888a6-fb6d-4a72-b0a1-3349c90d9e33-test1", 07:50:25 "element-choice-set-name": "Ko4", 07:50:25 "cardinality": "aXjnyYfCRFTDK", 07:50:25 "model-elements": { 07:50:25 "model-element": [ 07:50:25 { 07:50:25 "model-element-uuid": "ea8853be-8473-4f80-8229-9041864e143e-test1", 07:50:25 "new-data-del-flag": "4tirsCs0fjDdS", 07:50:25 "cardinality": "v2hbEn8u" 07:50:25 }, 07:50:25 { 07:50:25 "model-element-uuid": "f1267f37-5aa0-4f4a-ae66-3cf782ff4a9d-test1", 07:50:25 "new-data-del-flag": "mzuWZTlc9f", 07:50:25 "cardinality": "ysBXVL" 07:50:25 } 07:50:25 ] 07:50:25 } 07:50:25 } 07:50:25 ] 07:50:25 } 07:50:25 }, 07:50:25 { 07:50:25 "constrained-element-set-uuid": "a82256df-5bc8-4433-851f-9b09f63432b4-test1", 07:50:25 "constraint-type": "qgnLpj", 07:50:25 "check-type": "zFug3wfyCe5cF", 07:50:25 "element-choice-sets": { 07:50:25 "element-choice-set": [ 07:50:25 { 07:50:25 "element-choice-set-uuid": "3ce79981-c0cc-4210-9dab-89b8866797be-test1", 07:50:25 "element-choice-set-name": "rZ2f7Es", 07:50:25 "cardinality": "H1b", 07:50:25 "model-elements": { 07:50:25 "model-element": [ 07:50:25 { 07:50:25 "model-element-uuid": "52362a88-eb7a-4fe5-a6d5-1ca414cfed64-test1", 07:50:25 "new-data-del-flag": "8cQmvQgeKJz", 07:50:25 "cardinality": "6T7GiwYlJR5" 07:50:25 }, 07:50:25 { 07:50:25 "model-element-uuid": "e9d00d89-a340-4ef1-ab19-63367a5e8642-test1", 07:50:25 "new-data-del-flag": "ec8DWfYeMJdr", 07:50:25 "cardinality": "Bumc8fT7" 07:50:25 } 07:50:25 ] 07:50:25 } 07:50:25 }, 07:50:25 { 07:50:25 "element-choice-set-uuid": "335bac38-9739-4ff7-8743-e186310d86a9-test1", 07:50:25 "element-choice-set-name": "K0MH", 07:50:25 "cardinality": "rL3fH1Oz", 07:50:25 "model-elements": { 07:50:25 "model-element": [ 07:50:25 { 07:50:25 "model-element-uuid": "29244639-38ab-45b2-82b7-b91001ad56da-test1", 07:50:25 "new-data-del-flag": "YZGbB6", 07:50:25 "cardinality": "ushcYd" 07:50:25 }, 07:50:25 { 07:50:25 "model-element-uuid": "e36d3159-bfa7-465a-849f-de9ca6d4f304-test1", 07:50:25 "new-data-del-flag": "ZtzRhZbxv2i", 07:50:25 "cardinality": "NE4m8n5hj" 07:50:25 } 07:50:25 ] 07:50:25 } 07:50:25 } 07:50:25 ] 07:50:25 } 07:50:25 } 07:50:25 ] 07:50:25 } 07:50:25 }, 07:50:25 { 07:50:25 "model-constraint-uuid": "9e74a97c-52a9-43b4-bb9d-144cb5a2216e-test1", 07:50:25 "constrained-element-set-uuid-to-replace": "bZqdarfk6", 07:50:25 "constrained-element-sets": { 07:50:25 "constrained-element-set": [ 07:50:25 { 07:50:25 "constrained-element-set-uuid": "6c4db1da-8860-4445-a0ad-3ae00709e2bb-test1", 07:50:25 "constraint-type": "Xzat2eVcU36g", 07:50:25 "check-type": "3Y5Bi32VkRHFl", 07:50:25 "element-choice-sets": { 07:50:25 "element-choice-set": [ 07:50:25 { 07:50:25 "element-choice-set-uuid": "33dc52b0-3461-4ca6-a195-c3cacc2ab426-test1", 07:50:25 "element-choice-set-name": "2ziwMvQGmanJ", 07:50:25 "cardinality": "7XXcdT5sqsOf", 07:50:25 "model-elements": { 07:50:25 "model-element": [ 07:50:25 { 07:50:25 "model-element-uuid": "c0fb7805-dfc4-4972-9a1c-d9409560f6e3-test1", 07:50:25 "new-data-del-flag": "262Lx", 07:50:25 "cardinality": "0ZaryC" 07:50:25 }, 07:50:25 { 07:50:25 "model-element-uuid": "e868506d-ef7d-4843-9c1b-47712c7c1b77-test1", 07:50:25 "new-data-del-flag": "f7cKUCEbVuj6", 07:50:25 "cardinality": "6LlYciE99" 07:50:25 } 07:50:25 ] 07:50:25 } 07:50:25 }, 07:50:25 { 07:50:25 "element-choice-set-uuid": "aca6b107-ba99-4e10-aef5-ff35a5b25a60-test1", 07:50:25 "element-choice-set-name": "lqfZDs", 07:50:25 "cardinality": "9AwB7", 07:50:25 "model-elements": { 07:50:25 "model-element": [ 07:50:25 { 07:50:25 "model-element-uuid": "527faaf0-f989-47a4-9ffd-4ea16d034be1-test1", 07:50:25 "new-data-del-flag": "mPra14ZfLilOw", 07:50:25 "cardinality": "y6mYr6" 07:50:25 }, 07:50:25 { 07:50:25 "model-element-uuid": "dfd7c245-0a28-494d-b388-faf27481674c-test1", 07:50:25 "new-data-del-flag": "muGR", 07:50:25 "cardinality": "TUj4Z" 07:50:25 } 07:50:25 ] 07:50:25 } 07:50:25 } 07:50:25 ] 07:50:25 } 07:50:25 }, 07:50:25 { 07:50:25 "constrained-element-set-uuid": "17999338-a062-4447-b8c3-b27228255ede-test1", 07:50:25 "constraint-type": "WhTbdWCLyA", 07:50:25 "check-type": "tN02MBeB", 07:50:25 "element-choice-sets": { 07:50:25 "element-choice-set": [ 07:50:25 { 07:50:25 "element-choice-set-uuid": "633c6757-2270-48fb-bff7-61145e6c943f-test1", 07:50:25 "element-choice-set-name": "Ith1PEe6", 07:50:25 "cardinality": "8sta", 07:50:25 "model-elements": { 07:50:25 "model-element": [ 07:50:25 { 07:50:25 "model-element-uuid": "827c40a9-cabe-460a-b537-2f117ca62db5-test1", 07:50:25 "new-data-del-flag": "fS65rXWQY", 07:50:25 "cardinality": "Kq42Z8GzCh" 07:50:25 }, 07:50:25 { 07:50:25 "model-element-uuid": "c107a4bd-59e4-4249-bbc3-a006645dcb01-test1", 07:50:25 "new-data-del-flag": "EtgTeJdo19", 07:50:25 "cardinality": "tvzpgg" 07:50:25 } 07:50:25 ] 07:50:25 } 07:50:25 }, 07:50:25 { 07:50:25 "element-choice-set-uuid": "930260d8-4cfd-4494-ba2c-d619c143a390-test1", 07:50:25 "element-choice-set-name": "ugDc0", 07:50:25 "cardinality": "K8MXjV", 07:50:25 "model-elements": { 07:50:25 "model-element": [ 07:50:25 { 07:50:25 "model-element-uuid": "f17f9eea-d421-4e8a-8628-32a4b56507ef-test1", 07:50:25 "new-data-del-flag": "rjAbq7gyZWe", 07:50:25 "cardinality": "VbDCFB9" 07:50:25 }, 07:50:25 { 07:50:25 "model-element-uuid": "ee1d800e-46c1-4bb0-8664-f257850ffff9-test1", 07:50:25 "new-data-del-flag": "YontPXK4sj4s", 07:50:25 "cardinality": "UQnNPld4sE" 07:50:25 } 07:50:25 ] 07:50:25 } 07:50:25 } 07:50:25 ] 07:50:25 } 07:50:25 } 07:50:25 ] 07:50:25 } 07:50:25 } 07:50:25 ] 07:50:25 } 07:50:25 } 07:50:25 07:50:25 2024-02-06 07:50:25.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-element 07:50:25 2024-02-06 07:50:25.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:25 2024-02-06 07:50:25.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:25 2024-02-06 07:50:25.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:25 2024-02-06 07:50:25.527 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:25 2024-02-06 07:50:25.562 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:25 2024-02-06 07:50:25.581 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:25 2024-02-06 07:50:25.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1 with depth all 07:50:25 2024-02-06 07:50:25.588 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:50:25 2024-02-06 07:50:25.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:25 2024-02-06 07:50:25.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:25 2024-02-06 07:50:25.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:25 2024-02-06 07:50:25.589 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:25 2024-02-06 07:50:25.635 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:25 2024-02-06 07:50:25.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:25 2024-02-06 07:50:25.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1 with resource version 1707205824835 07:50:25 2024-02-06 07:50:25.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:50:25 2024-02-06 07:50:25.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:25 2024-02-06 07:50:25.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:25 2024-02-06 07:50:25.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:25 2024-02-06 07:50:25.637 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:26 2024-02-06 07:50:26.126 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385160 with label model 07:50:26 2024-02-06 07:50:26.126 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389336 with label model-ver 07:50:26 2024-02-06 07:50:26.126 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430152 with label model-ver 07:50:26 2024-02-06 07:50:26.127 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 311408 with label model-element 07:50:26 2024-02-06 07:50:26.127 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 352336 with label metadatum 07:50:26 2024-02-06 07:50:26.127 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401536 with label model-element 07:50:26 2024-02-06 07:50:26.127 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409816 with label metadatum 07:50:26 2024-02-06 07:50:26.127 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360528 with label metadatum 07:50:26 2024-02-06 07:50:26.128 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397560 with label model-element 07:50:26 2024-02-06 07:50:26.128 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 422136 with label metadatum 07:50:26 2024-02-06 07:50:26.128 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434392 with label model-element 07:50:26 2024-02-06 07:50:26.128 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 327760 with label model-element 07:50:26 2024-02-06 07:50:26.128 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 331856 with label model-element 07:50:26 2024-02-06 07:50:26.129 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389248 with label model-constraint 07:50:26 2024-02-06 07:50:26.129 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393424 with label model-constraint 07:50:26 2024-02-06 07:50:26.129 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 335984 with label model-constraint 07:50:26 2024-02-06 07:50:26.129 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397448 with label model-element 07:50:26 2024-02-06 07:50:26.129 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430184 with label model-element 07:50:26 2024-02-06 07:50:26.130 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434280 with label model-constraint 07:50:26 2024-02-06 07:50:26.130 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401656 with label model-element 07:50:26 2024-02-06 07:50:26.130 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405640 with label model-element 07:50:26 2024-02-06 07:50:26.130 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438344 with label model-constraint 07:50:26 2024-02-06 07:50:26.130 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442472 with label model-constraint 07:50:26 2024-02-06 07:50:26.130 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344176 with label model-element 07:50:26 2024-02-06 07:50:26.131 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 417920 with label model-constraint 07:50:26 2024-02-06 07:50:26.131 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 418040 with label model-constraint 07:50:26 2024-02-06 07:50:26.131 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 462952 with label model-element 07:50:26 2024-02-06 07:50:26.131 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405712 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.131 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426088 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.132 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368888 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.132 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401616 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.132 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 421960 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.132 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438376 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.132 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405576 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.133 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 418000 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.133 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426200 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.133 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438480 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.133 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405752 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.133 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434384 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.134 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 422016 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.134 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 475152 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.134 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442584 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.134 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 475240 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.134 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 381176 with label element-choice-set 07:50:26 2024-02-06 07:50:26.135 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393344 with label element-choice-set 07:50:26 2024-02-06 07:50:26.135 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344144 with label element-choice-set 07:50:26 2024-02-06 07:50:26.135 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401480 with label element-choice-set 07:50:26 2024-02-06 07:50:26.135 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372984 with label element-choice-set 07:50:26 2024-02-06 07:50:26.135 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389256 with label element-choice-set 07:50:26 2024-02-06 07:50:26.136 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385152 with label element-choice-set 07:50:26 2024-02-06 07:50:26.136 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434192 with label element-choice-set 07:50:26 2024-02-06 07:50:26.136 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401544 with label element-choice-set 07:50:26 2024-02-06 07:50:26.136 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426056 with label element-choice-set 07:50:26 2024-02-06 07:50:26.137 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405632 with label element-choice-set 07:50:26 2024-02-06 07:50:26.137 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446480 with label element-choice-set 07:50:26 2024-02-06 07:50:26.137 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397528 with label element-choice-set 07:50:26 2024-02-06 07:50:26.137 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409808 with label element-choice-set 07:50:26 2024-02-06 07:50:26.137 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389368 with label element-choice-set 07:50:26 2024-02-06 07:50:26.138 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413768 with label element-choice-set 07:50:26 2024-02-06 07:50:26.138 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 422024 with label element-choice-set 07:50:26 2024-02-06 07:50:26.138 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458856 with label element-choice-set 07:50:26 2024-02-06 07:50:26.138 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 418008 with label element-choice-set 07:50:26 2024-02-06 07:50:26.138 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442440 with label element-choice-set 07:50:26 2024-02-06 07:50:26.139 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 356432 with label element-choice-set 07:50:26 2024-02-06 07:50:26.139 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409728 with label element-choice-set 07:50:26 2024-02-06 07:50:26.139 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413824 with label element-choice-set 07:50:26 2024-02-06 07:50:26.139 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413832 with label element-choice-set 07:50:26 2024-02-06 07:50:26.139 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438488 with label element-choice-set 07:50:26 2024-02-06 07:50:26.140 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467048 with label element-choice-set 07:50:26 2024-02-06 07:50:26.140 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446536 with label element-choice-set 07:50:26 2024-02-06 07:50:26.140 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458960 with label element-choice-set 07:50:26 2024-02-06 07:50:26.140 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446680 with label element-choice-set 07:50:26 2024-02-06 07:50:26.140 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 479248 with label element-choice-set 07:50:26 2024-02-06 07:50:26.141 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450776 with label element-choice-set 07:50:26 2024-02-06 07:50:26.141 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471248 with label element-choice-set 07:50:26 2024-02-06 07:50:26.141 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385272 with label model-element 07:50:26 2024-02-06 07:50:26.141 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438288 with label model-element 07:50:26 2024-02-06 07:50:26.141 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 335952 with label model-element 07:50:26 2024-02-06 07:50:26.142 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393352 with label model-element 07:50:26 2024-02-06 07:50:26.142 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397440 with label model-element 07:50:26 2024-02-06 07:50:26.142 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442384 with label model-element 07:50:26 2024-02-06 07:50:26.142 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 340048 with label model-element 07:50:26 2024-02-06 07:50:26.142 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393432 with label model-element 07:50:26 2024-02-06 07:50:26.142 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364624 with label model-element 07:50:26 2024-02-06 07:50:26.143 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 381056 with label model-element 07:50:26 2024-02-06 07:50:26.143 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426000 with label model-element 07:50:26 2024-02-06 07:50:26.143 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397520 with label model-element 07:50:26 2024-02-06 07:50:26.143 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430096 with label model-element 07:50:26 2024-02-06 07:50:26.143 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 315504 with label model-element 07:50:26 2024-02-06 07:50:26.144 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 377080 with label model-element 07:50:26 2024-02-06 07:50:26.144 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393288 with label model-element 07:50:26 2024-02-06 07:50:26.144 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397384 with label model-element 07:50:26 2024-02-06 07:50:26.144 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 348240 with label model-element 07:50:26 2024-02-06 07:50:26.144 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450576 with label model-element 07:50:26 2024-02-06 07:50:26.144 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430288 with label model-element 07:50:26 2024-02-06 07:50:26.145 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454672 with label model-element 07:50:26 2024-02-06 07:50:26.145 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401624 with label model-element 07:50:26 2024-02-06 07:50:26.145 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405720 with label model-element 07:50:26 2024-02-06 07:50:26.145 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 417864 with label model-element 07:50:26 2024-02-06 07:50:26.145 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426192 with label model-element 07:50:26 2024-02-06 07:50:26.145 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 319600 with label model-element 07:50:26 2024-02-06 07:50:26.146 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409672 with label model-element 07:50:26 2024-02-06 07:50:26.146 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 323696 with label model-element 07:50:26 2024-02-06 07:50:26.146 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413904 with label model-element 07:50:26 2024-02-06 07:50:26.146 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393464 with label model-element 07:50:26 2024-02-06 07:50:26.146 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 422096 with label model-element 07:50:26 2024-02-06 07:50:26.147 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 327792 with label model-element 07:50:26 2024-02-06 07:50:26.147 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 331888 with label model-element 07:50:26 2024-02-06 07:50:26.147 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430296 with label model-element 07:50:26 2024-02-06 07:50:26.147 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446672 with label model-element 07:50:26 2024-02-06 07:50:26.147 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 340080 with label model-element 07:50:26 2024-02-06 07:50:26.148 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 466960 with label model-element 07:50:26 2024-02-06 07:50:26.148 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 422104 with label model-element 07:50:26 2024-02-06 07:50:26.148 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442576 with label model-element 07:50:26 2024-02-06 07:50:26.148 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 417928 with label model-element 07:50:26 2024-02-06 07:50:26.148 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454760 with label model-element 07:50:26 2024-02-06 07:50:26.148 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434248 with label model-element 07:50:26 2024-02-06 07:50:26.149 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458768 with label model-element 07:50:26 2024-02-06 07:50:26.149 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409736 with label model-element 07:50:26 2024-02-06 07:50:26.149 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413912 with label model-element 07:50:26 2024-02-06 07:50:26.149 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409848 with label model-element 07:50:26 2024-02-06 07:50:26.149 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446568 with label model-element 07:50:26 2024-02-06 07:50:26.150 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450664 with label model-element 07:50:26 2024-02-06 07:50:26.150 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 462864 with label model-element 07:50:26 2024-02-06 07:50:26.150 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 348272 with label model-element 07:50:26 2024-02-06 07:50:26.150 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471056 with label model-element 07:50:26 2024-02-06 07:50:26.150 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426120 with label model-element 07:50:26 2024-02-06 07:50:26.150 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450768 with label model-element 07:50:26 2024-02-06 07:50:26.151 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426112 with label model-element 07:50:26 2024-02-06 07:50:26.151 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454864 with label model-element 07:50:26 2024-02-06 07:50:26.151 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413944 with label model-element 07:50:26 2024-02-06 07:50:26.151 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 463056 with label model-element 07:50:26 2024-02-06 07:50:26.151 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450632 with label model-element 07:50:26 2024-02-06 07:50:26.152 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454728 with label model-element 07:50:26 2024-02-06 07:50:26.152 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458824 with label model-element 07:50:26 2024-02-06 07:50:26.152 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471144 with label model-element 07:50:26 2024-02-06 07:50:26.152 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 352368 with label model-element 07:50:26 2024-02-06 07:50:26.152 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467152 with label model-element 07:50:26 2024-02-06 07:50:26.152 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430208 with label model-element 07:50:26 2024-02-06 07:50:26.153 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 479336 with label model-element 07:50:26 2024-02-06 07:50:26.153 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368720 with label model-element 07:50:26 2024-02-06 07:50:26.153 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458968 with label model-constraint 07:50:26 2024-02-06 07:50:26.153 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 483432 with label model-element 07:50:26 2024-02-06 07:50:26.153 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 487528 with label model-constraint 07:50:26 2024-02-06 07:50:26.153 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 376912 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.154 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 487440 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.154 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 462920 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.154 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 491624 with label constrained-element-set 07:50:26 2024-02-06 07:50:26.154 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 381008 with label element-choice-set 07:50:26 2024-02-06 07:50:26.155 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454792 with label element-choice-set 07:50:26 2024-02-06 07:50:26.155 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434304 with label element-choice-set 07:50:26 2024-02-06 07:50:26.155 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438400 with label element-choice-set 07:50:26 2024-02-06 07:50:26.155 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 356464 with label element-choice-set 07:50:26 2024-02-06 07:50:26.155 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430216 with label element-choice-set 07:50:26 2024-02-06 07:50:26.156 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372816 with label element-choice-set 07:50:26 2024-02-06 07:50:26.156 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471112 with label element-choice-set 07:50:26 2024-02-06 07:50:26.156 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364656 with label model-element 07:50:26 2024-02-06 07:50:26.156 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450696 with label model-element 07:50:26 2024-02-06 07:50:26.156 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385104 with label model-element 07:50:26 2024-02-06 07:50:26.157 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 479440 with label model-element 07:50:26 2024-02-06 07:50:26.157 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360560 with label model-element 07:50:26 2024-02-06 07:50:26.157 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430328 with label model-element 07:50:26 2024-02-06 07:50:26.157 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446600 with label model-element 07:50:26 2024-02-06 07:50:26.157 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 475208 with label model-element 07:50:26 2024-02-06 07:50:26.157 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454872 with label model-element 07:50:26 2024-02-06 07:50:26.158 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467016 with label model-element 07:50:26 2024-02-06 07:50:26.158 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426232 with label model-element 07:50:26 2024-02-06 07:50:26.158 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434312 with label model-element 07:50:26 2024-02-06 07:50:26.158 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438408 with label model-element 07:50:26 2024-02-06 07:50:26.158 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 475344 with label model-element 07:50:26 2024-02-06 07:50:26.159 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442504 with label model-element 07:50:26 2024-02-06 07:50:26.159 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 483344 with label model-element 07:50:26 2024-02-06 07:50:26.187 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:26 2024-02-06 07:50:26.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.028 s - in org.onap.aai.rest.ModelElementTest 07:50:26 [INFO] Running org.onap.aai.rest.HPACapabilityTest 07:50:26 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.onap.aai.rest.HPACapabilityTest 07:50:26 [INFO] Running org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest 07:50:26 2024-02-06 07:50:26.568 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:26 07:50:26 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:26 07:50:26 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:26 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:26 07:50:26 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:26 07:50:26 2024-02-06 07:50:26.596 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:26 2024-02-06 07:50:26.597 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:26 2024-02-06 07:50:26.597 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:26 2024-02-06 07:50:26.597 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:26 2024-02-06 07:50:26.598 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:26 2024-02-06 07:50:26.598 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:26 2024-02-06 07:50:26.599 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:26 2024-02-06 07:50:26.599 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:26 2024-02-06 07:50:26.600 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:26 2024-02-06 07:50:26.600 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:26 2024-02-06 07:50:26.601 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:26 2024-02-06 07:50:26.605 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:26 2024-02-06 07:50:26.605 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:26 2024-02-06 07:50:26.606 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:26 2024-02-06 07:50:26.607 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:26 [EL Warning]: moxy: 2024-02-06 07:50:26.641--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:26 2024-02-06 07:50:26.800 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:26 2024-02-06 07:50:26.808 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:26 2024-02-06 07:50:26.809 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:26 2024-02-06 07:50:26.809 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:26 [EL Warning]: moxy: 2024-02-06 07:50:26.843--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:27 2024-02-06 07:50:27.023 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:27 2024-02-06 07:50:27.032 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:27 2024-02-06 07:50:27.033 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:27 2024-02-06 07:50:27.033 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:27 [EL Warning]: moxy: 2024-02-06 07:50:27.069--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:27 2024-02-06 07:50:27.260 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:27 2024-02-06 07:50:27.269 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:27 2024-02-06 07:50:27.271 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:27 2024-02-06 07:50:27.271 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:27 [EL Warning]: moxy: 2024-02-06 07:50:27.309--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:27 2024-02-06 07:50:27.519 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:27 2024-02-06 07:50:27.528 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:27 2024-02-06 07:50:27.530 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:27 2024-02-06 07:50:27.530 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:27 [EL Warning]: moxy: 2024-02-06 07:50:27.573--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:27 2024-02-06 07:50:27.805 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:27 2024-02-06 07:50:27.831 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-cd753e8a-8177-45a5-8a95-6d8fe11a98d7 with payload { 07:50:27 "model-invariant-id": "test-model-cd753e8a-8177-45a5-8a95-6d8fe11a98d7", 07:50:27 "model-type": "some-type" 07:50:27 } 07:50:27 2024-02-06 07:50:27.832 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:50:27 2024-02-06 07:50:27.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:27 2024-02-06 07:50:27.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:27 2024-02-06 07:50:27.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:27 2024-02-06 07:50:27.837 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:27 2024-02-06 07:50:27.838 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:27 2024-02-06 07:50:27.841 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:27 2024-02-06 07:50:27.842 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-cd753e8a-8177-45a5-8a95-6d8fe11a98d7/model-vers/model-ver/test-model-ver-55150be7-9537-4c01-a5ce-83e45705c08a with payload { 07:50:27 "model-version-id": "test-model-ver-55150be7-9537-4c01-a5ce-83e45705c08a", 07:50:27 "model-name": "some-model", 07:50:27 "model-version": "testValue" 07:50:27 } 07:50:27 2024-02-06 07:50:27.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:50:27 2024-02-06 07:50:27.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:27 2024-02-06 07:50:27.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:27 2024-02-06 07:50:27.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:27 2024-02-06 07:50:27.844 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:27 2024-02-06 07:50:27.846 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:27 2024-02-06 07:50:27.849 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:27 2024-02-06 07:50:27.850 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c4259f19-3950-441b-b033-aa69e4fe4578 with payload { 07:50:27 "vnf-id": "test-generic-c4259f19-3950-441b-b033-aa69e4fe4578", 07:50:27 "vnf-type": "someval", 07:50:27 "vnf-name": "someval", 07:50:27 "model-invariant-id": "test-model-cd753e8a-8177-45a5-8a95-6d8fe11a98d7", 07:50:27 "model-version-id": "test-model-ver-55150be7-9537-4c01-a5ce-83e45705c08a" 07:50:27 } 07:50:27 07:50:27 2024-02-06 07:50:27.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:27 2024-02-06 07:50:27.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:27 2024-02-06 07:50:27.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:27 2024-02-06 07:50:27.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:27 2024-02-06 07:50:27.852 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:27 2024-02-06 07:50:27.860 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:27 2024-02-06 07:50:27.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:27 2024-02-06 07:50:27.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c4259f19-3950-441b-b033-aa69e4fe4578 with depth all 07:50:27 2024-02-06 07:50:27.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:27 2024-02-06 07:50:27.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:27 2024-02-06 07:50:27.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:27 2024-02-06 07:50:27.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:27 2024-02-06 07:50:27.869 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:27 2024-02-06 07:50:27.871 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:27 2024-02-06 07:50:27.871 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:27 2024-02-06 07:50:27.872 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:50:27 2024-02-06 07:50:27.875 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-c4259f19-3950-441b-b033-aa69e4fe4578 with depth all 07:50:27 2024-02-06 07:50:27.875 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:27 2024-02-06 07:50:27.876 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:27 2024-02-06 07:50:27.876 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:27 2024-02-06 07:50:27.876 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:27 2024-02-06 07:50:27.876 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:27 2024-02-06 07:50:27.878 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:27 2024-02-06 07:50:27.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:27 2024-02-06 07:50:27.879 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c4259f19-3950-441b-b033-aa69e4fe4578 with resource version 1707205827852 07:50:27 2024-02-06 07:50:27.879 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:27 2024-02-06 07:50:27.879 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:27 2024-02-06 07:50:27.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:27 2024-02-06 07:50:27.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:27 2024-02-06 07:50:27.880 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:27 2024-02-06 07:50:27.882 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 479304 with label generic-vnf 07:50:27 2024-02-06 07:50:27.883 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:27 2024-02-06 07:50:27.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:28 2024-02-06 07:50:28.187 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:50:28 2024-02-06 07:50:28.194 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-4d233b49-e522-45b0-8135-9e6970191f68 with payload { 07:50:28 "model-invariant-id": "test-model-4d233b49-e522-45b0-8135-9e6970191f68", 07:50:28 "model-type": "some-type" 07:50:28 } 07:50:28 2024-02-06 07:50:28.194 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 07:50:28 2024-02-06 07:50:28.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:28 2024-02-06 07:50:28.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:28 2024-02-06 07:50:28.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:28 2024-02-06 07:50:28.196 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:28 2024-02-06 07:50:28.197 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:28 2024-02-06 07:50:28.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:28 2024-02-06 07:50:28.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-4d233b49-e522-45b0-8135-9e6970191f68/model-vers/model-ver/test-model-ver-d56f412a-a29a-487f-99a5-69a0d35d6652 with payload { 07:50:28 "model-version-id": "test-model-ver-d56f412a-a29a-487f-99a5-69a0d35d6652", 07:50:28 "model-name": "some-model", 07:50:28 "model-version": "testValue" 07:50:28 } 07:50:28 2024-02-06 07:50:28.199 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 07:50:28 2024-02-06 07:50:28.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:28 2024-02-06 07:50:28.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:28 2024-02-06 07:50:28.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:28 2024-02-06 07:50:28.200 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:28 2024-02-06 07:50:28.202 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:28 2024-02-06 07:50:28.203 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:28 2024-02-06 07:50:28.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b25af4b4-e129-4e07-a376-57d98bea11f0 with payload { 07:50:28 "vnf-id": "test-generic-b25af4b4-e129-4e07-a376-57d98bea11f0", 07:50:28 "vnf-type": "someval", 07:50:28 "vnf-name": "someval", 07:50:28 "model-invariant-id": "test-model-4d233b49-e522-45b0-8135-9e6970191f68", 07:50:28 "model-version-id": "test-model-ver-d56f412a-a29a-487f-99a5-69a0d35d6652" 07:50:28 } 07:50:28 07:50:28 2024-02-06 07:50:28.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:28 2024-02-06 07:50:28.205 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:28 2024-02-06 07:50:28.205 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:28 2024-02-06 07:50:28.205 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:28 2024-02-06 07:50:28.205 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:28 2024-02-06 07:50:28.211 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:28 2024-02-06 07:50:28.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:28 2024-02-06 07:50:28.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b25af4b4-e129-4e07-a376-57d98bea11f0 with depth all 07:50:28 2024-02-06 07:50:28.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:28 2024-02-06 07:50:28.215 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:28 2024-02-06 07:50:28.215 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:28 2024-02-06 07:50:28.215 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:28 2024-02-06 07:50:28.215 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:28 2024-02-06 07:50:28.217 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:28 2024-02-06 07:50:28.217 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:28 2024-02-06 07:50:28.217 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:50:28 2024-02-06 07:50:28.221 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-b25af4b4-e129-4e07-a376-57d98bea11f0 with depth all 07:50:28 2024-02-06 07:50:28.221 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:28 2024-02-06 07:50:28.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:28 2024-02-06 07:50:28.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:28 2024-02-06 07:50:28.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:28 2024-02-06 07:50:28.221 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:28 2024-02-06 07:50:28.223 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:28 2024-02-06 07:50:28.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:28 2024-02-06 07:50:28.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b25af4b4-e129-4e07-a376-57d98bea11f0 with resource version 1707205828205 07:50:28 2024-02-06 07:50:28.225 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:28 2024-02-06 07:50:28.225 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:28 2024-02-06 07:50:28.225 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:28 2024-02-06 07:50:28.225 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:28 2024-02-06 07:50:28.225 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:28 2024-02-06 07:50:28.227 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368752 with label generic-vnf 07:50:28 2024-02-06 07:50:28.228 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:28 2024-02-06 07:50:28.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:28 2024-02-06 07:50:28.532 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 07:50:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.977 s - in org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest 07:50:28 [INFO] Running org.onap.aai.rest.VipAddressListTest 07:50:28 2024-02-06 07:50:28.550 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4 with payload { 07:50:28 "cloud-owner": "cloud-region-owner-with-vip-ipv4", 07:50:28 "cloud-region-id": "cloud-region-id-with-vip-ipv4" 07:50:28 } 07:50:28 07:50:28 2024-02-06 07:50:28.551 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:28 2024-02-06 07:50:28.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:28 2024-02-06 07:50:28.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:28 2024-02-06 07:50:28.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:28 2024-02-06 07:50:28.553 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:28 2024-02-06 07:50:28.555 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:28 2024-02-06 07:50:28.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:28 2024-02-06 07:50:28.569 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4 with depth all 07:50:28 2024-02-06 07:50:28.570 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:28 2024-02-06 07:50:28.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:28 2024-02-06 07:50:28.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:28 2024-02-06 07:50:28.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:28 2024-02-06 07:50:28.570 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:28 2024-02-06 07:50:28.572 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:28 2024-02-06 07:50:28.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:28 2024-02-06 07:50:28.573 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4/vip-ipv4-address-list/vip-ipv4-address-list-1 with payload { 07:50:28 "vip-ipv4-address": "vip-ipv4-address-list-1", 07:50:28 "vip-ipv4-prefix-length": 3333, 07:50:28 "vlan-id-inner": 3333, 07:50:28 "vlan-id-outer": 3333 07:50:28 } 07:50:28 07:50:28 2024-02-06 07:50:28.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 07:50:28 2024-02-06 07:50:28.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:28 2024-02-06 07:50:28.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:28 2024-02-06 07:50:28.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:28 2024-02-06 07:50:28.575 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:28 2024-02-06 07:50:28.577 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:28 2024-02-06 07:50:28.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:28 2024-02-06 07:50:28.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4/vip-ipv4-address-list/vip-ipv4-address-list-1 with depth all 07:50:28 2024-02-06 07:50:28.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 07:50:28 2024-02-06 07:50:28.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:28 2024-02-06 07:50:28.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:28 2024-02-06 07:50:28.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:28 2024-02-06 07:50:28.885 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:28 2024-02-06 07:50:28.887 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:28 2024-02-06 07:50:28.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:28 2024-02-06 07:50:28.888 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4/vip-ipv4-address-list/vip-ipv4-address-list-1 with resource version 1707205828575 07:50:28 2024-02-06 07:50:28.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 07:50:28 2024-02-06 07:50:28.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:28 2024-02-06 07:50:28.890 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:28 2024-02-06 07:50:28.890 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:28 2024-02-06 07:50:28.890 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:28 2024-02-06 07:50:28.893 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389200 with label vip-ipv4-address-list 07:50:28 2024-02-06 07:50:28.894 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:28 2024-02-06 07:50:28.895 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:29 2024-02-06 07:50:29.197 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4 with depth all 07:50:29 2024-02-06 07:50:29.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:29 2024-02-06 07:50:29.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:29 2024-02-06 07:50:29.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:29 2024-02-06 07:50:29.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:29 2024-02-06 07:50:29.199 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:29 2024-02-06 07:50:29.202 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:29 2024-02-06 07:50:29.202 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:29 2024-02-06 07:50:29.203 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4 with resource version 1707205828553 07:50:29 2024-02-06 07:50:29.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:29 2024-02-06 07:50:29.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:29 2024-02-06 07:50:29.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:29 2024-02-06 07:50:29.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:29 2024-02-06 07:50:29.204 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:29 2024-02-06 07:50:29.206 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442496 with label cloud-region 07:50:29 2024-02-06 07:50:29.207 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:29 2024-02-06 07:50:29.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.967 s - in org.onap.aai.rest.VipAddressListTest 07:50:29 [INFO] Running org.onap.aai.rest.EdgeNotValidAnymoreTest 07:50:29 2024-02-06 07:50:29.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/cloud-infrastructure/cloud-regions/cloud-region/junit-cloud-owner-with-vlan/junit-cloud-region-with-vlan with payload { 07:50:29 "cloud-owner" : "junit-cloud-owner-with-vlan", 07:50:29 "cloud-region-id" : "junit-cloud-region-with-vlan", 07:50:29 "cloud-type" : "P9P1X6U9eDXR", 07:50:29 "owner-defined-type" : "OUrR8kI6Br", 07:50:29 "tenants" : { 07:50:29 "tenant" : [ { 07:50:29 "tenant-id" : "tenant1-with-vlan", 07:50:29 "tenant-name" : "yhgVBcv3Pr", 07:50:29 "vservers" : { 07:50:29 "vserver" : [ { 07:50:29 "vserver-id" : "vserver1-with-vlan", 07:50:29 "vserver-name" : "P3SJ347Uyv", 07:50:29 "vserver-name2" : "1dHd", 07:50:29 "vserver-selflink" : "v7dU8H", 07:50:29 "in-maint" : false, 07:50:29 "is-closed-loop-disabled" : true, 07:50:29 "l-interfaces" : { 07:50:29 "l-interface" : [ { 07:50:29 "interface-name" : "top-linterface-with-vlan", 07:50:29 "interface-role" : "3W1FAJGSQ", 07:50:29 "v6-wan-link-ip" : "WugWw3N", 07:50:29 "selflink" : "Of4j0pU", 07:50:29 "interface-id" : "eoW", 07:50:29 "macaddr" : "XNbbIy33", 07:50:29 "network-name" : "ZETDv5sGhiS", 07:50:29 "management-option" : "qR3RyCxgEU", 07:50:29 "vlans" : { 07:50:29 "vlan" : [ { 07:50:29 "vlan-interface" : "test-vlan-interface-1", 07:50:29 "vlan-id-inner" : 884, 07:50:29 "vlan-id-outer" : 992, 07:50:29 "speed-value" : "RyFPm", 07:50:29 "speed-units" : "ZrckmLff7b", 07:50:29 "vlan-description" : "zjAeUFgeagpf", 07:50:29 "backdoor-connection" : "gANMvUquB", 07:50:29 "vpn-key" : "l0rV7bb2Sc", 07:50:29 "orchestration-status" : "WVnLpbzIx", 07:50:29 "in-maint" : false, 07:50:29 "prov-status" : "tYMRi6df", 07:50:29 "is-ip-unnumbered" : false 07:50:29 } ] 07:50:29 } 07:50:29 } ] 07:50:29 } 07:50:29 } ] 07:50:29 } 07:50:29 } ] 07:50:29 } 07:50:29 } 07:50:29 07:50:29 2024-02-06 07:50:29.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:29 2024-02-06 07:50:29.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:29 2024-02-06 07:50:29.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:29 2024-02-06 07:50:29.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:29 2024-02-06 07:50:29.526 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:29 2024-02-06 07:50:29.540 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:29 2024-02-06 07:50:29.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:29 2024-02-06 07:50:29.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/configurations with depth null 07:50:29 2024-02-06 07:50:29.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this configurations 07:50:29 2024-02-06 07:50:29.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:29 2024-02-06 07:50:29.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:29 2024-02-06 07:50:29.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:29 2024-02-06 07:50:29.873 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:29 2024-02-06 07:50:29.893 DEBUG --- [Pool-1-worker-1] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: configuration, node type: vlan, label: org.onap.relationships.inventory.PartOf, type: COUSIN, isPrivate: false, for version: v14. 07:50:29 2024-02-06 07:50:29.894 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:29 2024-02-06 07:50:29.895 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 s - in org.onap.aai.rest.EdgeNotValidAnymoreTest 07:50:30 [INFO] Running org.onap.aai.rest.ueb.UEBNotificationTest 07:50:30 2024-02-06 07:50:30.222 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:30 07:50:30 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:30 07:50:30 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:30 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:30 07:50:30 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:30 07:50:30 2024-02-06 07:50:30.240 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:30 2024-02-06 07:50:30.240 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:30 2024-02-06 07:50:30.241 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:30 2024-02-06 07:50:30.241 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:30 2024-02-06 07:50:30.241 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:30 2024-02-06 07:50:30.242 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:30 2024-02-06 07:50:30.242 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:30 2024-02-06 07:50:30.242 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:30 2024-02-06 07:50:30.243 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:30 2024-02-06 07:50:30.243 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:30 2024-02-06 07:50:30.244 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:30 2024-02-06 07:50:30.249 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:30 2024-02-06 07:50:30.249 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:30 2024-02-06 07:50:30.250 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:30 2024-02-06 07:50:30.250 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:30 [EL Warning]: moxy: 2024-02-06 07:50:30.281--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:30 2024-02-06 07:50:30.440 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:30 2024-02-06 07:50:30.448 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:30 2024-02-06 07:50:30.449 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:30 2024-02-06 07:50:30.449 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:30 [EL Warning]: moxy: 2024-02-06 07:50:30.483--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:30 2024-02-06 07:50:30.706 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:30 2024-02-06 07:50:30.715 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:30 2024-02-06 07:50:30.716 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:30 2024-02-06 07:50:30.716 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:30 [EL Warning]: moxy: 2024-02-06 07:50:30.752--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:30 2024-02-06 07:50:30.942 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:30 2024-02-06 07:50:30.952 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:30 2024-02-06 07:50:30.953 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:30 2024-02-06 07:50:30.953 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:30 [EL Warning]: moxy: 2024-02-06 07:50:30.989--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:31 2024-02-06 07:50:31.188 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:31 2024-02-06 07:50:31.197 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:31 2024-02-06 07:50:31.198 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:31 2024-02-06 07:50:31.199 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:31 [EL Warning]: moxy: 2024-02-06 07:50:31.239--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:31 2024-02-06 07:50:31.460 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 s - in org.onap.aai.rest.ueb.UEBNotificationTest 07:50:31 [INFO] Running org.onap.aai.rest.TenantTest 07:50:31 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.008 s - in org.onap.aai.rest.TenantTest 07:50:31 [INFO] Running org.onap.aai.rest.RestHandlerTest 07:50:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.rest.RestHandlerTest 07:50:31 [INFO] Running org.onap.aai.rest.EntitlementTest 07:50:31 2024-02-06 07:50:31.528 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:31 07:50:31 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:31 07:50:31 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:31 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:31 07:50:31 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:31 07:50:31 2024-02-06 07:50:31.549 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:31 2024-02-06 07:50:31.549 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:31 2024-02-06 07:50:31.550 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:31 2024-02-06 07:50:31.550 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:31 2024-02-06 07:50:31.551 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:31 2024-02-06 07:50:31.551 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:31 2024-02-06 07:50:31.552 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:31 2024-02-06 07:50:31.552 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:31 2024-02-06 07:50:31.552 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:31 2024-02-06 07:50:31.552 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:31 2024-02-06 07:50:31.553 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:31 2024-02-06 07:50:31.557 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:31 2024-02-06 07:50:31.557 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:31 2024-02-06 07:50:31.558 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:31 2024-02-06 07:50:31.558 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:31 [EL Warning]: moxy: 2024-02-06 07:50:31.588--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:31 2024-02-06 07:50:31.744 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:31 2024-02-06 07:50:31.751 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:31 2024-02-06 07:50:31.752 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:31 2024-02-06 07:50:31.753 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:31 [EL Warning]: moxy: 2024-02-06 07:50:31.785--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:31 2024-02-06 07:50:31.963 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:31 2024-02-06 07:50:31.971 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:31 2024-02-06 07:50:31.973 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:31 2024-02-06 07:50:31.973 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:32 [EL Warning]: moxy: 2024-02-06 07:50:32.008--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:32 2024-02-06 07:50:32.199 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:32 2024-02-06 07:50:32.210 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:32 2024-02-06 07:50:32.212 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:32 2024-02-06 07:50:32.212 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:32 [EL Warning]: moxy: 2024-02-06 07:50:32.347--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:32 2024-02-06 07:50:32.656 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:32 2024-02-06 07:50:32.665 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:32 2024-02-06 07:50:32.666 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:32 2024-02-06 07:50:32.666 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:32 [EL Warning]: moxy: 2024-02-06 07:50:32.708--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:32 2024-02-06 07:50:32.933 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:32 2024-02-06 07:50:32.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with payload { 07:50:32 "vnf-id":"vnf1", 07:50:32 "vnf-type":"someval" 07:50:32 } 07:50:32 07:50:32 2024-02-06 07:50:32.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:32 2024-02-06 07:50:32.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:32 2024-02-06 07:50:32.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:32 2024-02-06 07:50:32.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:32 2024-02-06 07:50:32.961 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:32 2024-02-06 07:50:32.967 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:32 2024-02-06 07:50:32.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:32 2024-02-06 07:50:32.975 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with depth all 07:50:32 2024-02-06 07:50:32.975 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:32 2024-02-06 07:50:32.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:32 2024-02-06 07:50:32.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:32 2024-02-06 07:50:32.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:32 2024-02-06 07:50:32.976 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:32 2024-02-06 07:50:32.978 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:32 2024-02-06 07:50:32.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:32 2024-02-06 07:50:32.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf1/entitlements/entitlement/g1/r1 with payload { 07:50:32 "group-uuid":"g1", 07:50:32 "resource-uuid":"r1" 07:50:32 } 07:50:32 07:50:32 2024-02-06 07:50:32.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this entitlement 07:50:32 2024-02-06 07:50:32.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:32 2024-02-06 07:50:32.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:32 2024-02-06 07:50:32.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:32 2024-02-06 07:50:32.980 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:32 2024-02-06 07:50:32.983 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:32 2024-02-06 07:50:32.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:33 2024-02-06 07:50:33.289 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with depth all 07:50:33 2024-02-06 07:50:33.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:33 2024-02-06 07:50:33.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:33 2024-02-06 07:50:33.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:33 2024-02-06 07:50:33.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:33 2024-02-06 07:50:33.291 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:33 2024-02-06 07:50:33.297 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:33 2024-02-06 07:50:33.298 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:33 2024-02-06 07:50:33.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with resource version 1707205832961 07:50:33 2024-02-06 07:50:33.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:33 2024-02-06 07:50:33.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:33 2024-02-06 07:50:33.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:33 2024-02-06 07:50:33.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:33 2024-02-06 07:50:33.300 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:33 2024-02-06 07:50:33.304 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372848 with label generic-vnf 07:50:33 2024-02-06 07:50:33.304 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434424 with label entitlement 07:50:33 2024-02-06 07:50:33.305 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:33 2024-02-06 07:50:33.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.084 s - in org.onap.aai.rest.EntitlementTest 07:50:33 [INFO] Running org.onap.aai.rest.ImpliedDeleteIntegrationTest 07:50:33 2024-02-06 07:50:33.618 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:33 07:50:33 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:33 07:50:33 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:33 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:33 07:50:33 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:33 07:50:33 2024-02-06 07:50:33.634 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:33 2024-02-06 07:50:33.634 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:33 2024-02-06 07:50:33.634 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:33 2024-02-06 07:50:33.635 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:33 2024-02-06 07:50:33.635 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:33 2024-02-06 07:50:33.635 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:33 2024-02-06 07:50:33.636 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:33 2024-02-06 07:50:33.636 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:33 2024-02-06 07:50:33.636 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:33 2024-02-06 07:50:33.636 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:33 2024-02-06 07:50:33.637 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:33 2024-02-06 07:50:33.641 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:33 2024-02-06 07:50:33.641 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:33 2024-02-06 07:50:33.642 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:33 2024-02-06 07:50:33.642 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:33 [EL Warning]: moxy: 2024-02-06 07:50:33.672--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:33 2024-02-06 07:50:33.828 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:33 2024-02-06 07:50:33.835 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:33 2024-02-06 07:50:33.836 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:33 2024-02-06 07:50:33.836 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:33 [EL Warning]: moxy: 2024-02-06 07:50:33.905--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:34 2024-02-06 07:50:34.085 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:34 2024-02-06 07:50:34.093 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:34 2024-02-06 07:50:34.095 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:34 2024-02-06 07:50:34.095 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:34 [EL Warning]: moxy: 2024-02-06 07:50:34.131--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:34 2024-02-06 07:50:34.320 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:34 2024-02-06 07:50:34.329 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:34 2024-02-06 07:50:34.331 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:34 2024-02-06 07:50:34.331 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:34 [EL Warning]: moxy: 2024-02-06 07:50:34.367--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:34 2024-02-06 07:50:34.559 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:34 2024-02-06 07:50:34.569 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:34 2024-02-06 07:50:34.571 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:34 2024-02-06 07:50:34.571 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:34 [EL Warning]: moxy: 2024-02-06 07:50:34.614--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:34 2024-02-06 07:50:34.851 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:34 2024-02-06 07:50:34.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all 07:50:34 2024-02-06 07:50:34.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:34 2024-02-06 07:50:34.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:34 2024-02-06 07:50:34.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:34 2024-02-06 07:50:34.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:34 2024-02-06 07:50:34.882 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:34 2024-02-06 07:50:34.883 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 81 :MethodName- testPutPserverWithMultiplePInterfaceChildrenAndDoPutWithZeroChildren ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:34 2024-02-06 07:50:34.883 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:34 2024-02-06 07:50:34.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:34 2024-02-06 07:50:34.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete","ERR.5.4.6114"]}}} 07:50:34 2024-02-06 07:50:34.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload { 07:50:34 "hostname": "test-pserver-implied-delete", 07:50:34 "p-interfaces": { 07:50:34 "p-interface": [ 07:50:34 { 07:50:34 "interface-name": "test-p-interface-implied-delete-1", 07:50:34 "selflink": "somelink" 07:50:34 }, 07:50:34 { 07:50:34 "interface-name": "test-p-interface-implied-delete-2", 07:50:34 "selflink": "somelink" 07:50:34 }, 07:50:34 { 07:50:34 "interface-name": "test-p-interface-implied-delete-3", 07:50:34 "selflink": "somelink" 07:50:34 }, 07:50:34 { 07:50:34 "interface-name": "test-p-interface-implied-delete-4", 07:50:34 "selflink": "somelink" 07:50:34 } 07:50:34 ] 07:50:34 } 07:50:34 } 07:50:34 07:50:34 2024-02-06 07:50:34.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:34 2024-02-06 07:50:34.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:34 2024-02-06 07:50:34.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:34 2024-02-06 07:50:34.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:34 2024-02-06 07:50:34.886 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:34 2024-02-06 07:50:34.897 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:34 2024-02-06 07:50:34.907 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:34 2024-02-06 07:50:34.908 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all 07:50:34 2024-02-06 07:50:34.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:34 2024-02-06 07:50:34.909 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:34 2024-02-06 07:50:34.909 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:34 2024-02-06 07:50:34.909 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:34 2024-02-06 07:50:34.909 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:34 2024-02-06 07:50:34.915 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:34 2024-02-06 07:50:34.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:34 2024-02-06 07:50:34.916 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload {"hostname":"test-pserver-implied-delete","in-maint":false,"p-interfaces":{},"resource-version":"1707205834886"} 07:50:34 2024-02-06 07:50:34.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:34 2024-02-06 07:50:34.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:34 2024-02-06 07:50:34.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:34 2024-02-06 07:50:34.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:34 2024-02-06 07:50:34.918 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:34 2024-02-06 07:50:34.920 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 438520, doing an implicit delete on update will delete total of 4 vertexes 07:50:34 2024-02-06 07:50:34.921 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-4","selflink":"somelink","resource-version":"1707205834886","in-maint":false} 07:50:34 2024-02-06 07:50:34.922 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-2","selflink":"somelink","resource-version":"1707205834886","in-maint":false} 07:50:34 2024-02-06 07:50:34.922 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-3","selflink":"somelink","resource-version":"1707205834886","in-maint":false} 07:50:34 2024-02-06 07:50:34.923 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-1","selflink":"somelink","resource-version":"1707205834886","in-maint":false} 07:50:34 2024-02-06 07:50:34.930 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 376944 with label p-interface 07:50:34 2024-02-06 07:50:34.930 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446592 with label p-interface 07:50:34 2024-02-06 07:50:34.931 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467160 with label p-interface 07:50:34 2024-02-06 07:50:34.931 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 491592 with label p-interface 07:50:34 2024-02-06 07:50:34.934 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:34 2024-02-06 07:50:34.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:35 2024-02-06 07:50:35.258 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all 07:50:35 2024-02-06 07:50:35.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:35 2024-02-06 07:50:35.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:35 2024-02-06 07:50:35.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:35 2024-02-06 07:50:35.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:35 2024-02-06 07:50:35.262 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:35 2024-02-06 07:50:35.264 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:35 2024-02-06 07:50:35.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:35 2024-02-06 07:50:35.570 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with depth all 07:50:35 2024-02-06 07:50:35.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:35 2024-02-06 07:50:35.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:35 2024-02-06 07:50:35.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:35 2024-02-06 07:50:35.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:35 2024-02-06 07:50:35.574 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:35 2024-02-06 07:50:35.577 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 122 :MethodName- testPutGenericVnf ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:35 2024-02-06 07:50:35.578 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:35 2024-02-06 07:50:35.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:35 2024-02-06 07:50:35.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-implied-delete","ERR.5.4.6114"]}}} 07:50:35 2024-02-06 07:50:35.579 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with payload { 07:50:35 "vnf-id": "generic-vnf-implied-delete", 07:50:35 "vnf-type": "sometype", 07:50:35 "in-maint": true, 07:50:35 "is-closed-loop-disabled": true, 07:50:35 "vf-modules": { 07:50:35 "vf-module": [ 07:50:35 { 07:50:35 "vf-module-id": "vf-mod-id1", 07:50:35 "is-base-vf-module": true 07:50:35 }, 07:50:35 { 07:50:35 "vf-module-id": "vf-mod-id2", 07:50:35 "is-base-vf-module": true 07:50:35 }, 07:50:35 { 07:50:35 "vf-module-id": "vf-mod-id3", 07:50:35 "is-base-vf-module": true 07:50:35 }, 07:50:35 { 07:50:35 "vf-module-id": "vf-mod-id4", 07:50:35 "is-base-vf-module": true 07:50:35 } 07:50:35 ] 07:50:35 } 07:50:35 } 07:50:35 07:50:35 2024-02-06 07:50:35.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:35 2024-02-06 07:50:35.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:35 2024-02-06 07:50:35.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:35 2024-02-06 07:50:35.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:35 2024-02-06 07:50:35.582 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:35 2024-02-06 07:50:35.600 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:35 2024-02-06 07:50:35.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:35 2024-02-06 07:50:35.913 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with depth all 07:50:35 2024-02-06 07:50:35.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:35 2024-02-06 07:50:35.915 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:35 2024-02-06 07:50:35.915 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:35 2024-02-06 07:50:35.915 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:35 2024-02-06 07:50:35.915 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:35 2024-02-06 07:50:35.922 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:35 2024-02-06 07:50:35.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:35 2024-02-06 07:50:35.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with payload {"vnf-id":"generic-vnf-implied-delete","in-maint":true,"resource-version":"1707205835582","vf-modules":{},"vnf-type":"sometype","is-closed-loop-disabled":true} 07:50:35 2024-02-06 07:50:35.924 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:35 2024-02-06 07:50:35.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:35 2024-02-06 07:50:35.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:35 2024-02-06 07:50:35.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:35 2024-02-06 07:50:35.926 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:35 2024-02-06 07:50:35.932 ERROR --- [ main] o.o.aai.serialization.db.ImpliedDelete : User JUNIT is not allowed to implicit delete on parent object generic-vnf 07:50:35 2024-02-06 07:50:35.932 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.0.9109 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.serialization.db.ImpliedDelete :LineNumber- 130 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 673 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 245 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 135 :MethodName- testPutGenericVnf 07:50:35 2024-02-06 07:50:35.933 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:35 2024-02-06 07:50:35.933 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 403 and rolling back 07:50:35 2024-02-06 07:50:35.933 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3300","text":"Unauthorized (msg=%1) (ec=%2)","variables":["User is not allowed to perform implicit delete","ERR.5.0.9109","PUT","/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete"]}}} 07:50:36 2024-02-06 07:50:36.239 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all 07:50:36 2024-02-06 07:50:36.240 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:36 2024-02-06 07:50:36.241 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:36 2024-02-06 07:50:36.241 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:36 2024-02-06 07:50:36.241 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:36 2024-02-06 07:50:36.241 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:36 2024-02-06 07:50:36.242 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 81 :MethodName- testPutPserverWithMultiplePInterfaceChildrenAndDoPutWithZeroChildren ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:36 2024-02-06 07:50:36.243 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:36 2024-02-06 07:50:36.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:36 2024-02-06 07:50:36.244 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete","ERR.5.4.6114"]}}} 07:50:36 2024-02-06 07:50:36.244 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload { 07:50:36 "hostname": "test-pserver-implied-delete", 07:50:36 "p-interfaces": { 07:50:36 "p-interface": [ 07:50:36 { 07:50:36 "interface-name": "test-p-interface-implied-delete-1", 07:50:36 "selflink": "somelink" 07:50:36 }, 07:50:36 { 07:50:36 "interface-name": "test-p-interface-implied-delete-2", 07:50:36 "selflink": "somelink" 07:50:36 }, 07:50:36 { 07:50:36 "interface-name": "test-p-interface-implied-delete-3", 07:50:36 "selflink": "somelink" 07:50:36 }, 07:50:36 { 07:50:36 "interface-name": "test-p-interface-implied-delete-4", 07:50:36 "selflink": "somelink" 07:50:36 } 07:50:36 ] 07:50:36 } 07:50:36 } 07:50:36 07:50:36 2024-02-06 07:50:36.244 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:36 2024-02-06 07:50:36.246 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:36 2024-02-06 07:50:36.246 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:36 2024-02-06 07:50:36.246 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:36 2024-02-06 07:50:36.246 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:36 2024-02-06 07:50:36.255 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:36 2024-02-06 07:50:36.267 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:36 2024-02-06 07:50:36.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all 07:50:36 2024-02-06 07:50:36.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:36 2024-02-06 07:50:36.269 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:36 2024-02-06 07:50:36.269 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:36 2024-02-06 07:50:36.269 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:36 2024-02-06 07:50:36.269 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:36 2024-02-06 07:50:36.273 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:36 2024-02-06 07:50:36.273 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:36 2024-02-06 07:50:36.274 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload {"hostname":"test-pserver-implied-delete","in-maint":false,"p-interfaces":{},"resource-version":"1707205836246"} 07:50:36 2024-02-06 07:50:36.275 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:36 2024-02-06 07:50:36.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:36 2024-02-06 07:50:36.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:36 2024-02-06 07:50:36.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:36 2024-02-06 07:50:36.276 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:36 2024-02-06 07:50:36.278 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 471176, doing an implicit delete on update will delete total of 4 vertexes 07:50:36 2024-02-06 07:50:36.279 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-2","selflink":"somelink","resource-version":"1707205836246","in-maint":false} 07:50:36 2024-02-06 07:50:36.280 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-1","selflink":"somelink","resource-version":"1707205836246","in-maint":false} 07:50:36 2024-02-06 07:50:36.281 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-3","selflink":"somelink","resource-version":"1707205836246","in-maint":false} 07:50:36 2024-02-06 07:50:36.281 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-4","selflink":"somelink","resource-version":"1707205836246","in-maint":false} 07:50:36 2024-02-06 07:50:36.286 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 381040 with label p-interface 07:50:36 2024-02-06 07:50:36.286 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401488 with label p-interface 07:50:36 2024-02-06 07:50:36.287 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442616 with label p-interface 07:50:36 2024-02-06 07:50:36.287 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 503912 with label p-interface 07:50:36 2024-02-06 07:50:36.288 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:36 2024-02-06 07:50:36.289 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:36 2024-02-06 07:50:36.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all 07:50:36 2024-02-06 07:50:36.593 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:36 2024-02-06 07:50:36.593 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:36 2024-02-06 07:50:36.594 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:36 2024-02-06 07:50:36.594 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:36 2024-02-06 07:50:36.594 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:36 2024-02-06 07:50:36.597 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:36 2024-02-06 07:50:36.598 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:36 2024-02-06 07:50:36.904 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with depth all 07:50:36 2024-02-06 07:50:36.905 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:36 2024-02-06 07:50:36.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:36 2024-02-06 07:50:36.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:36 2024-02-06 07:50:36.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:36 2024-02-06 07:50:36.906 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:36 2024-02-06 07:50:36.906 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 122 :MethodName- testPutGenericVnf ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:36 2024-02-06 07:50:36.907 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:36 2024-02-06 07:50:36.907 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:36 2024-02-06 07:50:36.908 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-implied-delete","ERR.5.4.6114"]}}} 07:50:36 2024-02-06 07:50:36.908 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with payload { 07:50:36 "vnf-id": "generic-vnf-implied-delete", 07:50:36 "vnf-type": "sometype", 07:50:36 "in-maint": true, 07:50:36 "is-closed-loop-disabled": true, 07:50:36 "vf-modules": { 07:50:36 "vf-module": [ 07:50:36 { 07:50:36 "vf-module-id": "vf-mod-id1", 07:50:36 "is-base-vf-module": true 07:50:36 }, 07:50:36 { 07:50:36 "vf-module-id": "vf-mod-id2", 07:50:36 "is-base-vf-module": true 07:50:36 }, 07:50:36 { 07:50:36 "vf-module-id": "vf-mod-id3", 07:50:36 "is-base-vf-module": true 07:50:36 }, 07:50:36 { 07:50:36 "vf-module-id": "vf-mod-id4", 07:50:36 "is-base-vf-module": true 07:50:36 } 07:50:36 ] 07:50:36 } 07:50:36 } 07:50:36 07:50:36 2024-02-06 07:50:36.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:36 2024-02-06 07:50:36.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:36 2024-02-06 07:50:36.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:36 2024-02-06 07:50:36.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:36 2024-02-06 07:50:36.911 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:36 2024-02-06 07:50:36.924 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:36 2024-02-06 07:50:36.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:36 2024-02-06 07:50:36.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with depth all 07:50:36 2024-02-06 07:50:36.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:36 2024-02-06 07:50:36.932 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:36 2024-02-06 07:50:36.932 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:36 2024-02-06 07:50:36.932 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:36 2024-02-06 07:50:36.932 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:36 2024-02-06 07:50:36.935 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:36 2024-02-06 07:50:36.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:36 2024-02-06 07:50:36.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with payload {"vnf-id":"generic-vnf-implied-delete","in-maint":true,"resource-version":"1707205836911","vf-modules":{},"vnf-type":"sometype","is-closed-loop-disabled":true} 07:50:36 2024-02-06 07:50:36.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:36 2024-02-06 07:50:36.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:36 2024-02-06 07:50:36.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:36 2024-02-06 07:50:36.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:36 2024-02-06 07:50:36.939 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:36 2024-02-06 07:50:36.944 ERROR --- [ main] o.o.aai.serialization.db.ImpliedDelete : User JUNIT is not allowed to implicit delete on parent object generic-vnf 07:50:36 2024-02-06 07:50:36.944 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.0.9109 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.serialization.db.ImpliedDelete :LineNumber- 130 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 673 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 504 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 479 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 581 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 245 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 135 :MethodName- testPutGenericVnf 07:50:36 2024-02-06 07:50:36.944 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:36 2024-02-06 07:50:36.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 403 and rolling back 07:50:36 2024-02-06 07:50:36.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3300","text":"Unauthorized (msg=%1) (ec=%2)","variables":["User is not allowed to perform implicit delete","ERR.5.0.9109","PUT","/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete"]}}} 07:50:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.637 s - in org.onap.aai.rest.ImpliedDeleteIntegrationTest 07:50:37 [INFO] Running org.onap.aai.rest.GenericVnfLInterfaceTest 07:50:37 2024-02-06 07:50:37.260 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:37 07:50:37 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:37 07:50:37 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:37 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:37 07:50:37 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:37 07:50:37 2024-02-06 07:50:37.289 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:37 2024-02-06 07:50:37.289 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:37 2024-02-06 07:50:37.290 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:37 2024-02-06 07:50:37.290 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:37 2024-02-06 07:50:37.291 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:37 2024-02-06 07:50:37.291 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:37 2024-02-06 07:50:37.292 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:37 2024-02-06 07:50:37.292 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:37 2024-02-06 07:50:37.293 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:37 2024-02-06 07:50:37.294 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:37 2024-02-06 07:50:37.295 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:37 2024-02-06 07:50:37.303 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:37 2024-02-06 07:50:37.303 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:37 2024-02-06 07:50:37.305 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:37 2024-02-06 07:50:37.305 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:37 [EL Warning]: moxy: 2024-02-06 07:50:37.344--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:37 2024-02-06 07:50:37.501 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:37 2024-02-06 07:50:37.508 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:37 2024-02-06 07:50:37.510 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:37 2024-02-06 07:50:37.510 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:37 [EL Warning]: moxy: 2024-02-06 07:50:37.545--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:37 2024-02-06 07:50:37.721 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:37 2024-02-06 07:50:37.730 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:37 2024-02-06 07:50:37.731 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:37 2024-02-06 07:50:37.731 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:37 [EL Warning]: moxy: 2024-02-06 07:50:37.766--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:37 2024-02-06 07:50:37.953 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:37 2024-02-06 07:50:37.962 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:37 2024-02-06 07:50:37.963 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:37 2024-02-06 07:50:37.964 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:37 [EL Warning]: moxy: 2024-02-06 07:50:37.999--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:38 2024-02-06 07:50:38.188 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:38 2024-02-06 07:50:38.197 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:38 2024-02-06 07:50:38.198 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:38 2024-02-06 07:50:38.199 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:38 [EL Warning]: moxy: 2024-02-06 07:50:38.239--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:38 2024-02-06 07:50:38.458 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:38 2024-02-06 07:50:38.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload { 07:50:38 "vnf-id": "vnf1", 07:50:38 "vnf-type": "someval", 07:50:38 "vnf-name": "someval", 07:50:38 "lag-interfaces": { 07:50:38 "lag-interface": [ 07:50:38 { 07:50:38 "interface-name": "lag1", 07:50:38 "l-interfaces": { 07:50:38 "l-interface": [ 07:50:38 { 07:50:38 "interface-name": "int1", 07:50:38 "l3-interface-ipv6-address-list": [ 07:50:38 { 07:50:38 "l3-interface-ipv6-address": "ipv1" 07:50:38 } 07:50:38 ] 07:50:38 } 07:50:38 ] 07:50:38 } 07:50:38 } 07:50:38 ] 07:50:38 } 07:50:38 } 07:50:38 07:50:38 2024-02-06 07:50:38.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:38 2024-02-06 07:50:38.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:38 2024-02-06 07:50:38.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:38 2024-02-06 07:50:38.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:38 2024-02-06 07:50:38.487 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:38 2024-02-06 07:50:38.500 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:38 2024-02-06 07:50:38.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:38 2024-02-06 07:50:38.512 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 07:50:38 2024-02-06 07:50:38.513 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:38 2024-02-06 07:50:38.513 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:38 2024-02-06 07:50:38.513 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:38 2024-02-06 07:50:38.513 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:38 2024-02-06 07:50:38.513 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:38 2024-02-06 07:50:38.517 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:38 2024-02-06 07:50:38.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:38 2024-02-06 07:50:38.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload {"vnf-id":"vnf1","vnf-name":"someval","vnf-type":"someval","in-maint":false,"is-closed-loop-disabled":false,"resource-version":"1707205838487","lag-interfaces":{"lag-interface":[{"interface-name":"lag1","resource-version":"1707205838487","in-maint":false,"l-interfaces":{"l-interface":[{"interface-name":"int1","is-port-mirrored":false,"resource-version":"1707205838487","in-maint":false,"is-ip-unnumbered":false,"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"ipv2"}]}]}}]}} 07:50:38 2024-02-06 07:50:38.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:38 2024-02-06 07:50:38.519 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:38 2024-02-06 07:50:38.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:38 2024-02-06 07:50:38.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:38 2024-02-06 07:50:38.520 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:38 2024-02-06 07:50:38.528 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:38 2024-02-06 07:50:38.532 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:38 2024-02-06 07:50:38.533 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 07:50:38 2024-02-06 07:50:38.533 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:38 2024-02-06 07:50:38.534 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:38 2024-02-06 07:50:38.534 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:38 2024-02-06 07:50:38.534 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:38 2024-02-06 07:50:38.534 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:38 2024-02-06 07:50:38.539 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:38 2024-02-06 07:50:38.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:38 2024-02-06 07:50:38.540 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with resource version 1707205838519 07:50:38 2024-02-06 07:50:38.540 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:38 2024-02-06 07:50:38.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:38 2024-02-06 07:50:38.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:38 2024-02-06 07:50:38.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:38 2024-02-06 07:50:38.541 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:38 2024-02-06 07:50:38.554 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385136 with label generic-vnf 07:50:38 2024-02-06 07:50:38.554 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 475272 with label lag-interface 07:50:38 2024-02-06 07:50:38.555 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 508008 with label l-interface 07:50:38 2024-02-06 07:50:38.555 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 479368 with label l3-interface-ipv6-address-list 07:50:38 2024-02-06 07:50:38.555 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 499784 with label l3-interface-ipv6-address-list 07:50:38 2024-02-06 07:50:38.556 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:38 2024-02-06 07:50:38.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:39 2024-02-06 07:50:38.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload { 07:50:39 "vnf-id": "vnf1", 07:50:39 "vnf-type": "someval", 07:50:39 "vnf-name": "someval", 07:50:39 "lag-interfaces": { 07:50:39 "lag-interface": [ 07:50:39 { 07:50:39 "interface-name": "lag1", 07:50:39 "l-interfaces": { 07:50:39 "l-interface": [ 07:50:39 { 07:50:39 "interface-name": "int1", 07:50:39 "l3-interface-ipv6-address-list": [ 07:50:39 { 07:50:39 "l3-interface-ipv6-address": "ipv1" 07:50:39 } 07:50:39 ] 07:50:39 } 07:50:39 ] 07:50:39 } 07:50:39 } 07:50:39 ] 07:50:39 } 07:50:39 } 07:50:39 07:50:39 2024-02-06 07:50:39.250 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:39 2024-02-06 07:50:39.252 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:39 2024-02-06 07:50:39.252 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:39 2024-02-06 07:50:39.252 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:39 2024-02-06 07:50:39.253 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:39 2024-02-06 07:50:39.267 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:39 2024-02-06 07:50:39.272 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:39 2024-02-06 07:50:39.273 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 07:50:39 2024-02-06 07:50:39.274 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:39 2024-02-06 07:50:39.274 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:39 2024-02-06 07:50:39.274 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:39 2024-02-06 07:50:39.274 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:39 2024-02-06 07:50:39.274 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:39 2024-02-06 07:50:39.278 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:39 2024-02-06 07:50:39.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:39 2024-02-06 07:50:39.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload {"vnf-id":"vnf1","vnf-name":"someval","vnf-type":"someval","in-maint":false,"is-closed-loop-disabled":false,"resource-version":"1707205839252","lag-interfaces":{"lag-interface":[{"interface-name":"lag1","resource-version":"1707205839252","in-maint":false,"l-interfaces":{"l-interface":[{"interface-name":"int1","is-port-mirrored":false,"resource-version":"1707205839252","in-maint":false,"is-ip-unnumbered":false,"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"ipv2"}]}]}}]}} 07:50:39 2024-02-06 07:50:39.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:39 2024-02-06 07:50:39.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:39 2024-02-06 07:50:39.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:39 2024-02-06 07:50:39.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:39 2024-02-06 07:50:39.281 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:39 2024-02-06 07:50:39.290 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:39 2024-02-06 07:50:39.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:39 2024-02-06 07:50:39.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 07:50:39 2024-02-06 07:50:39.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:39 2024-02-06 07:50:39.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:39 2024-02-06 07:50:39.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:39 2024-02-06 07:50:39.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:39 2024-02-06 07:50:39.296 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:39 2024-02-06 07:50:39.300 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:39 2024-02-06 07:50:39.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:39 2024-02-06 07:50:39.302 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with resource version 1707205839281 07:50:39 2024-02-06 07:50:39.302 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:39 2024-02-06 07:50:39.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:39 2024-02-06 07:50:39.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:39 2024-02-06 07:50:39.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:39 2024-02-06 07:50:39.302 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:39 2024-02-06 07:50:39.315 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 483464 with label generic-vnf 07:50:39 2024-02-06 07:50:39.316 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 475352 with label lag-interface 07:50:39 2024-02-06 07:50:39.316 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405584 with label l-interface 07:50:39 2024-02-06 07:50:39.316 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389232 with label l3-interface-ipv6-address-list 07:50:39 2024-02-06 07:50:39.316 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 503880 with label l3-interface-ipv6-address-list 07:50:39 2024-02-06 07:50:39.318 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:39 2024-02-06 07:50:39.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.369 s - in org.onap.aai.rest.GenericVnfLInterfaceTest 07:50:39 [INFO] Running org.onap.aai.rest.PserverTest 07:50:39 2024-02-06 07:50:39.636 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:39 07:50:39 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:39 07:50:39 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:39 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:39 07:50:39 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:39 07:50:39 2024-02-06 07:50:39.651 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:39 2024-02-06 07:50:39.651 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:39 2024-02-06 07:50:39.652 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:39 2024-02-06 07:50:39.652 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:39 2024-02-06 07:50:39.653 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:39 2024-02-06 07:50:39.653 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:39 2024-02-06 07:50:39.654 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:39 2024-02-06 07:50:39.654 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:39 2024-02-06 07:50:39.654 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:39 2024-02-06 07:50:39.655 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:39 2024-02-06 07:50:39.655 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:39 2024-02-06 07:50:39.659 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:39 2024-02-06 07:50:39.659 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:39 2024-02-06 07:50:39.661 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:39 2024-02-06 07:50:39.661 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:39 [EL Warning]: moxy: 2024-02-06 07:50:39.691--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:39 2024-02-06 07:50:39.852 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:39 2024-02-06 07:50:39.859 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:39 2024-02-06 07:50:39.861 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:39 2024-02-06 07:50:39.861 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:39 [EL Warning]: moxy: 2024-02-06 07:50:39.895--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:40 2024-02-06 07:50:40.075 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:40 2024-02-06 07:50:40.083 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:40 2024-02-06 07:50:40.085 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:40 2024-02-06 07:50:40.085 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:40 [EL Warning]: moxy: 2024-02-06 07:50:40.125--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:40 2024-02-06 07:50:40.328 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:40 2024-02-06 07:50:40.337 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:40 2024-02-06 07:50:40.339 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:40 2024-02-06 07:50:40.339 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:40 [EL Warning]: moxy: 2024-02-06 07:50:40.375--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:40 2024-02-06 07:50:40.575 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:40 2024-02-06 07:50:40.585 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:40 2024-02-06 07:50:40.586 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:40 2024-02-06 07:50:40.586 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:40 [EL Warning]: moxy: 2024-02-06 07:50:40.627--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:40 2024-02-06 07:50:40.872 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:40 2024-02-06 07:50:40.908 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth all 07:50:40 2024-02-06 07:50:40.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:40 2024-02-06 07:50:40.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:40 2024-02-06 07:50:40.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:40 2024-02-06 07:50:40.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:40 2024-02-06 07:50:40.914 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:40 2024-02-06 07:50:40.915 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xml ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 87 :MethodName- testPutPserverCreateGetInXmlForFormats ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:40 2024-02-06 07:50:40.948 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:40 2024-02-06 07:50:40.948 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:40 2024-02-06 07:50:40.948 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request SVC3001Resource not found for %1 using id %2 (msg=%3) (ec=%4)GET/cloud-infrastructure/pservers/pserver/test-pserver-xmlNode Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xmlERR.5.4.6114 07:50:40 2024-02-06 07:50:40.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with payload {} 07:50:40 2024-02-06 07:50:40.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:40 2024-02-06 07:50:40.951 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:40 2024-02-06 07:50:40.951 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:40 2024-02-06 07:50:40.951 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:40 2024-02-06 07:50:40.951 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:40 2024-02-06 07:50:40.954 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:40 2024-02-06 07:50:40.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:40 2024-02-06 07:50:40.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-random1/cloud-region-random1-region with payload {} 07:50:40 2024-02-06 07:50:40.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:40 2024-02-06 07:50:40.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:40 2024-02-06 07:50:40.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:40 2024-02-06 07:50:40.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:40 2024-02-06 07:50:40.961 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:40 2024-02-06 07:50:40.963 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:40 2024-02-06 07:50:40.975 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:40 2024-02-06 07:50:40.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-random1/cloud-region-random1-region/relationship-list/relationship with payload { 07:50:40 "related-to": "pserver", 07:50:40 "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver-xml" 07:50:40 } 07:50:40 2024-02-06 07:50:40.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:40 2024-02-06 07:50:40.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:40 2024-02-06 07:50:40.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:40 2024-02-06 07:50:40.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:40 2024-02-06 07:50:40.977 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:40 2024-02-06 07:50:40.980 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:40 2024-02-06 07:50:40.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:40 2024-02-06 07:50:40.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth 0 07:50:40 2024-02-06 07:50:40.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:40 2024-02-06 07:50:40.987 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:40 2024-02-06 07:50:40.987 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:40 2024-02-06 07:50:40.987 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:40 2024-02-06 07:50:40.988 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:40 2024-02-06 07:50:41.004 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 07:50:41 2024-02-06 07:50:41.018 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:41 2024-02-06 07:50:41.018 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:41 2024-02-06 07:50:41.323 INFO --- [ main] org.onap.aai.rest.PserverTest : Starting the pserver testPutServerCreateGetAndDelete 07:50:41 2024-02-06 07:50:41.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 07:50:41 2024-02-06 07:50:41.326 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:41 2024-02-06 07:50:41.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:41 2024-02-06 07:50:41.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:41 2024-02-06 07:50:41.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:41 2024-02-06 07:50:41.327 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:41 2024-02-06 07:50:41.328 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 124 :MethodName- testPutPServerCreateGetAndDeleteAndCreateRelationshipBetweenPserverAndCloudRegion ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:41 2024-02-06 07:50:41.329 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:41 2024-02-06 07:50:41.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:41 2024-02-06 07:50:41.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/test-pserver","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver","ERR.5.4.6114"]}}} 07:50:41 2024-02-06 07:50:41.330 INFO --- [ main] org.onap.aai.rest.PserverTest : Verifying that the pserver is already not in the database successfully 07:50:41 2024-02-06 07:50:41.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with payload { 07:50:41 "hostname": "test-pserver", 07:50:41 "ptnii-equip-name": "example-ptnii-equip-name-val-36969", 07:50:41 "number-of-cpus": 62220, 07:50:41 "disk-in-gigabytes": 872, 07:50:41 "ram-in-megabytes": 35331, 07:50:41 "equip-type": "example-equip-type-val-22986", 07:50:41 "equip-vendor": "example-equip-vendor-val-37452", 07:50:41 "equip-model": "example-equip-model-val-14665", 07:50:41 "fqdn": "example-fqdn-val-33429", 07:50:41 "pserver-selflink": "example-pserver-selflink-val-10125", 07:50:41 "ipv4-oam-address": "example-ipv4-oam-address-val-3155", 07:50:41 "serial-number": "example-serial-number-val-12010", 07:50:41 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-77686", 07:50:41 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-17856", 07:50:41 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-33665", 07:50:41 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-6210", 07:50:41 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-40977", 07:50:41 "inv-status": "example-inv-status-val-3682", 07:50:41 "pserver-id": "example-pserver-id-val-82142", 07:50:41 "internet-topology": "example-internet-topology-val-56425", 07:50:41 "in-maint": true, 07:50:41 "pserver-name2": "example-pserver-name2-val-53802", 07:50:41 "purpose": "example-purpose-val-90218", 07:50:41 "prov-status": "example-prov-status-val-11642", 07:50:41 "management-option": "example-management-option-val-91111", 07:50:41 "host-profile": "example-host-profile-val-36247" 07:50:41 } 07:50:41 2024-02-06 07:50:41.331 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:41 2024-02-06 07:50:41.332 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:41 2024-02-06 07:50:41.332 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:41 2024-02-06 07:50:41.332 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:41 2024-02-06 07:50:41.332 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:41 2024-02-06 07:50:41.336 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:41 2024-02-06 07:50:41.339 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:41 2024-02-06 07:50:41.340 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the pserver into db 07:50:41 2024-02-06 07:50:41.340 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 07:50:41 2024-02-06 07:50:41.341 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:41 2024-02-06 07:50:41.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:41 2024-02-06 07:50:41.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:41 2024-02-06 07:50:41.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:41 2024-02-06 07:50:41.341 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:41 2024-02-06 07:50:41.343 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:41 2024-02-06 07:50:41.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:41 2024-02-06 07:50:41.343 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the created pserver from db and verified with put data 07:50:41 2024-02-06 07:50:41.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with payload {} 07:50:41 2024-02-06 07:50:41.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:41 2024-02-06 07:50:41.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:41 2024-02-06 07:50:41.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:41 2024-02-06 07:50:41.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:41 2024-02-06 07:50:41.345 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:41 2024-02-06 07:50:41.347 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:41 2024-02-06 07:50:41.349 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:41 2024-02-06 07:50:41.349 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully able to create the cloud region with payload that has no keys to be retrieved from uri 07:50:41 2024-02-06 07:50:41.349 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with depth all 07:50:41 2024-02-06 07:50:41.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:41 2024-02-06 07:50:41.350 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:41 2024-02-06 07:50:41.350 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:41 2024-02-06 07:50:41.350 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:41 2024-02-06 07:50:41.350 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:41 2024-02-06 07:50:41.352 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:41 2024-02-06 07:50:41.352 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:41 2024-02-06 07:50:41.352 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 07:50:41 2024-02-06 07:50:41.353 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2/relationship-list/relationship with payload { 07:50:41 "related-to": "pserver", 07:50:41 "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver" 07:50:41 } 07:50:41 2024-02-06 07:50:41.353 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:41 2024-02-06 07:50:41.354 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:41 2024-02-06 07:50:41.354 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:41 2024-02-06 07:50:41.354 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:41 2024-02-06 07:50:41.354 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:41 2024-02-06 07:50:41.355 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:41 2024-02-06 07:50:41.360 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:41 2024-02-06 07:50:41.360 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the relationship between cloud region and pserver 07:50:41 2024-02-06 07:50:41.360 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with depth all 07:50:41 2024-02-06 07:50:41.361 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:41 2024-02-06 07:50:41.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:41 2024-02-06 07:50:41.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:41 2024-02-06 07:50:41.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:41 2024-02-06 07:50:41.361 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:41 2024-02-06 07:50:41.364 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:41 2024-02-06 07:50:41.364 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:41 2024-02-06 07:50:41.364 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 07:50:41 2024-02-06 07:50:41.365 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with resource version 1707205841354 07:50:41 2024-02-06 07:50:41.366 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:41 2024-02-06 07:50:41.366 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:41 2024-02-06 07:50:41.366 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:41 2024-02-06 07:50:41.366 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:41 2024-02-06 07:50:41.366 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:41 2024-02-06 07:50:41.369 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 487560 with label cloud-region 07:50:41 2024-02-06 07:50:41.369 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:41 2024-02-06 07:50:41.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:41 2024-02-06 07:50:41.674 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the cloud region from db 07:50:41 2024-02-06 07:50:41.675 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 07:50:41 2024-02-06 07:50:41.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:41 2024-02-06 07:50:41.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:41 2024-02-06 07:50:41.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:41 2024-02-06 07:50:41.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:41 2024-02-06 07:50:41.676 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:41 2024-02-06 07:50:41.680 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:41 2024-02-06 07:50:41.680 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:41 2024-02-06 07:50:41.681 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db to get the latest resource version 07:50:41 2024-02-06 07:50:41.681 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with resource version 1707205841366 07:50:41 2024-02-06 07:50:41.682 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:41 2024-02-06 07:50:41.682 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:41 2024-02-06 07:50:41.682 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:41 2024-02-06 07:50:41.682 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:41 2024-02-06 07:50:41.682 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:41 2024-02-06 07:50:41.684 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450808 with label pserver 07:50:41 2024-02-06 07:50:41.684 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:41 2024-02-06 07:50:41.685 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:41 2024-02-06 07:50:41.986 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the pserver from db 07:50:41 2024-02-06 07:50:41.986 INFO --- [ main] org.onap.aai.rest.PserverTest : Ending the pserver testPutServerCreateGetAndDelete 07:50:41 2024-02-06 07:50:41.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth all 07:50:41 2024-02-06 07:50:41.991 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:41 2024-02-06 07:50:41.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:41 2024-02-06 07:50:41.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:41 2024-02-06 07:50:41.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:41 2024-02-06 07:50:41.992 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:41 2024-02-06 07:50:41.993 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xml ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 87 :MethodName- testPutPserverCreateGetInXmlForFormats ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:41 2024-02-06 07:50:41.994 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:41 2024-02-06 07:50:41.994 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:41 2024-02-06 07:50:41.994 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request SVC3001Resource not found for %1 using id %2 (msg=%3) (ec=%4)GET/cloud-infrastructure/pservers/pserver/test-pserver-xmlNode Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xmlERR.5.4.6114 07:50:41 2024-02-06 07:50:41.995 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with payload {} 07:50:41 2024-02-06 07:50:41.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:41 2024-02-06 07:50:41.997 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:41 2024-02-06 07:50:41.997 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:41 2024-02-06 07:50:41.997 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:41 2024-02-06 07:50:41.997 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:41 2024-02-06 07:50:41.999 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:41 2024-02-06 07:50:42.001 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:41 2024-02-06 07:50:42.002 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-random1/cloud-region-random1-region with payload {} 07:50:41 2024-02-06 07:50:42.002 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:41 2024-02-06 07:50:42.003 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:41 2024-02-06 07:50:42.003 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:41 2024-02-06 07:50:42.003 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:41 2024-02-06 07:50:42.003 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:41 2024-02-06 07:50:42.005 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:42 2024-02-06 07:50:42.007 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:42 2024-02-06 07:50:42.008 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-random1/cloud-region-random1-region/relationship-list/relationship with payload { 07:50:42 "related-to": "pserver", 07:50:42 "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver-xml" 07:50:42 } 07:50:42 2024-02-06 07:50:42.008 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:42 2024-02-06 07:50:42.009 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:42 2024-02-06 07:50:42.009 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:42 2024-02-06 07:50:42.009 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:42 2024-02-06 07:50:42.009 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:42 2024-02-06 07:50:42.010 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:42 2024-02-06 07:50:42.015 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:42 2024-02-06 07:50:42.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth 0 07:50:42 2024-02-06 07:50:42.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:42 2024-02-06 07:50:42.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:42 2024-02-06 07:50:42.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:42 2024-02-06 07:50:42.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:42 2024-02-06 07:50:42.016 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:42 2024-02-06 07:50:42.017 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 07:50:42 2024-02-06 07:50:42.019 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:42 2024-02-06 07:50:42.019 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:42 2024-02-06 07:50:42.324 INFO --- [ main] org.onap.aai.rest.PserverTest : Starting the pserver testPutServerCreateGetAndDelete 07:50:42 2024-02-06 07:50:42.325 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 07:50:42 2024-02-06 07:50:42.326 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:42 2024-02-06 07:50:42.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:42 2024-02-06 07:50:42.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:42 2024-02-06 07:50:42.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:42 2024-02-06 07:50:42.327 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:42 2024-02-06 07:50:42.328 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 443 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 370 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 474 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 124 :MethodName- testPutPServerCreateGetAndDeleteAndCreateRelationshipBetweenPserverAndCloudRegion ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 07:50:42 2024-02-06 07:50:42.329 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:42 2024-02-06 07:50:42.329 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 07:50:42 2024-02-06 07:50:42.329 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/test-pserver","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver","ERR.5.4.6114"]}}} 07:50:42 2024-02-06 07:50:42.330 INFO --- [ main] org.onap.aai.rest.PserverTest : Verifying that the pserver is already not in the database successfully 07:50:42 2024-02-06 07:50:42.331 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with payload { 07:50:42 "hostname": "test-pserver", 07:50:42 "ptnii-equip-name": "example-ptnii-equip-name-val-36969", 07:50:42 "number-of-cpus": 62220, 07:50:42 "disk-in-gigabytes": 872, 07:50:42 "ram-in-megabytes": 35331, 07:50:42 "equip-type": "example-equip-type-val-22986", 07:50:42 "equip-vendor": "example-equip-vendor-val-37452", 07:50:42 "equip-model": "example-equip-model-val-14665", 07:50:42 "fqdn": "example-fqdn-val-33429", 07:50:42 "pserver-selflink": "example-pserver-selflink-val-10125", 07:50:42 "ipv4-oam-address": "example-ipv4-oam-address-val-3155", 07:50:42 "serial-number": "example-serial-number-val-12010", 07:50:42 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-77686", 07:50:42 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-17856", 07:50:42 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-33665", 07:50:42 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-6210", 07:50:42 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-40977", 07:50:42 "inv-status": "example-inv-status-val-3682", 07:50:42 "pserver-id": "example-pserver-id-val-82142", 07:50:42 "internet-topology": "example-internet-topology-val-56425", 07:50:42 "in-maint": true, 07:50:42 "pserver-name2": "example-pserver-name2-val-53802", 07:50:42 "purpose": "example-purpose-val-90218", 07:50:42 "prov-status": "example-prov-status-val-11642", 07:50:42 "management-option": "example-management-option-val-91111", 07:50:42 "host-profile": "example-host-profile-val-36247" 07:50:42 } 07:50:42 2024-02-06 07:50:42.332 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:42 2024-02-06 07:50:42.333 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:42 2024-02-06 07:50:42.333 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:42 2024-02-06 07:50:42.333 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:42 2024-02-06 07:50:42.333 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:42 2024-02-06 07:50:42.337 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:42 2024-02-06 07:50:42.340 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:42 2024-02-06 07:50:42.340 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the pserver into db 07:50:42 2024-02-06 07:50:42.341 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 07:50:42 2024-02-06 07:50:42.341 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:42 2024-02-06 07:50:42.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:42 2024-02-06 07:50:42.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:42 2024-02-06 07:50:42.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:42 2024-02-06 07:50:42.341 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:42 2024-02-06 07:50:42.343 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:42 2024-02-06 07:50:42.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:42 2024-02-06 07:50:42.343 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the created pserver from db and verified with put data 07:50:42 2024-02-06 07:50:42.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with payload {} 07:50:42 2024-02-06 07:50:42.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:42 2024-02-06 07:50:42.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:42 2024-02-06 07:50:42.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:42 2024-02-06 07:50:42.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:42 2024-02-06 07:50:42.345 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:42 2024-02-06 07:50:42.347 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:42 2024-02-06 07:50:42.349 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:42 2024-02-06 07:50:42.349 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully able to create the cloud region with payload that has no keys to be retrieved from uri 07:50:42 2024-02-06 07:50:42.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with depth all 07:50:42 2024-02-06 07:50:42.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:42 2024-02-06 07:50:42.350 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:42 2024-02-06 07:50:42.350 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:42 2024-02-06 07:50:42.350 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:42 2024-02-06 07:50:42.350 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:42 2024-02-06 07:50:42.352 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:42 2024-02-06 07:50:42.352 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:42 2024-02-06 07:50:42.352 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 07:50:42 2024-02-06 07:50:42.353 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2/relationship-list/relationship with payload { 07:50:42 "related-to": "pserver", 07:50:42 "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver" 07:50:42 } 07:50:42 2024-02-06 07:50:42.354 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:42 2024-02-06 07:50:42.354 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:42 2024-02-06 07:50:42.354 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:42 2024-02-06 07:50:42.354 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:42 2024-02-06 07:50:42.355 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:42 2024-02-06 07:50:42.356 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:42 2024-02-06 07:50:42.360 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 07:50:42 2024-02-06 07:50:42.361 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the relationship between cloud region and pserver 07:50:42 2024-02-06 07:50:42.361 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with depth all 07:50:42 2024-02-06 07:50:42.362 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:42 2024-02-06 07:50:42.362 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:42 2024-02-06 07:50:42.362 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:42 2024-02-06 07:50:42.362 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:42 2024-02-06 07:50:42.362 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:42 2024-02-06 07:50:42.364 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:42 2024-02-06 07:50:42.364 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:42 2024-02-06 07:50:42.364 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 07:50:42 2024-02-06 07:50:42.366 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with resource version 1707205842354 07:50:42 2024-02-06 07:50:42.366 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 07:50:42 2024-02-06 07:50:42.366 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:42 2024-02-06 07:50:42.366 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:42 2024-02-06 07:50:42.366 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:42 2024-02-06 07:50:42.366 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:42 2024-02-06 07:50:42.369 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 495752 with label cloud-region 07:50:42 2024-02-06 07:50:42.369 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:42 2024-02-06 07:50:42.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:42 2024-02-06 07:50:42.674 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the cloud region from db 07:50:42 2024-02-06 07:50:42.675 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 07:50:42 2024-02-06 07:50:42.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:42 2024-02-06 07:50:42.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:42 2024-02-06 07:50:42.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:42 2024-02-06 07:50:42.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:42 2024-02-06 07:50:42.677 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:42 2024-02-06 07:50:42.682 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:42 2024-02-06 07:50:42.682 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 07:50:42 2024-02-06 07:50:42.683 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db to get the latest resource version 07:50:42 2024-02-06 07:50:42.684 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with resource version 1707205842366 07:50:42 2024-02-06 07:50:42.684 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 07:50:42 2024-02-06 07:50:42.684 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:42 2024-02-06 07:50:42.684 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:42 2024-02-06 07:50:42.684 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:42 2024-02-06 07:50:42.684 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:42 2024-02-06 07:50:42.687 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 491656 with label pserver 07:50:42 2024-02-06 07:50:42.688 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:42 2024-02-06 07:50:42.688 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 07:50:42 2024-02-06 07:50:42.991 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the pserver from db 07:50:42 2024-02-06 07:50:42.991 INFO --- [ main] org.onap.aai.rest.PserverTest : Ending the pserver testPutServerCreateGetAndDelete 07:50:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.364 s - in org.onap.aai.rest.PserverTest 07:50:42 [INFO] Running org.onap.aai.rest.db.HttpEntryTest 07:50:43 2024-02-06 07:50:43.012 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.012 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.012 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.013 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.015 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.019 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.019 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.019 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.020 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.023 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.056 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.056 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.056 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.057 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.061 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 07:50:43 2024-02-06 07:50:43.066 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.070 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.074 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.076 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.076 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.076 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.076 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.079 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.082 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.085 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.089 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.089 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.089 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.089 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.090 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.098 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.098 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.098 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.098 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.101 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6107 root cause=org.onap.aai.edges.exceptions.EdgeRuleNotFoundException: No rule found for EdgeRuleQuery with filter params node type: complex, node type: pserver, label: does.not.exist, type: COUSIN, isPrivate: false. ClassName- org.onap.aai.edges.EdgeIngestor :LineNumber- 299 :MethodName- getRule ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1910 :MethodName- getEdgesBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1937 :MethodName- getEdgeBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1804 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 608 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 491 :MethodName- putEdgeWrongLabelTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 07:50:43 2024-02-06 07:50:43.101 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.112 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.115 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.123 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.126 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.131 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.131 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.131 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.131 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.134 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.135 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 512072 with missing timestamp 07:50:43 2024-02-06 07:50:43.138 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.138 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.138 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.138 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.139 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6135 root cause=org.onap.aai.exceptions.AAIException: resource-version passed for create of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 454 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 230 :MethodName- thatObjectCreationFailsWhenResourceVersionIsProvided ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke 07:50:43 2024-02-06 07:50:43.139 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.143 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.146 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409680 with label vertex 07:50:43 2024-02-06 07:50:43.147 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.150 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.154 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.154 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 499848 with missing timestamp 07:50:43 2024-02-06 07:50:43.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.157 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.159 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.161 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.163 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 07:50:43 2024-02-06 07:50:43.164 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 07:50:43 2024-02-06 07:50:43.164 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.167 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.168 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/junit-test2 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 208 :MethodName- thatObjectsCanNotBeFound ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 07:50:43 2024-02-06 07:50:43.168 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.173 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.173 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.173 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.173 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.175 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.178 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.180 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.180 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 467072 with missing timestamp 07:50:43 2024-02-06 07:50:43.180 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 516168 with missing timestamp 07:50:43 2024-02-06 07:50:43.181 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = false AND contains-other-v = NONE AND delete-other-v = NONE AND prevent-delete = IN)]. For better performance, use indexes 07:50:43 2024-02-06 07:50:43.190 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.190 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.190 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.190 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.192 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6140 root cause=org.onap.aai.serialization.db.exceptions.EdgeMultiplicityException: multiplicity rule violated: only one edge can exist with label: org.onap.relationships.inventory.LocatedIn between pserver and complex ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 189 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 86 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1806 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 608 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 447 :MethodName- thatRelationshipCanNotBeCreatedEdgeMultiplicity ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 07:50:43 2024-02-06 07:50:43.192 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.198 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.200 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.200 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 524304 with missing timestamp 07:50:43 2024-02-06 07:50:43.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.201 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.201 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6130 root cause=org.onap.aai.exceptions.AAIException: resource-version not passed for update of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 460 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 299 :MethodName- thatUpdateFailsWhenResourceVersionIsNotProvided ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke 07:50:43 2024-02-06 07:50:43.202 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.206 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.207 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for update of /cloud-infrastructure/pservers/pserver/updatedHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 460 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 274 :MethodName- thatUpdateFailsWhenResourceVersionsMismatch ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke 07:50:43 2024-02-06 07:50:43.208 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.213 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.213 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.213 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.213 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.215 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.218 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.218 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.218 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.218 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.219 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.225 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.225 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.225 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.225 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 07:50:43 2024-02-06 07:50:43.227 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.230 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.233 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.235 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.237 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.239 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.241 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.244 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.244 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.244 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.244 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.245 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.251 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.252 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6107 root cause=org.onap.aai.edges.exceptions.EdgeRuleNotFoundException: No rule found for EdgeRuleQuery with filter params node type: complex, node type: pserver, label: does.not.exist, type: COUSIN, isPrivate: false. ClassName- org.onap.aai.edges.EdgeIngestor :LineNumber- 299 :MethodName- getRule ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1910 :MethodName- getEdgesBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1937 :MethodName- getEdgeBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1804 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 608 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 491 :MethodName- putEdgeWrongLabelTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 07:50:43 2024-02-06 07:50:43.252 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.259 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.259 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.259 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.259 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.262 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.267 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.270 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.274 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.274 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.274 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.274 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.276 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.276 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 479360 with missing timestamp 07:50:43 2024-02-06 07:50:43.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.279 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.279 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.279 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.279 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6135 root cause=org.onap.aai.exceptions.AAIException: resource-version passed for create of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 454 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 230 :MethodName- thatObjectCreationFailsWhenResourceVersionIsProvided ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke 07:50:43 2024-02-06 07:50:43.280 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.284 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.284 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.284 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.284 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.286 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 504024 with label vertex 07:50:43 2024-02-06 07:50:43.286 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.289 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.289 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.289 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.289 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.293 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.293 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 512208 with missing timestamp 07:50:43 2024-02-06 07:50:43.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.295 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.297 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.299 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.300 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 07:50:43 2024-02-06 07:50:43.300 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 07:50:43 2024-02-06 07:50:43.300 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.302 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.303 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/junit-test2 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 469 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 208 :MethodName- thatObjectsCanNotBeFound ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 07:50:43 2024-02-06 07:50:43.303 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.307 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.308 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.312 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.313 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.313 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 483576 with missing timestamp 07:50:43 2024-02-06 07:50:43.313 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 483456 with missing timestamp 07:50:43 2024-02-06 07:50:43.314 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = false AND contains-other-v = NONE AND delete-other-v = NONE AND prevent-delete = IN)]. For better performance, use indexes 07:50:43 2024-02-06 07:50:43.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.320 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.322 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6140 root cause=org.onap.aai.serialization.db.exceptions.EdgeMultiplicityException: multiplicity rule violated: only one edge can exist with label: org.onap.relationships.inventory.LocatedIn between pserver and complex ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 189 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 86 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1806 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 608 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 447 :MethodName- thatRelationshipCanNotBeCreatedEdgeMultiplicity ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 07:50:43 2024-02-06 07:50:43.322 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.327 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.329 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.329 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 487552 with missing timestamp 07:50:43 2024-02-06 07:50:43.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.330 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.330 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6130 root cause=org.onap.aai.exceptions.AAIException: resource-version not passed for update of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 460 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 299 :MethodName- thatUpdateFailsWhenResourceVersionIsNotProvided ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke 07:50:43 2024-02-06 07:50:43.331 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.335 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.335 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for update of /cloud-infrastructure/pservers/pserver/updatedHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 460 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 274 :MethodName- thatUpdateFailsWhenResourceVersionsMismatch ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke 07:50:43 2024-02-06 07:50:43.336 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 s - in org.onap.aai.rest.db.HttpEntryTest 07:50:43 [INFO] Running org.onap.aai.rest.VnfcRelationshipIssueTest 07:50:43 2024-02-06 07:50:43.355 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-vnf11 with payload { 07:50:43 "vnf-id": "test-vnf11", 07:50:43 "vnf-name": "example-vnf-name-val-37069", 07:50:43 "vnf-name2": "example-vnf-name2-val-58382", 07:50:43 "vnf-type": "example-vnf-type-val-95069", 07:50:43 "in-maint": true, 07:50:43 "is-closed-loop-disabled": true, 07:50:43 "vf-modules": { 07:50:43 "vf-module": [ 07:50:43 { 07:50:43 "vf-module-id": "vf-module-test11", 07:50:43 "is-base-vf-module": true, 07:50:43 "automated-assignment": true 07:50:43 } 07:50:43 ] 07:50:43 } 07:50:43 } 07:50:43 07:50:43 2024-02-06 07:50:43.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:43 2024-02-06 07:50:43.357 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.357 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.357 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.357 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.367 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:43 2024-02-06 07:50:43.375 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/vnfcs/vnfc/test-vnfc11 with payload { 07:50:43 "vnfc-name": "test-vnfc11", 07:50:43 "nfc-naming-code": "testname", 07:50:43 "nfc-function": "test-value", 07:50:43 "relationship-list": { 07:50:43 "relationship": [{ 07:50:43 "related-to": "vf-module", 07:50:43 "relationship-data": [{ 07:50:43 "relationship-key": "vnf.vnf-id", 07:50:43 "relationship-value": "test-vnf11" 07:50:43 }, { 07:50:43 "relationship-key": "vf-module.vf-module-id", 07:50:43 "relationship-value": "vf-module-test11" 07:50:43 } 07:50:43 ] 07:50:43 } 07:50:43 ] 07:50:43 } 07:50:43 } 07:50:43 07:50:43 2024-02-06 07:50:43.375 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vnfc 07:50:43 2024-02-06 07:50:43.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:43 2024-02-06 07:50:43.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:43 2024-02-06 07:50:43.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:43 2024-02-06 07:50:43.377 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:43 2024-02-06 07:50:43.393 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:43 2024-02-06 07:50:43.402 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:44 2024-02-06 07:50:44.013 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-vnf11 with payload { 07:50:44 "vnf-id": "test-vnf11", 07:50:44 "vnf-name": "example-vnf-name-val-37069", 07:50:44 "vnf-name2": "example-vnf-name2-val-58382", 07:50:44 "vnf-type": "example-vnf-type-val-95069", 07:50:44 "in-maint": true, 07:50:44 "is-closed-loop-disabled": true, 07:50:44 "vf-modules": { 07:50:44 "vf-module": [ 07:50:44 { 07:50:44 "vf-module-id": "vf-module-test11", 07:50:44 "is-base-vf-module": true, 07:50:44 "automated-assignment": true 07:50:44 } 07:50:44 ] 07:50:44 } 07:50:44 } 07:50:44 07:50:44 2024-02-06 07:50:44.014 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 07:50:44 2024-02-06 07:50:44.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:44 2024-02-06 07:50:44.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:44 2024-02-06 07:50:44.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:44 2024-02-06 07:50:44.016 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:44 2024-02-06 07:50:44.024 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:44 2024-02-06 07:50:44.028 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:44 2024-02-06 07:50:44.029 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/vnfcs/vnfc/test-vnfc11 with payload { 07:50:44 "vnfc-name": "test-vnfc11", 07:50:44 "nfc-naming-code": "testname", 07:50:44 "nfc-function": "test-value", 07:50:44 "relationship-list": { 07:50:44 "relationship": [{ 07:50:44 "related-to": "vf-module", 07:50:44 "relationship-data": [{ 07:50:44 "relationship-key": "vnf.vnf-id", 07:50:44 "relationship-value": "test-vnf11" 07:50:44 }, { 07:50:44 "relationship-key": "vf-module.vf-module-id", 07:50:44 "relationship-value": "vf-module-test11" 07:50:44 } 07:50:44 ] 07:50:44 } 07:50:44 ] 07:50:44 } 07:50:44 } 07:50:44 07:50:44 2024-02-06 07:50:44.029 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vnfc 07:50:44 2024-02-06 07:50:44.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 07:50:44 2024-02-06 07:50:44.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 07:50:44 2024-02-06 07:50:44.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 07:50:44 2024-02-06 07:50:44.030 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 07:50:44 2024-02-06 07:50:44.035 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 07:50:44 2024-02-06 07:50:44.040 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 07:50:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 s - in org.onap.aai.rest.VnfcRelationshipIssueTest 07:50:44 [INFO] Running org.onap.aai.exceptions.AAIExceptionTest 07:50:44 2024-02-06 07:50:44.375 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 07:50:44 2024-02-06 07:50:44.377 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 07:50:44 2024-02-06 07:50:44.378 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 07:50:44 2024-02-06 07:50:44.379 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 07:50:44 2024-02-06 07:50:44.380 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 07:50:44 2024-02-06 07:50:44.381 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 07:50:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.aai.exceptions.AAIExceptionTest 07:50:44 [INFO] Running org.onap.aai.exceptions.AAIExceptionWithInfoTest 07:50:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.aai.exceptions.AAIExceptionWithInfoTest 07:50:44 [INFO] Running org.onap.aai.dbmap.AAIGraphTest 07:50:44 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.016 s - in org.onap.aai.dbmap.AAIGraphTest 07:50:44 [INFO] Running org.onap.aai.prevalidation.ValidationServiceTest 07:50:44 2024-02-06 07:50:44.483 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 07:50:44 2024-02-06 07:50:44.554 DEBUG --- [ main] o.o.aai.prevalidation.ValidationService : Validation Service returned following response status code 200 and body { 07:50:44 "validationId": "52245aa2-72a8-440d-87e2-570272aa4a83b", 07:50:44 "validationTimestamp": "20191201T211503Z", 07:50:44 "entityId": { 07:50:44 "vnf-id": "vnf-jenkins-15903-3" 07:50:44 }, 07:50:44 "entityName": "ormfl405me3", 07:50:44 "entityType": "generic-vnf", 07:50:44 "entityLink": "network/generic-vnfs/generic-vnf/vnf-jenkins-15903-3", 07:50:44 "resourceVersion": "1567815933280", 07:50:44 "requestor": "JUNIT", 07:50:44 "violations": [] 07:50:44 } 07:50:44 07:50:44 2024-02-06 07:50:44.555 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 07:50:44 2024-02-06 07:50:44.556 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 07:50:44 2024-02-06 07:50:44.565 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 07:50:44 2024-02-06 07:50:44.566 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 07:50:44 2024-02-06 07:50:44.571 ERROR --- [ main] o.o.aai.prevalidation.ValidationService : Connection refused to the validation microservice due to service unreachable 07:50:44 java.net.ConnectException: Connection refused 07:50:44 at org.onap.aai.prevalidation.ValidationServiceTest.testPreValidateWithSuccessRequestAndServiceIsDownAndShouldErrorWithConnectionRefused(ValidationServiceTest.java:85) 07:50:44 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:50:44 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:50:44 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:50:44 at java.lang.reflect.Method.invoke(Method.java:498) 07:50:44 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 07:50:44 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:50:44 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 07:50:44 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:50:44 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:50:44 at org.springframework.boot.test.system.OutputCaptureRule$1.evaluate(OutputCaptureRule.java:67) 07:50:44 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:50:44 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 07:50:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 07:50:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 07:50:44 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:50:44 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:50:44 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:50:44 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:50:44 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:50:44 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:50:44 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 07:50:44 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 07:50:44 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 07:50:44 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 07:50:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 07:50:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 07:50:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 07:50:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 07:50:44 2024-02-06 07:50:44.573 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 07:50:44 2024-02-06 07:50:44.574 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 07:50:44 2024-02-06 07:50:44.574 ERROR --- [ main] o.o.aai.prevalidation.ValidationService : Connection timeout to the validation microservice as this could indicate the server is unable to reach port, please check on server by running: nc -w10 -z -v ${VALIDATION_HOST} ${VALIDATION_PORT} 07:50:44 org.apache.http.conn.ConnectTimeoutException: Connection timed out 07:50:44 at org.onap.aai.prevalidation.ValidationServiceTest.testPreValidateWithSuccessRequestAndServiceIsUnreachableAndShouldErrorWithConnectionTimeout(ValidationServiceTest.java:100) 07:50:44 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:50:44 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:50:44 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:50:44 at java.lang.reflect.Method.invoke(Method.java:498) 07:50:44 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 07:50:44 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:50:44 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 07:50:44 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:50:44 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:50:44 at org.springframework.boot.test.system.OutputCaptureRule$1.evaluate(OutputCaptureRule.java:67) 07:50:44 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:50:44 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 07:50:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 07:50:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 07:50:44 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:50:44 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:50:44 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:50:44 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:50:44 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:50:44 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:50:44 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 07:50:44 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 07:50:44 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 07:50:44 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 07:50:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 07:50:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 07:50:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 07:50:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 07:50:44 2024-02-06 07:50:44.575 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 07:50:44 2024-02-06 07:50:44.576 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Invalid nf values, check nf-type, nf-role, nf-function, and nf-naming-code 07:50:44 2024-02-06 07:50:44.576 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 07:50:44 2024-02-06 07:50:44.577 ERROR --- [ main] o.o.aai.prevalidation.ValidationService : Request to validation service took longer than the currently set timeout 07:50:44 java.net.SocketTimeoutException: Request timed out due to taking longer than client expected 07:50:44 at org.onap.aai.prevalidation.ValidationServiceTest.testPreValidateWithSuccessRequestAndServiceIsAvailableAndRequestIsTakingTooLongAndClientShouldTimeout(ValidationServiceTest.java:139) 07:50:44 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:50:44 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:50:44 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:50:44 at java.lang.reflect.Method.invoke(Method.java:498) 07:50:44 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 07:50:44 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:50:44 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 07:50:44 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:50:44 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:50:44 at org.springframework.boot.test.system.OutputCaptureRule$1.evaluate(OutputCaptureRule.java:67) 07:50:44 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:50:44 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 07:50:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 07:50:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 07:50:44 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:50:44 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:50:44 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:50:44 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:50:44 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:50:44 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:50:44 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 07:50:44 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 07:50:44 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 07:50:44 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 07:50:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 07:50:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 07:50:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 07:50:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 07:50:44 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.onap.aai.prevalidation.ValidationServiceTest 07:50:44 [INFO] Running org.onap.aai.parsers.uri.URIToRelationshipObjectTest 07:50:44 2024-02-06 07:50:44.590 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:44 07:50:44 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:44 07:50:44 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:44 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:44 07:50:44 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:44 07:50:44 2024-02-06 07:50:44.607 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:44 2024-02-06 07:50:44.607 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:44 2024-02-06 07:50:44.608 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:44 2024-02-06 07:50:44.608 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:44 2024-02-06 07:50:44.609 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:44 2024-02-06 07:50:44.609 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:44 2024-02-06 07:50:44.609 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:44 2024-02-06 07:50:44.610 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:44 2024-02-06 07:50:44.610 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:44 2024-02-06 07:50:44.610 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:44 2024-02-06 07:50:44.611 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:44 2024-02-06 07:50:44.615 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:44 2024-02-06 07:50:44.615 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:44 2024-02-06 07:50:44.617 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:44 2024-02-06 07:50:44.617 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:44 [EL Warning]: moxy: 2024-02-06 07:50:44.646--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:44 2024-02-06 07:50:44.799 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:44 2024-02-06 07:50:44.807 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:44 2024-02-06 07:50:44.808 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:44 2024-02-06 07:50:44.808 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:44 [EL Warning]: moxy: 2024-02-06 07:50:44.842--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:45 2024-02-06 07:50:45.020 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:45 2024-02-06 07:50:45.029 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:45 2024-02-06 07:50:45.030 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:45 2024-02-06 07:50:45.030 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:45 [EL Warning]: moxy: 2024-02-06 07:50:45.066--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:45 2024-02-06 07:50:45.278 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:45 2024-02-06 07:50:45.287 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:45 2024-02-06 07:50:45.288 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:45 2024-02-06 07:50:45.288 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:45 [EL Warning]: moxy: 2024-02-06 07:50:45.324--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:45 2024-02-06 07:50:45.511 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:45 2024-02-06 07:50:45.520 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:45 2024-02-06 07:50:45.521 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:45 2024-02-06 07:50:45.521 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:45 [EL Warning]: moxy: 2024-02-06 07:50:45.562--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:45 2024-02-06 07:50:45.778 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:45 2024-02-06 07:50:45.804 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find l-interadsfaces in the store for lower hyphen to upper camel 07:50:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 s - in org.onap.aai.parsers.uri.URIToRelationshipObjectTest 07:50:45 [INFO] Running org.onap.aai.parsers.uri.URIToObjectTest 07:50:45 2024-02-06 07:50:45.820 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:45 07:50:45 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:45 07:50:45 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:45 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:45 07:50:45 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:45 07:50:45 2024-02-06 07:50:45.833 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:45 2024-02-06 07:50:45.833 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:45 2024-02-06 07:50:45.834 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:45 2024-02-06 07:50:45.834 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:45 2024-02-06 07:50:45.835 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:45 2024-02-06 07:50:45.835 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:45 2024-02-06 07:50:45.835 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:45 2024-02-06 07:50:45.835 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:45 2024-02-06 07:50:45.836 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:45 2024-02-06 07:50:45.836 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:45 2024-02-06 07:50:45.837 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:45 2024-02-06 07:50:45.841 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:45 2024-02-06 07:50:45.841 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:45 2024-02-06 07:50:45.842 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:45 2024-02-06 07:50:45.842 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:45 [EL Warning]: moxy: 2024-02-06 07:50:45.872--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:46 2024-02-06 07:50:46.025 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:46 2024-02-06 07:50:46.032 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:46 2024-02-06 07:50:46.033 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:46 2024-02-06 07:50:46.033 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:46 [EL Warning]: moxy: 2024-02-06 07:50:46.067--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:46 2024-02-06 07:50:46.240 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:46 2024-02-06 07:50:46.248 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:46 2024-02-06 07:50:46.249 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:46 2024-02-06 07:50:46.250 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:46 [EL Warning]: moxy: 2024-02-06 07:50:46.285--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:46 2024-02-06 07:50:46.469 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:46 2024-02-06 07:50:46.479 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:46 2024-02-06 07:50:46.480 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:46 2024-02-06 07:50:46.480 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:46 [EL Warning]: moxy: 2024-02-06 07:50:46.516--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:46 2024-02-06 07:50:46.702 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:46 2024-02-06 07:50:46.711 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:46 2024-02-06 07:50:46.713 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:46 2024-02-06 07:50:46.713 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:46 [EL Warning]: moxy: 2024-02-06 07:50:46.756--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:46 2024-02-06 07:50:46.976 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:46 2024-02-06 07:50:46.997 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find l-interadsfaces in the store for lower hyphen to upper camel 07:50:47 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.185 s - in org.onap.aai.parsers.uri.URIToObjectTest 07:50:47 [INFO] Running org.onap.aai.parsers.uri.URIToExtensionInformationTest 07:50:47 2024-02-06 07:50:47.008 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:47 07:50:47 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:47 07:50:47 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:47 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:47 07:50:47 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:47 07:50:47 2024-02-06 07:50:47.028 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:47 2024-02-06 07:50:47.028 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:47 2024-02-06 07:50:47.028 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:47 2024-02-06 07:50:47.029 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:47 2024-02-06 07:50:47.029 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:47 2024-02-06 07:50:47.029 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:47 2024-02-06 07:50:47.030 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:47 2024-02-06 07:50:47.030 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:47 2024-02-06 07:50:47.031 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:47 2024-02-06 07:50:47.031 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:47 2024-02-06 07:50:47.031 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:47 2024-02-06 07:50:47.035 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:47 2024-02-06 07:50:47.036 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:47 2024-02-06 07:50:47.037 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:47 2024-02-06 07:50:47.037 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:47 [EL Warning]: moxy: 2024-02-06 07:50:47.066--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:47 2024-02-06 07:50:47.221 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:47 2024-02-06 07:50:47.228 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:47 2024-02-06 07:50:47.230 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:47 2024-02-06 07:50:47.230 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:47 [EL Warning]: moxy: 2024-02-06 07:50:47.264--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:47 2024-02-06 07:50:47.439 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:47 2024-02-06 07:50:47.448 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:47 2024-02-06 07:50:47.449 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:47 2024-02-06 07:50:47.449 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:47 [EL Warning]: moxy: 2024-02-06 07:50:47.485--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:47 2024-02-06 07:50:47.717 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:47 2024-02-06 07:50:47.726 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:47 2024-02-06 07:50:47.728 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:47 2024-02-06 07:50:47.728 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:47 [EL Warning]: moxy: 2024-02-06 07:50:47.763--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:47 2024-02-06 07:50:47.948 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:47 2024-02-06 07:50:47.957 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:47 2024-02-06 07:50:47.958 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:47 2024-02-06 07:50:47.958 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:47 [EL Warning]: moxy: 2024-02-06 07:50:47.999--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:48 2024-02-06 07:50:48.215 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 s - in org.onap.aai.parsers.uri.URIToExtensionInformationTest 07:50:48 [INFO] Running org.onap.aai.parsers.uri.URIToDBKeyTest 07:50:48 2024-02-06 07:50:48.242 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find cloud in the store for lower hyphen to upper camel 07:50:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.aai.parsers.uri.URIToDBKeyTest 07:50:48 [INFO] Running org.onap.aai.parsers.uri.URIParserTest 07:50:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.aai.parsers.uri.URIParserTest 07:50:48 [INFO] Running org.onap.aai.parsers.query.UniqueRelationshipQueryTest 07:50:48 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.onap.aai.parsers.query.UniqueRelationshipQueryTest 07:50:48 [INFO] Running org.onap.aai.parsers.query.GraphTraversalTest 07:50:48 2024-02-06 07:50:48.287 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:48 07:50:48 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:48 07:50:48 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:48 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:48 07:50:48 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:48 07:50:48 2024-02-06 07:50:48.300 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:48 2024-02-06 07:50:48.300 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv1 07:50:48 2024-02-06 07:50:48.301 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:48 2024-02-06 07:50:48.301 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv2 07:50:48 2024-02-06 07:50:48.301 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:48 2024-02-06 07:50:48.301 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv3 07:50:48 2024-02-06 07:50:48.302 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:48 2024-02-06 07:50:48.302 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv4 07:50:48 2024-02-06 07:50:48.302 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:48 2024-02-06 07:50:48.305 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:48 2024-02-06 07:50:48.305 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv1 07:50:48 2024-02-06 07:50:48.306 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:48 2024-02-06 07:50:48.306 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:48 [EL Warning]: moxy: 2024-02-06 07:50:48.331--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:48 2024-02-06 07:50:48.457 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 169 07:50:48 2024-02-06 07:50:48.462 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv2 07:50:48 2024-02-06 07:50:48.463 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:48 2024-02-06 07:50:48.463 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:48 [EL Warning]: moxy: 2024-02-06 07:50:48.49--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:48 2024-02-06 07:50:48.627 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 177 07:50:48 2024-02-06 07:50:48.633 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv3 07:50:48 2024-02-06 07:50:48.634 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:48 2024-02-06 07:50:48.634 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:48 [EL Warning]: moxy: 2024-02-06 07:50:48.663--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:48 2024-02-06 07:50:48.814 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 195 07:50:48 2024-02-06 07:50:48.821 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv4 07:50:48 2024-02-06 07:50:48.822 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:48 2024-02-06 07:50:48.822 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:48 [EL Warning]: moxy: 2024-02-06 07:50:48.852--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:48 2024-02-06 07:50:49.005 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:49 2024-02-06 07:50:49.032 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 07:50:49 2024-02-06 07:50:49.041 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 07:50:49 2024-02-06 07:50:49.055 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 07:50:49 2024-02-06 07:50:49.063 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 07:50:49 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.791 s - in org.onap.aai.parsers.query.GraphTraversalTest 07:50:49 [INFO] Running org.onap.aai.parsers.query.RelationshipQueryTest 07:50:49 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.onap.aai.parsers.query.RelationshipQueryTest 07:50:49 [INFO] Running org.onap.aai.parsers.query.RelationshipGremlinQueryTest 07:50:49 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.onap.aai.parsers.query.RelationshipGremlinQueryTest 07:50:49 [INFO] Running org.onap.aai.parsers.query.UniqueURIQueryTest 07:50:49 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.onap.aai.parsers.query.UniqueURIQueryTest 07:50:49 [INFO] Running org.onap.aai.parsers.query.LegacyQueryTest 07:50:49 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.onap.aai.parsers.query.LegacyQueryTest 07:50:49 [INFO] Running org.onap.aai.parsers.relationship.RelationshipToURITest 07:50:49 2024-02-06 07:50:49.081 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:49 07:50:49 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:49 07:50:49 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:49 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:49 07:50:49 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:49 07:50:49 2024-02-06 07:50:49.093 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:49 2024-02-06 07:50:49.093 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:49 2024-02-06 07:50:49.094 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:49 2024-02-06 07:50:49.094 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:49 2024-02-06 07:50:49.094 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:49 2024-02-06 07:50:49.095 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:49 2024-02-06 07:50:49.095 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:49 2024-02-06 07:50:49.095 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:49 2024-02-06 07:50:49.096 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:49 2024-02-06 07:50:49.096 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:49 2024-02-06 07:50:49.097 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:49 2024-02-06 07:50:49.101 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:49 2024-02-06 07:50:49.101 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:49 2024-02-06 07:50:49.102 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:49 2024-02-06 07:50:49.102 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:49 [EL Warning]: moxy: 2024-02-06 07:50:49.131--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:49 2024-02-06 07:50:49.283 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:49 2024-02-06 07:50:49.290 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:49 2024-02-06 07:50:49.291 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:49 2024-02-06 07:50:49.291 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:49 [EL Warning]: moxy: 2024-02-06 07:50:49.324--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:49 2024-02-06 07:50:49.499 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:49 2024-02-06 07:50:49.507 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:49 2024-02-06 07:50:49.509 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:49 2024-02-06 07:50:49.509 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:49 [EL Warning]: moxy: 2024-02-06 07:50:49.543--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:49 2024-02-06 07:50:49.729 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:49 2024-02-06 07:50:49.738 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:49 2024-02-06 07:50:49.739 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:49 2024-02-06 07:50:49.739 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:49 [EL Warning]: moxy: 2024-02-06 07:50:49.775--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:50 2024-02-06 07:50:50.012 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:50 2024-02-06 07:50:50.021 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:50 2024-02-06 07:50:50.022 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:50 2024-02-06 07:50:50.022 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:50 [EL Warning]: moxy: 2024-02-06 07:50:50.063--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:50 2024-02-06 07:50:50.281 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:50 2024-02-06 07:50:50.309 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find test-objet in the store for lower hyphen to upper camel 07:50:50 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.231 s - in org.onap.aai.parsers.relationship.RelationshipToURITest 07:50:50 [INFO] Running org.onap.aai.transforms.XmlFormatTransformerTest 07:50:50 2024-02-06 07:50:50.319 DEBUG --- [ main] o.o.a.t.XmlFormatTransformerTest : Converting the following input to xml: { 07:50:50 "results": [ 07:50:50 { 07:50:50 "id": "286724136", 07:50:50 "node-type": "pserver", 07:50:50 "url": "/aai/v18/cloud-infrastructure/pservers/pserver/test-pserver1", 07:50:50 "properties": { 07:50:50 "equip-type": "SERVER", 07:50:50 "equip-vendor": "SomeVendor", 07:50:50 "equip-model": "SomeModel", 07:50:50 "in-maint": false, 07:50:50 "last-mod-source-of-truth": "AAIRctFeed", 07:50:50 "aai-node-type": "pserver", 07:50:50 "aai-created-ts": 1568997029298, 07:50:50 "aai-last-mod-ts": 1568997029298, 07:50:50 "source-of-truth": "AAI", 07:50:50 "aai-uri": "/cloud-infrastructure/pservers/pserver/test-pserver1", 07:50:50 "aai-uuid": "05fa7b64-59e4-44a1-8162-e32746659c77", 07:50:50 "ipv4-oam-address": "1.2.3.4", 07:50:50 "hostname": "test-pserver1", 07:50:50 "pserver-id": "6bf4944a-9f13-4bb8-8f49-b61060793510", 07:50:50 "purpose": "Standalone", 07:50:50 "fqdn": "a.b.c.d", 07:50:50 "ptnii-equip-name": "test-pserver1", 07:50:50 "resource-version": "1568997029298" 07:50:50 }, 07:50:50 "related-to": [ 07:50:50 { 07:50:50 "id": "286724232", 07:50:50 "relationship-label": "org.onap.relationships.inventory.LocatedIn", 07:50:50 "node-type": "complex", 07:50:50 "url": "/aai/v18/cloud-infrastructure/complexes/complex/testcomplex2" 07:50:50 }, 07:50:50 { 07:50:50 "id": "286724233", 07:50:50 "relationship-label": "org.onap.relationships.inventory.LocatedIn", 07:50:50 "node-type": "complex", 07:50:50 "url": "/aai/v18/cloud-infrastructure/complexes/complex/testcomplex1" 07:50:50 } 07:50:50 ] 07:50:50 }, 07:50:50 { 07:50:50 "id": "286724152", 07:50:50 "node-type": "pserver", 07:50:50 "url": "/aai/v18/cloud-infrastructure/pservers/pserver/test-pserver2", 07:50:50 "properties": { 07:50:50 "in-maint": false, 07:50:50 "last-mod-source-of-truth": "JUNITTESTAPP2", 07:50:50 "aai-node-type": "pserver", 07:50:50 "aai-created-ts": 1553805738492, 07:50:50 "aai-last-mod-ts": 1553805738492, 07:50:50 "source-of-truth": "JUNITTESTAPP2", 07:50:50 "aai-uri": "/cloud-infrastructure/pservers/pserver/test-pserver2", 07:50:50 "aai-uuid": "13a8440c-7fb4-4f41-a141-6e1d9e895b4a", 07:50:50 "hostname": "test-pserver2", 07:50:50 "resource-version": "1553805738492" 07:50:50 }, 07:50:50 "related-to": [] 07:50:50 } 07:50:50 ] 07:50:50 } 07:50:50 07:50:50 2024-02-06 07:50:50.321 DEBUG --- [ main] o.o.a.t.XmlFormatTransformerTest : Converted xml payload: org.onap.relationships.inventory.LocatedIncomplex286724232/aai/v18/cloud-infrastructure/complexes/complex/testcomplex2org.onap.relationships.inventory.LocatedIncomplex286724233/aai/v18/cloud-infrastructure/complexes/complex/testcomplex1pserver286724136/aai/v18/cloud-infrastructure/pservers/pserver/test-pserver11568997029298test-pserver1SERVERSomeVendorStandalonea.b.c.d/cloud-infrastructure/pservers/pserver/test-pserver16bf4944a-9f13-4bb8-8f49-b6106079351015689970292981.2.3.4AAIpservertest-pserver1SomeModelfalse05fa7b64-59e4-44a1-8162-e32746659c771568997029298AAIRctFeedpserver286724152/aai/v18/cloud-infrastructure/pservers/pserver/test-pserver21553805738492test-pserver2false13a8440c-7fb4-4f41-a141-6e1d9e895b4a1553805738492/cloud-infrastructure/pservers/pserver/test-pserver21553805738492JUNITTESTAPP2JUNITTESTAPP2pserver 07:50:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.aai.transforms.XmlFormatTransformerTest 07:50:50 [INFO] Running org.onap.aai.introspection.PropertyPredicatesTest 07:50:50 2024-02-06 07:50:50.327 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:50 07:50:50 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:50 07:50:50 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:50 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:50 07:50:50 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:50 07:50:50 2024-02-06 07:50:50.339 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:50 2024-02-06 07:50:50.340 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:50 2024-02-06 07:50:50.340 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:50 2024-02-06 07:50:50.340 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:50 2024-02-06 07:50:50.341 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:50 2024-02-06 07:50:50.341 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:50 2024-02-06 07:50:50.342 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:50 2024-02-06 07:50:50.342 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:50 2024-02-06 07:50:50.342 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:50 2024-02-06 07:50:50.342 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:50 2024-02-06 07:50:50.343 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:50 2024-02-06 07:50:50.347 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:50 2024-02-06 07:50:50.347 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:50 2024-02-06 07:50:50.348 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:50 2024-02-06 07:50:50.348 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:50 [EL Warning]: moxy: 2024-02-06 07:50:50.379--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:50 2024-02-06 07:50:50.531 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:50 2024-02-06 07:50:50.538 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:50 2024-02-06 07:50:50.540 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:50 2024-02-06 07:50:50.540 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:50 [EL Warning]: moxy: 2024-02-06 07:50:50.574--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:50 2024-02-06 07:50:50.748 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:50 2024-02-06 07:50:50.757 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:50 2024-02-06 07:50:50.758 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:50 2024-02-06 07:50:50.758 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:50 [EL Warning]: moxy: 2024-02-06 07:50:50.794--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:50 2024-02-06 07:50:50.979 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:50 2024-02-06 07:50:50.988 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:50 2024-02-06 07:50:50.989 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:50 2024-02-06 07:50:50.989 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:51 [EL Warning]: moxy: 2024-02-06 07:50:51.033--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:51 2024-02-06 07:50:51.235 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:51 2024-02-06 07:50:51.247 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:51 2024-02-06 07:50:51.249 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:51 2024-02-06 07:50:51.250 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:51 [EL Warning]: moxy: 2024-02-06 07:50:51.296--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:51 2024-02-06 07:50:51.518 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s - in org.onap.aai.introspection.PropertyPredicatesTest 07:50:51 [INFO] Running org.onap.aai.introspection.JSONStrategyTest 07:50:51 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s - in org.onap.aai.introspection.JSONStrategyTest 07:50:51 [INFO] Running org.onap.aai.introspection.tools.RemoveNonVisiblePropertyTest 07:50:51 2024-02-06 07:50:51.570 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:51 07:50:51 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:51 07:50:51 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:51 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:51 07:50:51 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:51 07:50:51 2024-02-06 07:50:51.586 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:51 2024-02-06 07:50:51.587 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:51 2024-02-06 07:50:51.587 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:51 2024-02-06 07:50:51.587 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:51 2024-02-06 07:50:51.588 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:51 2024-02-06 07:50:51.588 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:51 2024-02-06 07:50:51.588 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:51 2024-02-06 07:50:51.589 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:51 2024-02-06 07:50:51.589 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:51 2024-02-06 07:50:51.589 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:51 2024-02-06 07:50:51.590 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:51 2024-02-06 07:50:51.594 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:51 2024-02-06 07:50:51.594 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:51 2024-02-06 07:50:51.595 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:51 2024-02-06 07:50:51.595 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:51 [EL Warning]: moxy: 2024-02-06 07:50:51.626--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:51 2024-02-06 07:50:51.778 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:51 2024-02-06 07:50:51.785 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:51 2024-02-06 07:50:51.786 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:51 2024-02-06 07:50:51.786 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:51 [EL Warning]: moxy: 2024-02-06 07:50:51.821--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:51 2024-02-06 07:50:51.995 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:51 2024-02-06 07:50:52.003 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:51 2024-02-06 07:50:52.004 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:51 2024-02-06 07:50:52.004 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:52 [EL Warning]: moxy: 2024-02-06 07:50:52.04--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:52 2024-02-06 07:50:52.283 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:52 2024-02-06 07:50:52.292 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:52 2024-02-06 07:50:52.294 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:52 2024-02-06 07:50:52.294 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:52 [EL Warning]: moxy: 2024-02-06 07:50:52.329--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:52 2024-02-06 07:50:52.514 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:52 2024-02-06 07:50:52.523 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:52 2024-02-06 07:50:52.524 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:52 2024-02-06 07:50:52.524 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:52 [EL Warning]: moxy: 2024-02-06 07:50:52.565--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:52 2024-02-06 07:50:52.779 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.239 s - in org.onap.aai.introspection.tools.RemoveNonVisiblePropertyTest 07:50:52 [INFO] Running org.onap.aai.introspection.tools.CreateUUIDTest 07:50:52 2024-02-06 07:50:52.806 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:52 07:50:52 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:52 07:50:52 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:52 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:52 07:50:52 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:52 07:50:52 2024-02-06 07:50:52.817 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:52 2024-02-06 07:50:52.818 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:52 2024-02-06 07:50:52.818 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:52 2024-02-06 07:50:52.818 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:52 2024-02-06 07:50:52.819 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:52 2024-02-06 07:50:52.819 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:52 2024-02-06 07:50:52.820 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:52 2024-02-06 07:50:52.820 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:52 2024-02-06 07:50:52.820 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:52 2024-02-06 07:50:52.820 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:52 2024-02-06 07:50:52.821 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:52 2024-02-06 07:50:52.825 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:52 2024-02-06 07:50:52.825 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:52 2024-02-06 07:50:52.826 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:52 2024-02-06 07:50:52.826 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:52 [EL Warning]: moxy: 2024-02-06 07:50:52.856--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:53 2024-02-06 07:50:53.008 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:53 2024-02-06 07:50:53.015 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:53 2024-02-06 07:50:53.017 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:53 2024-02-06 07:50:53.017 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:53 [EL Warning]: moxy: 2024-02-06 07:50:53.05--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:53 2024-02-06 07:50:53.222 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:53 2024-02-06 07:50:53.230 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:53 2024-02-06 07:50:53.231 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:53 2024-02-06 07:50:53.231 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:53 [EL Warning]: moxy: 2024-02-06 07:50:53.266--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:53 2024-02-06 07:50:53.451 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:53 2024-02-06 07:50:53.460 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:53 2024-02-06 07:50:53.461 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:53 2024-02-06 07:50:53.461 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:53 [EL Warning]: moxy: 2024-02-06 07:50:53.496--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:53 2024-02-06 07:50:53.681 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:53 2024-02-06 07:50:53.690 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:53 2024-02-06 07:50:53.691 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:53 2024-02-06 07:50:53.691 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:53 [EL Warning]: moxy: 2024-02-06 07:50:53.732--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:53 2024-02-06 07:50:53.945 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.16 s - in org.onap.aai.introspection.tools.CreateUUIDTest 07:50:53 [INFO] Running org.onap.aai.introspection.tools.InjectKeysFromURITest 07:50:53 2024-02-06 07:50:53.973 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:53 07:50:53 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:53 07:50:53 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:53 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:53 07:50:53 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:53 07:50:53 2024-02-06 07:50:53.986 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:53 2024-02-06 07:50:53.986 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:53 2024-02-06 07:50:53.987 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:53 2024-02-06 07:50:53.987 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:53 2024-02-06 07:50:53.987 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:53 2024-02-06 07:50:53.988 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:53 2024-02-06 07:50:53.988 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:53 2024-02-06 07:50:53.988 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:53 2024-02-06 07:50:53.989 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:53 2024-02-06 07:50:53.989 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:53 2024-02-06 07:50:53.990 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:53 2024-02-06 07:50:53.993 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:53 2024-02-06 07:50:53.993 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:53 2024-02-06 07:50:53.995 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:53 2024-02-06 07:50:53.995 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:54 [EL Warning]: moxy: 2024-02-06 07:50:54.025--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:54 2024-02-06 07:50:54.176 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:54 2024-02-06 07:50:54.183 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:54 2024-02-06 07:50:54.184 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:54 2024-02-06 07:50:54.184 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:54 [EL Warning]: moxy: 2024-02-06 07:50:54.218--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:54 2024-02-06 07:50:54.432 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:54 2024-02-06 07:50:54.440 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:54 2024-02-06 07:50:54.442 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:54 2024-02-06 07:50:54.442 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:54 [EL Warning]: moxy: 2024-02-06 07:50:54.477--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:54 2024-02-06 07:50:54.663 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:54 2024-02-06 07:50:54.672 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:54 2024-02-06 07:50:54.673 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:54 2024-02-06 07:50:54.673 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:54 [EL Warning]: moxy: 2024-02-06 07:50:54.708--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:54 2024-02-06 07:50:54.895 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:54 2024-02-06 07:50:54.904 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:54 2024-02-06 07:50:54.905 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:54 2024-02-06 07:50:54.905 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:54 [EL Warning]: moxy: 2024-02-06 07:50:54.946--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:55 2024-02-06 07:50:55.162 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 s - in org.onap.aai.introspection.tools.InjectKeysFromURITest 07:50:55 [INFO] Running org.onap.aai.introspection.tools.DefaultFieldsTest 07:50:55 2024-02-06 07:50:55.188 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:55 07:50:55 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:55 07:50:55 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:55 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:55 07:50:55 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:55 07:50:55 2024-02-06 07:50:55.199 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:55 2024-02-06 07:50:55.199 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:55 2024-02-06 07:50:55.199 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:55 2024-02-06 07:50:55.200 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:55 2024-02-06 07:50:55.200 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:55 2024-02-06 07:50:55.200 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:55 2024-02-06 07:50:55.201 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:55 2024-02-06 07:50:55.201 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:55 2024-02-06 07:50:55.201 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:55 2024-02-06 07:50:55.201 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:55 2024-02-06 07:50:55.202 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:55 2024-02-06 07:50:55.205 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:55 2024-02-06 07:50:55.206 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:55 2024-02-06 07:50:55.207 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:55 2024-02-06 07:50:55.207 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:55 [EL Warning]: moxy: 2024-02-06 07:50:55.237--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:55 2024-02-06 07:50:55.388 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:55 2024-02-06 07:50:55.395 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:55 2024-02-06 07:50:55.396 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:55 2024-02-06 07:50:55.397 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:55 [EL Warning]: moxy: 2024-02-06 07:50:55.43--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:55 2024-02-06 07:50:55.604 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:55 2024-02-06 07:50:55.612 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:55 2024-02-06 07:50:55.613 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:55 2024-02-06 07:50:55.613 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:55 [EL Warning]: moxy: 2024-02-06 07:50:55.648--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:55 2024-02-06 07:50:55.832 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:55 2024-02-06 07:50:55.841 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:55 2024-02-06 07:50:55.842 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:55 2024-02-06 07:50:55.842 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:55 [EL Warning]: moxy: 2024-02-06 07:50:55.878--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:56 2024-02-06 07:50:56.064 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:56 2024-02-06 07:50:56.073 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:56 2024-02-06 07:50:56.075 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:56 2024-02-06 07:50:56.075 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:56 [EL Warning]: moxy: 2024-02-06 07:50:56.116--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:56 2024-02-06 07:50:56.333 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.166 s - in org.onap.aai.introspection.tools.DefaultFieldsTest 07:50:56 [INFO] Running org.onap.aai.introspection.tools.IntrospectorValidatorTest 07:50:56 2024-02-06 07:50:56.358 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:56 07:50:56 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:56 07:50:56 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:56 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:56 07:50:56 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:56 07:50:56 2024-02-06 07:50:56.368 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:56 2024-02-06 07:50:56.369 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:56 2024-02-06 07:50:56.369 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:56 2024-02-06 07:50:56.369 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:56 2024-02-06 07:50:56.370 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:56 2024-02-06 07:50:56.370 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:56 2024-02-06 07:50:56.371 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:56 2024-02-06 07:50:56.371 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:56 2024-02-06 07:50:56.371 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:56 2024-02-06 07:50:56.371 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:56 2024-02-06 07:50:56.372 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:56 2024-02-06 07:50:56.375 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:56 2024-02-06 07:50:56.375 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:56 2024-02-06 07:50:56.377 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:56 2024-02-06 07:50:56.377 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:56 [EL Warning]: moxy: 2024-02-06 07:50:56.407--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:56 2024-02-06 07:50:56.560 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:56 2024-02-06 07:50:56.611 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:56 2024-02-06 07:50:56.612 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:56 2024-02-06 07:50:56.613 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:56 [EL Warning]: moxy: 2024-02-06 07:50:56.649--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:56 2024-02-06 07:50:56.824 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:56 2024-02-06 07:50:56.833 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:56 2024-02-06 07:50:56.834 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:56 2024-02-06 07:50:56.834 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:56 [EL Warning]: moxy: 2024-02-06 07:50:56.869--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:57 2024-02-06 07:50:57.054 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:57 2024-02-06 07:50:57.064 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:57 2024-02-06 07:50:57.065 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:57 2024-02-06 07:50:57.065 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:57 [EL Warning]: moxy: 2024-02-06 07:50:57.101--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:57 2024-02-06 07:50:57.289 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:57 2024-02-06 07:50:57.298 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:57 2024-02-06 07:50:57.299 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:57 2024-02-06 07:50:57.300 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:57 [EL Warning]: moxy: 2024-02-06 07:50:57.34--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:57 2024-02-06 07:50:57.556 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 s - in org.onap.aai.introspection.tools.IntrospectorValidatorTest 07:50:57 [INFO] Running org.onap.aai.introspection.generator.CreateExampleTest 07:50:57 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.onap.aai.introspection.generator.CreateExampleTest 07:50:57 [INFO] Running org.onap.aai.introspection.validation.IntrospectorValidationTest 07:50:57 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.001 s - in org.onap.aai.introspection.validation.IntrospectorValidationTest 07:50:57 [INFO] Running org.onap.aai.introspection.MoxyEngineTest 07:50:57 2024-02-06 07:50:57.590 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:50:57 07:50:57 Found multiple occurrences of org.json.JSONObject on the class path: 07:50:57 07:50:57 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:50:57 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:50:57 07:50:57 You may wish to exclude one of them to ensure predictable runtime behavior 07:50:57 07:50:57 2024-02-06 07:50:57.601 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:50:57 2024-02-06 07:50:57.601 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:50:57 2024-02-06 07:50:57.602 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:57 2024-02-06 07:50:57.602 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:50:57 2024-02-06 07:50:57.602 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:57 2024-02-06 07:50:57.602 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:50:57 2024-02-06 07:50:57.603 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:57 2024-02-06 07:50:57.603 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:50:57 2024-02-06 07:50:57.603 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:57 2024-02-06 07:50:57.603 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:50:57 2024-02-06 07:50:57.604 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:50:57 2024-02-06 07:50:57.607 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:50:57 2024-02-06 07:50:57.607 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:50:57 2024-02-06 07:50:57.609 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:57 2024-02-06 07:50:57.609 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:57 [EL Warning]: moxy: 2024-02-06 07:50:57.638--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:57 2024-02-06 07:50:57.792 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:50:57 2024-02-06 07:50:57.799 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:50:57 2024-02-06 07:50:57.800 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:57 2024-02-06 07:50:57.800 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:57 [EL Warning]: moxy: 2024-02-06 07:50:57.835--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:58 2024-02-06 07:50:58.010 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:50:58 2024-02-06 07:50:58.018 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:50:58 2024-02-06 07:50:58.020 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:58 2024-02-06 07:50:58.020 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:58 [EL Warning]: moxy: 2024-02-06 07:50:58.055--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:58 2024-02-06 07:50:58.244 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:50:58 2024-02-06 07:50:58.253 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:50:58 2024-02-06 07:50:58.254 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:58 2024-02-06 07:50:58.254 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:58 [EL Warning]: moxy: 2024-02-06 07:50:58.29--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:58 2024-02-06 07:50:58.480 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:50:58 2024-02-06 07:50:58.489 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:50:58 2024-02-06 07:50:58.490 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:50:58 2024-02-06 07:50:58.490 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:50:58 [EL Warning]: moxy: 2024-02-06 07:50:58.532--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:50:58 2024-02-06 07:50:58.824 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:50:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.252 s - in org.onap.aai.introspection.MoxyEngineTest 07:50:58 [INFO] Running org.onap.aai.introspection.sideeffect.PrivateEdgeTest 07:51:02 2024-02-06 07:51:02.634 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:51:02 07:51:02 Found multiple occurrences of org.json.JSONObject on the class path: 07:51:02 07:51:02 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:51:02 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:51:02 07:51:02 You may wish to exclude one of them to ensure predictable runtime behavior 07:51:02 07:51:02 2024-02-06 07:51:02.647 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:51:02 2024-02-06 07:51:02.647 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:51:02 2024-02-06 07:51:02.648 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:02 2024-02-06 07:51:02.648 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:51:02 2024-02-06 07:51:02.648 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:02 2024-02-06 07:51:02.649 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:51:02 2024-02-06 07:51:02.649 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:02 2024-02-06 07:51:02.649 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:51:02 2024-02-06 07:51:02.650 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:02 2024-02-06 07:51:02.650 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:51:02 2024-02-06 07:51:02.651 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:02 2024-02-06 07:51:02.654 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:51:02 2024-02-06 07:51:02.654 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:51:02 2024-02-06 07:51:02.656 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:02 2024-02-06 07:51:02.656 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:02 [EL Warning]: moxy: 2024-02-06 07:51:02.686--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:02 2024-02-06 07:51:02.842 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:51:02 2024-02-06 07:51:02.850 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:51:02 2024-02-06 07:51:02.851 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:02 2024-02-06 07:51:02.851 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:02 [EL Warning]: moxy: 2024-02-06 07:51:02.886--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:03 2024-02-06 07:51:03.075 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:51:03 2024-02-06 07:51:03.083 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:51:03 2024-02-06 07:51:03.084 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:03 2024-02-06 07:51:03.085 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:03 [EL Warning]: moxy: 2024-02-06 07:51:03.12--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:03 2024-02-06 07:51:03.320 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:51:03 2024-02-06 07:51:03.329 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:51:03 2024-02-06 07:51:03.330 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:03 2024-02-06 07:51:03.330 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:03 [EL Warning]: moxy: 2024-02-06 07:51:03.366--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:03 2024-02-06 07:51:03.557 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:51:03 2024-02-06 07:51:03.566 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:51:03 2024-02-06 07:51:03.567 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:03 2024-02-06 07:51:03.567 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:03 [EL Warning]: moxy: 2024-02-06 07:51:03.608--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:03 2024-02-06 07:51:03.826 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:51:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.759 s - in org.onap.aai.introspection.sideeffect.PrivateEdgeTest 07:51:04 [INFO] Running org.onap.aai.introspection.sideeffect.OwnerCheckTest 07:51:04 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.onap.aai.introspection.sideeffect.OwnerCheckTest 07:51:04 [INFO] Running org.onap.aai.introspection.sideeffect.DataLinkTest 07:51:09 2024-02-06 07:51:09.606 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:51:09 07:51:09 Found multiple occurrences of org.json.JSONObject on the class path: 07:51:09 07:51:09 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:51:09 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:51:09 07:51:09 You may wish to exclude one of them to ensure predictable runtime behavior 07:51:09 07:51:09 2024-02-06 07:51:09.616 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:51:09 2024-02-06 07:51:09.617 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv1 07:51:09 2024-02-06 07:51:09.617 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:09 2024-02-06 07:51:09.617 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv2 07:51:09 2024-02-06 07:51:09.617 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:09 2024-02-06 07:51:09.617 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv3 07:51:09 2024-02-06 07:51:09.618 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:09 2024-02-06 07:51:09.618 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv4 07:51:09 2024-02-06 07:51:09.618 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:09 2024-02-06 07:51:09.620 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:51:09 2024-02-06 07:51:09.621 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv1 07:51:09 2024-02-06 07:51:09.622 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:09 2024-02-06 07:51:09.622 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:09 [EL Warning]: moxy: 2024-02-06 07:51:09.647--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:09 2024-02-06 07:51:09.775 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 169 07:51:09 2024-02-06 07:51:09.780 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv2 07:51:09 2024-02-06 07:51:09.781 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:09 2024-02-06 07:51:09.782 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:09 [EL Warning]: moxy: 2024-02-06 07:51:09.809--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:09 2024-02-06 07:51:09.947 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 177 07:51:09 2024-02-06 07:51:09.953 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv3 07:51:09 2024-02-06 07:51:09.954 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:09 2024-02-06 07:51:09.954 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:09 [EL Warning]: moxy: 2024-02-06 07:51:09.983--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:10 2024-02-06 07:51:10.135 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 195 07:51:10 2024-02-06 07:51:10.142 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv4 07:51:10 2024-02-06 07:51:10.143 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:10 2024-02-06 07:51:10.143 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:10 [EL Warning]: moxy: 2024-02-06 07:51:10.172--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:10 2024-02-06 07:51:10.399 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:51:10 2024-02-06 07:51:10.420 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:10 2024-02-06 07:51:10.421 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:10 2024-02-06 07:51:10.428 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = getKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:10 2024-02-06 07:51:10.429 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = getKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:10 2024-02-06 07:51:10.440 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes 07:51:10 2024-02-06 07:51:10.440 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes 07:51:10 2024-02-06 07:51:10.444 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = deleteKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:10 2024-02-06 07:51:10.445 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 4264 with label vertex 07:51:10 2024-02-06 07:51:10.447 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = deleteKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:10 2024-02-06 07:51:10.447 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = deleteKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:10 2024-02-06 07:51:10.447 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = deleteTargetKey AND route-target-role = deleteRoleKey AND linked = true)]. For better performance, use indexes 07:51:10 2024-02-06 07:51:10.450 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:10 2024-02-06 07:51:10.451 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.119 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.127 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.127 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.128 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2 AND linked = true)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.129 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.129 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.132 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.133 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.134 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.136 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.137 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = key1 AND route-target-role = key2 AND linked = true)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.139 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey/route-targets/route-target/modifyTargetKey2/modifyRoleKey2)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.140 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.143 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/getKey)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.144 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/getKey)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.818 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.819 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.823 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/deleteKey)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.825 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 4264 with label vertex 07:51:11 2024-02-06 07:51:11.827 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/deleteKey)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.827 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/deleteKey)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.827 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = deleteTargetKey AND route-target-role = deleteRoleKey AND linked = true)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.831 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey/route-targets/route-target/modifyTargetKey2/modifyRoleKey2)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.832 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.833 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.836 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey/route-targets/route-target/modifyTargetKey2/modifyRoleKey2)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.837 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.838 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2 AND linked = true)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.838 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.839 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.843 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey/route-targets/route-target/key1/key2)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.843 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.845 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.848 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey/route-targets/route-target/key1/key2)]. For better performance, use indexes 07:51:11 2024-02-06 07:51:11.849 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = key1 AND route-target-role = key2 AND linked = true)]. For better performance, use indexes 07:51:11 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.237 s - in org.onap.aai.introspection.sideeffect.DataLinkTest 07:51:11 [INFO] Running org.onap.aai.introspection.sideeffect.DataCopyTest 07:51:11 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.onap.aai.introspection.sideeffect.DataCopyTest 07:51:11 [INFO] Running org.onap.aai.restcore.RESTAPITest 07:51:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.aai.restcore.RESTAPITest 07:51:11 [INFO] Running org.onap.aai.restcore.CustomJacksonJaxBJsonProviderTest 07:51:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.aai.restcore.CustomJacksonJaxBJsonProviderTest 07:51:11 [INFO] Running org.onap.aai.restcore.JettyObfuscationConversionCommandLineUtilTest 07:51:11 OBF:1dtu1r3p1z0f1sw61thh1ym71snx1w991v2n1pjt1wu61q4y1q3w1wu81pid1v1r1w8h1spt1ym71th51svs1z0f1r491dx8 07:51:11 [thisStringToObfuscate] 07:51:11 OBF:1pj11w261wmr1t3b1vgv1s9r1z7i1vuz1tae1qji1vg71mdb1vgn1qhs1ta01vub1z7k1sbj1vfz1t2v1wnf1w1c1pj5 07:51:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.aai.restcore.JettyObfuscationConversionCommandLineUtilTest 07:51:11 [INFO] Running org.onap.aai.logging.ErrorObjectTest 07:51:11 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.logging.ErrorObjectTest 07:51:11 [INFO] Running org.onap.aai.logging.DME2RestFlagTest 07:51:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.onap.aai.logging.DME2RestFlagTest 07:51:12 [INFO] Running org.onap.aai.db.DbMethHelperTest 07:51:12 2024-02-06 07:51:12.023 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:51:12 07:51:12 Found multiple occurrences of org.json.JSONObject on the class path: 07:51:12 07:51:12 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:51:12 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:51:12 07:51:12 You may wish to exclude one of them to ensure predictable runtime behavior 07:51:12 07:51:12 2024-02-06 07:51:12.033 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:51:12 2024-02-06 07:51:12.033 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:51:12 2024-02-06 07:51:12.034 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:12 2024-02-06 07:51:12.034 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:51:12 2024-02-06 07:51:12.034 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:12 2024-02-06 07:51:12.035 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:51:12 2024-02-06 07:51:12.035 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:12 2024-02-06 07:51:12.035 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:51:12 2024-02-06 07:51:12.035 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:12 2024-02-06 07:51:12.036 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:51:12 2024-02-06 07:51:12.036 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:12 2024-02-06 07:51:12.039 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:51:12 2024-02-06 07:51:12.040 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:51:12 2024-02-06 07:51:12.041 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:12 2024-02-06 07:51:12.041 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:12 [EL Warning]: moxy: 2024-02-06 07:51:12.071--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:12 2024-02-06 07:51:12.227 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:51:12 2024-02-06 07:51:12.234 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:51:12 2024-02-06 07:51:12.235 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:12 2024-02-06 07:51:12.235 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:12 [EL Warning]: moxy: 2024-02-06 07:51:12.269--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:12 2024-02-06 07:51:12.446 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:51:12 2024-02-06 07:51:12.454 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:51:12 2024-02-06 07:51:12.455 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:12 2024-02-06 07:51:12.455 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:12 [EL Warning]: moxy: 2024-02-06 07:51:12.491--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:12 2024-02-06 07:51:12.677 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:51:12 2024-02-06 07:51:12.686 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:51:12 2024-02-06 07:51:12.688 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:12 2024-02-06 07:51:12.688 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:12 [EL Warning]: moxy: 2024-02-06 07:51:12.724--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:12 2024-02-06 07:51:12.911 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:51:12 2024-02-06 07:51:12.920 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:51:12 2024-02-06 07:51:12.921 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:12 2024-02-06 07:51:12.922 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:12 [EL Warning]: moxy: 2024-02-06 07:51:12.963--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:13 2024-02-06 07:51:13.180 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:51:16 2024-02-06 07:51:16.861 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(hostname = testSearchVertexByIdentityMap-pserver-hostname-01 AND aai-node-type = pserver)]. For better performance, use indexes 07:51:18 2024-02-06 07:51:18.199 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(hostname = testSearchVertexByIdentityMap-pserver-hostname-01 AND aai-node-type = pserver)]. For better performance, use indexes 07:51:18 2024-02-06 07:51:18.868 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(physical-location-id = id2 AND aai-node-type = complex)]. For better performance, use indexes 07:51:19 2024-02-06 07:51:19.538 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(hostname = testGetVertexProperties-pserver-hostname-01 AND aai-node-type = pserver)]. For better performance, use indexes 07:51:19 2024-02-06 07:51:19.542 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(physical-location-id = bogusId AND aai-node-type = complex)]. For better performance, use indexes 07:51:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.533 s - in org.onap.aai.db.DbMethHelperTest 07:51:19 [INFO] Running org.onap.aai.TinkerpopUpgradeTests 07:51:24 2024-02-06 07:51:24.120 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:51:24 07:51:24 Found multiple occurrences of org.json.JSONObject on the class path: 07:51:24 07:51:24 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:51:24 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:51:24 07:51:24 You may wish to exclude one of them to ensure predictable runtime behavior 07:51:24 07:51:24 2024-02-06 07:51:24.132 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:51:24 2024-02-06 07:51:24.133 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv1 07:51:24 2024-02-06 07:51:24.133 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:24 2024-02-06 07:51:24.133 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv2 07:51:24 2024-02-06 07:51:24.134 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:24 2024-02-06 07:51:24.134 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv3 07:51:24 2024-02-06 07:51:24.134 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:24 2024-02-06 07:51:24.135 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv4 07:51:24 2024-02-06 07:51:24.135 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:24 2024-02-06 07:51:24.138 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:51:24 2024-02-06 07:51:24.138 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv1 07:51:24 2024-02-06 07:51:24.139 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:24 2024-02-06 07:51:24.139 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:24 [EL Warning]: moxy: 2024-02-06 07:51:24.165--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:24 2024-02-06 07:51:24.305 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 169 07:51:24 2024-02-06 07:51:24.317 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv2 07:51:24 2024-02-06 07:51:24.318 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:24 2024-02-06 07:51:24.318 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:24 [EL Warning]: moxy: 2024-02-06 07:51:24.345--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:24 2024-02-06 07:51:24.492 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 177 07:51:24 2024-02-06 07:51:24.498 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv3 07:51:24 2024-02-06 07:51:24.499 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:24 2024-02-06 07:51:24.499 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:24 [EL Warning]: moxy: 2024-02-06 07:51:24.539--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:25 2024-02-06 07:51:25.102 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 195 07:51:25 2024-02-06 07:51:25.110 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv4 07:51:25 2024-02-06 07:51:25.111 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:25 2024-02-06 07:51:25.111 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:25 [EL Warning]: moxy: 2024-02-06 07:51:25.141--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:25 2024-02-06 07:51:25.297 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:51:25 2024-02-06 07:51:25.321 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:25 2024-02-06 07:51:25.323 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:25 2024-02-06 07:51:25.330 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = getKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:25 2024-02-06 07:51:25.331 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = getKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.010 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.010 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.014 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = deleteKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.015 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 4144 with label vertex 07:51:26 2024-02-06 07:51:26.016 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = deleteKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.016 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = deleteKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.017 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = deleteTargetKey AND route-target-role = deleteRoleKey AND linked = true)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.019 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.019 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.020 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.023 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.023 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.024 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2 AND linked = true)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.024 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.025 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.028 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.028 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.029 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.031 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.032 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = key1 AND route-target-role = key2 AND linked = true)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.034 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey/route-targets/route-target/modifyTargetKey2/modifyRoleKey2)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.035 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.037 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/getKey)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.038 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/getKey)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.711 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.712 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.718 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/deleteKey)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.721 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 4144 with label vertex 07:51:26 2024-02-06 07:51:26.722 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/deleteKey)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.722 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/deleteKey)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.722 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = deleteTargetKey AND route-target-role = deleteRoleKey AND linked = true)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.725 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey/route-targets/route-target/modifyTargetKey2/modifyRoleKey2)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.725 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.726 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.729 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey/route-targets/route-target/modifyTargetKey2/modifyRoleKey2)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.729 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.730 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2 AND linked = true)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.730 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.731 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.733 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey/route-targets/route-target/key1/key2)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.734 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.735 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.737 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey/route-targets/route-target/key1/key2)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.738 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = key1 AND route-target-role = key2 AND linked = true)]. For better performance, use indexes 07:51:26 2024-02-06 07:51:26.743 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:51:26 07:51:26 Found multiple occurrences of org.json.JSONObject on the class path: 07:51:26 07:51:26 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:51:26 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:51:26 07:51:26 You may wish to exclude one of them to ensure predictable runtime behavior 07:51:26 07:51:26 2024-02-06 07:51:26.753 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:51:26 2024-02-06 07:51:26.753 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv1 07:51:26 2024-02-06 07:51:26.753 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:26 2024-02-06 07:51:26.754 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv2 07:51:26 2024-02-06 07:51:26.754 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:26 2024-02-06 07:51:26.754 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv3 07:51:26 2024-02-06 07:51:26.755 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:26 2024-02-06 07:51:26.755 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv4 07:51:26 2024-02-06 07:51:26.755 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:26 2024-02-06 07:51:26.758 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:51:26 2024-02-06 07:51:26.758 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv1 07:51:26 2024-02-06 07:51:26.759 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:26 2024-02-06 07:51:26.759 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:26 [EL Warning]: moxy: 2024-02-06 07:51:26.794--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:26 2024-02-06 07:51:26.936 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 169 07:51:26 2024-02-06 07:51:26.941 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv2 07:51:26 2024-02-06 07:51:26.942 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:26 2024-02-06 07:51:26.942 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:26 [EL Warning]: moxy: 2024-02-06 07:51:26.969--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:27 2024-02-06 07:51:27.122 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 177 07:51:27 2024-02-06 07:51:27.129 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv3 07:51:27 2024-02-06 07:51:27.130 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:27 2024-02-06 07:51:27.131 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:27 [EL Warning]: moxy: 2024-02-06 07:51:27.161--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:27 2024-02-06 07:51:27.313 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 195 07:51:27 2024-02-06 07:51:27.323 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv4 07:51:27 2024-02-06 07:51:27.324 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:27 2024-02-06 07:51:27.324 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:27 [EL Warning]: moxy: 2024-02-06 07:51:27.354--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:27 2024-02-06 07:51:27.512 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:51:27 2024-02-06 07:51:27.542 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 07:51:27 2024-02-06 07:51:27.551 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 07:51:27 2024-02-06 07:51:27.561 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 07:51:27 2024-02-06 07:51:27.567 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 07:51:27 2024-02-06 07:51:27.581 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:51:27 07:51:27 Found multiple occurrences of org.json.JSONObject on the class path: 07:51:27 07:51:27 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:51:27 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:51:27 07:51:27 You may wish to exclude one of them to ensure predictable runtime behavior 07:51:27 07:51:27 2024-02-06 07:51:27.593 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:51:27 2024-02-06 07:51:27.593 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:51:27 2024-02-06 07:51:27.595 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:27 2024-02-06 07:51:27.595 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:27 [EL Warning]: moxy: 2024-02-06 07:51:27.624--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:27 2024-02-06 07:51:27.776 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:51:27 2024-02-06 07:51:27.783 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:51:27 2024-02-06 07:51:27.784 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:27 2024-02-06 07:51:27.784 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:27 [EL Warning]: moxy: 2024-02-06 07:51:27.818--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:27 2024-02-06 07:51:27.993 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:51:27 2024-02-06 07:51:28.001 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:51:27 2024-02-06 07:51:28.003 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:27 2024-02-06 07:51:28.003 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:28 [EL Warning]: moxy: 2024-02-06 07:51:28.041--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:28 2024-02-06 07:51:28.227 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:51:28 2024-02-06 07:51:28.236 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:51:28 2024-02-06 07:51:28.237 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:28 2024-02-06 07:51:28.237 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:28 [EL Warning]: moxy: 2024-02-06 07:51:28.273--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:28 2024-02-06 07:51:28.462 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:51:28 2024-02-06 07:51:28.470 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:51:28 2024-02-06 07:51:28.472 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:28 2024-02-06 07:51:28.472 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:28 [EL Warning]: moxy: 2024-02-06 07:51:28.513--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:28 2024-02-06 07:51:28.774 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:51:28 2024-02-06 07:51:28.785 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:51:28 2024-02-06 07:51:28.785 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:51:28 2024-02-06 07:51:28.786 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:51:28 2024-02-06 07:51:28.786 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:51:28 2024-02-06 07:51:28.786 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:51:28 2024-02-06 07:51:28.786 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:51:28 2024-02-06 07:51:28.786 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:37 2024-02-06 07:51:37.419 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 07:51:37 2024-02-06 07:51:37.489 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 07:51:38 2024-02-06 07:51:38.157 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 07:51:38 2024-02-06 07:51:38.214 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 07:51:38 2024-02-06 07:51:38.436 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface-a)]. For better performance, use indexes 07:51:38 2024-02-06 07:51:38.436 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link-a)]. For better performance, use indexes 07:51:38 2024-02-06 07:51:38.487 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 07:51:39 2024-02-06 07:51:39.101 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 07:51:39 07:51:39 Found multiple occurrences of org.json.JSONObject on the class path: 07:51:39 07:51:39 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 07:51:39 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:51:39 07:51:39 You may wish to exclude one of them to ensure predictable runtime behavior 07:51:39 07:51:39 2024-02-06 07:51:39.110 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 07:51:39 2024-02-06 07:51:39.110 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 07:51:39 2024-02-06 07:51:39.111 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:39 2024-02-06 07:51:39.111 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:39 [EL Warning]: moxy: 2024-02-06 07:51:39.145--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:39 2024-02-06 07:51:39.312 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 07:51:39 2024-02-06 07:51:39.319 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 07:51:39 2024-02-06 07:51:39.320 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:39 2024-02-06 07:51:39.320 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:39 [EL Warning]: moxy: 2024-02-06 07:51:39.358--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:39 2024-02-06 07:51:39.549 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 07:51:39 2024-02-06 07:51:39.600 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 07:51:39 2024-02-06 07:51:39.602 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:39 2024-02-06 07:51:39.602 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:39 [EL Warning]: moxy: 2024-02-06 07:51:39.637--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:39 2024-02-06 07:51:39.828 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 07:51:39 2024-02-06 07:51:39.837 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 07:51:39 2024-02-06 07:51:39.838 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:39 2024-02-06 07:51:39.838 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:39 [EL Warning]: moxy: 2024-02-06 07:51:39.873--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:40 2024-02-06 07:51:40.064 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 07:51:40 2024-02-06 07:51:40.072 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 07:51:40 2024-02-06 07:51:40.074 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 07:51:40 2024-02-06 07:51:40.074 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 07:51:40 [EL Warning]: moxy: 2024-02-06 07:51:40.114--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:40 2024-02-06 07:51:40.332 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 07:51:40 2024-02-06 07:51:40.343 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 07:51:40 2024-02-06 07:51:40.343 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 07:51:40 2024-02-06 07:51:40.343 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 07:51:40 2024-02-06 07:51:40.343 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 07:51:40 2024-02-06 07:51:40.344 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 07:51:40 2024-02-06 07:51:40.344 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 07:51:40 2024-02-06 07:51:40.344 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 07:51:47 2024-02-06 07:51:47.443 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 07:51:47 2024-02-06 07:51:47.774 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 07:51:48 2024-02-06 07:51:48.437 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 07:51:48 2024-02-06 07:51:48.489 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 07:51:48 2024-02-06 07:51:48.718 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface-a)]. For better performance, use indexes 07:51:48 2024-02-06 07:51:48.719 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link-a)]. For better performance, use indexes 07:51:48 2024-02-06 07:51:48.768 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 07:51:49 [WARNING] Tests run: 156, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 29.833 s - in org.onap.aai.TinkerpopUpgradeTests 07:51:49 [INFO] Running org.onap.aai.util.AAIConfigTest 07:51:49 2024-02-06 07:51:49.394 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:51:49 2024-02-06 07:51:49.394 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:51:49 2024-02-06 07:51:49.394 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:51:49 2024-02-06 07:51:49.394 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:51:49 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.aai.util.AAIConfigTest 07:51:49 [INFO] Running org.onap.aai.util.StoreNotificationEventTest 07:51:49 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.067 s - in org.onap.aai.util.StoreNotificationEventTest 07:51:49 [INFO] Running org.onap.aai.util.PojoUtilsTest 07:51:49 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s - in org.onap.aai.util.PojoUtilsTest 07:51:49 [INFO] Running org.onap.aai.util.RestURLEncoderTest 07:51:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.util.RestURLEncoderTest 07:51:49 [INFO] Running org.onap.aai.util.AAIConfigCommandLinePropGetterTest 07:51:49 2024-02-06 07:51:49.826 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:51:49 2024-02-06 07:51:49.827 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:51:49 2024-02-06 07:51:49.827 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:51:49 2024-02-06 07:51:49.827 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:51:49 2024-02-06 07:51:49.828 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:51:49 2024-02-06 07:51:49.828 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:51:49 2024-02-06 07:51:49.828 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:51:49 2024-02-06 07:51:49.828 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:51:49 2024-02-06 07:51:49.829 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:51:49 2024-02-06 07:51:49.829 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:51:49 2024-02-06 07:51:49.829 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:51:49 2024-02-06 07:51:49.829 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:51:49 2024-02-06 07:51:49.830 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 07:51:49 2024-02-06 07:51:49.830 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:51:49 2024-02-06 07:51:49.830 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 07:51:49 2024-02-06 07:51:49.831 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 07:51:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.aai.util.AAIConfigCommandLinePropGetterTest 07:51:49 [INFO] Running org.onap.aai.util.AAIUtilsTest 07:51:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 s - in org.onap.aai.util.AAIUtilsTest 07:51:50 [INFO] Running org.onap.aai.util.FormatDateTest 07:51:50 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.onap.aai.util.FormatDateTest 07:51:50 [INFO] Running org.onap.aai.util.JettyObfuscationConversionCommandLineUtilTest 07:51:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.aai.util.JettyObfuscationConversionCommandLineUtilTest 07:51:50 [INFO] Running org.onap.aai.util.KeyValueListTest 07:51:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.aai.util.KeyValueListTest 07:51:50 [INFO] Running org.onap.aai.domain.translog.TransactionLogEntriesTest 07:51:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.aai.domain.translog.TransactionLogEntriesTest 07:51:50 [INFO] Running org.onap.aai.domain.translog.TransactionLogEntryTest 07:51:50 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.aai.domain.translog.TransactionLogEntryTest 07:51:50 [INFO] Running org.onap.aai.domain.model.AAIResourceTest 07:51:50 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.aai.domain.model.AAIResourceTest 07:51:50 [INFO] Running org.onap.aai.concurrent.AaiCallableTest 07:51:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.aai.concurrent.AaiCallableTest 07:51:50 [INFO] Running org.onap.aai.query.builder.UntilTest 07:51:50 [EL Warning]: moxy: 2024-02-06 07:51:51.0--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:51 [EL Warning]: moxy: 2024-02-06 07:51:51.202--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:51 [EL Warning]: moxy: 2024-02-06 07:51:51.472--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:51 [EL Warning]: moxy: 2024-02-06 07:51:51.709--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:51 [EL Warning]: moxy: 2024-02-06 07:51:51.951--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.35 s - in org.onap.aai.query.builder.UntilTest 07:51:52 [INFO] Running org.onap.aai.query.builder.SimplePathTest 07:51:52 [EL Warning]: moxy: 2024-02-06 07:51:52.345--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:52 [EL Warning]: moxy: 2024-02-06 07:51:52.543--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:52 [EL Warning]: moxy: 2024-02-06 07:51:52.765--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:52 [EL Warning]: moxy: 2024-02-06 07:51:52.997--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:53 [EL Warning]: moxy: 2024-02-06 07:51:53.24--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.301 s - in org.onap.aai.query.builder.SimplePathTest 07:51:53 [INFO] Running org.onap.aai.query.builder.GremlinTraversalTest 07:51:53 [EL Warning]: moxy: 2024-02-06 07:51:53.647--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:53 [EL Warning]: moxy: 2024-02-06 07:51:53.848--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:54 [EL Warning]: moxy: 2024-02-06 07:51:54.068--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:54 [EL Warning]: moxy: 2024-02-06 07:51:54.304--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:51:54 [EL Warning]: moxy: 2024-02-06 07:51:54.549--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:04 [WARNING] Tests run: 35, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 10.665 s - in org.onap.aai.query.builder.GremlinTraversalTest 07:52:04 [INFO] Running org.onap.aai.query.builder.ExcludeQueryTest 07:52:04 [EL Warning]: moxy: 2024-02-06 07:52:04.319--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:04 [EL Warning]: moxy: 2024-02-06 07:52:04.515--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:04 [EL Warning]: moxy: 2024-02-06 07:52:04.815--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:05 [EL Warning]: moxy: 2024-02-06 07:52:05.054--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:05 [EL Warning]: moxy: 2024-02-06 07:52:05.293--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s - in org.onap.aai.query.builder.ExcludeQueryTest 07:52:05 [INFO] Running org.onap.aai.query.builder.TraversalURIOptimizedQueryTest 07:52:05 [EL Warning]: moxy: 2024-02-06 07:52:05.62--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:05 [EL Warning]: moxy: 2024-02-06 07:52:05.813--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:06 [EL Warning]: moxy: 2024-02-06 07:52:06.032--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:06 [EL Warning]: moxy: 2024-02-06 07:52:06.264--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:06 [EL Warning]: moxy: 2024-02-06 07:52:06.503--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:15 [WARNING] Tests run: 51, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 10.287 s - in org.onap.aai.query.builder.TraversalURIOptimizedQueryTest 07:52:15 [INFO] Running org.onap.aai.query.builder.optimization.tests.BTenTenantTenVserversPerTenantTest 07:52:15 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.008 s - in org.onap.aai.query.builder.optimization.tests.BTenTenantTenVserversPerTenantTest 07:52:15 [INFO] Running org.onap.aai.query.builder.optimization.tests.AOneTenantOneVserversPerTenantTest 07:52:15 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.onap.aai.query.builder.optimization.tests.AOneTenantOneVserversPerTenantTest 07:52:15 [INFO] Running org.onap.aai.query.builder.TraversalQueryTest 07:52:15 [EL Warning]: moxy: 2024-02-06 07:52:15.947--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:16 [EL Warning]: moxy: 2024-02-06 07:52:16.143--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:16 [EL Warning]: moxy: 2024-02-06 07:52:16.364--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:16 [EL Warning]: moxy: 2024-02-06 07:52:16.595--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:16 [EL Warning]: moxy: 2024-02-06 07:52:16.846--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:26 [WARNING] Tests run: 49, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 10.978 s - in org.onap.aai.query.builder.TraversalQueryTest 07:52:26 [INFO] Running org.onap.aai.audit.ListEndpointsTest 07:52:26 [EL Warning]: moxy: 2024-02-06 07:52:26.915--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:27 [EL Warning]: moxy: 2024-02-06 07:52:27.117--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:27 [EL Warning]: moxy: 2024-02-06 07:52:27.348--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:27 [EL Warning]: moxy: 2024-02-06 07:52:27.59--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:27 [EL Warning]: moxy: 2024-02-06 07:52:27.83--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s - in org.onap.aai.audit.ListEndpointsTest 07:52:28 [INFO] Running org.onap.aai.serialization.tinkerpop.TreeBackedVertexTest 07:52:28 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.onap.aai.serialization.tinkerpop.TreeBackedVertexTest 07:52:28 [INFO] Running org.onap.aai.serialization.engines.query.GraphTraversalQueryEngineTest 07:52:28 [EL Warning]: moxy: 2024-02-06 07:52:28.3--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:28 [EL Warning]: moxy: 2024-02-06 07:52:28.496--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:28 [EL Warning]: moxy: 2024-02-06 07:52:28.715--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:28 [EL Warning]: moxy: 2024-02-06 07:52:28.947--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:29 [EL Warning]: moxy: 2024-02-06 07:52:29.185--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:29 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 s - in org.onap.aai.serialization.engines.query.GraphTraversalQueryEngineTest 07:52:29 [INFO] Running org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine_needsFakeEdgeRulesTest 07:52:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine_needsFakeEdgeRulesTest 07:52:29 [INFO] Running org.onap.aai.serialization.queryformats.SimpleFormatTest 07:52:29 [EL Warning]: moxy: 2024-02-06 07:52:29.521--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:29 [EL Warning]: moxy: 2024-02-06 07:52:29.716--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:29 [EL Warning]: moxy: 2024-02-06 07:52:29.937--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:30 [EL Warning]: moxy: 2024-02-06 07:52:30.288--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:30 [EL Warning]: moxy: 2024-02-06 07:52:30.529--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:30 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.316 s - in org.onap.aai.serialization.queryformats.SimpleFormatTest 07:52:30 [INFO] Running org.onap.aai.serialization.queryformats.CountQuerySupportTest 07:52:30 [EL Warning]: moxy: 2024-02-06 07:52:30.845--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:31 [EL Warning]: moxy: 2024-02-06 07:52:31.088--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:31 [EL Warning]: moxy: 2024-02-06 07:52:31.331--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:31 [EL Warning]: moxy: 2024-02-06 07:52:31.577--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:31 [EL Warning]: moxy: 2024-02-06 07:52:31.823--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.375 s - in org.onap.aai.serialization.queryformats.CountQuerySupportTest 07:52:32 [INFO] Running org.onap.aai.serialization.queryformats.ConsoleTest 07:52:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.serialization.queryformats.ConsoleTest 07:52:32 [INFO] Running org.onap.aai.serialization.queryformats.FormatTest 07:52:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.serialization.queryformats.FormatTest 07:52:32 [INFO] Running org.onap.aai.serialization.queryformats.AggregateFormatTest 07:52:32 [EL Warning]: moxy: 2024-02-06 07:52:32.229--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:32 [EL Warning]: moxy: 2024-02-06 07:52:32.425--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:32 [EL Warning]: moxy: 2024-02-06 07:52:32.65--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:32 [EL Warning]: moxy: 2024-02-06 07:52:32.888--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:33 [EL Warning]: moxy: 2024-02-06 07:52:33.129--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.193 s - in org.onap.aai.serialization.queryformats.AggregateFormatTest 07:52:33 [INFO] Running org.onap.aai.serialization.queryformats.MultiFormatTest 07:52:33 [EL Warning]: moxy: 2024-02-06 07:52:33.429--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:33 [EL Warning]: moxy: 2024-02-06 07:52:33.625--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:33 [EL Warning]: moxy: 2024-02-06 07:52:33.848--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:34 [EL Warning]: moxy: 2024-02-06 07:52:34.157--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:34 [EL Warning]: moxy: 2024-02-06 07:52:34.397--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s - in org.onap.aai.serialization.queryformats.MultiFormatTest 07:52:34 [INFO] Running org.onap.aai.serialization.queryformats.utils.QueryParamInjectorTest 07:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.onap.aai.serialization.queryformats.utils.QueryParamInjectorTest 07:52:34 [INFO] Running org.onap.aai.serialization.queryformats.utils.UrlBuilderTest 07:52:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.aai.serialization.queryformats.utils.UrlBuilderTest 07:52:34 [INFO] Running org.onap.aai.serialization.queryformats.ResourceFormatTest 07:52:34 [EL Warning]: moxy: 2024-02-06 07:52:34.829--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:35 [EL Warning]: moxy: 2024-02-06 07:52:35.033--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:35 [EL Warning]: moxy: 2024-02-06 07:52:35.257--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:35 [EL Warning]: moxy: 2024-02-06 07:52:35.492--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:35 [EL Warning]: moxy: 2024-02-06 07:52:35.734--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 s - in org.onap.aai.serialization.queryformats.ResourceFormatTest 07:52:36 [INFO] Running org.onap.aai.serialization.queryformats.GraphSONTest 07:52:36 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in org.onap.aai.serialization.queryformats.GraphSONTest 07:52:36 [INFO] Running org.onap.aai.serialization.queryformats.PathedURLTest 07:52:36 [EL Warning]: moxy: 2024-02-06 07:52:36.507--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:36 [EL Warning]: moxy: 2024-02-06 07:52:36.708--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:36 [EL Warning]: moxy: 2024-02-06 07:52:36.935--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:37 [EL Warning]: moxy: 2024-02-06 07:52:37.176--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:37 [EL Warning]: moxy: 2024-02-06 07:52:37.424--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s - in org.onap.aai.serialization.queryformats.PathedURLTest 07:52:37 [INFO] Running org.onap.aai.serialization.queryformats.RawFormatTest 07:52:37 [EL Warning]: moxy: 2024-02-06 07:52:37.723--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:38 [EL Warning]: moxy: 2024-02-06 07:52:38.451--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:38 [EL Warning]: moxy: 2024-02-06 07:52:38.673--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:38 [EL Warning]: moxy: 2024-02-06 07:52:38.908--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:39 [EL Warning]: moxy: 2024-02-06 07:52:39.148--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.72 s - in org.onap.aai.serialization.queryformats.RawFormatTest 07:52:39 [INFO] Running org.onap.aai.serialization.queryformats.ResourceWithSoTTest 07:52:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.aai.serialization.queryformats.ResourceWithSoTTest 07:52:39 [INFO] Running org.onap.aai.serialization.db.EdgePropertyMapTest 07:52:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.serialization.db.EdgePropertyMapTest 07:52:39 [INFO] Running org.onap.aai.serialization.db.EdgeRulesTest 07:52:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.aai.serialization.db.EdgeRulesTest 07:52:39 [INFO] Running org.onap.aai.serialization.db.EdgeSerializerTest 07:52:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.aai.serialization.db.EdgeSerializerTest 07:52:39 [INFO] Running org.onap.aai.serialization.db.DbSerializerDeltasTest 07:52:39 [EL Warning]: moxy: 2024-02-06 07:52:39.493--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:39 [EL Warning]: moxy: 2024-02-06 07:52:39.688--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:39 [EL Warning]: moxy: 2024-02-06 07:52:39.908--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:40 [EL Warning]: moxy: 2024-02-06 07:52:40.187--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:40 [EL Warning]: moxy: 2024-02-06 07:52:40.433--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:40 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.468 s - in org.onap.aai.serialization.db.DbSerializerDeltasTest 07:52:40 [INFO] Running org.onap.aai.serialization.db.DbSerializer_needsFakeRulesTest 07:52:40 [EL Warning]: moxy: 2024-02-06 07:52:40.969--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:41 [EL Warning]: moxy: 2024-02-06 07:52:41.17--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:41 [EL Warning]: moxy: 2024-02-06 07:52:41.406--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:41 [EL Warning]: moxy: 2024-02-06 07:52:41.648--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:41 [EL Warning]: moxy: 2024-02-06 07:52:41.891--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:42 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.296 s - in org.onap.aai.serialization.db.DbSerializer_needsFakeRulesTest 07:52:42 [INFO] Running org.onap.aai.serialization.db.DbSerializerTest 07:52:42 [EL Warning]: moxy: 2024-02-06 07:52:42.315--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:42 [EL Warning]: moxy: 2024-02-06 07:52:42.514--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:42 [EL Warning]: moxy: 2024-02-06 07:52:42.739--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:42 [EL Warning]: moxy: 2024-02-06 07:52:42.982--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:43 [EL Warning]: moxy: 2024-02-06 07:52:43.235--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:50 org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv6-address-list, l3-interface-ipv4-address-list] 07:52:50 at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) 07:52:50 at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2099) 07:52:50 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) 07:52:50 at org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkPreventDeleteTest(DbSerializerTest.java:1043) 07:52:50 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:52:50 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:52:50 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:52:50 at java.lang.reflect.Method.invoke(Method.java:498) 07:52:50 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 07:52:50 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:52:50 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 07:52:50 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:52:50 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:52:50 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 07:52:50 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 07:52:50 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 07:52:50 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 07:52:50 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 07:52:50 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 07:52:50 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 07:52:50 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 07:52:50 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:52:50 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 07:52:50 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 07:52:50 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 07:52:50 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:52:50 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:52:50 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:52:50 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:52:50 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:52:50 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:52:50 at org.junit.runners.Suite.runChild(Suite.java:128) 07:52:50 at org.junit.runners.Suite.runChild(Suite.java:27) 07:52:50 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:52:50 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:52:50 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:52:50 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:52:50 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:52:50 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:52:50 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 07:52:50 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 07:52:50 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 07:52:50 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 07:52:50 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 07:52:50 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:52:50 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:52:50 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 07:52:50 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 07:52:50 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 07:52:50 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 07:52:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 07:52:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 07:52:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 07:52:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 07:52:50 org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv4-address-list] 07:52:50 at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) 07:52:50 at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156) 07:52:50 at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092) 07:52:50 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) 07:52:50 at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv4Test(DbSerializerTest.java:350) 07:52:50 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:52:50 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:52:50 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:52:50 at java.lang.reflect.Method.invoke(Method.java:498) 07:52:50 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 07:52:50 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:52:50 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 07:52:50 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:52:50 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:52:50 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 07:52:50 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 07:52:50 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 07:52:50 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 07:52:50 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 07:52:50 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 07:52:50 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 07:52:50 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 07:52:50 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:52:50 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 07:52:50 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 07:52:50 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 07:52:50 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:52:50 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:52:50 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:52:50 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:52:50 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:52:50 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:52:50 at org.junit.runners.Suite.runChild(Suite.java:128) 07:52:50 at org.junit.runners.Suite.runChild(Suite.java:27) 07:52:50 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:52:50 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:52:50 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:52:50 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:52:50 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:52:50 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:52:50 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 07:52:50 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 07:52:50 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 07:52:50 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 07:52:50 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 07:52:50 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:52:50 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:52:50 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 07:52:50 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 07:52:50 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 07:52:50 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 07:52:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 07:52:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 07:52:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 07:52:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 07:52:50 org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv6-address-list] 07:52:50 at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) 07:52:50 at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156) 07:52:50 at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092) 07:52:50 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) 07:52:50 at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv6Test(DbSerializerTest.java:365) 07:52:50 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:52:50 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:52:50 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:52:50 at java.lang.reflect.Method.invoke(Method.java:498) 07:52:50 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 07:52:50 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:52:50 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 07:52:50 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:52:50 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:52:50 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 07:52:50 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 07:52:50 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 07:52:50 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 07:52:50 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 07:52:50 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 07:52:50 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 07:52:50 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 07:52:50 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:52:50 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 07:52:50 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 07:52:50 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 07:52:50 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:52:50 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:52:50 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:52:50 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:52:50 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:52:50 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:52:50 at org.junit.runners.Suite.runChild(Suite.java:128) 07:52:50 at org.junit.runners.Suite.runChild(Suite.java:27) 07:52:50 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:52:50 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:52:50 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:52:50 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:52:50 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:52:50 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:52:50 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 07:52:50 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 07:52:50 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 07:52:50 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 07:52:50 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 07:52:50 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:52:50 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:52:50 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 07:52:50 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 07:52:50 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 07:52:50 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 07:52:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 07:52:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 07:52:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 07:52:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 07:52:51 org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv6-address-list, l3-interface-ipv4-address-list] 07:52:51 at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) 07:52:51 at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2099) 07:52:51 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) 07:52:51 at org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkPreventDeleteTest(DbSerializerTest.java:1043) 07:52:51 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:52:51 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:52:51 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:52:51 at java.lang.reflect.Method.invoke(Method.java:498) 07:52:51 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 07:52:51 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:52:51 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 07:52:51 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:52:51 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:52:51 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 07:52:51 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 07:52:51 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 07:52:51 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 07:52:51 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 07:52:51 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 07:52:51 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 07:52:51 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 07:52:51 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:52:51 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 07:52:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 07:52:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 07:52:51 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:52:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:52:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:52:51 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:52:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:52:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:52:51 at org.junit.runners.Suite.runChild(Suite.java:128) 07:52:51 at org.junit.runners.Suite.runChild(Suite.java:27) 07:52:51 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:52:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:52:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:52:51 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:52:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:52:51 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:52:51 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 07:52:51 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 07:52:51 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 07:52:51 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 07:52:51 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 07:52:51 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:52:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:52:51 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 07:52:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 07:52:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 07:52:51 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 07:52:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 07:52:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 07:52:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 07:52:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 07:52:51 org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv4-address-list] 07:52:51 at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) 07:52:51 at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156) 07:52:51 at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092) 07:52:51 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) 07:52:51 at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv4Test(DbSerializerTest.java:350) 07:52:51 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:52:51 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:52:51 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:52:51 at java.lang.reflect.Method.invoke(Method.java:498) 07:52:51 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 07:52:51 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:52:51 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 07:52:51 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:52:51 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:52:51 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 07:52:51 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 07:52:51 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 07:52:51 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 07:52:51 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 07:52:51 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 07:52:51 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 07:52:51 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 07:52:51 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:52:51 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 07:52:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 07:52:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 07:52:51 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:52:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:52:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:52:51 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:52:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:52:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:52:51 at org.junit.runners.Suite.runChild(Suite.java:128) 07:52:51 at org.junit.runners.Suite.runChild(Suite.java:27) 07:52:51 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:52:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:52:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:52:51 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:52:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:52:51 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:52:51 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 07:52:51 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 07:52:51 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 07:52:51 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 07:52:51 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 07:52:51 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:52:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:52:51 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 07:52:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 07:52:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 07:52:51 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 07:52:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 07:52:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 07:52:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 07:52:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 07:52:51 org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv6-address-list] 07:52:51 at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) 07:52:51 at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156) 07:52:51 at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092) 07:52:51 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) 07:52:51 at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv6Test(DbSerializerTest.java:365) 07:52:51 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:52:51 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 07:52:51 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:52:51 at java.lang.reflect.Method.invoke(Method.java:498) 07:52:51 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 07:52:51 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:52:51 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 07:52:51 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:52:51 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:52:51 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 07:52:51 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 07:52:51 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 07:52:51 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 07:52:51 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 07:52:51 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 07:52:51 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 07:52:51 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 07:52:51 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:52:51 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 07:52:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 07:52:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 07:52:51 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:52:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:52:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:52:51 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:52:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:52:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:52:51 at org.junit.runners.Suite.runChild(Suite.java:128) 07:52:51 at org.junit.runners.Suite.runChild(Suite.java:27) 07:52:51 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 07:52:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 07:52:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 07:52:51 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 07:52:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 07:52:51 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:52:51 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 07:52:51 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 07:52:51 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 07:52:51 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 07:52:51 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 07:52:51 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 07:52:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 07:52:51 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 07:52:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 07:52:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 07:52:51 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 07:52:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 07:52:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 07:52:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 07:52:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 07:52:51 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.867 s - in org.onap.aai.serialization.db.DbSerializerTest 07:52:51 [INFO] Running org.onap.aai.serialization.db.OneToOneEdgeUpdateTest 07:52:51 [EL Warning]: moxy: 2024-02-06 07:52:51.142--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:51 [EL Warning]: moxy: 2024-02-06 07:52:51.341--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:51 [EL Warning]: moxy: 2024-02-06 07:52:51.573--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:51 [EL Warning]: moxy: 2024-02-06 07:52:51.857--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:52 [EL Warning]: moxy: 2024-02-06 07:52:52.1--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.466 s - in org.onap.aai.serialization.db.OneToOneEdgeUpdateTest 07:52:52 [INFO] Running org.onap.aai.serialization.db.DbAliasTest 07:52:52 [EL Warning]: moxy: 2024-02-06 07:52:52.608--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:52 [EL Warning]: moxy: 2024-02-06 07:52:52.778--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:52 [EL Warning]: moxy: 2024-02-06 07:52:52.954--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:52:53 [EL Warning]: moxy: 2024-02-06 07:52:53.142--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.857 s - in org.onap.aai.serialization.db.DbAliasTest 07:53:00 [INFO] Running org.onap.aai.serialization.db.VersionedScenariosTest 07:53:00 [EL Warning]: moxy: 2024-02-06 07:53:00.48--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:00 [EL Warning]: moxy: 2024-02-06 07:53:00.726--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:00 [EL Warning]: moxy: 2024-02-06 07:53:00.958--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:01 [EL Warning]: moxy: 2024-02-06 07:53:01.205--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:01 [EL Warning]: moxy: 2024-02-06 07:53:01.453--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.485 s - in org.onap.aai.serialization.db.VersionedScenariosTest 07:53:01 [INFO] Running org.onap.aai.serialization.db.EdgerPairCanBeBothCousinAndParentChildTest 07:53:01 [EL Warning]: moxy: 2024-02-06 07:53:01.965--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:02 [EL Warning]: moxy: 2024-02-06 07:53:02.175--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:02 [EL Warning]: moxy: 2024-02-06 07:53:02.399--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:02 [EL Warning]: moxy: 2024-02-06 07:53:02.639--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:02 [EL Warning]: moxy: 2024-02-06 07:53:02.918--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 s - in org.onap.aai.serialization.db.EdgerPairCanBeBothCousinAndParentChildTest 07:53:03 [INFO] Running org.onap.aai.serialization.db.DbSerializerNotificationEventsTest 07:53:03 [EL Warning]: moxy: 2024-02-06 07:53:03.295--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:03 [EL Warning]: moxy: 2024-02-06 07:53:03.492--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:03 [EL Warning]: moxy: 2024-02-06 07:53:03.727--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:03 [EL Warning]: moxy: 2024-02-06 07:53:03.979--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:04 [EL Warning]: moxy: 2024-02-06 07:53:04.23--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 s - in org.onap.aai.serialization.db.DbSerializerNotificationEventsTest 07:53:04 [INFO] Running org.onap.aai.serialization.db.ImpliedDeleteUnitTest 07:53:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.onap.aai.serialization.db.ImpliedDeleteUnitTest 07:53:05 [INFO] 07:53:05 [INFO] Results: 07:53:05 [INFO] 07:53:05 [WARNING] Tests run: 1004, Failures: 0, Errors: 0, Skipped: 40 07:53:05 [INFO] 07:53:05 [INFO] 07:53:05 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-core --- 07:53:05 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-core/target/code-coverage/jacoco-ut.exec 07:53:05 [INFO] Analyzed bundle 'aai-core' with 231 classes 07:53:05 [INFO] 07:53:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-core --- 07:53:05 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-core/target/aai-core-1.13.3-SNAPSHOT.jar 07:53:05 [INFO] 07:53:05 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-core --- 07:53:05 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-core/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:53:05 [INFO] 07:53:05 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-core --- 07:53:05 [INFO] 07:53:05 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-core --- 07:53:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:53:05 [INFO] 07:53:05 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-core --- 07:53:05 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-core/target/code-coverage/jacoco-ut.exec 07:53:05 [INFO] Analyzed bundle 'aai-core' with 231 classes 07:53:05 [INFO] All coverage checks have been met. 07:53:05 [INFO] 07:53:05 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-core --- 07:53:05 [INFO] 07:53:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-core --- 07:53:05 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-core/target/aai-core-1.13.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-core/1.13.3-SNAPSHOT/aai-core-1.13.3-SNAPSHOT.jar 07:53:05 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-core/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-core/1.13.3-SNAPSHOT/aai-core-1.13.3-SNAPSHOT.pom 07:53:05 [INFO] 07:53:05 [INFO] ------------------------------------------------------------------------ 07:53:05 [INFO] Building aai-auth 1.13.3-SNAPSHOT 07:53:05 [INFO] ------------------------------------------------------------------------ 07:53:05 [INFO] 07:53:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-auth --- 07:53:05 [INFO] 07:53:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-auth --- 07:53:05 [INFO] 07:53:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-auth --- 07:53:05 [INFO] 07:53:05 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-auth --- 07:53:05 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-auth/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:53:05 [INFO] 07:53:05 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-auth --- 07:53:05 [INFO] Starting audit... 07:53:05 Audit done. 07:53:05 [INFO] 07:53:05 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-auth --- 07:53:06 [INFO] Starting audit... 07:53:06 /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/util/AuthConstants.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:06 /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/util/AuthConstants.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:06 /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/auth/Auth.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:06 /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/auth/Auth.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:06 /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:06 /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:06 /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java:40: warning: Abbreviation in name must contain no more than '1' capital letters. 07:53:06 /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java:40:18: warning: Type name 'HTTP_METHODS' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 07:53:06 Audit done. 07:53:06 [INFO] 07:53:06 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-auth --- 07:53:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:53:06 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/resources 07:53:06 [INFO] 07:53:06 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-auth --- 07:53:06 [INFO] Changes detected - recompiling the module! 07:53:06 [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-auth/target/classes 07:53:06 [INFO] 07:53:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-auth --- 07:53:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:53:06 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/test/resources 07:53:06 [INFO] 07:53:06 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-auth --- 07:53:06 [INFO] No sources to compile 07:53:06 [INFO] 07:53:06 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-auth --- 07:53:06 [INFO] No tests to run. 07:53:06 [INFO] 07:53:06 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-auth --- 07:53:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:53:06 [INFO] 07:53:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-auth --- 07:53:06 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-auth/target/aai-auth-1.13.3-SNAPSHOT.jar 07:53:06 [INFO] 07:53:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-auth --- 07:53:06 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-auth/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:53:06 [INFO] 07:53:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-auth --- 07:53:06 [INFO] No tests to run. 07:53:06 [INFO] 07:53:06 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-auth --- 07:53:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:53:06 [INFO] 07:53:06 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-auth --- 07:53:06 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-aai-common-master-verify-java/aai-auth/target/code-coverage/jacoco-ut.exec 07:53:06 [INFO] 07:53:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-auth --- 07:53:06 [INFO] 07:53:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-auth --- 07:53:06 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-auth/target/aai-auth-1.13.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-auth/1.13.3-SNAPSHOT/aai-auth-1.13.3-SNAPSHOT.jar 07:53:06 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-auth/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-auth/1.13.3-SNAPSHOT/aai-auth-1.13.3-SNAPSHOT.pom 07:53:06 [INFO] 07:53:06 [INFO] ------------------------------------------------------------------------ 07:53:06 [INFO] Building aai-failover 1.13.3-SNAPSHOT 07:53:06 [INFO] ------------------------------------------------------------------------ 07:53:06 [INFO] 07:53:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-failover --- 07:53:06 [INFO] 07:53:06 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-failover --- 07:53:06 [INFO] 07:53:06 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-failover --- 07:53:06 [INFO] 07:53:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-failover --- 07:53:06 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-failover/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:53:06 [INFO] 07:53:06 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-failover --- 07:53:06 [INFO] Starting audit... 07:53:06 Audit done. 07:53:06 [INFO] 07:53:06 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-failover --- 07:53:06 [INFO] Starting audit... 07:53:06 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:10: warning: Empty line should be followed by

tag on the next line. 07:53:06 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:12: warning: Empty line should be followed by

tag on the next line. 07:53:06 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:38: warning: Abbreviation in name must contain no more than '1' capital letters. 07:53:06 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:38:26: warning: Member name 'LOGGER' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:06 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:45:43: warning: Should use uppercase 'L'. 07:53:06 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:70:5: warning: Missing a Javadoc comment. 07:53:06 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:78:29: warning: Should use uppercase 'L'. 07:53:06 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverMonitor.java:10: warning: Empty line should be followed by

tag on the next line. 07:53:06 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverMonitor.java:12: warning: Empty line should be followed by

tag on the next line. 07:53:06 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverMonitor.java:43:5: warning: Missing a Javadoc comment. 07:53:06 Audit done. 07:53:06 [INFO] 07:53:06 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-failover --- 07:53:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:53:06 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/resources 07:53:06 [INFO] 07:53:06 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-failover --- 07:53:06 [INFO] Changes detected - recompiling the module! 07:53:06 [INFO] Compiling 2 source files to /w/workspace/aai-aai-common-master-verify-java/aai-failover/target/classes 07:53:06 [INFO] 07:53:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-failover --- 07:53:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:53:06 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/test/resources 07:53:06 [INFO] 07:53:06 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-failover --- 07:53:06 [INFO] No sources to compile 07:53:06 [INFO] 07:53:06 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-failover --- 07:53:06 [INFO] No tests to run. 07:53:06 [INFO] 07:53:06 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-failover --- 07:53:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:53:06 [INFO] 07:53:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-failover --- 07:53:06 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-failover/target/aai-failover-1.13.3-SNAPSHOT.jar 07:53:06 [INFO] 07:53:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-failover --- 07:53:06 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-failover/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:53:06 [INFO] 07:53:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-failover --- 07:53:06 [INFO] No tests to run. 07:53:06 [INFO] 07:53:06 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-failover --- 07:53:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:53:06 [INFO] 07:53:06 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-failover --- 07:53:06 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-aai-common-master-verify-java/aai-failover/target/code-coverage/jacoco-ut.exec 07:53:06 [INFO] 07:53:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-failover --- 07:53:06 [INFO] 07:53:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-failover --- 07:53:06 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-failover/target/aai-failover-1.13.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-failover/1.13.3-SNAPSHOT/aai-failover-1.13.3-SNAPSHOT.jar 07:53:06 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-failover/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-failover/1.13.3-SNAPSHOT/aai-failover-1.13.3-SNAPSHOT.pom 07:53:06 [INFO] 07:53:06 [INFO] ------------------------------------------------------------------------ 07:53:06 [INFO] Building aai-utils 1.13.3-SNAPSHOT 07:53:06 [INFO] ------------------------------------------------------------------------ 07:53:06 [INFO] 07:53:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-utils --- 07:53:06 [INFO] 07:53:06 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-utils --- 07:53:06 [INFO] 07:53:06 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-utils --- 07:53:06 [INFO] 07:53:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-utils --- 07:53:06 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-utils/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:53:06 [INFO] 07:53:06 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-utils --- 07:53:06 [INFO] Starting audit... 07:53:06 Audit done. 07:53:06 [INFO] 07:53:06 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-utils --- 07:53:07 [INFO] Starting audit... 07:53:07 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:12: warning: Empty line should be followed by

tag on the next line. 07:53:07 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:14: warning: Empty line should be followed by

tag on the next line. 07:53:07 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:54:25: warning: 'static' modifier out of order with the JLS suggestions. 07:53:07 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:58:18: warning: 'static' modifier out of order with the JLS suggestions. 07:53:07 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:58:77: warning: Parameter name 'aai_oxm_file_pattern' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:07 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:89:5: warning: Missing a Javadoc comment. 07:53:07 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:112:26: warning: 'static' modifier out of order with the JLS suggestions. 07:53:07 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:117:26: warning: 'static' modifier out of order with the JLS suggestions. 07:53:07 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:122:26: warning: 'static' modifier out of order with the JLS suggestions. 07:53:07 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderConstants.java:12: warning: Empty line should be followed by

tag on the next line. 07:53:07 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderConstants.java:14: warning: Empty line should be followed by

tag on the next line. 07:53:07 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:12: warning: Empty line should be followed by

tag on the next line. 07:53:07 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:14: warning: Empty line should be followed by

tag on the next line. 07:53:07 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:31: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:53:07 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:40: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:53:07 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:43: warning:

tag should be placed immediately before the first word, with no space after. 07:53:07 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:49: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:53:07 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:52: warning:

tag should be placed immediately before the first word, with no space after. 07:53:07 Audit done. 07:53:07 [INFO] 07:53:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-utils --- 07:53:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:53:07 [INFO] Copying 1 resource 07:53:07 [INFO] 07:53:07 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-utils --- 07:53:07 [INFO] Changes detected - recompiling the module! 07:53:07 [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/classes 07:53:07 [INFO] 07:53:07 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-utils --- 07:53:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:53:07 [INFO] Copying 3 resources 07:53:07 [INFO] 07:53:07 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-utils --- 07:53:07 [INFO] Changes detected - recompiling the module! 07:53:07 [INFO] Compiling 1 source file to /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/test-classes 07:53:07 [INFO] 07:53:07 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-utils --- 07:53:07 [INFO] 07:53:07 [INFO] ------------------------------------------------------- 07:53:07 [INFO] T E S T S 07:53:07 [INFO] ------------------------------------------------------- 07:53:07 [INFO] Running org.onap.aaiutils.oxm.OxmModelLoaderTest 07:53:08 07:53:08.218 [main] ERROR org.onap.aaiutils.oxm.OxmModelLoader - CRD0503E|CRD0503E Unable to load OXM schema: No OXM schema files found on classpath| 07:53:09 [EL Warning]: moxy: 2024-02-06 07:53:09.301--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:09 07:53:09.592 [main] INFO org.onap.aaiutils.oxm.OxmModelLoader - CRD0007I|CRD0007I Successfully loaded schema: test_aai_oxm_v8.xml| 07:53:09 [EL Warning]: moxy: 2024-02-06 07:53:09.644--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:09 07:53:09.828 [main] INFO org.onap.aaiutils.oxm.OxmModelLoader - CRD0007I|CRD0007I Successfully loaded schema: test_aai_oxm_v9.xml| 07:53:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.162 s - in org.onap.aaiutils.oxm.OxmModelLoaderTest 07:53:10 [INFO] 07:53:10 [INFO] Results: 07:53:10 [INFO] 07:53:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:53:10 [INFO] 07:53:10 [INFO] 07:53:10 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-utils --- 07:53:10 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/code-coverage/jacoco-ut.exec 07:53:10 [INFO] Analyzed bundle 'aai-utils' with 3 classes 07:53:10 [INFO] 07:53:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-utils --- 07:53:10 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/aai-utils-1.13.3-SNAPSHOT.jar 07:53:10 [INFO] 07:53:10 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-utils --- 07:53:10 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-utils/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:53:10 [INFO] 07:53:10 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-utils --- 07:53:10 [INFO] 07:53:10 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-utils --- 07:53:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:53:10 [INFO] 07:53:10 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-utils --- 07:53:10 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/code-coverage/jacoco-ut.exec 07:53:10 [INFO] Analyzed bundle 'aai-utils' with 3 classes 07:53:10 [INFO] All coverage checks have been met. 07:53:10 [INFO] 07:53:10 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-utils --- 07:53:10 [INFO] 07:53:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-utils --- 07:53:10 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/aai-utils-1.13.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-utils/1.13.3-SNAPSHOT/aai-utils-1.13.3-SNAPSHOT.jar 07:53:10 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-utils/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-utils/1.13.3-SNAPSHOT/aai-utils-1.13.3-SNAPSHOT.pom 07:53:10 [INFO] 07:53:10 [INFO] ------------------------------------------------------------------------ 07:53:10 [INFO] Building aai-schema-abstraction 1.13.3-SNAPSHOT 07:53:10 [INFO] ------------------------------------------------------------------------ 07:53:10 [INFO] 07:53:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema-abstraction --- 07:53:10 [INFO] 07:53:10 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-abstraction --- 07:53:10 [INFO] 07:53:10 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-abstraction --- 07:53:10 [INFO] 07:53:10 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-schema-abstraction --- 07:53:10 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:53:10 [INFO] 07:53:10 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-schema-abstraction --- 07:53:10 [INFO] Starting audit... 07:53:10 Audit done. 07:53:10 [INFO] 07:53:10 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-schema-abstraction --- 07:53:13 [INFO] Starting audit... 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:32: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:37: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:44: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:54: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:67: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:77: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:89: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProviderException.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProviderException.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/PropertySchema.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/PropertySchema.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/PropertySchema.java:74:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/PropertySchema.java:83:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/EdgeSchema.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/EdgeSchema.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/EdgeSchema.java:92:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/VertexSchema.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/VertexSchema.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/VertexSchema.java:51:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/ComplexDataType.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/ComplexDataType.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/ComplexDataType.java:46:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/ListDataType.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/ListDataType.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/FloatDataType.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/FloatDataType.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/MapDataType.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/MapDataType.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/IntDataType.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/IntDataType.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/StringDataType.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/StringDataType.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/LongDataType.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/LongDataType.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/BooleanDataType.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/BooleanDataType.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:60:11: warning: 'static' modifier out of order with the JLS suggestions. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:81: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:84: warning: At-clause should have a non-empty description. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:88:25: warning: 'static' modifier out of order with the JLS suggestions. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:101:26: warning: 'static' modifier out of order with the JLS suggestions. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:115: warning: At-clause should have a non-empty description. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:129:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:169: warning: 'Descriptor' have incorrect indentation level 8, expected level should be 12. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:185: warning: 'Descriptor' have incorrect indentation level 8, expected level should be 12. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:202: warning: At-clause should have a non-empty description. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:204: warning: Abbreviation in name must contain no more than '1' capital letters. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:228:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmVertexSchema.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmVertexSchema.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmVertexSchema.java:39:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmVertexSchema.java:78: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmVertexSchema.java:80: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/EdgePropsConfiguration.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/EdgePropsConfiguration.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:20: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:64:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:104:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:115:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:155:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmPropertySchema.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmPropertySchema.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmPropertySchema.java:44:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmPropertySchema.java:96:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:64:11: warning: 'static' modifier out of order with the JLS suggestions. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:65:11: warning: 'static' modifier out of order with the JLS suggestions. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:91: warning: At-clause should have a non-empty description. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:92: warning: At-clause should have a non-empty description. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:115: warning: At-clause should have a non-empty description. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:118:55: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:140: warning: At-clause should have a non-empty description. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:159: warning: At-clause should have a non-empty description. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:174: warning: At-clause should have a non-empty description. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:210: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:239:37: warning: Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:242:46: warning: Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmEdgeSchema.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmEdgeSchema.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmEdgeSchema.java:35:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmEdgeSchema.java:40:9: warning: switch without "default" clause. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmEdgeSchema.java:63:31: warning: Local variable name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProviderMsgs.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProviderMsgs.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProviderMsgs.java:20: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:36:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:44:37: warning: Local variable name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:53:37: warning: Local variable name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:74:29: warning: Local variable name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:113:28: warning: Local variable name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:58: warning: Overload methods should not be split. Previous overloaded method located at line '50'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:62:40: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:66:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:66:36: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:78:45: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:84:45: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:62:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:119: warning: Overload methods should not be split. Previous overloaded method located at line '70'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:119:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:124:34: warning: Local variable name 'vSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:130:32: warning: Local variable name 'eSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:183: warning: Abbreviation in name must contain no more than '1' capital letters. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:71:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:112: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:114: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:116: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:120: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:122: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:125: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:127: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:130: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:132: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:135: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:137: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:72:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:111: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:113: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:115: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:119: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:121: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:124: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:126: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:129: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:131: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:134: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:136: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:105:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:146: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:148: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:150: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:154: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:156: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:159: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:161: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:164: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:166: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:169: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:171: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:174: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:176: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:179: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:181: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:184: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:186: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:62:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:99: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:101: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:103: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:107: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:109: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:112: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:114: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:117: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:119: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:79:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:105:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:136: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:138: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:140: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:144: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:146: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:149: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:151: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:154: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:156: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:159: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:161: warning: 'if' construct must use '{}'s. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:44:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:44:45: warning: Parameter name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:81:28: warning: Array brackets at illegal position. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:87:28: warning: Array brackets at illegal position. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:99:28: warning: Local variable name 'dType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:113:36: warning: Local variable name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SecureClientHttpRequestFactory.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SecureClientHttpRequestFactory.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SecureClientHttpRequestFactory.java:69: warning: Abbreviation in name must contain no more than '1' capital letters. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaServiceResponse.java:55:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonEdgeSchema.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonEdgeSchema.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonEdgeSchema.java:38:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonEdgeSchema.java:48:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonEdgeSchema.java:70:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProviderConfig.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProviderConfig.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaProviderTest.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaProviderTest.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaServiceSetup.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaServiceSetup.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaServiceSetup.java:59:5: warning: Missing a Javadoc comment. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/json/JsonSchemaProviderTest.java:11: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/json/JsonSchemaProviderTest.java:13: warning: Empty line should be followed by

tag on the next line. 07:53:13 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/json/JsonSchemaProviderTest.java:62:5: warning: Missing a Javadoc comment. 07:53:13 Audit done. 07:53:13 [INFO] 07:53:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-abstraction --- 07:53:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:53:13 [INFO] Copying 1 resource 07:53:13 [INFO] 07:53:13 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-schema-abstraction --- 07:53:13 [INFO] Changes detected - recompiling the module! 07:53:13 [INFO] Compiling 36 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/classes 07:53:13 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java: Some input files use unchecked or unsafe operations. 07:53:13 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java: Recompile with -Xlint:unchecked for details. 07:53:13 [INFO] 07:53:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema-abstraction --- 07:53:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:53:13 [INFO] Copying 9 resources 07:53:13 [INFO] 07:53:13 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-schema-abstraction --- 07:53:13 [INFO] Changes detected - recompiling the module! 07:53:13 [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/test-classes 07:53:13 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaServiceSetup.java: /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaServiceSetup.java uses or overrides a deprecated API. 07:53:13 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaServiceSetup.java: Recompile with -Xlint:deprecation for details. 07:53:13 [INFO] 07:53:13 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-schema-abstraction --- 07:53:13 [INFO] 07:53:13 [INFO] ------------------------------------------------------- 07:53:13 [INFO] T E S T S 07:53:13 [INFO] ------------------------------------------------------- 07:53:14 [INFO] Running org.onap.aai.schemaif.oxm.OxmSchemaProviderTest 07:53:14 07:53:14.944 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Processing the translator 07:53:14 07:53:14.949 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv13 07:53:14 07:53:14.980 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 07:53:14 07:53:14.980 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 07:53:15 [EL Warning]: moxy: 2024-02-06 07:53:15.985--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:16 07:53:16.473 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 235 07:53:16 07:53:16.520 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Processing the translator 07:53:16 07:53:16.521 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv13 07:53:16 07:53:16.524 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 07:53:16 07:53:16.765 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| 07:53:17 07:53:17.019 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader - PVD0002I|PVD0002I Successfully loaded DB Edge Rule and Edge Properties for: v13| 07:53:17 07:53:17.023 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| 07:53:17 vertex: pserver 07:53:17 annotations: 07:53:17 container: pservers 07:53:17 indexedprops: hostname,in-maint,pserver-id,pserver-name2,inv-status 07:53:17 namespace: cloud-infrastructure 07:53:17 description: Compute host whose hostname must be unique and must exactly match what is sent as a relationship to a vserver. 07:53:17 searchable: hostname,pserver-name2,pserver-id,ipv4-oam-address 07:53:17 nameprops: pserver-name2 07:53:17 properties: 07:53:17 property: ptnii-equip-name 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: PTNII name 07:53:17 property: aai-last-mod-ts 07:53:17 datatype: LONG 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: true 07:53:17 default: 07:53:17 annotations: 07:53:17 property: ipaddress-v6-loopback-0 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: IPV6 Loopback 0 address 07:53:17 property: equip-vendor 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: Equipment vendor. Source of truth should define valid values. 07:53:17 property: purpose 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: purpose of pserver 07:53:17 property: aai-uri 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: true 07:53:17 default: 07:53:17 annotations: 07:53:17 property: pserver-selflink 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: URL to endpoint where AAI can get more details 07:53:17 property: number-of-cpus 07:53:17 datatype: INT 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: Number of cpus 07:53:17 source-of-truth-type: openstack 07:53:17 property: source-of-truth 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: true 07:53:17 default: 07:53:17 annotations: 07:53:17 property: aai-node-type 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: true 07:53:17 default: 07:53:17 annotations: 07:53:17 property: ipaddress-v6-aim 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: IPV6 AIM address 07:53:17 property: pserver-name2 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: alternative pserver name 07:53:17 property: hostname 07:53:17 datatype: STRING 07:53:17 required: true 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: Value from executing hostname on the compute node. 07:53:17 property: inv-status 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: CANOPI's inventory status. Only set with values exactly as defined by CANOPI. 07:53:17 property: disk-in-gigabytes 07:53:17 datatype: INT 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: Disk size, in GBs 07:53:17 property: aai-unique-key 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: true 07:53:17 default: 07:53:17 annotations: 07:53:17 property: last-mod-source-of-truth 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: true 07:53:17 default: 07:53:17 annotations: 07:53:17 property: equip-type 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: Equipment type. Source of truth should define valid values. 07:53:17 property: relationship-list 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 property: fqdn 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: Fully-qualified domain name 07:53:17 property: serial-number 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: Serial number, may be queried 07:53:17 property: ipaddress-v6-oam 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: IPV6 OAM address 07:53:17 property: pserver-id 07:53:17 datatype: STRING 07:53:17 required: true 07:53:17 key: true 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: ID of Pserver 07:53:17 property: prov-status 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: Prov Status of this device (not under canopi control) Valid values [PREPROV/NVTPROV/PROV] 07:53:17 property: aai-created-ts 07:53:17 datatype: LONG 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: true 07:53:17 default: 07:53:17 annotations: 07:53:17 property: ipv4-oam-address 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: Used to configure device, also used for troubleshooting and is IP used for traps generated by device. 07:53:17 property: ipaddress-v4-loopback-0 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: IPV4 Loopback 0 address 07:53:17 property: lag-interfaces 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 property: equip-model 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: Equipment model. Source of truth should define valid values. 07:53:17 property: in-maint 07:53:17 datatype: BOOL 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: false 07:53:17 annotations: 07:53:17 defaultvalue: false 07:53:17 description: used to indicate whether or not this object is in maintenance mode (maintenance mode = true). This field (in conjunction with prov-status) is used to suppress alarms and vSCL on VNFs/VMs. 07:53:17 property: p-interfaces 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 property: resource-version 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: Used for optimistic concurrency. Must be empty on create, valid on update and delete. 07:53:17 property: ram-in-megabytes 07:53:17 datatype: INT 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: RAM size, in MBs 07:53:17 property: ipaddress-v4-aim 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: IPV4 AIM address 07:53:17 property: management-option 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: Indicates who owns and or manages the device. 07:53:17 property: internet-topology 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: internet topology of Pserver 07:53:17 property: host-profile 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: false 07:53:17 default: 07:53:17 annotations: 07:53:17 description: The host profile that defines the configuration of the pserver. 07:53:17 07:53:17 edge: cloud-region -> zone 07:53:17 type: org.onap.relationships.inventory.LocatedIn 07:53:17 multiplicity: MANY_2_ONE 07:53:17 annotations: 07:53:17 prevent-delete: NONE 07:53:17 delete-other-v: NONE 07:53:17 contains-other-v: NONE 07:53:17 properties: 07:53:17 property: prevent-delete 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: null 07:53:17 default: 07:53:17 annotations: 07:53:17 property: delete-other-v 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: null 07:53:17 default: 07:53:17 annotations: 07:53:17 property: contains-other-v 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: null 07:53:17 default: 07:53:17 annotations: 07:53:17 07:53:17 [EL Warning]: moxy: 2024-02-06 07:53:17.091--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:17 07:53:17.493 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader - PVD0002I|PVD0002I Successfully loaded DB Edge Rule and Edge Properties for: v13| 07:53:17 07:53:17.497 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| 07:53:17 edge: snapshot -> cloud-region 07:53:17 type: org.onap.relationships.inventory.BelongsTo 07:53:17 multiplicity: MANY_2_ONE 07:53:17 annotations: 07:53:17 prevent-delete: IN 07:53:17 delete-other-v: NONE 07:53:17 contains-other-v: IN 07:53:17 properties: 07:53:17 property: prevent-delete 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: null 07:53:17 default: 07:53:17 annotations: 07:53:17 property: delete-other-v 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: null 07:53:17 default: 07:53:17 annotations: 07:53:17 property: contains-other-v 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: null 07:53:17 default: 07:53:17 annotations: 07:53:17 07:53:17 edge: vserver -> snapshot 07:53:17 type: org.onap.relationships.inventory.Uses 07:53:17 multiplicity: ONE_2_ONE 07:53:17 annotations: 07:53:17 prevent-delete: NONE 07:53:17 delete-other-v: NONE 07:53:17 contains-other-v: NONE 07:53:17 properties: 07:53:17 property: prevent-delete 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: null 07:53:17 default: 07:53:17 annotations: 07:53:17 property: delete-other-v 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: null 07:53:17 default: 07:53:17 annotations: 07:53:17 property: contains-other-v 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: null 07:53:17 default: 07:53:17 annotations: 07:53:17 07:53:17 [EL Warning]: moxy: 2024-02-06 07:53:17.551--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:17 07:53:17.789 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader - PVD0002I|PVD0002I Successfully loaded DB Edge Rule and Edge Properties for: v13| 07:53:17 07:53:17.792 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| 07:53:17 edge: cloud-region -> complex 07:53:17 type: org.onap.relationships.inventory.LocatedIn 07:53:17 multiplicity: MANY_2_ONE 07:53:17 annotations: 07:53:17 prevent-delete: IN 07:53:17 delete-other-v: NONE 07:53:17 contains-other-v: NONE 07:53:17 properties: 07:53:17 property: prevent-delete 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: null 07:53:17 default: 07:53:17 annotations: 07:53:17 property: delete-other-v 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: null 07:53:17 default: 07:53:17 annotations: 07:53:17 property: contains-other-v 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: null 07:53:17 default: 07:53:17 annotations: 07:53:17 07:53:17 edge: cloud-region -> complex 07:53:17 type: org.onap.relationships.inventory.FoundIn 07:53:17 multiplicity: MANY_2_MANY 07:53:17 annotations: 07:53:17 prevent-delete: IN 07:53:17 delete-other-v: NONE 07:53:17 contains-other-v: NONE 07:53:17 properties: 07:53:17 property: prevent-delete 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: null 07:53:17 default: 07:53:17 annotations: 07:53:17 property: delete-other-v 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: null 07:53:17 default: 07:53:17 annotations: 07:53:17 property: contains-other-v 07:53:17 datatype: STRING 07:53:17 required: false 07:53:17 key: false 07:53:17 reserved: null 07:53:17 default: 07:53:17 annotations: 07:53:17 07:53:17 [EL Warning]: moxy: 2024-02-06 07:53:17.838--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 07:53:18 07:53:18.048 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader - PVD0002I|PVD0002I Successfully loaded DB Edge Rule and Edge Properties for: v13| 07:53:18 07:53:18.051 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| 07:53:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.045 s - in org.onap.aai.schemaif.oxm.OxmSchemaProviderTest 07:53:18 [INFO] Running org.onap.aai.schemaif.json.JsonSchemaProviderTest 07:53:18 {"schema-version":"v1","schema-content":{"relationship_types":[{"from":"tosca.nodes.SoftwareComponent","to":"tosca.nodes.Compute","label":"tosca.relationships.HostedOn","annotations":{"contains-other-v":"NONE","delete-other-v":"NONE","prevent-delete":"NONE"}}],"node_types":[{"name":"tosca.nodes.ObjectStorage","description":"","properties":[{"name":"name","required":true,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"true","searchable":"true","source_of_truth_type":"AAI","constraint":""}},{"name":"size","required":true,"unique":false,"type":"integer","description":"","default":"50","annotations":{"indexed":"false","searchable":"true","source_of_truth_type":"AAI","constraint":"Greater_or_equal: 0 GB,"}},{"name":"maxsize","required":true,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"false","searchable":"false","source_of_truth_type":"AAI","constraint":"Greater_or_equal: 0 GB,"}}]}],"data_types":[{"name":"org.onap.datatypes.network.MacAssignments","description":"","properties":[{"name":"mac_range_plan","required":false,"type":"string","description":"","default":""},{"name":"mac_count","required":false,"type":"integer","description":"","default":""},{"name":"supplemental_data","required":false,"type":"string","description":"","default":""}]}],"common_node_properties":[{"name":"aai-uuid","required":true,"unique":true,"type":"string","description":"","default":"","annotations":{"indexed":"true","searchable":"false","source_of_truth_type":"AAI","constraint":""}},{"name":"source-of-truth","required":false,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"false","searchable":"false","source_of_truth_type":"AAI","constraint":""}}]}} 07:53:18 {"relationship_types":[{"from":"tosca.nodes.SoftwareComponent","to":"tosca.nodes.Compute","label":"tosca.relationships.HostedOn","annotations":{"contains-other-v":"NONE","delete-other-v":"NONE","prevent-delete":"NONE"}}],"node_types":[{"name":"tosca.nodes.ObjectStorage","description":"","properties":[{"name":"name","required":true,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"true","searchable":"true","source_of_truth_type":"AAI","constraint":""}},{"name":"size","required":true,"unique":false,"type":"integer","description":"","default":"50","annotations":{"indexed":"false","searchable":"true","source_of_truth_type":"AAI","constraint":"Greater_or_equal: 0 GB,"}},{"name":"maxsize","required":true,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"false","searchable":"false","source_of_truth_type":"AAI","constraint":"Greater_or_equal: 0 GB,"}}]}],"data_types":[{"name":"org.onap.datatypes.network.MacAssignments","description":"","properties":[{"name":"mac_range_plan","required":false,"type":"string","description":"","default":""},{"name":"mac_count","required":false,"type":"integer","description":"","default":""},{"name":"supplemental_data","required":false,"type":"string","description":"","default":""}]}],"common_node_properties":[{"name":"aai-uuid","required":true,"unique":true,"type":"string","description":"","default":"","annotations":{"indexed":"true","searchable":"false","source_of_truth_type":"AAI","constraint":""}},{"name":"source-of-truth","required":false,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"false","searchable":"false","source_of_truth_type":"AAI","constraint":""}}]} 07:53:18 vertex: tosca.nodes.ObjectStorage 07:53:18 annotations: 07:53:18 indexedprops: aai-uuid,name 07:53:18 searchable: size,name 07:53:18 properties: 07:53:18 property: aai-uuid 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: true 07:53:18 reserved: true 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: true 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: size 07:53:18 datatype: INT 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 50 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: Greater_or_equal: 0 GB, 07:53:18 searchable: true 07:53:18 property: name 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: true 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: true 07:53:18 property: maxsize 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: Greater_or_equal: 0 GB, 07:53:18 searchable: false 07:53:18 property: source-of-truth 07:53:18 datatype: STRING 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: true 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 07:53:18 edge: tosca.nodes.SoftwareComponent -> tosca.nodes.Compute 07:53:18 type: tosca.relationships.HostedOn 07:53:18 multiplicity: MANY_2_MANY 07:53:18 annotations: 07:53:18 prevent-delete: NONE 07:53:18 delete-other-v: NONE 07:53:18 contains-other-v: NONE 07:53:18 properties: 07:53:18 07:53:18 Validate 07:53:18 vertex: onap.nodes.sdwan.ManagementDomain 07:53:18 annotations: 07:53:18 indexedprops: aai-uuid 07:53:18 properties: 07:53:18 property: cliUsers 07:53:18 datatype: STRING 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: aai-uuid 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: true 07:53:18 reserved: true 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: true 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: analyticClusters 07:53:18 datatype: MAP[STRING] 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: mdName 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: stagingControllers 07:53:18 datatype: LIST[STRING] 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: mdDirectorCredentialName 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: controllers 07:53:18 datatype: LIST[STRING] 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: encryptionType 07:53:18 datatype: STRING 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: devicesSet 07:53:18 datatype: STRING 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: mdDirectorUrl 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: source-of-truth 07:53:18 datatype: STRING 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: true 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 07:53:18 edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database 07:53:18 type: tosca.relationships.RoutesTo 07:53:18 multiplicity: MANY_2_MANY 07:53:18 annotations: 07:53:18 prevent-delete: NONE 07:53:18 delete-other-v: NONE 07:53:18 contains-other-v: NONE 07:53:18 properties: 07:53:18 07:53:18 edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database 07:53:18 type: tosca.relationships.Uses 07:53:18 multiplicity: MANY_2_MANY 07:53:18 annotations: 07:53:18 prevent-delete: NONE 07:53:18 delete-other-v: NONE 07:53:18 contains-other-v: NONE 07:53:18 properties: 07:53:18 07:53:18 EDGE LIST: 07:53:18 07:53:18 [edge: service-instance -> org.onap.resource.NetworkRules 07:53:18 type: amdocs.linkedTo 07:53:18 multiplicity: MANY_2_MANY 07:53:18 annotations: 07:53:18 prevent-delete: NONE 07:53:18 delete-other-v: NONE 07:53:18 contains-other-v: NONE 07:53:18 properties: 07:53:18 , edge: service-instance -> unknown 07:53:18 type: amdocs.linkedTo 07:53:18 multiplicity: MANY_2_MANY 07:53:18 annotations: 07:53:18 prevent-delete: NONE 07:53:18 delete-other-v: NONE 07:53:18 contains-other-v: NONE 07:53:18 properties: 07:53:18 , edge: unknown -> service-instance 07:53:18 type: amdocs.unknownRelationship 07:53:18 multiplicity: MANY_2_MANY 07:53:18 annotations: 07:53:18 prevent-delete: NONE 07:53:18 delete-other-v: NONE 07:53:18 contains-other-v: NONE 07:53:18 properties: 07:53:18 , edge: service-instance -> onap.nodes.sdwan.ManagementDomain 07:53:18 type: amdocs.linkedTo 07:53:18 multiplicity: MANY_2_MANY 07:53:18 annotations: 07:53:18 prevent-delete: NONE 07:53:18 delete-other-v: NONE 07:53:18 contains-other-v: NONE 07:53:18 properties: 07:53:18 , edge: service-instance -> org.onap.resource.extContrailCP 07:53:18 type: amdocs.linkedTo 07:53:18 multiplicity: MANY_2_MANY 07:53:18 annotations: 07:53:18 prevent-delete: NONE 07:53:18 delete-other-v: NONE 07:53:18 contains-other-v: NONE 07:53:18 properties: 07:53:18 , edge: service-instance -> unknown 07:53:18 type: amdocs.unknownRelationship 07:53:18 multiplicity: MANY_2_MANY 07:53:18 annotations: 07:53:18 prevent-delete: NONE 07:53:18 delete-other-v: NONE 07:53:18 contains-other-v: NONE 07:53:18 properties: 07:53:18 , edge: service-instance -> tosca.nodes.ObjectStorage 07:53:18 type: amdocs.linkedTo 07:53:18 multiplicity: MANY_2_MANY 07:53:18 annotations: 07:53:18 prevent-delete: NONE 07:53:18 delete-other-v: NONE 07:53:18 contains-other-v: NONE 07:53:18 properties: 07:53:18 , edge: service-instance -> service-instance 07:53:18 type: amdocs.linkedTo 07:53:18 multiplicity: MANY_2_MANY 07:53:18 annotations: 07:53:18 prevent-delete: NONE 07:53:18 delete-other-v: NONE 07:53:18 contains-other-v: NONE 07:53:18 properties: 07:53:18 ] 07:53:18 vertex: org.onap.resource.extContrailCP 07:53:18 annotations: 07:53:18 indexedprops: aai-uuid 07:53:18 properties: 07:53:18 property: static_routes 07:53:18 datatype: LIST[STRING] 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: virtual_network 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: subnetpoolid 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: ip_range_end 07:53:18 datatype: STRING 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: static_route 07:53:18 datatype: BOOL 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: allowed_address_pairs 07:53:18 datatype: LIST[STRING] 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: ip_address 07:53:18 datatype: STRING 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: related_networks 07:53:18 datatype: LIST[STRING] 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: is_default 07:53:18 datatype: BOOL 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: source-of-truth 07:53:18 datatype: STRING 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: true 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: ip_requirements 07:53:18 datatype: LIST[STRING] 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: network_role 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: aai-uuid 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: true 07:53:18 reserved: true 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: true 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: mac_requirements 07:53:18 datatype: COMPLEX[ STRING INT COMPLEX[ BOOL INT STRING ] STRING ] 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: subinterface_indicator 07:53:18 datatype: BOOL 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: exCP_naming 07:53:18 datatype: COMPLEX[ BOOL STRING STRING STRING ] 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: ip_range_start 07:53:18 datatype: STRING 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: shared_ip 07:53:18 datatype: BOOL 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: vlan_requirements 07:53:18 datatype: LIST[STRING] 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: interface_type 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: Valid_values: [management, left, right, other], 07:53:18 searchable: false 07:53:18 property: network_role_tag 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: order 07:53:18 datatype: INT 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: Greater_or_equal: 0, 07:53:18 searchable: false 07:53:18 07:53:18 07:53:18 07:53:18 Size: 22 07:53:18 {static_routes= property: static_routes 07:53:18 datatype: LIST[STRING] 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , virtual_network= property: virtual_network 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , subnetpoolid= property: subnetpoolid 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , ip_range_end= property: ip_range_end 07:53:18 datatype: STRING 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , static_route= property: static_route 07:53:18 datatype: BOOL 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , allowed_address_pairs= property: allowed_address_pairs 07:53:18 datatype: LIST[STRING] 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , ip_address= property: ip_address 07:53:18 datatype: STRING 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , related_networks= property: related_networks 07:53:18 datatype: LIST[STRING] 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , is_default= property: is_default 07:53:18 datatype: BOOL 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , source-of-truth= property: source-of-truth 07:53:18 datatype: STRING 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: true 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , ip_requirements= property: ip_requirements 07:53:18 datatype: LIST[STRING] 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , network_role= property: network_role 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , aai-uuid= property: aai-uuid 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: true 07:53:18 reserved: true 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: true 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , mac_requirements= property: mac_requirements 07:53:18 datatype: COMPLEX[ STRING INT COMPLEX[ BOOL INT STRING ] STRING ] 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , subinterface_indicator= property: subinterface_indicator 07:53:18 datatype: BOOL 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , excp_naming= property: exCP_naming 07:53:18 datatype: COMPLEX[ BOOL STRING STRING STRING ] 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , ip_range_start= property: ip_range_start 07:53:18 datatype: STRING 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , shared_ip= property: shared_ip 07:53:18 datatype: BOOL 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , vlan_requirements= property: vlan_requirements 07:53:18 datatype: LIST[STRING] 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , interface_type= property: interface_type 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: Valid_values: [management, left, right, other], 07:53:18 searchable: false 07:53:18 , network_role_tag= property: network_role_tag 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 , order= property: order 07:53:18 datatype: INT 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: Greater_or_equal: 0, 07:53:18 searchable: false 07:53:18 } 07:53:18 vertex: onap.nodes.sdwan.ManagementDomain 07:53:18 annotations: 07:53:18 indexedprops: aai-uuid 07:53:18 properties: 07:53:18 property: cliUsers 07:53:18 datatype: STRING 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: aai-uuid 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: true 07:53:18 reserved: true 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: true 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: analyticClusters 07:53:18 datatype: MAP[STRING] 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: mdName 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: stagingControllers 07:53:18 datatype: LIST[STRING] 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: mdDirectorCredentialName 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: controllers 07:53:18 datatype: LIST[STRING] 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: encryptionType 07:53:18 datatype: STRING 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: devicesSet 07:53:18 datatype: STRING 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: mdDirectorUrl 07:53:18 datatype: STRING 07:53:18 required: true 07:53:18 key: false 07:53:18 reserved: false 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 property: source-of-truth 07:53:18 datatype: STRING 07:53:18 required: false 07:53:18 key: false 07:53:18 reserved: true 07:53:18 default: 07:53:18 annotations: 07:53:18 indexed: false 07:53:18 source_of_truth_type: AAI 07:53:18 constraint: 07:53:18 searchable: false 07:53:18 07:53:18 edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database 07:53:18 type: tosca.relationships.RoutesTo 07:53:18 multiplicity: MANY_2_MANY 07:53:18 annotations: 07:53:18 prevent-delete: NONE 07:53:18 delete-other-v: NONE 07:53:18 contains-other-v: NONE 07:53:18 properties: 07:53:18 07:53:18 edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database 07:53:18 type: tosca.relationships.Uses 07:53:18 multiplicity: MANY_2_MANY 07:53:18 annotations: 07:53:18 prevent-delete: NONE 07:53:18 delete-other-v: NONE 07:53:18 contains-other-v: NONE 07:53:18 properties: 07:53:18 07:53:18 edge: tosca.nodes.Database -> tosca.nodes.DBMS 07:53:18 type: tosca.relationships.HostedOn 07:53:18 multiplicity: MANY_2_MANY 07:53:18 annotations: 07:53:18 prevent-delete: NONE 07:53:18 delete-other-v: NONE 07:53:18 contains-other-v: NONE 07:53:18 properties: 07:53:18 07:53:18 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s - in org.onap.aai.schemaif.json.JsonSchemaProviderTest 07:53:19 [INFO] 07:53:19 [INFO] Results: 07:53:19 [INFO] 07:53:19 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 07:53:19 [INFO] 07:53:19 [INFO] 07:53:19 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-schema-abstraction --- 07:53:19 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/code-coverage/jacoco-ut.exec 07:53:19 [INFO] Analyzed bundle 'aai-schema-abstraction' with 40 classes 07:53:19 [INFO] 07:53:19 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-abstraction --- 07:53:19 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/aai-schema-abstraction-1.13.3-SNAPSHOT.jar 07:53:19 [INFO] 07:53:19 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-schema-abstraction --- 07:53:19 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:53:19 [INFO] 07:53:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-schema-abstraction --- 07:53:19 [INFO] 07:53:19 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-schema-abstraction --- 07:53:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:53:19 [INFO] 07:53:19 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-schema-abstraction --- 07:53:19 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/code-coverage/jacoco-ut.exec 07:53:19 [INFO] Analyzed bundle 'aai-schema-abstraction' with 40 classes 07:53:19 [INFO] All coverage checks have been met. 07:53:19 [INFO] 07:53:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-schema-abstraction --- 07:53:19 [INFO] 07:53:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-abstraction --- 07:53:19 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/aai-schema-abstraction-1.13.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-abstraction/1.13.3-SNAPSHOT/aai-schema-abstraction-1.13.3-SNAPSHOT.jar 07:53:19 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-abstraction/1.13.3-SNAPSHOT/aai-schema-abstraction-1.13.3-SNAPSHOT.pom 07:53:19 [INFO] ------------------------------------------------------------------------ 07:53:19 [INFO] Reactor Summary: 07:53:19 [INFO] 07:53:19 [INFO] aai-aai-common ..................................... SUCCESS [ 8.164 s] 07:53:19 [INFO] aai-parent ......................................... SUCCESS [ 1.357 s] 07:53:19 [INFO] aai-els-onap-logging ............................... SUCCESS [ 28.341 s] 07:53:19 [INFO] aai-rest ........................................... SUCCESS [ 4.314 s] 07:53:19 [INFO] aai-schema-ingest .................................. SUCCESS [ 19.825 s] 07:53:19 [INFO] aai-annotations .................................... SUCCESS [ 1.695 s] 07:53:19 [INFO] aai-aaf-auth ....................................... SUCCESS [ 4.623 s] 07:53:19 [INFO] aai-core ........................................... SUCCESS [04:50 min] 07:53:19 [INFO] aai-auth ........................................... SUCCESS [ 0.429 s] 07:53:19 [INFO] aai-failover ....................................... SUCCESS [ 0.445 s] 07:53:19 [INFO] aai-utils .......................................... SUCCESS [ 3.531 s] 07:53:19 [INFO] aai-schema-abstraction ............................. SUCCESS [ 8.949 s] 07:53:19 [INFO] ------------------------------------------------------------------------ 07:53:19 [INFO] BUILD SUCCESS 07:53:19 [INFO] ------------------------------------------------------------------------ 07:53:19 [INFO] Total time: 06:14 min 07:53:19 [INFO] Finished at: 2024-02-06T07:53:19+00:00 07:53:19 [INFO] Final Memory: 131M/1549M 07:53:19 [INFO] ------------------------------------------------------------------------ 07:53:19 [WARNING] The requested profile "spring-boot-2-1" could not be activated because it does not exist. 07:53:19 $ ssh-agent -k 07:53:19 unset SSH_AUTH_SOCK; 07:53:19 unset SSH_AGENT_PID; 07:53:19 echo Agent pid 1678 killed; 07:53:19 [ssh-agent] Stopped. 07:53:19 [PostBuildScript] - [INFO] Executing post build scripts. 07:53:19 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins3836054633636992028.sh 07:53:19 ---> sysstat.sh 07:53:20 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins15282982784464917324.sh 07:53:20 ---> package-listing.sh 07:53:20 ++ tr '[:upper:]' '[:lower:]' 07:53:20 ++ facter osfamily 07:53:20 + OS_FAMILY=debian 07:53:20 + workspace=/w/workspace/aai-aai-common-master-verify-java 07:53:20 + START_PACKAGES=/tmp/packages_start.txt 07:53:20 + END_PACKAGES=/tmp/packages_end.txt 07:53:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:53:20 + PACKAGES=/tmp/packages_start.txt 07:53:20 + '[' /w/workspace/aai-aai-common-master-verify-java ']' 07:53:20 + PACKAGES=/tmp/packages_end.txt 07:53:20 + case "${OS_FAMILY}" in 07:53:20 + dpkg -l 07:53:20 + grep '^ii' 07:53:20 + '[' -f /tmp/packages_start.txt ']' 07:53:20 + '[' -f /tmp/packages_end.txt ']' 07:53:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:53:20 + '[' /w/workspace/aai-aai-common-master-verify-java ']' 07:53:20 + mkdir -p /w/workspace/aai-aai-common-master-verify-java/archives/ 07:53:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-aai-common-master-verify-java/archives/ 07:53:20 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins8487634887000408501.sh 07:53:20 ---> capture-instance-metadata.sh 07:53:20 Setup pyenv: 07:53:20 system 07:53:20 3.8.13 07:53:20 3.9.13 07:53:20 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) 07:53:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kg2M from file:/tmp/.os_lf_venv 07:53:22 lf-activate-venv(): INFO: Installing: lftools 07:53:31 lf-activate-venv(): INFO: Adding /tmp/venv-Kg2M/bin to PATH 07:53:31 INFO: Running in OpenStack, capturing instance metadata 07:53:32 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins13798214706334577678.sh 07:53:32 provisioning config files... 07:53:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config3342408950518538857tmp 07:53:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:53:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:53:32 [EnvInject] - Injecting environment variables from a build step. 07:53:32 [EnvInject] - Injecting as environment variables the properties content 07:53:32 SERVER_ID=logs 07:53:32 07:53:32 [EnvInject] - Variables injected successfully. 07:53:32 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins17503369407198036642.sh 07:53:32 ---> create-netrc.sh 07:53:32 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins13813594099224440436.sh 07:53:32 ---> python-tools-install.sh 07:53:32 Setup pyenv: 07:53:32 system 07:53:32 3.8.13 07:53:32 3.9.13 07:53:32 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) 07:53:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kg2M from file:/tmp/.os_lf_venv 07:53:33 lf-activate-venv(): INFO: Installing: lftools 07:53:41 lf-activate-venv(): INFO: Adding /tmp/venv-Kg2M/bin to PATH 07:53:41 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins12034622640132311478.sh 07:53:41 ---> sudo-logs.sh 07:53:41 Archiving 'sudo' log.. 07:53:41 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins17524026579364352969.sh 07:53:41 ---> job-cost.sh 07:53:41 Setup pyenv: 07:53:41 system 07:53:41 3.8.13 07:53:41 3.9.13 07:53:41 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) 07:53:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kg2M from file:/tmp/.os_lf_venv 07:53:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:53:49 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. 07:53:49 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 07:53:49 lf-activate-venv(): INFO: Adding /tmp/venv-Kg2M/bin to PATH 07:53:49 INFO: No Stack... 07:53:50 INFO: Retrieving Pricing Info for: v3-standard-4 07:53:50 INFO: Archiving Costs 07:53:50 [aai-aai-common-master-verify-java] $ /bin/bash -l /tmp/jenkins5355944007746859700.sh 07:53:50 ---> logs-deploy.sh 07:53:50 Setup pyenv: 07:53:50 system 07:53:50 3.8.13 07:53:50 3.9.13 07:53:50 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) 07:53:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kg2M from file:/tmp/.os_lf_venv 07:53:51 lf-activate-venv(): INFO: Installing: lftools 07:54:00 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. 07:54:00 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:54:00 lf-activate-venv(): INFO: Adding /tmp/venv-Kg2M/bin to PATH 07:54:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-aai-common-master-verify-java/1336 07:54:00 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 07:54:01 Archives upload complete. 07:54:01 INFO: archiving logs to Nexus 07:54:02 ---> uname -a: 07:54:02 Linux prd-ubuntu1804-builder-4c-4g-2970 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:54:02 07:54:02 07:54:02 ---> lscpu: 07:54:02 Architecture: x86_64 07:54:02 CPU op-mode(s): 32-bit, 64-bit 07:54:02 Byte Order: Little Endian 07:54:02 CPU(s): 4 07:54:02 On-line CPU(s) list: 0-3 07:54:02 Thread(s) per core: 1 07:54:02 Core(s) per socket: 1 07:54:02 Socket(s): 4 07:54:02 NUMA node(s): 1 07:54:02 Vendor ID: AuthenticAMD 07:54:02 CPU family: 23 07:54:02 Model: 49 07:54:02 Model name: AMD EPYC-Rome Processor 07:54:02 Stepping: 0 07:54:02 CPU MHz: 2799.996 07:54:02 BogoMIPS: 5599.99 07:54:02 Virtualization: AMD-V 07:54:02 Hypervisor vendor: KVM 07:54:02 Virtualization type: full 07:54:02 L1d cache: 32K 07:54:02 L1i cache: 32K 07:54:02 L2 cache: 512K 07:54:02 L3 cache: 16384K 07:54:02 NUMA node0 CPU(s): 0-3 07:54:02 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 07:54:02 07:54:02 07:54:02 ---> nproc: 07:54:02 4 07:54:02 07:54:02 07:54:02 ---> df -h: 07:54:02 Filesystem Size Used Avail Use% Mounted on 07:54:02 udev 7.9G 0 7.9G 0% /dev 07:54:02 tmpfs 1.6G 672K 1.6G 1% /run 07:54:02 /dev/vda1 78G 8.4G 69G 11% / 07:54:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:54:02 tmpfs 5.0M 0 5.0M 0% /run/lock 07:54:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:54:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:54:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:54:02 07:54:02 07:54:02 ---> free -m: 07:54:02 total used free shared buff/cache available 07:54:02 Mem: 16040 557 13184 0 2297 15165 07:54:02 Swap: 1023 0 1023 07:54:02 07:54:02 07:54:02 ---> ip addr: 07:54:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:54:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:54:02 inet 127.0.0.1/8 scope host lo 07:54:02 valid_lft forever preferred_lft forever 07:54:02 inet6 ::1/128 scope host 07:54:02 valid_lft forever preferred_lft forever 07:54:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:54:02 link/ether fa:16:3e:c6:e2:66 brd ff:ff:ff:ff:ff:ff 07:54:02 inet 10.30.107.213/23 brd 10.30.107.255 scope global dynamic ens3 07:54:02 valid_lft 85873sec preferred_lft 85873sec 07:54:02 inet6 fe80::f816:3eff:fec6:e266/64 scope link 07:54:02 valid_lft forever preferred_lft forever 07:54:02 07:54:02 07:54:02 ---> sar -b -r -n DEV: 07:54:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2970) 02/06/24 _x86_64_ (4 CPU) 07:54:02 07:54:02 07:45:17 LINUX RESTART (4 CPU) 07:54:02 07:54:02 07:46:01 tps rtps wtps bread/s bwrtn/s 07:54:02 07:47:01 115.85 13.65 102.20 987.84 29099.68 07:54:02 07:48:01 148.46 57.99 90.47 3634.46 27275.32 07:54:02 07:49:01 26.25 1.62 24.63 44.39 19220.40 07:54:02 07:50:01 3.73 0.32 3.42 8.40 502.98 07:54:02 07:51:01 2.07 0.00 2.07 0.00 126.51 07:54:02 07:52:01 1.68 0.00 1.68 0.00 90.65 07:54:02 07:53:01 1.33 0.00 1.33 0.00 82.25 07:54:02 07:54:01 29.67 1.55 28.12 106.23 2080.91 07:54:02 Average: 41.13 9.39 31.74 597.65 9809.68 07:54:02 07:54:02 07:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:54:02 07:47:01 13937112 15607484 2487856 15.15 70972 1794296 729052 4.17 635884 1625928 112984 07:54:02 07:48:01 11847008 13780380 4577960 27.87 76040 2045556 3170884 18.15 2590952 1743476 7748 07:54:02 07:49:01 10838820 12819332 5586148 34.01 78680 2087636 4345100 24.87 3575320 1760048 9452 07:54:02 07:50:01 10639444 12621364 5785524 35.22 78756 2088540 4409744 25.24 3774024 1759404 172 07:54:02 07:51:01 9998308 11984256 6426660 39.13 78896 2092312 4748508 27.18 4411856 1761144 1372 07:54:02 07:52:01 9874724 11862592 6550244 39.88 78980 2094056 4919740 28.16 4534944 1760628 1216 07:54:02 07:53:01 9724616 11714632 6700352 40.79 79072 2096008 5031656 28.80 4683288 1761476 1384 07:54:02 07:54:01 13499848 15528048 2925120 17.81 85520 2125644 799104 4.57 898136 1776744 55188 07:54:02 Average: 11294985 13239761 5129983 31.23 78364 2053006 3519224 20.14 3138050 1743606 23690 07:54:02 07:54:02 07:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:54:02 07:47:01 ens3 55.81 40.46 932.70 6.87 0.00 0.00 0.00 0.00 07:54:02 07:47:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 07:54:02 07:48:01 ens3 241.43 211.53 2118.04 44.15 0.00 0.00 0.00 0.00 07:54:02 07:48:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 07:54:02 07:49:01 ens3 100.40 84.14 431.17 37.93 0.00 0.00 0.00 0.00 07:54:02 07:49:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:54:02 07:50:01 ens3 189.40 167.22 44.97 59.46 0.00 0.00 0.00 0.00 07:54:02 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:54:02 07:51:01 ens3 151.09 126.00 31.51 57.44 0.00 0.00 0.00 0.00 07:54:02 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:54:02 07:52:01 ens3 17.93 16.11 3.86 4.89 0.00 0.00 0.00 0.00 07:54:02 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:54:02 07:53:01 ens3 11.95 11.50 2.82 3.73 0.00 0.00 0.00 0.00 07:54:02 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:54:02 07:54:01 ens3 49.20 42.87 92.21 16.86 0.00 0.00 0.00 0.00 07:54:02 07:54:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 07:54:02 Average: ens3 102.15 87.48 457.15 28.91 0.00 0.00 0.00 0.00 07:54:02 Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 07:54:02 07:54:02 07:54:02 ---> sar -P ALL: 07:54:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2970) 02/06/24 _x86_64_ (4 CPU) 07:54:02 07:54:02 07:45:17 LINUX RESTART (4 CPU) 07:54:02 07:54:02 07:46:01 CPU %user %nice %system %iowait %steal %idle 07:54:02 07:47:01 all 20.47 0.00 1.44 5.15 0.06 72.87 07:54:02 07:47:01 0 26.93 0.00 1.55 0.95 0.05 70.51 07:54:02 07:47:01 1 17.62 0.00 1.18 4.02 0.03 77.14 07:54:02 07:47:01 2 18.63 0.00 1.17 1.59 0.08 78.53 07:54:02 07:47:01 3 18.71 0.00 1.87 14.05 0.05 65.32 07:54:02 07:48:01 all 41.15 0.00 1.57 2.56 0.10 54.63 07:54:02 07:48:01 0 37.57 0.00 1.19 0.37 0.10 60.77 07:54:02 07:48:01 1 42.68 0.00 1.07 0.67 0.08 55.50 07:54:02 07:48:01 2 38.12 0.00 2.05 3.19 0.12 56.52 07:54:02 07:48:01 3 46.22 0.00 1.95 6.03 0.12 45.68 07:54:02 07:49:01 all 45.84 0.00 0.80 2.05 0.08 51.22 07:54:02 07:49:01 0 48.90 0.00 0.63 0.00 0.08 50.38 07:54:02 07:49:01 1 35.68 0.00 0.72 0.00 0.08 63.52 07:54:02 07:49:01 2 29.14 0.00 0.72 8.14 0.07 61.93 07:54:02 07:49:01 3 69.83 0.00 1.14 0.05 0.08 28.89 07:54:02 07:50:01 all 18.36 0.00 0.45 0.05 0.05 81.09 07:54:02 07:50:01 0 20.50 0.00 0.42 0.02 0.05 79.02 07:54:02 07:50:01 1 21.78 0.00 0.55 0.00 0.05 77.62 07:54:02 07:50:01 2 15.65 0.00 0.35 0.17 0.07 83.77 07:54:02 07:50:01 3 15.54 0.00 0.48 0.00 0.05 83.93 07:54:02 07:51:01 all 28.81 0.00 0.54 0.12 0.06 70.47 07:54:02 07:51:01 0 34.95 0.00 0.57 0.00 0.05 64.43 07:54:02 07:51:01 1 27.12 0.00 0.42 0.00 0.05 72.41 07:54:02 07:51:01 2 26.42 0.00 0.50 0.45 0.07 72.56 07:54:02 07:51:01 3 26.81 0.00 0.69 0.00 0.07 72.44 07:54:02 07:52:01 all 14.51 0.00 0.17 0.02 0.04 85.25 07:54:02 07:52:01 0 18.52 0.00 0.30 0.00 0.03 81.15 07:54:02 07:52:01 1 16.05 0.00 0.15 0.00 0.02 83.78 07:54:02 07:52:01 2 10.38 0.00 0.12 0.12 0.05 89.34 07:54:02 07:52:01 3 13.11 0.00 0.10 0.00 0.05 86.74 07:54:02 07:53:01 all 18.48 0.00 0.20 0.00 0.04 81.28 07:54:02 07:53:01 0 16.68 0.00 0.25 0.00 0.03 83.04 07:54:02 07:53:01 1 19.89 0.00 0.18 0.00 0.05 79.87 07:54:02 07:53:01 2 18.57 0.00 0.20 0.02 0.03 81.18 07:54:02 07:53:01 3 18.77 0.00 0.20 0.00 0.05 80.98 07:54:02 07:54:01 all 32.73 0.00 1.29 0.40 0.06 65.52 07:54:02 07:54:01 0 19.16 0.00 1.03 0.57 0.05 79.19 07:54:02 07:54:01 1 22.79 0.00 1.11 0.59 0.07 75.45 07:54:02 07:54:01 2 59.29 0.00 1.54 0.25 0.08 38.84 07:54:02 07:54:01 3 29.66 0.00 1.52 0.20 0.05 68.57 07:54:02 Average: all 27.52 0.00 0.81 1.29 0.06 70.31 07:54:02 Average: 0 27.89 0.00 0.74 0.24 0.06 71.08 07:54:02 Average: 1 25.44 0.00 0.67 0.66 0.05 73.17 07:54:02 Average: 2 26.98 0.00 0.83 1.73 0.07 70.39 07:54:02 Average: 3 29.79 0.00 0.99 2.54 0.06 66.62 07:54:02 07:54:02 07:54:02