09:10:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/schema-service/+/143169 09:10:12 Running as SYSTEM 09:10:12 [EnvInject] - Loading node environment variables. 09:10:12 Building remotely on prd-ubuntu1804-builder-4c-4g-2349 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/aai-schema-service-master-merge-java 09:10:12 [ssh-agent] Looking for ssh-agent implementation... 09:10:12 $ ssh-agent 09:10:12 SSH_AUTH_SOCK=/tmp/ssh-bYiGTKOcyLYp/agent.1686 09:10:12 SSH_AGENT_PID=1688 09:10:12 [ssh-agent] Started. 09:10:12 Running ssh-add (command line suppressed) 09:10:12 Identity added: /w/workspace/aai-schema-service-master-merge-java@tmp/private_key_3159027060654208408.key (/w/workspace/aai-schema-service-master-merge-java@tmp/private_key_3159027060654208408.key) 09:10:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:10:12 The recommended git tool is: NONE 09:10:14 using credential onap-jenkins-ssh 09:10:14 Wiping out workspace first. 09:10:14 Cloning the remote Git repository 09:10:14 Cloning repository git://cloud.onap.org/mirror/aai/schema-service.git 09:10:14 > git init /w/workspace/aai-schema-service-master-merge-java # timeout=10 09:10:14 Fetching upstream changes from git://cloud.onap.org/mirror/aai/schema-service.git 09:10:14 > git --version # timeout=10 09:10:14 > git --version # 'git version 2.17.1' 09:10:14 using GIT_SSH to set credentials Gerrit user 09:10:14 Verifying host key using manually-configured host key entries 09:10:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/schema-service.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:10:18 > git config remote.origin.url git://cloud.onap.org/mirror/aai/schema-service.git # timeout=10 09:10:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:10:19 Avoid second fetch 09:10:19 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:10:19 Checking out Revision 191d5839fa9d4c74bd6b4a904285855c1b92d3ad (refs/remotes/origin/master) 09:10:19 > git config core.sparsecheckout # timeout=10 09:10:19 > git checkout -f 191d5839fa9d4c74bd6b4a904285855c1b92d3ad # timeout=30 09:10:19 Commit message: "Merge "CI: Deploy python based Github2Gerrit"" 09:10:19 > git rev-list --no-walk 2793acfc37e8ed8728ccb71ddcf91de0fbdcad12 # timeout=10 09:10:22 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 09:10:22 provisioning config files... 09:10:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:10:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:10:22 [aai-schema-service-master-merge-java] $ /bin/bash /tmp/jenkins12134690266188148760.sh 09:10:22 ---> python-tools-install.sh 09:10:22 Setup pyenv: 09:10:22 * system (set by /opt/pyenv/version) 09:10:22 * 3.8.13 (set by /opt/pyenv/version) 09:10:22 * 3.9.13 (set by /opt/pyenv/version) 09:10:22 * 3.10.6 (set by /opt/pyenv/version) 09:10:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-djOn 09:10:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:10:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:10:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:10:31 lf-activate-venv(): INFO: Base packages installed successfully 09:10:31 lf-activate-venv(): INFO: Installing additional packages: lftools 09:10:55 lf-activate-venv(): INFO: Adding /tmp/venv-djOn/bin to PATH 09:10:55 Generating Requirements File 09:11:16 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. 09:11:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:11:17 Python 3.10.6 09:11:17 pip 26.0.1 from /tmp/venv-djOn/lib/python3.10/site-packages/pip (python 3.10) 09:11:17 appdirs==1.4.4 09:11:17 argcomplete==3.6.3 09:11:17 aspy.yaml==1.3.0 09:11:17 attrs==25.4.0 09:11:17 autopage==0.6.0 09:11:17 backports.strenum==1.3.1 09:11:17 beautifulsoup4==4.14.3 09:11:17 boto3==1.42.61 09:11:17 botocore==1.42.61 09:11:17 bs4==0.0.2 09:11:17 certifi==2026.2.25 09:11:17 cffi==2.0.0 09:11:17 cfgv==3.5.0 09:11:17 chardet==7.0.1 09:11:17 charset-normalizer==3.4.4 09:11:17 click==8.3.1 09:11:17 cliff==4.13.2 09:11:17 cmd2==3.4.0 09:11:17 cryptography==3.3.2 09:11:17 debtcollector==3.0.0 09:11:17 decorator==5.2.1 09:11:17 defusedxml==0.7.1 09:11:17 Deprecated==1.3.1 09:11:17 distlib==0.4.0 09:11:17 dnspython==2.8.0 09:11:17 docker==7.1.0 09:11:17 dogpile.cache==1.5.0 09:11:17 durationpy==0.10 09:11:17 email-validator==2.3.0 09:11:17 filelock==3.25.0 09:11:17 future==1.0.0 09:11:17 gitdb==4.0.12 09:11:17 GitPython==3.1.46 09:11:17 httplib2==0.30.2 09:11:17 identify==2.6.17 09:11:17 idna==3.11 09:11:17 importlib-resources==1.5.0 09:11:17 iso8601==2.1.0 09:11:17 Jinja2==3.1.6 09:11:17 jmespath==1.1.0 09:11:17 jsonpatch==1.33 09:11:17 jsonpointer==3.0.0 09:11:17 jsonschema==4.26.0 09:11:17 jsonschema-specifications==2025.9.1 09:11:17 keystoneauth1==5.13.1 09:11:17 kubernetes==35.0.0 09:11:17 lftools==0.37.22 09:11:17 lxml==6.0.2 09:11:17 markdown-it-py==4.0.0 09:11:17 MarkupSafe==3.0.3 09:11:17 mdurl==0.1.2 09:11:17 msgpack==1.1.2 09:11:17 multi_key_dict==2.0.3 09:11:17 munch==4.0.0 09:11:17 netaddr==1.3.0 09:11:17 niet==1.4.2 09:11:17 nodeenv==1.10.0 09:11:17 oauth2client==4.1.3 09:11:17 oauthlib==3.3.1 09:11:17 openstacksdk==4.10.0 09:11:17 os-service-types==1.8.2 09:11:17 osc-lib==4.4.0 09:11:17 oslo.config==10.3.0 09:11:17 oslo.context==6.3.0 09:11:17 oslo.i18n==6.7.2 09:11:17 oslo.log==8.1.0 09:11:17 oslo.serialization==5.9.1 09:11:17 oslo.utils==10.0.0 09:11:17 packaging==26.0 09:11:17 pbr==7.0.3 09:11:17 platformdirs==4.9.2 09:11:17 prettytable==3.17.0 09:11:17 psutil==7.2.2 09:11:17 pyasn1==0.6.2 09:11:17 pyasn1_modules==0.4.2 09:11:17 pycparser==3.0 09:11:17 pygerrit2==2.0.15 09:11:17 PyGithub==2.8.1 09:11:17 Pygments==2.19.2 09:11:17 PyJWT==2.11.0 09:11:17 PyNaCl==1.6.2 09:11:17 pyparsing==2.4.7 09:11:17 pyperclip==1.11.0 09:11:17 pyrsistent==0.20.0 09:11:17 python-cinderclient==9.9.0 09:11:17 python-dateutil==2.9.0.post0 09:11:17 python-discovery==1.1.0 09:11:17 python-heatclient==5.1.0 09:11:17 python-jenkins==1.8.3 09:11:17 python-keystoneclient==5.8.0 09:11:17 python-magnumclient==4.10.0 09:11:17 python-openstackclient==9.0.0 09:11:17 python-swiftclient==4.10.0 09:11:17 PyYAML==6.0.3 09:11:17 referencing==0.37.0 09:11:17 requests==2.32.5 09:11:17 requests-oauthlib==2.0.0 09:11:17 requestsexceptions==1.4.0 09:11:17 rfc3986==2.0.0 09:11:17 rich==14.3.3 09:11:17 rich-argparse==1.7.2 09:11:17 rpds-py==0.30.0 09:11:17 rsa==4.9.1 09:11:17 ruamel.yaml==0.19.1 09:11:17 ruamel.yaml.clib==0.2.15 09:11:17 s3transfer==0.16.0 09:11:17 simplejson==3.20.2 09:11:17 six==1.17.0 09:11:17 smmap==5.0.2 09:11:17 soupsieve==2.8.3 09:11:17 stevedore==5.7.0 09:11:17 tabulate==0.10.0 09:11:17 toml==0.10.2 09:11:17 tomlkit==0.14.0 09:11:17 tqdm==4.67.3 09:11:17 typing_extensions==4.15.0 09:11:17 urllib3==1.26.20 09:11:17 virtualenv==21.1.0 09:11:17 wcwidth==0.6.0 09:11:17 websocket-client==1.9.0 09:11:17 wrapt==2.1.1 09:11:17 xdg==6.0.0 09:11:17 xmltodict==1.0.4 09:11:17 yq==3.4.3 09:11:17 [EnvInject] - Injecting environment variables from a build step. 09:11:17 [EnvInject] - Injecting as environment variables the properties content 09:11:17 SET_JDK_VERSION=openjdk17 09:11:17 GIT_URL="git://cloud.onap.org/mirror" 09:11:17 09:11:17 [EnvInject] - Variables injected successfully. 09:11:17 [aai-schema-service-master-merge-java] $ /bin/sh /tmp/jenkins11047760942698732577.sh 09:11:17 ---> update-java-alternatives.sh 09:11:17 ---> Updating Java version 09:11:18 ---> Ubuntu/Debian system detected 09:11:18 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 09:11:18 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 09:11:18 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 09:11:19 openjdk version "17.0.4" 2022-07-19 09:11:19 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 09:11:19 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 09:11:19 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 09:11:19 [EnvInject] - Injecting environment variables from a build step. 09:11:19 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 09:11:19 [EnvInject] - Variables injected successfully. 09:11:19 provisioning config files... 09:11:19 copy managed file [global-settings] to file:/w/workspace/aai-schema-service-master-merge-java@tmp/config3321881419113364087tmp 09:11:19 copy managed file [aai-schema-service-settings] to file:/w/workspace/aai-schema-service-master-merge-java@tmp/config16845271453646498585tmp 09:11:19 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[aai-schema-service] 09:11:19 Run condition [Regular expression match] preventing perform for step [Execute shell] 09:11:19 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-2349 09:11:21 using settings config with name aai-schema-service-settings 09:11:21 Replacing all maven server entries not found in credentials list is true 09:11:21 using global settings config with name global-settings 09:11:21 Replacing all maven server entries not found in credentials list is true 09:11:21 [aai-schema-service-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings12527249220844346483.xml -gs /tmp/global-settings12443083208171188981.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=c1ca77e681a22ae557ab48861c09dc48c495e0ee -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=ksandi@contractor.linuxfoundation.org "-DGERRIT_EVENT_ACCOUNT_NAME=Thomas Kulik" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/aai/schema-service/+/143169 -DGERRIT_PATCHSET_UPLOADER_EMAIL=ksandi@contractor.linuxfoundation.org "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=aai/schema-service -DGERRIT_PATCHSET_UPLOADER_USERNAME=kevin.sandi -DGERRIT_CHANGE_NUMBER=143169 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Kevin Sandi\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/69/143169/1 -DGERRIT_NEWREV=191d5839fa9d4c74bd6b4a904285855c1b92d3ad "-DGERRIT_PATCHSET_UPLOADER_NAME=Kevin Sandi" '-DGERRIT_CHANGE_OWNER=\"Kevin Sandi\" ' -DPROJECT=aai/schema-service -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=Q0k6IERlcGxveSBweXRob24gYmFzZWQgR2l0aHViMkdlcnJpdAoKSXNzdWUtSUQ6IENJTUFOLTMzCkNoYW5nZS1JZDogSWY3NTBiYTRhMjJiMmYwZmQ2MzcxMGVmYWNjOGRlOTU0YzNiZmQ1NmMKU2lnbmVkLW9mZi1ieTogS2V2aW4gU2FuZGkgPGtzYW5kaUBjb250cmFjdG9yLmxpbnV4Zm91bmRhdGlvbi5vcmc+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=CI: Deploy python based Github2Gerrit" -DGERRIT_EVENT_ACCOUNT_USERNAME=thmsdt -DGERRIT_CHANGE_OWNER_USERNAME=kevin.sandi '-DGERRIT_EVENT_ACCOUNT=\"Thomas Kulik\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=If750ba4a22b2f0fd63710efacc8de954c3bfd56c -DGERRIT_EVENT_HASH=1658867632 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=thomas.kulik@telekom.de -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Kevin Sandi" clean deploy -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 09:11:23 [INFO] Scanning for projects... 09:11:30 [INFO] ------------------------------------------------------------------------ 09:11:30 [INFO] Reactor Build Order: 09:11:30 [INFO] 09:11:30 [INFO] aai-schema-service 09:11:30 [INFO] aai-annotations 09:11:30 [INFO] aai-schema-gen 09:11:30 [INFO] aai-schema 09:11:30 [INFO] aai-queries 09:11:30 [INFO] aai-schema-service 09:11:30 [INFO] 09:11:30 [INFO] ------------------------------------------------------------------------ 09:11:30 [INFO] Building aai-schema-service 1.14.0-SNAPSHOT 09:11:30 [INFO] ------------------------------------------------------------------------ 09:11:31 [INFO] 09:11:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ schema-service --- 09:11:31 [INFO] 09:11:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ schema-service --- 09:11:32 [INFO] 09:11:32 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ schema-service --- 09:11:32 [INFO] 09:11:32 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ schema-service --- 09:11:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-merge-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 09:11:33 [INFO] 09:11:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ schema-service --- 09:11:37 [INFO] 09:11:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ schema-service --- 09:11:37 [INFO] 09:11:37 [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ schema-service --- 09:11:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:11:37 [INFO] 09:11:37 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ schema-service --- 09:11:37 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-merge-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 09:11:37 [INFO] 09:11:37 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ schema-service --- 09:11:39 [INFO] No tests to run. 09:11:39 [INFO] 09:11:39 [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ schema-service --- 09:11:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:11:39 [INFO] 09:11:39 [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ schema-service --- 09:11:39 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-schema-service-master-merge-java/target/code-coverage/jacoco-ut.exec 09:11:39 [INFO] 09:11:39 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ schema-service --- 09:11:39 [INFO] 09:11:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ schema-service --- 09:11:39 [INFO] Installing /w/workspace/aai-schema-service-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/schema-service/1.14.0-SNAPSHOT/schema-service-1.14.0-SNAPSHOT.pom 09:11:39 [INFO] 09:11:39 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ schema-service --- 09:11:40 [INFO] 09:11:40 [INFO] ------------------------------------------------------------------------ 09:11:40 [INFO] Building aai-annotations 1.14.0-SNAPSHOT 09:11:40 [INFO] ------------------------------------------------------------------------ 09:11:42 [INFO] 09:11:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-annotations --- 09:11:42 [INFO] 09:11:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-annotations --- 09:11:42 [INFO] 09:11:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-annotations --- 09:11:42 [INFO] 09:11:42 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aai-annotations --- 09:11:42 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-merge-java/aai-annotations/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 09:11:42 [INFO] 09:11:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-annotations --- 09:11:42 [INFO] 09:11:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-annotations --- 09:11:42 [INFO] 09:11:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-annotations --- 09:11:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:11:43 [INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-master-merge-java/aai-annotations/src/main/resources 09:11:43 [INFO] 09:11:43 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-annotations --- 09:11:43 [INFO] Changes detected - recompiling the module! 09:11:43 [INFO] Compiling 3 source files to /w/workspace/aai-schema-service-master-merge-java/aai-annotations/target/classes 09:11:45 [INFO] 09:11:45 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-annotations --- 09:11:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:11:45 [INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-master-merge-java/aai-annotations/src/test/resources 09:11:45 [INFO] 09:11:45 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-annotations --- 09:11:45 [INFO] Changes detected - recompiling the module! 09:11:45 [INFO] Compiling 1 source file to /w/workspace/aai-schema-service-master-merge-java/aai-annotations/target/test-classes 09:11:45 [INFO] 09:11:45 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-annotations --- 09:11:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:11:45 [INFO] 09:11:45 [INFO] ------------------------------------------------------- 09:11:45 [INFO] T E S T S 09:11:45 [INFO] ------------------------------------------------------- 09:11:47 [INFO] Running org.onap.aai.annotations.AnnotationsTest 09:11:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.onap.aai.annotations.AnnotationsTest 09:11:47 [INFO] 09:11:47 [INFO] Results: 09:11:47 [INFO] 09:11:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 09:11:47 [INFO] 09:11:47 [INFO] 09:11:47 [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-annotations --- 09:11:47 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-merge-java/aai-annotations/target/code-coverage/jacoco-ut.exec 09:11:47 [INFO] Analyzed bundle 'aai-annotations' with 2 classes 09:11:47 [INFO] 09:11:47 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-annotations --- 09:11:47 [INFO] Building jar: /w/workspace/aai-schema-service-master-merge-java/aai-annotations/target/aai-annotations-1.14.0-SNAPSHOT.jar 09:11:47 [INFO] 09:11:47 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-annotations --- 09:11:47 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-merge-java/aai-annotations/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 09:11:47 [INFO] 09:11:47 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-annotations --- 09:11:47 [INFO] 09:11:47 [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-annotations --- 09:11:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:11:47 [INFO] 09:11:47 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-annotations --- 09:11:47 [INFO] Building jar: /w/workspace/aai-schema-service-master-merge-java/aai-annotations/target/aai-annotations-1.14.0-SNAPSHOT-sources.jar 09:11:47 [INFO] 09:11:47 [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-annotations --- 09:11:47 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-merge-java/aai-annotations/target/code-coverage/jacoco-ut.exec 09:11:47 [INFO] Analyzed bundle 'aai-annotations' with 2 classes 09:11:47 [INFO] All coverage checks have been met. 09:11:47 [INFO] 09:11:47 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-annotations --- 09:11:47 [INFO] 09:11:47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-annotations --- 09:11:47 [INFO] Installing /w/workspace/aai-schema-service-master-merge-java/aai-annotations/target/aai-annotations-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-annotations/1.14.0-SNAPSHOT/aai-annotations-1.14.0-SNAPSHOT.jar 09:11:47 [INFO] Installing /w/workspace/aai-schema-service-master-merge-java/aai-annotations/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-annotations/1.14.0-SNAPSHOT/aai-annotations-1.14.0-SNAPSHOT.pom 09:11:47 [INFO] Installing /w/workspace/aai-schema-service-master-merge-java/aai-annotations/target/aai-annotations-1.14.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-annotations/1.14.0-SNAPSHOT/aai-annotations-1.14.0-SNAPSHOT-sources.jar 09:11:48 [INFO] 09:11:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ aai-annotations --- 09:11:49 [INFO] 09:11:49 [INFO] ------------------------------------------------------------------------ 09:11:49 [INFO] Building aai-schema-gen 1.14.0-SNAPSHOT 09:11:49 [INFO] ------------------------------------------------------------------------ 09:11:53 [INFO] 09:11:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema-gen --- 09:11:53 [INFO] 09:11:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-gen --- 09:11:53 [INFO] 09:11:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-gen --- 09:11:53 [INFO] 09:11:53 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aai-schema-gen --- 09:11:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-merge-java/aai-schema-gen/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 09:11:53 [INFO] 09:11:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-schema-gen --- 09:11:53 [INFO] 09:11:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-schema-gen --- 09:11:53 [INFO] 09:11:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-gen --- 09:11:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:11:53 [INFO] Copying 3 resources 09:11:53 [INFO] 09:11:53 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema-gen --- 09:11:53 [INFO] Changes detected - recompiling the module! 09:11:53 [INFO] Compiling 23 source files to /w/workspace/aai-schema-service-master-merge-java/aai-schema-gen/target/classes 09:11:55 [INFO] /w/workspace/aai-schema-service-master-merge-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: /w/workspace/aai-schema-service-master-merge-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java uses or overrides a deprecated API. 09:11:55 [INFO] /w/workspace/aai-schema-service-master-merge-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: Recompile with -Xlint:deprecation for details. 09:11:55 [INFO] /w/workspace/aai-schema-service-master-merge-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: /w/workspace/aai-schema-service-master-merge-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java uses unchecked or unsafe operations. 09:11:55 [INFO] /w/workspace/aai-schema-service-master-merge-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: Recompile with -Xlint:unchecked for details. 09:11:55 [INFO] 09:11:55 [INFO] --- exec-maven-plugin:3.1.0:java (autoGenerateXsd) @ aai-schema-gen --- 09:11:57 [EL Warning]: moxy: 2026-03-05 09:11:57.213--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:11:57 [EL Warning]: moxy: 2026-03-05 09:11:57.602--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:11:57 [EL Warning]: moxy: 2026-03-05 09:11:57.859--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:11:58 [EL Warning]: moxy: 2026-03-05 09:11:58.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 09:11:58 [EL Warning]: moxy: 2026-03-05 09:11:58.268--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:11:58 [EL Warning]: moxy: 2026-03-05 09:11:58.635--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:11:58 [EL Warning]: moxy: 2026-03-05 09:11:58.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 09:11:59 [EL Warning]: moxy: 2026-03-05 09:11:59.323--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:11:59 [EL Warning]: moxy: 2026-03-05 09:11:59.737--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:11:59 [EL Warning]: moxy: 2026-03-05 09:11:59.96--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:00 [EL Warning]: moxy: 2026-03-05 09:12:00.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 09:12:00 [EL Warning]: moxy: 2026-03-05 09:12:00.393--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:00 [EL Warning]: moxy: 2026-03-05 09:12:00.655--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:00 [EL Warning]: moxy: 2026-03-05 09:12:00.945--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:01 [EL Warning]: moxy: 2026-03-05 09:12:01.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 09:12:01 [EL Warning]: moxy: 2026-03-05 09:12:01.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 09:12:01 [EL Warning]: moxy: 2026-03-05 09:12:01.841--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:02 [EL Warning]: moxy: 2026-03-05 09:12:02.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 09:12:02 [EL Warning]: moxy: 2026-03-05 09:12:02.506--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:02 [EL Warning]: moxy: 2026-03-05 09:12:02.844--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:03 [EL Warning]: moxy: 2026-03-05 09:12:03.154--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:03 [EL Warning]: moxy: 2026-03-05 09:12:03.452--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:03 [EL Warning]: moxy: 2026-03-05 09:12:03.759--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:17 [INFO] 09:12:17 [INFO] --- exec-maven-plugin:3.1.0:java (autoGenerateYaml) @ aai-schema-gen --- 09:12:18 [EL Warning]: moxy: 2026-03-05 09:12:18.32--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:18 [EL Warning]: moxy: 2026-03-05 09:12:18.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 09:12:18 [EL Warning]: moxy: 2026-03-05 09:12:18.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 09:12:18 [EL Warning]: moxy: 2026-03-05 09:12:18.956--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:19 [EL Warning]: moxy: 2026-03-05 09:12:19.139--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:19 [EL Warning]: moxy: 2026-03-05 09:12:19.328--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:19 [EL Warning]: moxy: 2026-03-05 09:12:19.51--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:19 [EL Warning]: moxy: 2026-03-05 09:12:19.681--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:19 [EL Warning]: moxy: 2026-03-05 09:12:19.849--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:20 [EL Warning]: moxy: 2026-03-05 09:12:20.018--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:20 [EL Warning]: moxy: 2026-03-05 09:12:20.305--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:20 [EL Warning]: moxy: 2026-03-05 09:12:20.553--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:20 [EL Warning]: moxy: 2026-03-05 09:12:20.796--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:21 [EL Warning]: moxy: 2026-03-05 09:12:21.082--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:21 [EL Warning]: moxy: 2026-03-05 09:12:21.35--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:21 [EL Warning]: moxy: 2026-03-05 09:12:21.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 09:12:22 [EL Warning]: moxy: 2026-03-05 09:12:22.013--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:22 [EL Warning]: moxy: 2026-03-05 09:12:22.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 09:12:22 [EL Warning]: moxy: 2026-03-05 09:12:22.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 09:12:22 [EL Warning]: moxy: 2026-03-05 09:12:22.924--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:23 [EL Warning]: moxy: 2026-03-05 09:12:23.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 09:12:23 [EL Warning]: moxy: 2026-03-05 09:12:23.585--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:12:23 [EL Warning]: moxy: 2026-03-05 09:12:23.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 09:20:17 [INFO] 09:20:17 [INFO] --- exec-maven-plugin:3.1.0:java (autoGenerateHtml) @ aai-schema-gen --- 09:20:18 [EL Warning]: moxy: 2026-03-05 09:20:18.533--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:18 [EL Warning]: moxy: 2026-03-05 09:20:18.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 09:20:19 [EL Warning]: moxy: 2026-03-05 09:20:19.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 09:20:19 [EL Warning]: moxy: 2026-03-05 09:20:19.191--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:19 [EL Warning]: moxy: 2026-03-05 09:20:19.357--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:19 [EL Warning]: moxy: 2026-03-05 09:20:19.546--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:19 [EL Warning]: moxy: 2026-03-05 09:20:19.721--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:19 [EL Warning]: moxy: 2026-03-05 09:20:19.897--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:20 [EL Warning]: moxy: 2026-03-05 09:20:20.072--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:20 [EL Warning]: moxy: 2026-03-05 09:20:20.291--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:20 [EL Warning]: moxy: 2026-03-05 09:20:20.481--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:20 [EL Warning]: moxy: 2026-03-05 09:20:20.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 09:20:20 [EL Warning]: moxy: 2026-03-05 09:20:20.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 09:20:21 [EL Warning]: moxy: 2026-03-05 09:20:21.171--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:21 [EL Warning]: moxy: 2026-03-05 09:20:21.481--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:21 [EL Warning]: moxy: 2026-03-05 09:20:21.751--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:22 [EL Warning]: moxy: 2026-03-05 09:20:22.06--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:22 [EL Warning]: moxy: 2026-03-05 09:20:22.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 09:20:22 [EL Warning]: moxy: 2026-03-05 09:20:22.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 09:20:23 [EL Warning]: moxy: 2026-03-05 09:20:23.005--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:23 [EL Warning]: moxy: 2026-03-05 09:20:23.31--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:23 [EL Warning]: moxy: 2026-03-05 09:20:23.602--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:23 [EL Warning]: moxy: 2026-03-05 09:20:23.914--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:24 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:25 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:26 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:27 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:28 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:28 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:29 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:30 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:30 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:31 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:31 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:32 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:32 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:33 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:33 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:33 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:34 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:34 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:34 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:34 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:35 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:35 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:35 Warning: Schema directory is not set so using default schema dir: aai-schema 09:20:35 [INFO] 09:20:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema-gen --- 09:20:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:20:35 [INFO] Copying 26 resources 09:20:35 [INFO] 09:20:35 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema-gen --- 09:20:35 [INFO] Changes detected - recompiling the module! 09:20:35 [INFO] Compiling 26 source files to /w/workspace/aai-schema-service-master-merge-java/aai-schema-gen/target/test-classes 09:20:37 [INFO] 09:20:37 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema-gen --- 09:20:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:20:37 [INFO] 09:20:37 [INFO] ------------------------------------------------------- 09:20:37 [INFO] T E S T S 09:20:37 [INFO] ------------------------------------------------------- 09:20:38 [INFO] Running org.onap.aai.schemagen.AutoGenerateHtmlTest 09:20:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 s -- in org.onap.aai.schemagen.AutoGenerateHtmlTest 09:20:39 [INFO] Running org.onap.aai.schemagen.swagger.DefinitionTest 09:20:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.aai.schemagen.swagger.DefinitionTest 09:20:39 [INFO] Running org.onap.aai.schemagen.swagger.ApiHttpVerbTest 09:20:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.aai.schemagen.swagger.ApiHttpVerbTest 09:20:39 [INFO] Running org.onap.aai.schemagen.swagger.ApiHttpVerbResponseTest 09:20:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.aai.schemagen.swagger.ApiHttpVerbResponseTest 09:20:39 [INFO] Running org.onap.aai.schemagen.swagger.DefinitionPropertyTest 09:20:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.aai.schemagen.swagger.DefinitionPropertyTest 09:20:39 [INFO] Running org.onap.aai.schemagen.swagger.GenerateSwaggerTest 09:20:40 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 s -- in org.onap.aai.schemagen.swagger.GenerateSwaggerTest 09:20:40 [INFO] Running org.onap.aai.schemagen.SpringContextAwareTest 09:20:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.onap.aai.schemagen.SpringContextAwareTest 09:20:40 [INFO] Running org.onap.aai.schemagen.GenerateXsdTest 09:20:41 [EL Warning]: moxy: 2026-03-05 09:20:41.802--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:42 [EL Warning]: moxy: 2026-03-05 09:20:42.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 09:20:42 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.753 s -- in org.onap.aai.schemagen.GenerateXsdTest 09:20:42 [INFO] Running org.onap.aai.schemagen.genxsd.XSDJavaTypeTest 09:20:43 [INFO] Tests run: 107, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s -- in org.onap.aai.schemagen.genxsd.XSDJavaTypeTest 09:20:43 [INFO] Running org.onap.aai.schemagen.genxsd.EdgeDescriptionMainTest 09:20:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.aai.schemagen.genxsd.EdgeDescriptionMainTest 09:20:43 [INFO] Running org.onap.aai.schemagen.genxsd.PatchOperationTest 09:20:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.aai.schemagen.genxsd.PatchOperationTest 09:20:43 [INFO] Running org.onap.aai.schemagen.genxsd.DeleteOperationTest 09:20:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.aai.schemagen.genxsd.DeleteOperationTest 09:20:43 [INFO] Running org.onap.aai.schemagen.genxsd.PutOperationTest 09:20:43 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.aai.schemagen.genxsd.PutOperationTest 09:20:43 [INFO] Running org.onap.aai.schemagen.genxsd.PutRelationPathSetTest 09:20:43 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.001 s -- in org.onap.aai.schemagen.genxsd.PutRelationPathSetTest 09:20:43 [INFO] Running org.onap.aai.schemagen.genxsd.XSDElementTest 09:20:43 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.onap.aai.schemagen.genxsd.XSDElementTest 09:20:43 [INFO] Running org.onap.aai.schemagen.genxsd.HTMLfromOXMTest 09:20:43 [EL Warning]: moxy: 2026-03-05 09:20:43.294--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:43 [EL Warning]: moxy: 2026-03-05 09:20:43.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 09:20:43 Generated XML: 09:20:43 09:20:43 09:20:43 09:20:43 09:20:43 09:20:43 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.onap.aai.schemagen.genxsd.HTMLfromOXMTest 09:20:43 [INFO] Running org.onap.aai.schemagen.genxsd.NodeGetOperationTest 09:20:43 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.aai.schemagen.genxsd.NodeGetOperationTest 09:20:43 [INFO] Running org.onap.aai.schemagen.genxsd.TestEdgeDescription 09:20:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.aai.schemagen.genxsd.TestEdgeDescription 09:20:43 [INFO] Running org.onap.aai.schemagen.genxsd.YAMLfromOXMTest 09:20:43 service-subscription|customer 09:20:43 service-instance|service-subscription 09:20:43 service-subscription|tenant 09:20:43 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.onap.aai.schemagen.genxsd.YAMLfromOXMTest 09:20:43 [INFO] Running org.onap.aai.schemagen.genxsd.NodesYAMLfromOXMTest 09:20:43 [EL Warning]: moxy: 2026-03-05 09:20:43.735--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:20:43 [EL Warning]: moxy: 2026-03-05 09:20:43.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 09:20:44 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in org.onap.aai.schemagen.genxsd.NodesYAMLfromOXMTest 09:20:44 [INFO] Running org.onap.aai.schemagen.genxsd.EdgeDescriptionTest 09:20:44 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.aai.schemagen.genxsd.EdgeDescriptionTest 09:20:44 [INFO] Running org.onap.aai.schemagen.genxsd.GetOperationTest 09:20:44 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.aai.schemagen.genxsd.GetOperationTest 09:20:44 [INFO] Running org.onap.aai.schemagen.genxsd.DeleteFootnoteSetTest 09:20:44 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.aai.schemagen.genxsd.DeleteFootnoteSetTest 09:20:44 [INFO] 09:20:44 [INFO] Results: 09:20:44 [INFO] 09:20:44 [WARNING] Tests run: 434, Failures: 0, Errors: 0, Skipped: 4 09:20:44 [INFO] 09:20:44 [INFO] 09:20:44 [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-schema-gen --- 09:20:44 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-merge-java/aai-schema-gen/target/code-coverage/jacoco-ut.exec 09:20:44 [INFO] Analyzed bundle 'aai-schema-gen' with 28 classes 09:20:44 [INFO] 09:20:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-gen --- 09:20:44 [INFO] Building jar: /w/workspace/aai-schema-service-master-merge-java/aai-schema-gen/target/aai-schema-gen-1.14.0-SNAPSHOT.jar 09:20:44 [INFO] 09:20:44 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-schema-gen --- 09:20:44 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-merge-java/aai-schema-gen/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 09:20:44 [INFO] 09:20:44 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema-gen --- 09:20:44 [INFO] 09:20:44 [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-schema-gen --- 09:20:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:20:44 [INFO] 09:20:44 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-schema-gen --- 09:20:44 [INFO] Building jar: /w/workspace/aai-schema-service-master-merge-java/aai-schema-gen/target/aai-schema-gen-1.14.0-SNAPSHOT-sources.jar 09:20:44 [INFO] 09:20:44 [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-schema-gen --- 09:20:44 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-merge-java/aai-schema-gen/target/code-coverage/jacoco-ut.exec 09:20:44 [INFO] Analyzed bundle 'aai-schema-gen' with 28 classes 09:20:44 [INFO] All coverage checks have been met. 09:20:44 [INFO] 09:20:44 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema-gen --- 09:20:44 [INFO] 09:20:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-gen --- 09:20:44 [INFO] Installing /w/workspace/aai-schema-service-master-merge-java/aai-schema-gen/target/aai-schema-gen-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-gen/1.14.0-SNAPSHOT/aai-schema-gen-1.14.0-SNAPSHOT.jar 09:20:44 [INFO] Installing /w/workspace/aai-schema-service-master-merge-java/aai-schema-gen/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-gen/1.14.0-SNAPSHOT/aai-schema-gen-1.14.0-SNAPSHOT.pom 09:20:44 [INFO] Installing /w/workspace/aai-schema-service-master-merge-java/aai-schema-gen/target/aai-schema-gen-1.14.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-gen/1.14.0-SNAPSHOT/aai-schema-gen-1.14.0-SNAPSHOT-sources.jar 09:20:44 [INFO] 09:20:44 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ aai-schema-gen --- 09:20:44 [INFO] 09:20:44 [INFO] ------------------------------------------------------------------------ 09:20:44 [INFO] Building aai-schema 1.14.0-SNAPSHOT 09:20:44 [INFO] ------------------------------------------------------------------------ 09:20:45 [INFO] 09:20:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema --- 09:20:45 [INFO] 09:20:45 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema --- 09:20:45 [INFO] 09:20:45 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema --- 09:20:45 [INFO] 09:20:45 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aai-schema --- 09:20:45 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-merge-java/aai-schema/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 09:20:45 [INFO] 09:20:45 [INFO] --- jaxb-maven-plugin:4.0.0:generate (xjc) @ aai-schema --- 09:20:46 [INFO] Sources are not up-to-date, XJC will be executed. 09:21:05 [INFO] Episode file [/w/workspace/aai-schema-service-master-merge-java/aai-schema/target/generated-sources/META-INF/sun-jaxb.episode] was augmented with if-exists="true" attributes. 09:21:05 [INFO] 09:21:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-schema --- 09:21:05 [INFO] 09:21:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-schema --- 09:21:05 [INFO] 09:21:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema --- 09:21:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:21:05 [INFO] Copying 10864 resources 09:21:06 [INFO] Copying 1 resource 09:21:06 [INFO] 09:21:06 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema --- 09:21:07 [INFO] Changes detected - recompiling the module! 09:21:07 [INFO] Compiling 8290 source files to /w/workspace/aai-schema-service-master-merge-java/aai-schema/target/classes 09:21:29 [INFO] 09:21:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema --- 09:21:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:21:29 [INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-master-merge-java/aai-schema/src/test/resources 09:21:29 [INFO] 09:21:29 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema --- 09:21:29 [INFO] Changes detected - recompiling the module! 09:21:29 [INFO] Compiling 2 source files to /w/workspace/aai-schema-service-master-merge-java/aai-schema/target/test-classes 09:21:30 [INFO] 09:21:30 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema --- 09:21:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:21:30 [INFO] 09:21:30 [INFO] ------------------------------------------------------- 09:21:30 [INFO] T E S T S 09:21:30 [INFO] ------------------------------------------------------- 09:21:31 [INFO] Running org.onap.aai.schema.ValidateEdgeRulesTest 09:21:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.onap.aai.schema.ValidateEdgeRulesTest 09:21:31 [INFO] Running org.onap.aai.schema.ValidateOXMTest 09:21:34 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.611 s -- in org.onap.aai.schema.ValidateOXMTest 09:21:34 [INFO] 09:21:34 [INFO] Results: 09:21:34 [INFO] 09:21:34 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1 09:21:34 [INFO] 09:21:34 [INFO] 09:21:34 [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-schema --- 09:21:34 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-merge-java/aai-schema/target/code-coverage/jacoco-ut.exec 09:21:36 [INFO] Analyzed bundle 'aai-schema' with 8290 classes 09:21:45 [INFO] 09:21:45 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema --- 09:21:47 [INFO] Building jar: /w/workspace/aai-schema-service-master-merge-java/aai-schema/target/aai-schema-1.14.0-SNAPSHOT.jar 09:21:54 [INFO] 09:21:54 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-schema --- 09:21:54 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-merge-java/aai-schema/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 09:21:54 [INFO] 09:21:54 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema --- 09:21:54 [INFO] 09:21:54 [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-schema --- 09:21:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:21:54 [INFO] 09:21:54 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-schema --- 09:21:54 [INFO] Building jar: /w/workspace/aai-schema-service-master-merge-java/aai-schema/target/aai-schema-1.14.0-SNAPSHOT-sources.jar 09:21:56 [INFO] 09:21:56 [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-schema --- 09:21:56 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-merge-java/aai-schema/target/code-coverage/jacoco-ut.exec 09:21:58 [INFO] Analyzed bundle 'aai-schema' with 8290 classes 09:21:58 [INFO] All coverage checks have been met. 09:21:58 [INFO] 09:21:58 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema --- 09:21:58 [INFO] 09:21:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema --- 09:21:58 [INFO] Installing /w/workspace/aai-schema-service-master-merge-java/aai-schema/target/aai-schema-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.14.0-SNAPSHOT/aai-schema-1.14.0-SNAPSHOT.jar 09:21:58 [INFO] Installing /w/workspace/aai-schema-service-master-merge-java/aai-schema/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.14.0-SNAPSHOT/aai-schema-1.14.0-SNAPSHOT.pom 09:21:58 [INFO] Installing /w/workspace/aai-schema-service-master-merge-java/aai-schema/target/aai-schema-1.14.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.14.0-SNAPSHOT/aai-schema-1.14.0-SNAPSHOT-sources.jar 09:21:58 [INFO] 09:21:58 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ aai-schema --- 09:22:00 [INFO] 09:22:00 [INFO] ------------------------------------------------------------------------ 09:22:00 [INFO] Building aai-queries 1.14.0-SNAPSHOT 09:22:00 [INFO] ------------------------------------------------------------------------ 09:22:02 [INFO] 09:22:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-queries --- 09:22:02 [INFO] 09:22:02 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-queries --- 09:22:02 [INFO] 09:22:02 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-queries --- 09:22:02 [INFO] 09:22:02 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aai-queries --- 09:22:02 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-merge-java/aai-queries/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 09:22:02 [INFO] 09:22:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-queries --- 09:22:02 [INFO] 09:22:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-queries --- 09:22:02 [INFO] 09:22:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-queries --- 09:22:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:22:02 [INFO] Copying 2 resources 09:22:02 [INFO] Copying 148 resources to /w/workspace/aai-schema-service-master-merge-java/aai-queries/src/main/resources/schema 09:22:02 [INFO] 09:22:02 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-queries --- 09:22:02 [INFO] Changes detected - recompiling the module! 09:22:02 [INFO] Compiling 3 source files to /w/workspace/aai-schema-service-master-merge-java/aai-queries/target/classes 09:22:03 [INFO] 09:22:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-queries --- 09:22:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:22:03 [INFO] Copying 4 resources 09:22:03 [INFO] 09:22:03 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-queries --- 09:22:03 [INFO] Changes detected - recompiling the module! 09:22:03 [INFO] Compiling 5 source files to /w/workspace/aai-schema-service-master-merge-java/aai-queries/target/test-classes 09:22:03 [INFO] /w/workspace/aai-schema-service-master-merge-java/aai-queries/src/test/java/org/onap/aai/queries/OnapQueryTest.java: /w/workspace/aai-schema-service-master-merge-java/aai-queries/src/test/java/org/onap/aai/queries/OnapQueryTest.java uses unchecked or unsafe operations. 09:22:03 [INFO] /w/workspace/aai-schema-service-master-merge-java/aai-queries/src/test/java/org/onap/aai/queries/OnapQueryTest.java: Recompile with -Xlint:unchecked for details. 09:22:03 [INFO] 09:22:03 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-queries --- 09:22:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:22:03 [INFO] 09:22:03 [INFO] ------------------------------------------------------- 09:22:03 [INFO] T E S T S 09:22:03 [INFO] ------------------------------------------------------- 09:22:04 [INFO] Running org.onap.aai.queries.GetCustomQueryConfigTest 09:22:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.onap.aai.queries.GetCustomQueryConfigTest 09:22:04 [INFO] Running org.onap.aai.queries.VnfToEsrSystemInfoQueryTest 09:22:06 2026-03-05 09:22:06.838 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 09:22:06 2026-03-05 09:22:06.847 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 09:22:06 2026-03-05 09:22:06.855 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:06 2026-03-05 09:22:06.855 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 09:22:06 2026-03-05 09:22:06.859 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:06 2026-03-05 09:22:06.859 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 09:22:06 2026-03-05 09:22:06.865 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:06 2026-03-05 09:22:06.865 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 09:22:06 2026-03-05 09:22:06.874 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:06 2026-03-05 09:22:06.874 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 09:22:06 2026-03-05 09:22:06.877 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:06 2026-03-05 09:22:06.877 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 09:22:06 2026-03-05 09:22:06.880 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:06 2026-03-05 09:22:06.880 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 09:22:06 2026-03-05 09:22:06.883 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:06 2026-03-05 09:22:06.883 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 09:22:06 2026-03-05 09:22:06.886 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:06 2026-03-05 09:22:06.886 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 09:22:06 2026-03-05 09:22:06.888 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:06 2026-03-05 09:22:06.888 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 09:22:06 2026-03-05 09:22:06.891 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:06 2026-03-05 09:22:06.891 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 09:22:06 2026-03-05 09:22:06.894 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:06 2026-03-05 09:22:06.894 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 09:22:06 2026-03-05 09:22:06.897 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:06 2026-03-05 09:22:06.898 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 09:22:06 2026-03-05 09:22:06.901 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:06 2026-03-05 09:22:06.901 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 09:22:06 2026-03-05 09:22:06.905 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:06 2026-03-05 09:22:06.905 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 09:22:07 2026-03-05 09:22:06.909 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:07 2026-03-05 09:22:06.910 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 09:22:07 2026-03-05 09:22:06.913 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:07 2026-03-05 09:22:06.914 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 09:22:07 2026-03-05 09:22:06.918 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:07 2026-03-05 09:22:06.918 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 09:22:07 2026-03-05 09:22:06.922 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:07 2026-03-05 09:22:06.922 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 09:22:07 2026-03-05 09:22:06.927 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:07 2026-03-05 09:22:06.927 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 09:22:07 2026-03-05 09:22:06.934 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:07 2026-03-05 09:22:06.934 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 09:22:07 2026-03-05 09:22:06.938 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:07 2026-03-05 09:22:06.939 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 09:22:07 2026-03-05 09:22:06.944 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:07 2026-03-05 09:22:06.947 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv32 09:22:07 2026-03-05 09:22:06.951 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 09:22:07 2026-03-05 09:22:07.147 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 09:22:07 2026-03-05 09:22:07.148 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 09:22:07 2026-03-05 09:22:07.166 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:07 2026-03-05 09:22:07.166 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:08 [EL Warning]: moxy: 2026-03-05 09:22:08.219--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:08 2026-03-05 09:22:08.632 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 09:22:08 2026-03-05 09:22:08.678 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 09:22:08 2026-03-05 09:22:08.682 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:08 2026-03-05 09:22:08.682 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:08 [EL Warning]: moxy: 2026-03-05 09:22:08.744--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:09 2026-03-05 09:22:09.022 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 09:22:09 2026-03-05 09:22:09.045 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 09:22:09 2026-03-05 09:22:09.052 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:09 2026-03-05 09:22:09.053 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:09 [EL Warning]: moxy: 2026-03-05 09:22:09.098--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:09 2026-03-05 09:22:09.303 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 09:22:09 2026-03-05 09:22:09.333 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 09:22:09 2026-03-05 09:22:09.335 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:09 2026-03-05 09:22:09.335 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:09 [EL Warning]: moxy: 2026-03-05 09:22:09.381--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:09 2026-03-05 09:22:09.571 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 09:22:09 2026-03-05 09:22:09.601 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 09:22:09 2026-03-05 09:22:09.605 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:09 2026-03-05 09:22:09.605 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:09 [EL Warning]: moxy: 2026-03-05 09:22:09.671--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:09 2026-03-05 09:22:09.869 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 09:22:09 2026-03-05 09:22:09.882 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 09:22:09 2026-03-05 09:22:09.902 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:09 2026-03-05 09:22:09.902 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:10 [EL Warning]: moxy: 2026-03-05 09:22:09.974--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:10 2026-03-05 09:22:10.195 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 09:22:10 2026-03-05 09:22:10.214 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 09:22:10 2026-03-05 09:22:10.225 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:10 2026-03-05 09:22:10.225 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:10 [EL Warning]: moxy: 2026-03-05 09:22:10.277--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:10 2026-03-05 09:22:10.475 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 09:22:10 2026-03-05 09:22:10.487 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 09:22:10 2026-03-05 09:22:10.490 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:10 2026-03-05 09:22:10.490 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:10 [EL Warning]: moxy: 2026-03-05 09:22:10.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 09:22:10 2026-03-05 09:22:10.731 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 09:22:10 2026-03-05 09:22:10.751 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 09:22:10 2026-03-05 09:22:10.769 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:10 2026-03-05 09:22:10.770 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:10 [EL Warning]: moxy: 2026-03-05 09:22:10.82--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:11 2026-03-05 09:22:11.003 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 09:22:11 2026-03-05 09:22:11.016 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 09:22:11 2026-03-05 09:22:11.022 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:11 2026-03-05 09:22:11.022 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:11 [EL Warning]: moxy: 2026-03-05 09:22:11.072--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:11 2026-03-05 09:22:11.286 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 09:22:11 2026-03-05 09:22:11.300 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 09:22:11 2026-03-05 09:22:11.304 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:11 2026-03-05 09:22:11.305 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:11 [EL Warning]: moxy: 2026-03-05 09:22:11.352--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:11 2026-03-05 09:22:11.549 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 09:22:11 2026-03-05 09:22:11.564 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 09:22:11 2026-03-05 09:22:11.569 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:11 2026-03-05 09:22:11.569 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:11 [EL Warning]: moxy: 2026-03-05 09:22:11.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 09:22:11 2026-03-05 09:22:11.881 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 09:22:11 2026-03-05 09:22:11.897 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 09:22:11 2026-03-05 09:22:11.902 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:11 2026-03-05 09:22:11.903 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:12 [EL Warning]: moxy: 2026-03-05 09:22:11.952--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:12 2026-03-05 09:22:12.211 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 09:22:12 2026-03-05 09:22:12.230 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 09:22:12 2026-03-05 09:22:12.247 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:12 2026-03-05 09:22:12.247 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:12 [EL Warning]: moxy: 2026-03-05 09:22:12.302--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:12 2026-03-05 09:22:12.567 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 09:22:12 2026-03-05 09:22:12.591 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 09:22:12 2026-03-05 09:22:12.598 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:12 2026-03-05 09:22:12.598 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:12 [EL Warning]: moxy: 2026-03-05 09:22:12.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 09:22:12 2026-03-05 09:22:12.921 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 09:22:12 2026-03-05 09:22:12.944 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 09:22:13 2026-03-05 09:22:12.956 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:13 2026-03-05 09:22:12.956 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:13 [EL Warning]: moxy: 2026-03-05 09:22:13.028--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:13 2026-03-05 09:22:13.288 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 09:22:13 2026-03-05 09:22:13.311 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 09:22:13 2026-03-05 09:22:13.315 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:13 2026-03-05 09:22:13.315 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:13 [EL Warning]: moxy: 2026-03-05 09:22:13.368--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:13 2026-03-05 09:22:13.638 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 09:22:13 2026-03-05 09:22:13.685 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 09:22:13 2026-03-05 09:22:13.689 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:13 2026-03-05 09:22:13.689 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:13 [EL Warning]: moxy: 2026-03-05 09:22:13.733--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:14 2026-03-05 09:22:14.009 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 09:22:14 2026-03-05 09:22:14.030 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 09:22:14 2026-03-05 09:22:14.062 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:14 2026-03-05 09:22:14.062 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:14 [EL Warning]: moxy: 2026-03-05 09:22:14.112--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:14 2026-03-05 09:22:14.408 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 09:22:14 2026-03-05 09:22:14.431 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 09:22:14 2026-03-05 09:22:14.435 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:14 2026-03-05 09:22:14.435 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:14 [EL Warning]: moxy: 2026-03-05 09:22:14.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 09:22:14 2026-03-05 09:22:14.793 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 09:22:14 2026-03-05 09:22:14.816 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 09:22:14 2026-03-05 09:22:14.836 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:14 2026-03-05 09:22:14.836 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:14 [EL Warning]: moxy: 2026-03-05 09:22:14.887--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:15 2026-03-05 09:22:15.173 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 09:22:15 2026-03-05 09:22:15.196 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 09:22:15 2026-03-05 09:22:15.199 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:15 2026-03-05 09:22:15.200 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:15 [EL Warning]: moxy: 2026-03-05 09:22:15.248--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:15 2026-03-05 09:22:15.533 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 09:22:15 2026-03-05 09:22:15.586 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv32 09:22:15 2026-03-05 09:22:15.589 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 09:22:15 2026-03-05 09:22:15.590 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 09:22:15 [EL Warning]: moxy: 2026-03-05 09:22:15.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 09:22:15 2026-03-05 09:22:15.949 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 09:22:16 2026-03-05 09:22:15.991 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 09:22:17 2026-03-05 09:22:16.969 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:17.929 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.018 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.018 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.038 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.078 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.114 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.115 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.129 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.164 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.196 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.196 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.210 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.242 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.271 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.271 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.284 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.316 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.344 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.344 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.356 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.401 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.428 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.429 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.440 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.467 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.511 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.511 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.524 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.553 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.579 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.580 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.592 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.618 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.642 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.642 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.652 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.677 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 09:22:18 2026-03-05 09:22:18.700 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 2026-03-05 09:22:18.701 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 09:22:18 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.86 s -- in org.onap.aai.queries.VnfToEsrSystemInfoQueryTest 09:22:18 [INFO] Running org.onap.aai.queries.GremlinServerSingletonTest 09:22:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.onap.aai.queries.GremlinServerSingletonTest 09:22:18 [INFO] 09:22:18 [INFO] Results: 09:22:18 [INFO] 09:22:18 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 09:22:18 [INFO] 09:22:18 [INFO] 09:22:18 [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-queries --- 09:22:18 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-merge-java/aai-queries/target/code-coverage/jacoco-ut.exec 09:22:18 [INFO] Analyzed bundle 'aai-queries' with 4 classes 09:22:18 [INFO] 09:22:18 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-queries --- 09:22:18 [INFO] Building jar: /w/workspace/aai-schema-service-master-merge-java/aai-queries/target/aai-queries-1.14.0-SNAPSHOT.jar 09:22:18 [INFO] 09:22:18 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-queries --- 09:22:18 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-merge-java/aai-queries/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 09:22:18 [INFO] 09:22:18 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-queries --- 09:22:18 [INFO] 09:22:18 [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-queries --- 09:22:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:22:18 [INFO] 09:22:18 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-queries --- 09:22:18 [INFO] Building jar: /w/workspace/aai-schema-service-master-merge-java/aai-queries/target/aai-queries-1.14.0-SNAPSHOT-sources.jar 09:22:19 [INFO] 09:22:19 [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-queries --- 09:22:19 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-merge-java/aai-queries/target/code-coverage/jacoco-ut.exec 09:22:19 [INFO] Analyzed bundle 'aai-queries' with 4 classes 09:22:19 [INFO] All coverage checks have been met. 09:22:19 [INFO] 09:22:19 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-queries --- 09:22:19 [INFO] 09:22:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-queries --- 09:22:19 [INFO] Installing /w/workspace/aai-schema-service-master-merge-java/aai-queries/target/aai-queries-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-queries/1.14.0-SNAPSHOT/aai-queries-1.14.0-SNAPSHOT.jar 09:22:19 [INFO] Installing /w/workspace/aai-schema-service-master-merge-java/aai-queries/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-queries/1.14.0-SNAPSHOT/aai-queries-1.14.0-SNAPSHOT.pom 09:22:19 [INFO] Installing /w/workspace/aai-schema-service-master-merge-java/aai-queries/target/aai-queries-1.14.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-queries/1.14.0-SNAPSHOT/aai-queries-1.14.0-SNAPSHOT-sources.jar 09:22:19 [INFO] 09:22:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ aai-queries --- 09:22:19 [INFO] 09:22:19 [INFO] ------------------------------------------------------------------------ 09:22:19 [INFO] Building aai-schema-service 1.14.0-SNAPSHOT 09:22:19 [INFO] ------------------------------------------------------------------------ 09:22:26 [INFO] 09:22:26 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ aai-schema-service --- 09:22:26 [INFO] 09:22:26 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-service --- 09:22:26 [INFO] 09:22:26 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-service --- 09:22:26 [INFO] 09:22:26 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aai-schema-service --- 09:22:26 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 09:22:26 [INFO] 09:22:26 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-oxm-edgerules-project) @ aai-schema-service --- 09:22:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:22:26 [INFO] Copying 148 resources 09:22:26 [INFO] 09:22:26 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-queries-project) @ aai-schema-service --- 09:22:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:22:26 [INFO] Copying 1 resource 09:22:26 [INFO] 09:22:26 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-oxm-edgerules) @ aai-schema-service --- 09:22:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:22:26 [INFO] Copying 148 resources 09:22:26 [INFO] 09:22:26 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-queries) @ aai-schema-service --- 09:22:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:22:26 [INFO] Copying 1 resource 09:22:26 [INFO] 09:22:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-schema-service --- 09:22:26 [INFO] 09:22:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-schema-service --- 09:22:26 [INFO] 09:22:26 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ aai-schema-service --- 09:22:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:22:26 [INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/src/main/swm 09:22:26 [INFO] Copying 3 resources to /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig 09:22:26 [INFO] Copying 156 resources 09:22:30 [INFO] Copying 1 resource to /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig 09:22:30 [INFO] Copying 0 resource to /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig 09:22:30 [INFO] Copying 2 resources to /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig 09:22:30 [INFO] Copying 3 resources to /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT-build/ 09:22:30 [INFO] Copying 0 resource to /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT-build//lib/ 09:22:30 [INFO] 09:22:30 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema-service --- 09:22:30 [INFO] Changes detected - recompiling the module! 09:22:30 [INFO] Compiling 51 source files to /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/classes 09:22:31 [INFO] /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/src/main/java/org/onap/aai/schemaservice/interceptors/post/InvalidResponseStatus.java: Some input files use or override a deprecated API. 09:22:31 [INFO] /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/src/main/java/org/onap/aai/schemaservice/interceptors/post/InvalidResponseStatus.java: Recompile with -Xlint:deprecation for details. 09:22:31 [INFO] 09:22:31 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ aai-schema-service --- 09:22:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:22:31 [INFO] Copying 4 resources 09:22:31 [INFO] 09:22:31 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema-service --- 09:22:31 [INFO] Changes detected - recompiling the module! 09:22:31 [INFO] Compiling 25 source files to /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/test-classes 09:22:31 [INFO] /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/src/test/java/org/onap/aai/schemaservice/SchemaServiceTestConfiguration.java: Some input files use or override a deprecated API. 09:22:31 [INFO] /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/src/test/java/org/onap/aai/schemaservice/SchemaServiceTestConfiguration.java: Recompile with -Xlint:deprecation for details. 09:22:31 [INFO] /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/src/test/java/org/onap/aai/schemaservice/interceptors/pre/HeaderValidationTest.java: Some input files use unchecked or unsafe operations. 09:22:31 [INFO] /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/src/test/java/org/onap/aai/schemaservice/interceptors/pre/HeaderValidationTest.java: Recompile with -Xlint:unchecked for details. 09:22:31 [INFO] 09:22:31 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema-service --- 09:22:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:22:31 [INFO] 09:22:31 [INFO] ------------------------------------------------------- 09:22:31 [INFO] T E S T S 09:22:31 [INFO] ------------------------------------------------------- 09:22:33 [INFO] Running org.onap.aai.schemaservice.SchemaServiceTest 09:22:34 Current directory: /w/workspace/aai-schema-service-master-merge-java/aai-schema-service 09:22:34 2026-03-05 09:22:34.409 DEBUG 2632 --- [kground-preinit] org.jboss.logging : Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property 09:22:34 2026-03-05 09:22:34.413 INFO 2632 --- [kground-preinit] o.h.validator.internal.util.Version : HV000001: Hibernate Validator 8.0.1.Final 09:22:34 2026-03-05 09:22:34.422 DEBUG 2632 --- [kground-preinit] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 09:22:34 2026-03-05 09:22:34.423 DEBUG 2632 --- [kground-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 09:22:34 2026-03-05 09:22:34.424 DEBUG 2632 --- [kground-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 09:22:34 2026-03-05 09:22:34.425 DEBUG 2632 --- [kground-preinit] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 09:22:34 09:22:34 . ____ _ __ _ _ 09:22:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:22:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:22:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:22:34 ' |____| .__|_| |_|_| |_\__, | / / / / 09:22:34 =========|_|==============|___/=/_/_/_/ 09:22:34 :: Spring Boot :: (v3.1.12) 09:22:34 09:22:34 2026-03-05 09:22:34.432 DEBUG 2632 --- [kground-preinit] o.h.v.i.e.resolver.TraversableResolvers : Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 09:22:34 2026-03-05 09:22:34.433 DEBUG 2632 --- [kground-preinit] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 09:22:34 2026-03-05 09:22:34.497 DEBUG 2632 --- [kground-preinit] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 09:22:34 2026-03-05 09:22:34.607 INFO 2632 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : Starting SchemaServiceTest using Java 17.0.4 with PID 2632 (started by jenkins in /w/workspace/aai-schema-service-master-merge-java/aai-schema-service) 09:22:34 2026-03-05 09:22:34.609 DEBUG 2632 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : Running with Spring Boot v3.1.12, Spring v6.0.21 09:22:34 2026-03-05 09:22:34.612 INFO 2632 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : No active profile set, falling back to 1 default profile: "default" 09:22:34 2026-03-05 09:22:34.668 DEBUG 2632 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 09:22:34 2026-03-05 09:22:34.675 DEBUG 2632 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 09:22:34 2026-03-05 09:22:34.675 DEBUG 2632 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 09:22:34 2026-03-05 09:22:34.675 DEBUG 2632 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 09:22:34 2026-03-05 09:22:34.676 DEBUG 2632 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 09:22:34 2026-03-05 09:22:34.676 DEBUG 2632 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 09:22:37 09:22:36,954 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 09:22:37 09:22:36,960 |-INFO in ch.qos.logback.access.model.processor.ConfigurationModelHandler - debug attribute not set 09:22:37 09:22:36,960 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [ACCESS] 09:22:37 09:22:36,960 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 09:22:37 09:22:36,961 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@252093342 - No compression will be used 09:22:37 09:22:36,961 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@252093342 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 09:22:37 09:22:36,961 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}'. 09:22:37 09:22:36,961 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 09:22:37 09:22:36,961 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2026-03-05T09:22:36.961Z 09:22:37 09:22:36,971 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log 09:22:37 09:22:36,971 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log] 09:22:37 09:22:36,971 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [ACCESS] to null 09:22:37 09:22:36,971 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5a54d05f - End of configuration. 09:22:37 09:22:36,971 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@161a3085 - Registering current configuration as safe fallback point 09:22:37 09:22:37 2026-03-05 09:22:37.489 DEBUG 2632 --- [ main] o.o.aai.schemaservice.SchemaServiceApp : SchemaService initialization started... 09:22:37 2026-03-05 09:22:37.601 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v10 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v10 09:22:37 2026-03-05 09:22:37.619 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v11 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v11 09:22:37 2026-03-05 09:22:37.625 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v12 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v12 09:22:37 2026-03-05 09:22:37.629 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v13 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v13 09:22:37 2026-03-05 09:22:37.632 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v14 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v14 09:22:37 2026-03-05 09:22:37.635 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v15 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v15 09:22:37 2026-03-05 09:22:37.639 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v16 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v16 09:22:37 2026-03-05 09:22:37.642 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v17 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v17 09:22:37 2026-03-05 09:22:37.648 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v18 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v18 09:22:37 2026-03-05 09:22:37.653 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v19 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v19 09:22:37 2026-03-05 09:22:37.657 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v20 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v20 09:22:37 2026-03-05 09:22:37.661 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v21 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v21 09:22:37 2026-03-05 09:22:37.665 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v22 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v22 09:22:37 2026-03-05 09:22:37.670 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v23 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v23 09:22:37 2026-03-05 09:22:37.674 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v24 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v24 09:22:37 2026-03-05 09:22:37.678 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v25 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v25 09:22:37 2026-03-05 09:22:37.681 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v26 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v26 09:22:37 2026-03-05 09:22:37.685 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v27 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v27 09:22:37 2026-03-05 09:22:37.688 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v28 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v28 09:22:37 2026-03-05 09:22:37.692 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v29 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v29 09:22:37 2026-03-05 09:22:37.696 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v30 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v30 09:22:37 2026-03-05 09:22:37.700 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v31 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v31 09:22:37 2026-03-05 09:22:37.704 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v32 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v32 09:22:38 [EL Warning]: moxy: 2026-03-05 09:22:38.643--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:39 2026-03-05 09:22:39.025 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v10/aai_oxm_v10.xml] for version v10 09:22:39 2026-03-05 09:22:39.072 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v10 09:22:39 [EL Warning]: moxy: 2026-03-05 09:22:39.133--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:39 2026-03-05 09:22:39.383 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v11/aai_oxm_v11.xml] for version v11 09:22:39 2026-03-05 09:22:39.410 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v11 09:22:39 [EL Warning]: moxy: 2026-03-05 09:22:39.462--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:39 2026-03-05 09:22:39.665 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v12/aai_oxm_v12.xml] for version v12 09:22:39 2026-03-05 09:22:39.691 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v12 09:22:39 [EL Warning]: moxy: 2026-03-05 09:22:39.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 09:22:40 2026-03-05 09:22:39.992 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v13/aai_oxm_v13.xml] for version v13 09:22:40 2026-03-05 09:22:40.015 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v13 09:22:40 [EL Warning]: moxy: 2026-03-05 09:22:40.076--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:40 2026-03-05 09:22:40.300 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v14/aai_oxm_v14.xml] for version v14 09:22:40 2026-03-05 09:22:40.317 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v14 09:22:40 [EL Warning]: moxy: 2026-03-05 09:22: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 09:22:40 2026-03-05 09:22:40.570 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v15/aai_oxm_v15.xml] for version v15 09:22:40 2026-03-05 09:22:40.587 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v15 09:22:40 [EL Warning]: moxy: 2026-03-05 09:22:40.664--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:40 2026-03-05 09:22:40.874 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v16/aai_oxm_v16.xml] for version v16 09:22:40 2026-03-05 09:22:40.888 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v16 09:22:41 [EL Warning]: moxy: 2026-03-05 09:22:40.943--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:41 2026-03-05 09:22:41.149 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v17/aai_oxm_v17.xml] for version v17 09:22:41 2026-03-05 09:22:41.162 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v17 09:22:41 [EL Warning]: moxy: 2026-03-05 09:22:41.22--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:41 2026-03-05 09:22:41.416 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v18/aai_oxm_v18.xml] for version v18 09:22:41 2026-03-05 09:22:41.430 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v18 09:22:41 [EL Warning]: moxy: 2026-03-05 09:22:41.484--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:41 2026-03-05 09:22:41.701 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v19/aai_oxm_v19.xml] for version v19 09:22:41 2026-03-05 09:22:41.716 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v19 09:22:41 [EL Warning]: moxy: 2026-03-05 09:22:41.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 09:22:42 2026-03-05 09:22:41.957 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v20/aai_oxm_v20.xml] for version v20 09:22:42 2026-03-05 09:22:41.972 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v20 09:22:42 [EL Warning]: moxy: 2026-03-05 09:22:42.022--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:42 2026-03-05 09:22:42.279 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v21/aai_oxm_v21.xml] for version v21 09:22:42 2026-03-05 09:22:42.297 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v21 09:22:42 [EL Warning]: moxy: 2026-03-05 09:22:42.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 09:22:42 2026-03-05 09:22:42.640 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v22/aai_oxm_v22.xml] for version v22 09:22:42 2026-03-05 09:22:42.662 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v22 09:22:42 [EL Warning]: moxy: 2026-03-05 09:22:42.719--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:43 2026-03-05 09:22:43.031 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v23/aai_oxm_v23.xml] for version v23 09:22:43 2026-03-05 09:22:43.057 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v23 09:22:43 [EL Warning]: moxy: 2026-03-05 09:22:43.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 09:22:43 2026-03-05 09:22:43.414 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v24/aai_oxm_v24.xml] for version v24 09:22:43 2026-03-05 09:22:43.454 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v24 09:22:43 [EL Warning]: moxy: 2026-03-05 09:22:43.511--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:43 2026-03-05 09:22:43.791 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v25/aai_oxm_v25.xml] for version v25 09:22:43 2026-03-05 09:22:43.814 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v25 09:22:43 [EL Warning]: moxy: 2026-03-05 09:22:43.865--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:44 2026-03-05 09:22:44.156 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v26/aai_oxm_v26.xml] for version v26 09:22:44 2026-03-05 09:22:44.179 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v26 09:22:44 [EL Warning]: moxy: 2026-03-05 09:22:44.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 09:22:44 2026-03-05 09:22:44.528 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v27/aai_oxm_v27.xml] for version v27 09:22:44 2026-03-05 09:22:44.552 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v27 09:22:44 [EL Warning]: moxy: 2026-03-05 09:22:44.602--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:44 2026-03-05 09:22:44.911 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v28/aai_oxm_v28.xml] for version v28 09:22:44 2026-03-05 09:22:44.945 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v28 09:22:45 [EL Warning]: moxy: 2026-03-05 09:22:45.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 09:22:45 2026-03-05 09:22:45.314 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v29/aai_oxm_v29.xml] for version v29 09:22:45 2026-03-05 09:22:45.338 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v29 09:22:45 [EL Warning]: moxy: 2026-03-05 09:22:45.438--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:45 2026-03-05 09:22:45.719 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v30/aai_oxm_v30.xml] for version v30 09:22:45 2026-03-05 09:22:45.744 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v30 09:22:45 [EL Warning]: moxy: 2026-03-05 09:22:45.8--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:46 2026-03-05 09:22:46.119 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v31/aai_oxm_v31.xml] for version v31 09:22:46 2026-03-05 09:22:46.147 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v31 09:22:46 [EL Warning]: moxy: 2026-03-05 09:22:46.215--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:46 2026-03-05 09:22:46.563 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v32/aai_oxm_v32.xml] for version v32 09:22:46 2026-03-05 09:22:46.588 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v32 09:22:47 2026-03-05 09:22:47.446 DEBUG 2632 --- [ main] o.o.a.schemaservice.query.QueryService : Loading the following stored queries file src/main/resources//schema/onap/query//stored-queries.json 09:22:47 2026-03-05 09:22:47.734 DEBUG 2632 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 09:22:47 2026-03-05 09:22:47.737 DEBUG 2632 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 09:22:47 2026-03-05 09:22:47.738 DEBUG 2632 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 09:22:47 2026-03-05 09:22:47.739 DEBUG 2632 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 09:22:47 2026-03-05 09:22:47.740 DEBUG 2632 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 09:22:47 2026-03-05 09:22:47.740 DEBUG 2632 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 09:22:47 2026-03-05 09:22:47.740 DEBUG 2632 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 09:22:47 2026-03-05 09:22:47.740 DEBUG 2632 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 09:22:47 2026-03-05 09:22:47.740 DEBUG 2632 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 09:22:47 2026-03-05 09:22:47.740 DEBUG 2632 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 09:22:47 2026-03-05 09:22:47.742 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 09:22:47 2026-03-05 09:22:47.742 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 09:22:47 2026-03-05 09:22:47.742 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 09:22:47 2026-03-05 09:22:47.742 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 09:22:47 2026-03-05 09:22:47.742 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 09:22:47 2026-03-05 09:22:47.742 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 09:22:48 2026-03-05 09:22:48.035 DEBUG 2632 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 09:22:48 o.o.a.s.e.EdgeResource: 09:22:48 09:22:48 2026-03-05 09:22:48.035 DEBUG 2632 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 09:22:48 o.o.a.s.h.EchoResource: 09:22:48 09:22:48 2026-03-05 09:22:48.036 DEBUG 2632 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 09:22:48 o.o.a.s.n.NodeSchemaChecksumResource: 09:22:48 09:22:48 2026-03-05 09:22:48.036 DEBUG 2632 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 09:22:48 o.o.a.s.n.NodeSchemaResource: 09:22:48 09:22:48 2026-03-05 09:22:48.036 DEBUG 2632 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 09:22:48 o.o.a.s.q.QueryResource: 09:22:48 09:22:48 2026-03-05 09:22:48.036 DEBUG 2632 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 09:22:48 o.o.a.s.v.VersionResource: 09:22:48 09:22:48 2026-03-05 09:22:48.058 DEBUG 2632 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 09:22:48 o.s.b.a.w.s.e.BasicErrorController: 09:22:48 { [/error]}: error(HttpServletRequest) 09:22:48 { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 09:22:48 2026-03-05 09:22:48.066 DEBUG 2632 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 09:22:48 2026-03-05 09:22:48.080 DEBUG 2632 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]} 09:22:48 2026-03-05 09:22:48.206 DEBUG 2632 --- [ main] i.m.c.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 09:22:48 2026-03-05 09:22:48.271 DEBUG 2632 --- [ main] reactor.util.Loggers : Using Slf4j logging framework 09:22:48 2026-03-05 09:22:48.310 DEBUG 2632 --- [ main] i.n.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 09:22:48 2026-03-05 09:22:48.313 DEBUG 2632 --- [ main] i.n.util.internal.PlatformDependent0 : -Dio.netty.noUnsafe: false 09:22:48 2026-03-05 09:22:48.313 DEBUG 2632 --- [ main] i.n.util.internal.PlatformDependent0 : Java version: 17 09:22:48 2026-03-05 09:22:48.314 DEBUG 2632 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.theUnsafe: available 09:22:48 2026-03-05 09:22:48.314 DEBUG 2632 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.copyMemory: available 09:22:48 2026-03-05 09:22:48.315 DEBUG 2632 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.storeFence: available 09:22:48 2026-03-05 09:22:48.315 DEBUG 2632 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Buffer.address: available 09:22:48 2026-03-05 09:22:48.316 DEBUG 2632 --- [ main] i.n.util.internal.PlatformDependent0 : direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 09:22:48 2026-03-05 09:22:48.316 DEBUG 2632 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Bits.unaligned: available, true 09:22:48 2026-03-05 09:22:48.317 DEBUG 2632 --- [ main] i.n.util.internal.PlatformDependent0 : jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @29f7cefd 09:22:48 2026-03-05 09:22:48.320 DEBUG 2632 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.DirectByteBuffer.(long, {int,long}): unavailable 09:22:48 2026-03-05 09:22:48.320 DEBUG 2632 --- [ main] i.netty.util.internal.PlatformDependent : sun.misc.Unsafe: available 09:22:48 2026-03-05 09:22:48.320 DEBUG 2632 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 09:22:48 2026-03-05 09:22:48.320 DEBUG 2632 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.bitMode: 64 (sun.arch.data.model) 09:22:48 2026-03-05 09:22:48.321 DEBUG 2632 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.maxDirectMemory: -1 bytes 09:22:48 2026-03-05 09:22:48.321 DEBUG 2632 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.uninitializedArrayAllocationThreshold: -1 09:22:48 2026-03-05 09:22:48.322 DEBUG 2632 --- [ main] io.netty.util.internal.CleanerJava9 : java.nio.ByteBuffer.cleaner(): available 09:22:48 2026-03-05 09:22:48.322 DEBUG 2632 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.noPreferDirect: false 09:22:48 2026-03-05 09:22:48.325 DEBUG 2632 --- [ main] reactor.netty.tcp.TcpResources : [http] resources will use the default LoopResources: DefaultLoopResources {prefix=reactor-http, daemon=true, selectCount=4, workerCount=4} 09:22:48 2026-03-05 09:22:48.326 DEBUG 2632 --- [ main] reactor.netty.tcp.TcpResources : [http] resources will use the default ConnectionProvider: reactor.netty.resources.DefaultPooledConnectionProvider@503ed922 09:22:48 2026-03-05 09:22:48.343 WARN 2632 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 09:22:49 2026-03-05 09:22:49.261 DEBUG 2632 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 09:22:49 2026-03-05 09:22:49.262 DEBUG 2632 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 09:22:49 2026-03-05 09:22:49.262 DEBUG 2632 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 09:22:49 2026-03-05 09:22:49.262 DEBUG 2632 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 09:22:49 2026-03-05 09:22:49.262 DEBUG 2632 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 09:22:49 2026-03-05 09:22:49.262 DEBUG 2632 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 09:22:49 2026-03-05 09:22:49.262 DEBUG 2632 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 09:22:49 2026-03-05 09:22:49.263 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 09:22:49 2026-03-05 09:22:49.264 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 09:22:49 2026-03-05 09:22:49.264 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 09:22:49 2026-03-05 09:22:49.264 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 09:22:49 2026-03-05 09:22:49.264 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 09:22:49 2026-03-05 09:22:49.264 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 09:22:49 2026-03-05 09:22:49.299 DEBUG 2632 --- [ main] o.o.a.schemaservice.config.ErrorHandler : Filter 'errorHandler' configured for use 09:22:49 2026-03-05 09:22:49.337 INFO 2632 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : Started SchemaServiceTest in 15.308 seconds (process running for 17.19) 09:22:49 2026-03-05 09:22:49.912 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 09:22:49 2026-03-05 09:22:49.912 DEBUG 2632 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 09:22:49 2026-03-05 09:22:49.912 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 09:22:49 2026-03-05 09:22:49.912 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 09:22:50 2026-03-05 09:22:50.129 INFO 2632 --- [tp1238752153-38] o.o.l.f.base.AbstractAuditLogFilter : Entering 09:22:50 2026-03-05 09:22:50.189 DEBUG 2632 --- [tp1238752153-38] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"72967e29-3a1a-4f06-913b-e2588b7b319b","status":"200","rqstDate":"260305-09:22:50:130","respDate":"260305-09:22:50:189","sourceId":"JUNIT:72967e29-3a1a-4f06-913b-e2588b7b319b","resourceId":"http://localhost:44219/aai/schema-service/v1/versions","resourceType":"GET","rqstBuf":"{\"ID\":\"d0381ad7-2c9e-46ef-bd8f-815873aa20da\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], Host=[localhost:44219], X-TransactionId=[JUNIT], Accept-Encoding=[gzip, x-gzip, deflate], Content-Length=[0], Content-Type=[application/json], X-ONAP-RequestID=[72967e29-3a1a-4f06-913b-e2588b7b319b]}\"}"} 09:22:50 2026-03-05 09:22:50.242 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 09:22:50 2026-03-05 09:22:50.243 DEBUG 2632 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 09:22:50 2026-03-05 09:22:50.243 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 09:22:50 2026-03-05 09:22:50.243 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 09:22:50 2026-03-05 09:22:50.253 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 09:22:50 2026-03-05 09:22:50.254 DEBUG 2632 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 09:22:50 2026-03-05 09:22:50.254 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 09:22:50 2026-03-05 09:22:50.254 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 09:22:50 2026-03-05 09:22:50.258 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 09:22:50 2026-03-05 09:22:50.258 DEBUG 2632 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 09:22:50 2026-03-05 09:22:50.258 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 09:22:50 2026-03-05 09:22:50.259 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 09:22:50 2026-03-05 09:22:50.264 INFO 2632 --- [tp1238752153-37] o.o.l.f.base.AbstractAuditLogFilter : Entering 09:22:50 2026-03-05 09:22:50.279 WARN 2632 --- [tp1238752153-37] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException: blah ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResource :LineNumber- 97 :MethodName- retrieveSchema ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 93 :MethodName- dispatch 09:22:50 2026-03-05 09:22:50.280 WARN 2632 --- [tp1238752153-37] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException: blah ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResource :LineNumber- 97 :MethodName- retrieveSchema ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 93 :MethodName- dispatch 09:22:50 2026-03-05 09:22:50.386 DEBUG 2632 --- [tp1238752153-37] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"bea1556c-1626-45fb-9eaa-6abcb53854f7","status":"400","rqstDate":"260305-09:22:50:265","respDate":"260305-09:22:50:386","sourceId":"JUNIT:bea1556c-1626-45fb-9eaa-6abcb53854f7","resourceId":"http://localhost:44219/aai/schema-service/v1/nodes?version=blah","resourceType":"GET","rqstBuf":"{\"ID\":\"d87f49a3-a49a-40a7-8790-f343611a8799\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/xml\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/xml], Connection=[keep-alive], User-Agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], Host=[localhost:44219], X-TransactionId=[JUNIT], Accept-Encoding=[gzip, x-gzip, deflate], Content-Length=[0], Content-Type=[application/xml], X-ONAP-RequestID=[bea1556c-1626-45fb-9eaa-6abcb53854f7]}\"}"} 09:22:50 2026-03-05 09:22:50.391 DEBUG 2632 --- [ main] o.o.a.s.SchemaServiceTestConfiguration : Status code: 400 BAD_REQUEST 09:22:50 POL3002Error writing output performing %1 on %2 (msg=%3) (ec=%4)GETv1/nodesInvalid request, version parameter %1 passed is not conforming to the following pattern v[1-9][0-9]*:blahERR.5.1.3002 09:22:50 2026-03-05 09:22:50.398 INFO 2632 --- [tp1238752153-39] o.o.l.f.base.AbstractAuditLogFilter : Entering 09:22:50 2026-03-05 09:22:50.405 WARN 2632 --- [tp1238752153-39] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException: blah ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 99 :MethodName- retrieveSchema ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 93 :MethodName- dispatch 09:22:50 2026-03-05 09:22:50.405 WARN 2632 --- [tp1238752153-39] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException: blah ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 99 :MethodName- retrieveSchema ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 93 :MethodName- dispatch 09:22:50 2026-03-05 09:22:50.410 DEBUG 2632 --- [tp1238752153-39] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"4361cfb0-2638-4f9d-acc3-caeccb1c9d54","status":"400","rqstDate":"260305-09:22:50:399","respDate":"260305-09:22:50:410","sourceId":"JUNIT:4361cfb0-2638-4f9d-acc3-caeccb1c9d54","resourceId":"http://localhost:44219/aai/schema-service/v1/edgerules?version=blah","resourceType":"GET","rqstBuf":"{\"ID\":\"364d7342-ae1d-4dbb-9e92-4e22140754b5\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], Host=[localhost:44219], X-TransactionId=[JUNIT], Accept-Encoding=[gzip, x-gzip, deflate], Content-Length=[0], Content-Type=[application/json], X-ONAP-RequestID=[4361cfb0-2638-4f9d-acc3-caeccb1c9d54]}\"}"} 09:22:50 2026-03-05 09:22:50.412 DEBUG 2632 --- [ main] o.o.a.s.SchemaServiceTestConfiguration : Status code: 400 BAD_REQUEST 09:22:50 2026-03-05 09:22:50.418 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 09:22:50 2026-03-05 09:22:50.418 DEBUG 2632 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 09:22:50 2026-03-05 09:22:50.418 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 09:22:50 2026-03-05 09:22:50.419 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 09:22:50 2026-03-05 09:22:50.422 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 09:22:50 2026-03-05 09:22:50.423 DEBUG 2632 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 09:22:50 2026-03-05 09:22:50.423 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 09:22:50 2026-03-05 09:22:50.423 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 09:22:50 2026-03-05 09:22:50.428 INFO 2632 --- [tp1238752153-41] o.o.l.f.base.AbstractAuditLogFilter : Entering 09:22:50 2026-03-05 09:22:50.463 DEBUG 2632 --- [tp1238752153-41] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"534758a3-dd56-4f6d-8af9-ee06a8483ae3","status":"200","rqstDate":"260305-09:22:50:429","respDate":"260305-09:22:50:463","sourceId":"JUNIT:534758a3-dd56-4f6d-8af9-ee06a8483ae3","resourceId":"http://localhost:44219/aai/schema-service/v1/nodes?version=v20","resourceType":"GET","rqstBuf":"{\"ID\":\"b9a4f810-3fb3-4296-ac9f-f2ce702206c4\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/xml\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/xml], Connection=[keep-alive], User-Agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], Host=[localhost:44219], X-TransactionId=[JUNIT], Accept-Encoding=[gzip, x-gzip, deflate], Content-Length=[0], Content-Type=[application/xml], X-ONAP-RequestID=[534758a3-dd56-4f6d-8af9-ee06a8483ae3]}\"}"} 09:22:50 2026-03-05 09:22:50.481 INFO 2632 --- [tp1238752153-39] o.o.l.f.base.AbstractAuditLogFilter : Entering 09:22:50 2026-03-05 09:22:50.494 DEBUG 2632 --- [tp1238752153-39] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"c2c41f6a-bf60-4093-8cae-e884c969b55d","status":"200","rqstDate":"260305-09:22:50:482","respDate":"260305-09:22:50:493","sourceId":"JUNIT:c2c41f6a-bf60-4093-8cae-e884c969b55d","resourceId":"http://localhost:44219/aai/schema-service/v1/edgerules?version=v20","resourceType":"GET","rqstBuf":"{\"ID\":\"7ca7c12f-f1a2-4e45-a6e2-cc3586d5811a\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], Host=[localhost:44219], X-TransactionId=[JUNIT], Accept-Encoding=[gzip, x-gzip, deflate], Content-Length=[0], Content-Type=[application/json], X-ONAP-RequestID=[c2c41f6a-bf60-4093-8cae-e884c969b55d]}\"}"} 09:22:50 2026-03-05 09:22:50.504 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 09:22:50 2026-03-05 09:22:50.504 DEBUG 2632 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 09:22:50 2026-03-05 09:22:50.505 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 09:22:50 2026-03-05 09:22:50.508 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 09:22:50 2026-03-05 09:22:50.513 INFO 2632 --- [tp1238752153-41] o.o.l.f.base.AbstractAuditLogFilter : Entering 09:22:50 2026-03-05 09:22:50.517 DEBUG 2632 --- [tp1238752153-41] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"27ac899a-bf8c-4cf5-9957-868cd50f919b","status":"200","rqstDate":"260305-09:22:50:514","respDate":"260305-09:22:50:517","sourceId":"JUNIT:27ac899a-bf8c-4cf5-9957-868cd50f919b","resourceId":"http://localhost:44219/aai/schema-service/v1/stored-queries","resourceType":"GET","rqstBuf":"{\"ID\":\"57f17410-5b1b-46f5-bbff-77ea1a0c236b\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], Host=[localhost:44219], X-TransactionId=[JUNIT], Accept-Encoding=[gzip, x-gzip, deflate], Content-Length=[0], Content-Type=[application/json], X-ONAP-RequestID=[27ac899a-bf8c-4cf5-9957-868cd50f919b]}\"}"} 09:22:50 2026-03-05 09:22:50.525 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 09:22:50 2026-03-05 09:22:50.525 DEBUG 2632 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 09:22:50 2026-03-05 09:22:50.525 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 09:22:50 2026-03-05 09:22:50.526 INFO 2632 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 09:22:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.35 s -- in org.onap.aai.schemaservice.SchemaServiceTest 09:22:50 [INFO] Running org.onap.aai.schemaservice.config.AAIConfigTranslatorTest 09:22:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s -- in org.onap.aai.schemaservice.config.AAIConfigTranslatorTest 09:22:50 [INFO] Running org.onap.aai.schemaservice.edges.EdgeResourceTest 09:22:50 2026-03-05 09:22:50.983 WARN 2632 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 80 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.edges.EdgeResourceTest :LineNumber- 88 :MethodName- testRetrieveSchema_InvalidVersion_Empty ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept 09:22:50 2026-03-05 09:22:50.983 WARN 2632 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 80 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.edges.EdgeResourceTest :LineNumber- 88 :MethodName- testRetrieveSchema_InvalidVersion_Empty ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept 09:22:50 2026-03-05 09:22:50.993 ERROR 2632 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 102 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.edges.EdgeResourceTest :LineNumber- 147 :MethodName- testRetrieveSchema_ExceptionHandling ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept 09:22:50 2026-03-05 09:22:50.993 ERROR 2632 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 102 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.edges.EdgeResourceTest :LineNumber- 147 :MethodName- testRetrieveSchema_ExceptionHandling ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept 09:22:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.onap.aai.schemaservice.edges.EdgeResourceTest 09:22:51 [INFO] Running org.onap.aai.schemaservice.healthcheck.EchoResourceTest 09:22:51 2026-03-05 09:22:51.059 ERROR 2632 --- [ 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- 414 :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.schemaservice.healthcheck.EchoResource :LineNumber- 91 :MethodName- echoResult ClassName- org.onap.aai.schemaservice.healthcheck.EchoResourceTest :LineNumber- 73 :MethodName- testEchoResult_MissingHeaders ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke 09:22:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.aai.schemaservice.healthcheck.EchoResourceTest 09:22:51 [INFO] Running org.onap.aai.schemaservice.interceptors.AAIContainerFilterTest 09:22:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.aai.schemaservice.interceptors.AAIContainerFilterTest 09:22:51 [INFO] Running org.onap.aai.schemaservice.interceptors.post.InvalidResponseStatusTest 09:22:51 2026-03-05 09:22:51.136 ERROR 2632 --- [ 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- 414 :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.schemaservice.interceptors.post.InvalidResponseStatus :LineNumber- 80 :MethodName- filter ClassName- org.onap.aai.schemaservice.interceptors.post.InvalidResponseStatusTest :LineNumber- 117 :MethodName- testFilter_ResponseStatus406_ContentTypeUnsupported_ShouldReturnErrorMessage ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke 09:22:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.onap.aai.schemaservice.interceptors.post.InvalidResponseStatusTest 09:22:51 [INFO] Running org.onap.aai.schemaservice.interceptors.post.ResponseHeaderManipulationTest 09:22:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.onap.aai.schemaservice.interceptors.post.ResponseHeaderManipulationTest 09:22:51 [INFO] Running org.onap.aai.schemaservice.interceptors.pre.HeaderValidationTest 09:22:51 2026-03-05 09:22:51.277 ERROR 2632 --- [ 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- 414 :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.schemaservice.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.schemaservice.interceptors.pre.HeaderValidation :LineNumber- 59 :MethodName- filter ClassName- org.onap.aai.schemaservice.interceptors.pre.HeaderValidationTest :LineNumber- 112 :MethodName- testFilter_withMissingPartnerName ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 09:22:51 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.aai.schemaservice.interceptors.pre.HeaderValidationTest 09:22:51 [INFO] Running org.onap.aai.schemaservice.interceptors.pre.HttpHeaderInterceptorTest 09:22:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.aai.schemaservice.interceptors.pre.HttpHeaderInterceptorTest 09:22:51 [INFO] Running org.onap.aai.schemaservice.interceptors.pre.OneWaySslAuthorizationTest 09:22:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.aai.schemaservice.interceptors.pre.OneWaySslAuthorizationTest 09:22:51 [INFO] Running org.onap.aai.schemaservice.interceptors.pre.RequestTransactionLoggingTest 09:22:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.aai.schemaservice.interceptors.pre.RequestTransactionLoggingTest 09:22:51 [INFO] Running org.onap.aai.schemaservice.nodeschema.NodeIngestorTest 09:22:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.onap.aai.schemaservice.nodeschema.NodeIngestorTest 09:22:51 [INFO] Running org.onap.aai.schemaservice.nodeschema.NodeSchemaChecksumResourceTest 09:22:51 Current directory: /path/to/other 09:22:51 09:22:51 . ____ _ __ _ _ 09:22:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:22:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:22:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:22:51 ' |____| .__|_| |_|_| |_\__, | / / / / 09:22:51 =========|_|==============|___/=/_/_/_/ 09:22:51 :: Spring Boot :: (v3.1.12) 09:22:51 09:22:51 2026-03-05 09:22:51.608 INFO 2632 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : Starting NodeSchemaChecksumResourceTest using Java 17.0.4 with PID 2632 (started by jenkins in /path/to/other) 09:22:51 2026-03-05 09:22:51.609 DEBUG 2632 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : Running with Spring Boot v3.1.12, Spring v6.0.21 09:22:51 2026-03-05 09:22:51.609 INFO 2632 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : No active profile set, falling back to 1 default profile: "default" 09:22:52 09:22:52,039 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 09:22:52 09:22:52,041 |-INFO in ch.qos.logback.access.model.processor.ConfigurationModelHandler - debug attribute not set 09:22:52 09:22:52,041 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [ACCESS] 09:22:52 09:22:52,041 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 09:22:52 09:22:52,042 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@409062577 - No compression will be used 09:22:52 09:22:52,042 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@409062577 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 09:22:52 09:22:52,042 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}'. 09:22:52 09:22:52,042 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 09:22:52 09:22:52,042 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2026-03-05T09:22:50.514Z 09:22:52 09:22:52,043 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log 09:22:52 09:22:52,043 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log] 09:22:52 09:22:52,043 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [ACCESS] to null 09:22:52 09:22:52,043 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1a529c1e - End of configuration. 09:22:52 09:22:52,043 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@2af5ea4e - Registering current configuration as safe fallback point 09:22:52 09:22:52 2026-03-05 09:22:52.146 DEBUG 2632 --- [ main] o.o.aai.schemaservice.SchemaServiceApp : SchemaService initialization started... 09:22:52 2026-03-05 09:22:52.156 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v10 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v10 09:22:52 2026-03-05 09:22:52.158 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v11 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v11 09:22:52 2026-03-05 09:22:52.159 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v12 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v12 09:22:52 2026-03-05 09:22:52.160 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v13 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v13 09:22:52 2026-03-05 09:22:52.161 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v14 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v14 09:22:52 2026-03-05 09:22:52.163 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v15 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v15 09:22:52 2026-03-05 09:22:52.164 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v16 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v16 09:22:52 2026-03-05 09:22:52.166 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v17 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v17 09:22:52 2026-03-05 09:22:52.168 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v18 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v18 09:22:52 2026-03-05 09:22:52.169 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v19 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v19 09:22:52 2026-03-05 09:22:52.171 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v20 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v20 09:22:52 2026-03-05 09:22:52.173 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v21 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v21 09:22:52 2026-03-05 09:22:52.175 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v22 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v22 09:22:52 2026-03-05 09:22:52.178 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v23 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v23 09:22:52 2026-03-05 09:22:52.181 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v24 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v24 09:22:52 2026-03-05 09:22:52.223 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v25 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v25 09:22:52 2026-03-05 09:22:52.229 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v26 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v26 09:22:52 2026-03-05 09:22:52.233 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v27 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v27 09:22:52 2026-03-05 09:22:52.240 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v28 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v28 09:22:52 2026-03-05 09:22:52.243 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v29 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v29 09:22:52 2026-03-05 09:22:52.245 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v30 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v30 09:22:52 2026-03-05 09:22:52.248 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v31 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v31 09:22:52 2026-03-05 09:22:52.251 DEBUG 2632 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v32 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v32 09:22:52 [EL Warning]: moxy: 2026-03-05 09:22:52.289--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:52 2026-03-05 09:22:52.452 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v10/aai_oxm_v10.xml] for version v10 09:22:52 2026-03-05 09:22:52.461 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v10 09:22:52 [EL Warning]: moxy: 2026-03-05 09:22:52.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 09:22:52 2026-03-05 09:22:52.630 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v11/aai_oxm_v11.xml] for version v11 09:22:52 2026-03-05 09:22:52.640 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v11 09:22:52 [EL Warning]: moxy: 2026-03-05 09:22:52.668--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:52 2026-03-05 09:22:52.812 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v12/aai_oxm_v12.xml] for version v12 09:22:52 2026-03-05 09:22:52.822 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v12 09:22:52 [EL Warning]: moxy: 2026-03-05 09:22:52.85--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:53 2026-03-05 09:22:52.993 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v13/aai_oxm_v13.xml] for version v13 09:22:53 2026-03-05 09:22:53.003 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v13 09:22:53 [EL Warning]: moxy: 2026-03-05 09:22:53.034--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:53 2026-03-05 09:22:53.201 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v14/aai_oxm_v14.xml] for version v14 09:22:53 2026-03-05 09:22:53.212 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v14 09:22:53 [EL Warning]: moxy: 2026-03-05 09:22:53.244--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:53 2026-03-05 09:22:53.411 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v15/aai_oxm_v15.xml] for version v15 09:22:53 2026-03-05 09:22:53.424 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v15 09:22:53 [EL Warning]: moxy: 2026-03-05 09:22:53.458--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:53 2026-03-05 09:22:53.625 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v16/aai_oxm_v16.xml] for version v16 09:22:53 2026-03-05 09:22:53.638 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v16 09:22:53 [EL Warning]: moxy: 2026-03-05 09:22:53.669--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:53 2026-03-05 09:22:53.836 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v17/aai_oxm_v17.xml] for version v17 09:22:53 2026-03-05 09:22:53.848 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v17 09:22:53 [EL Warning]: moxy: 2026-03-05 09:22:53.884--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:54 2026-03-05 09:22:54.049 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v18/aai_oxm_v18.xml] for version v18 09:22:54 2026-03-05 09:22:54.061 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v18 09:22:54 [EL Warning]: moxy: 2026-03-05 09:22:54.097--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:54 2026-03-05 09:22:54.284 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v19/aai_oxm_v19.xml] for version v19 09:22:54 2026-03-05 09:22:54.299 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v19 09:22:54 [EL Warning]: moxy: 2026-03-05 09:22:54.333--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:54 2026-03-05 09:22:54.513 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v20/aai_oxm_v20.xml] for version v20 09:22:54 2026-03-05 09:22:54.527 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v20 09:22:54 [EL Warning]: moxy: 2026-03-05 09:22:54.571--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:54 2026-03-05 09:22:54.795 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v21/aai_oxm_v21.xml] for version v21 09:22:54 2026-03-05 09:22:54.812 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v21 09:22:54 [EL Warning]: moxy: 2026-03-05 09:22:54.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 09:22:55 2026-03-05 09:22:55.101 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v22/aai_oxm_v22.xml] for version v22 09:22:55 2026-03-05 09:22:55.123 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v22 09:22:55 [EL Warning]: moxy: 2026-03-05 09:22:55.169--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:55 2026-03-05 09:22:55.410 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v23/aai_oxm_v23.xml] for version v23 09:22:55 2026-03-05 09:22:55.431 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v23 09:22:55 [EL Warning]: moxy: 2026-03-05 09:22:55.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 09:22:55 2026-03-05 09:22:55.752 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v24/aai_oxm_v24.xml] for version v24 09:22:55 2026-03-05 09:22:55.774 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v24 09:22:55 [EL Warning]: moxy: 2026-03-05 09:22:55.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 09:22:56 2026-03-05 09:22:56.183 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v25/aai_oxm_v25.xml] for version v25 09:22:56 2026-03-05 09:22:56.206 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v25 09:22:56 [EL Warning]: moxy: 2026-03-05 09:22:56.256--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:56 2026-03-05 09:22:56.518 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v26/aai_oxm_v26.xml] for version v26 09:22:56 2026-03-05 09:22:56.540 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v26 09:22:56 [EL Warning]: moxy: 2026-03-05 09:22:56.593--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:56 2026-03-05 09:22:56.858 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v27/aai_oxm_v27.xml] for version v27 09:22:56 2026-03-05 09:22:56.881 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v27 09:22:56 [EL Warning]: moxy: 2026-03-05 09:22:56.93--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:57 2026-03-05 09:22:57.191 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v28/aai_oxm_v28.xml] for version v28 09:22:57 2026-03-05 09:22:57.214 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v28 09:22:57 [EL Warning]: moxy: 2026-03-05 09:22:57.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 09:22:57 2026-03-05 09:22:57.545 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v29/aai_oxm_v29.xml] for version v29 09:22:57 2026-03-05 09:22:57.569 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v29 09:22:57 [EL Warning]: moxy: 2026-03-05 09:22:57.622--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:57 2026-03-05 09:22:57.904 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v30/aai_oxm_v30.xml] for version v30 09:22:57 2026-03-05 09:22:57.929 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v30 09:22:58 [EL Warning]: moxy: 2026-03-05 09:22:57.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 09:22:58 2026-03-05 09:22:58.264 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v31/aai_oxm_v31.xml] for version v31 09:22:58 2026-03-05 09:22:58.289 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v31 09:22:58 [EL Warning]: moxy: 2026-03-05 09:22:58.343--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 09:22:58 2026-03-05 09:22:58.627 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v32/aai_oxm_v32.xml] for version v32 09:22:58 2026-03-05 09:22:58.652 DEBUG 2632 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v32 09:22:59 2026-03-05 09:22:59.292 DEBUG 2632 --- [ main] o.o.a.schemaservice.query.QueryService : Loading the following stored queries file src/main/resources//schema/onap/query//stored-queries.json 09:22:59 2026-03-05 09:22:59.315 DEBUG 2632 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 09:22:59 2026-03-05 09:22:59.315 DEBUG 2632 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 09:22:59 2026-03-05 09:22:59.315 DEBUG 2632 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 09:22:59 2026-03-05 09:22:59.315 DEBUG 2632 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 09:22:59 2026-03-05 09:22:59.315 DEBUG 2632 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 09:22:59 2026-03-05 09:22:59.316 DEBUG 2632 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 09:22:59 2026-03-05 09:22:59.316 DEBUG 2632 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 09:22:59 2026-03-05 09:22:59.316 DEBUG 2632 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 09:22:59 2026-03-05 09:22:59.316 DEBUG 2632 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 09:22:59 2026-03-05 09:22:59.316 DEBUG 2632 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 09:22:59 2026-03-05 09:22:59.317 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 09:22:59 2026-03-05 09:22:59.317 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 09:22:59 2026-03-05 09:22:59.317 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 09:22:59 2026-03-05 09:22:59.317 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 09:22:59 2026-03-05 09:22:59.317 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 09:22:59 2026-03-05 09:22:59.317 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 09:22:59 2026-03-05 09:22:59.354 DEBUG 2632 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 09:22:59 o.o.a.s.e.EdgeResource: 09:22:59 09:22:59 2026-03-05 09:22:59.354 DEBUG 2632 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 09:22:59 o.o.a.s.h.EchoResource: 09:22:59 09:22:59 2026-03-05 09:22:59.354 DEBUG 2632 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 09:22:59 o.o.a.s.n.NodeSchemaChecksumResource: 09:22:59 09:22:59 2026-03-05 09:22:59.354 DEBUG 2632 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 09:22:59 o.o.a.s.n.NodeSchemaResource: 09:22:59 09:22:59 2026-03-05 09:22:59.354 DEBUG 2632 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 09:22:59 o.o.a.s.q.QueryResource: 09:22:59 09:22:59 2026-03-05 09:22:59.354 DEBUG 2632 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 09:22:59 o.o.a.s.v.VersionResource: 09:22:59 09:22:59 2026-03-05 09:22:59.356 DEBUG 2632 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 09:22:59 o.s.b.a.w.s.e.BasicErrorController: 09:22:59 { [/error]}: error(HttpServletRequest) 09:22:59 { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 09:22:59 2026-03-05 09:22:59.359 DEBUG 2632 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 09:22:59 2026-03-05 09:22:59.361 DEBUG 2632 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]} 09:22:59 2026-03-05 09:22:59.416 WARN 2632 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 09:22:59 2026-03-05 09:22:59.557 DEBUG 2632 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 09:22:59 2026-03-05 09:22:59.557 DEBUG 2632 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 09:22:59 2026-03-05 09:22:59.557 DEBUG 2632 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 09:22:59 2026-03-05 09:22:59.557 DEBUG 2632 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 09:22:59 2026-03-05 09:22:59.557 DEBUG 2632 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 09:22:59 2026-03-05 09:22:59.557 DEBUG 2632 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 09:22:59 2026-03-05 09:22:59.558 DEBUG 2632 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 09:22:59 2026-03-05 09:22:59.559 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 09:22:59 2026-03-05 09:22:59.559 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 09:22:59 2026-03-05 09:22:59.559 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 09:22:59 2026-03-05 09:22:59.559 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 09:22:59 2026-03-05 09:22:59.559 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 09:22:59 2026-03-05 09:22:59.559 DEBUG 2632 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 09:22:59 2026-03-05 09:22:59.567 DEBUG 2632 --- [ main] o.o.a.schemaservice.config.ErrorHandler : Filter 'errorHandler' configured for use 09:22:59 2026-03-05 09:22:59.574 INFO 2632 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : Started NodeSchemaChecksumResourceTest in 8.01 seconds (process running for 27.428) 09:22:59 2026-03-05 09:22:59.624 DEBUG 2632 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 09:22:59 2026-03-05 09:22:59.624 DEBUG 2632 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 09:22:59 2026-03-05 09:22:59.661 DEBUG 2632 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.level: simple 09:22:59 2026-03-05 09:22:59.661 DEBUG 2632 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.targetRecords: 4 09:22:59 2026-03-05 09:22:59.827 DEBUG 2632 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv4Stack: false 09:22:59 2026-03-05 09:22:59.827 DEBUG 2632 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv6Addresses: false 09:22:59 2026-03-05 09:22:59.830 DEBUG 2632 --- [ main] io.netty.util.NetUtilInitializations : Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 09:22:59 2026-03-05 09:22:59.831 DEBUG 2632 --- [ main] io.netty.util.NetUtil : /proc/sys/net/core/somaxconn: 128 09:22:59 2026-03-05 09:22:59.860 DEBUG 2632 --- [ main] r.netty.resources.DefaultLoopIOUring : Default io_uring support : false 09:22:59 2026-03-05 09:22:59.869 DEBUG 2632 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 09:22:59 2026-03-05 09:22:59.869 DEBUG 2632 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.deleteLibAfterLoading: true 09:22:59 2026-03-05 09:22:59.869 DEBUG 2632 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.tryPatchShadedId: true 09:22:59 2026-03-05 09:22:59.869 DEBUG 2632 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.detectNativeLibraryDuplicates: true 09:22:59 2026-03-05 09:22:59.878 DEBUG 2632 --- [ main] i.n.util.internal.NativeLibraryLoader : Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_6417396280269981401208.so 09:22:59 2026-03-05 09:22:59.881 DEBUG 2632 --- [ main] r.netty.resources.DefaultLoopEpoll : Default Epoll support : true 09:22:59 2026-03-05 09:22:59.886 DEBUG 2632 --- [ main] i.n.channel.MultithreadEventLoopGroup : -Dio.netty.eventLoopThreads: 8 09:22:59 2026-03-05 09:22:59.896 DEBUG 2632 --- [ main] i.n.util.concurrent.GlobalEventExecutor : -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 09:22:59 2026-03-05 09:22:59.918 DEBUG 2632 --- [ main] i.netty.util.internal.PlatformDependent : org.jctools-core.MpscChunkedArrayQueue: available 09:22:59 2026-03-05 09:22:59.946 DEBUG 2632 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default ResolvedAddressTypes: IPV4_ONLY 09:22:59 2026-03-05 09:22:59.946 DEBUG 2632 --- [ main] io.netty.resolver.dns.DnsNameResolver : Localhost address: localhost/127.0.0.1 09:22:59 2026-03-05 09:22:59.946 DEBUG 2632 --- [ main] io.netty.resolver.dns.DnsNameResolver : Windows hostname: null 09:22:59 2026-03-05 09:22:59.948 DEBUG 2632 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default search domains: [openstacklocal] 09:22:59 2026-03-05 09:22:59.949 DEBUG 2632 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default UnixResolverOptions{ndots=1, timeout=5, attempts=16} 09:22:59 2026-03-05 09:22:59.955 DEBUG 2632 --- [ main] i.n.r.DefaultHostsFileEntriesResolver : -Dio.netty.hostsFileRefreshInterval: 0 09:22:59 2026-03-05 09:22:59.965 DEBUG 2632 --- [ main] r.n.resources.PooledConnectionProvider : Creating a new [http] client pool [PoolFactory{evictionInterval=PT0S, leasingStrategy=fifo, maxConnections=500, maxIdleTime=-1, maxLifeTime=-1, metricsEnabled=false, pendingAcquireMaxCount=1000, pendingAcquireTimeout=45000}] for [localhost/:43519] 09:23:00 2026-03-05 09:23:00.005 DEBUG 2632 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.processId: 2632 (auto-detected) 09:23:00 2026-03-05 09:23:00.007 DEBUG 2632 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.machineId: fa:16:3e:ff:fe:76:71:53 (auto-detected) 09:23:00 2026-03-05 09:23:00.033 DEBUG 2632 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numHeapArenas: 8 09:23:00 2026-03-05 09:23:00.033 DEBUG 2632 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numDirectArenas: 8 09:23:00 2026-03-05 09:23:00.033 DEBUG 2632 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.pageSize: 8192 09:23:00 2026-03-05 09:23:00.033 DEBUG 2632 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxOrder: 9 09:23:00 2026-03-05 09:23:00.033 DEBUG 2632 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.chunkSize: 4194304 09:23:00 2026-03-05 09:23:00.033 DEBUG 2632 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.smallCacheSize: 256 09:23:00 2026-03-05 09:23:00.034 DEBUG 2632 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.normalCacheSize: 64 09:23:00 2026-03-05 09:23:00.034 DEBUG 2632 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedBufferCapacity: 32768 09:23:00 2026-03-05 09:23:00.034 DEBUG 2632 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimInterval: 8192 09:23:00 2026-03-05 09:23:00.034 DEBUG 2632 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimIntervalMillis: 0 09:23:00 2026-03-05 09:23:00.034 DEBUG 2632 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.useCacheForAllThreads: false 09:23:00 2026-03-05 09:23:00.034 DEBUG 2632 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 09:23:00 2026-03-05 09:23:00.045 DEBUG 2632 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.allocator.type: pooled 09:23:00 2026-03-05 09:23:00.045 DEBUG 2632 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.threadLocalDirectBufferSize: 0 09:23:00 2026-03-05 09:23:00.045 DEBUG 2632 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.maxThreadLocalCharBufferSize: 16384 09:23:00 2026-03-05 09:23:00.068 DEBUG 2632 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [387d4cc5] Created a new pooled channel, now: 0 active connections, 0 inactive connections and 0 pending acquire requests. 09:23:00 2026-03-05 09:23:00.103 DEBUG 2632 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkAccessible: true 09:23:00 2026-03-05 09:23:00.104 DEBUG 2632 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkBounds: true 09:23:00 2026-03-05 09:23:00.105 DEBUG 2632 --- [or-http-epoll-2] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@46c89c40 09:23:00 2026-03-05 09:23:00.115 DEBUG 2632 --- [or-http-epoll-2] r.netty.transport.TransportConfig : [387d4cc5] Initialized pipeline DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.left.httpDecompressor = io.netty.handler.codec.http.HttpContentDecompressor), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 09:23:00 2026-03-05 09:23:00.134 DEBUG 2632 --- [or-http-epoll-2] i.n.b.ChannelInitializerExtensions : -Dio.netty.bootstrap.extensions: null 09:23:00 2026-03-05 09:23:00.153 DEBUG 2632 --- [or-http-epoll-2] r.netty.transport.TransportConnector : [387d4cc5] Connecting to [localhost/127.0.0.1:43519]. 09:23:00 2026-03-05 09:23:00.167 DEBUG 2632 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [387d4cc5, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519] Registering pool release on close event for channel 09:23:00 2026-03-05 09:23:00.167 DEBUG 2632 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [387d4cc5, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519] Channel connected, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 09:23:00 2026-03-05 09:23:00.167 DEBUG 2632 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [387d4cc5, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519] onStateChange(PooledConnection{channel=[id: 0x387d4cc5, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519]}, [connected]) 09:23:00 2026-03-05 09:23:00.180 DEBUG 2632 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [387d4cc5-1, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519] onStateChange(GET{uri=null, connection=PooledConnection{channel=[id: 0x387d4cc5, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519]}}, [configured]) 09:23:00 2026-03-05 09:23:00.182 DEBUG 2632 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [387d4cc5-1, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519] Handler is being applied: {uri=http://localhost:43519/aai/schema-service/v1/nodes/checksums, method=GET} 09:23:00 2026-03-05 09:23:00.184 DEBUG 2632 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [387d4cc5-1, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x387d4cc5, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519]}}, [request_prepared]) 09:23:00 2026-03-05 09:23:00.202 DEBUG 2632 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.maxCapacityPerThread: 4096 09:23:00 2026-03-05 09:23:00.202 DEBUG 2632 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.ratio: 8 09:23:00 2026-03-05 09:23:00.202 DEBUG 2632 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.chunkSize: 32 09:23:00 2026-03-05 09:23:00.203 DEBUG 2632 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.blocking: false 09:23:00 2026-03-05 09:23:00.213 DEBUG 2632 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.batchFastThreadLocalOnly: true 09:23:00 2026-03-05 09:23:00.234 INFO 2632 --- [tp2134981407-52] o.o.l.f.base.AbstractAuditLogFilter : Entering 09:23:00 2026-03-05 09:23:00.237 DEBUG 2632 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [387d4cc5-1, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x387d4cc5, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519]}}, [request_sent]) 09:23:00 2026-03-05 09:23:00.240 DEBUG 2632 --- [tp2134981407-52] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"7e8074fd-0cad-44fc-a5af-6a8090857483","status":"200","rqstDate":"260305-09:23:00:234","respDate":"260305-09:23:00:239","sourceId":"test:7e8074fd-0cad-44fc-a5af-6a8090857483","resourceId":"http://localhost:43519/aai/schema-service/v1/nodes/checksums","resourceType":"GET","rqstBuf":"{\"ID\":\"06126fcb-06bc-4862-a13c-642ef81ca098\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[test], Accept=[application/json], User-Agent=[ReactorNetty/1.1.19], WebTestClient-Request-Id=[1], Host=[localhost:43519], Accept-Encoding=[gzip], X-TransactionId=[someTransaction], X-ONAP-RequestID=[7e8074fd-0cad-44fc-a5af-6a8090857483]}\"}"} 09:23:00 2026-03-05 09:23:00.260 DEBUG 2632 --- [or-http-epoll-2] i.n.handler.codec.compression.Brotli : brotli4j not in the classpath; Brotli support will be unavailable. 09:23:00 2026-03-05 09:23:00.261 DEBUG 2632 --- [or-http-epoll-2] i.netty.handler.codec.compression.Zstd : zstd-jni not in the classpath; Zstd support will be unavailable. 09:23:00 2026-03-05 09:23:00.266 DEBUG 2632 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [387d4cc5-1, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519] Received response (auto-read:false) : RESPONSE(decodeResult: success, version: HTTP/1.1) 09:23:00 HTTP/1.1 200 OK 09:23:00 Date: 09:23:00 Content-Type: 09:23:00 X-AAI-TXID: 09:23:00 Content-Length: 09:23:00 2026-03-05 09:23:00.266 DEBUG 2632 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [387d4cc5-1, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x387d4cc5, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519]}}, [response_received]) 09:23:00 2026-03-05 09:23:00.296 DEBUG 2632 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [387d4cc5-1, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519] Received last HTTP packet 09:23:00 2026-03-05 09:23:00.297 DEBUG 2632 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [387d4cc5, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x387d4cc5, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519]}}, [response_completed]) 09:23:00 2026-03-05 09:23:00.298 DEBUG 2632 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [387d4cc5, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x387d4cc5, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519]}}, [disconnecting]) 09:23:00 2026-03-05 09:23:00.298 DEBUG 2632 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [387d4cc5, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519] Releasing channel 09:23:00 2026-03-05 09:23:00.300 DEBUG 2632 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [387d4cc5, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 09:23:00 2026-03-05 09:23:00.361 DEBUG 2632 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [387d4cc5, L:/127.0.0.1:57620 - R:localhost/127.0.0.1:43519] [terminated=true, cancelled=false, pending=1, error=null]: subscribing inbound receiver 09:23:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.879 s -- in org.onap.aai.schemaservice.nodeschema.NodeSchemaChecksumResourceTest 09:23:00 [INFO] Running org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest 09:23:00 2026-03-05 09:23:00.436 WARN 2632 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResource :LineNumber- 79 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest :LineNumber- 76 :MethodName- testRetrieveSchema_VersionEmpty_ThrowsAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept 09:23:00 2026-03-05 09:23:00.436 WARN 2632 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResource :LineNumber- 79 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest :LineNumber- 76 :MethodName- testRetrieveSchema_VersionEmpty_ThrowsAAIException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept 09:23:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest 09:23:00 [INFO] Running org.onap.aai.schemaservice.nodeschema.SchemaVersionTest 09:23:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.aai.schemaservice.nodeschema.SchemaVersionTest 09:23:00 [INFO] Running org.onap.aai.schemaservice.nodeschema.SchemaVersionsTest 09:23:00 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.aai.schemaservice.nodeschema.SchemaVersionsTest 09:23:00 [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.CheckEverythingStrategyTest 09:23:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.aai.schemaservice.nodeschema.validation.CheckEverythingStrategyTest 09:23:00 [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.DefaultDuplicateNodeDefinitionValidationModuleTest 09:23:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.aai.schemaservice.nodeschema.validation.DefaultDuplicateNodeDefinitionValidationModuleTest 09:23:00 [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.DefaultVersionValidationModuleTest 09:23:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.aai.schemaservice.nodeschema.validation.DefaultVersionValidationModuleTest 09:23:00 [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.FailFastStrategyTest 09:23:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.aai.schemaservice.nodeschema.validation.FailFastStrategyTest 09:23:00 [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.NodeValidatorTest 09:23:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.aai.schemaservice.nodeschema.validation.NodeValidatorTest 09:23:00 [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.VersionValidatorTest 09:23:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.aai.schemaservice.nodeschema.validation.VersionValidatorTest 09:23:00 [INFO] Running org.onap.aai.schemaservice.service.AuthorizationServiceTest 09:23:00 2026-03-05 09:23:00.708 ERROR 2632 --- [ main] o.o.a.s.service.AuthorizationService : IO Exception occurred during the reading of realm.properties 09:23:00 09:23:00 java.nio.file.NoSuchFileException: src/test/resources/non_existent_file.properties 09:23:00 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) 09:23:00 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) 09:23:00 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) 09:23:00 at java.base/sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:181) 09:23:00 at java.base/java.nio.channels.FileChannel.open(FileChannel.java:298) 09:23:00 at java.base/java.nio.channels.FileChannel.open(FileChannel.java:357) 09:23:00 at java.base/java.nio.file.Files.lines(Files.java:4132) 09:23:00 at java.base/java.nio.file.Files.lines(Files.java:4227) 09:23:00 at org.onap.aai.schemaservice.service.AuthorizationService.init(AuthorizationService.java:57) 09:23:00 at org.onap.aai.schemaservice.service.AuthorizationServiceTest.lambda$testInit_fileNotFound_shouldNotThrowButLoadNoUsers$0(AuthorizationServiceTest.java:142) 09:23:00 at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:49) 09:23:00 at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:36) 09:23:00 at org.junit.jupiter.api.Assertions.assertDoesNotThrow(Assertions.java:3136) 09:23:00 at org.onap.aai.schemaservice.service.AuthorizationServiceTest.testInit_fileNotFound_shouldNotThrowButLoadNoUsers(AuthorizationServiceTest.java:142) 09:23:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:23:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:23:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:23:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:23:00 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) 09:23:00 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 09:23:00 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 09:23:00 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 09:23:00 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 09:23:00 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 09:23:00 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 09:23:00 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 09:23:00 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 09:23:00 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 09:23:00 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 09:23:00 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 09:23:00 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 09:23:00 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 09:23:00 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) 09:23:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:23:00 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) 09:23:00 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) 09:23:00 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) 09:23:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:23:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:23:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:23:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:23:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:23:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:23:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:23:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:23:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:23:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:23:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:23:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:23:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:23:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:23:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:23:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:23:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:23:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:23:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:23:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:23:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:23:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:23:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:23:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:23:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:23:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:23:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:23:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:23:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:23:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:23:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:23:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 09:23:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 09:23:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 09:23:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 09:23:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 09:23:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 09:23:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 09:23:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 09:23:00 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 09:23:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 09:23:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 09:23:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 09:23:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 09:23:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:23:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:23:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:23:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:23:00 09:23:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.aai.schemaservice.service.AuthorizationServiceTest 09:23:02 [INFO] 09:23:02 [INFO] Results: 09:23:02 [INFO] 09:23:02 [INFO] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0 09:23:02 [INFO] 09:23:02 [INFO] 09:23:02 [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-schema-service --- 09:23:02 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/code-coverage/jacoco-ut.exec 09:23:03 [INFO] Analyzed bundle 'aai-schema-service' with 42 classes 09:23:03 [INFO] 09:23:03 [INFO] --- swagger-maven-plugin-jakarta:2.2.35:resolve (generate-openapi) @ aai-schema-service --- 09:23:03 [INFO] Resolving OpenAPI specification.. 09:23:05 [INFO] JSON output: /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/generated-swagger-docs/openapi.json 09:23:05 [INFO] 09:23:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-service --- 09:23:05 [INFO] Building jar: /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT.jar 09:23:05 [INFO] 09:23:05 [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ aai-schema-service --- 09:23:06 [INFO] Reading assembly descriptor: src/main/assembly/descriptor.xml 09:23:07 [INFO] Copying files to /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT-build 09:23:08 [WARNING] Assembly file: /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT-build is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment. 09:23:08 [INFO] 09:23:08 [INFO] --- spring-boot-maven-plugin:3.1.12:repackage (default) @ aai-schema-service --- 09:23:09 [INFO] Layout: ZIP 09:23:09 [INFO] Replacing main artifact /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 09:23:09 [INFO] The original artifact has been renamed to /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT.jar.original 09:23:09 [INFO] 09:23:09 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-schema-service --- 09:23:09 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 09:23:09 [INFO] 09:23:09 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema-service --- 09:23:09 [INFO] 09:23:09 [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-schema-service --- 09:23:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:23:09 [INFO] 09:23:09 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-fat-jar) @ aai-schema-service --- 09:23:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:23:09 [INFO] Copying 1 resource 09:23:10 [INFO] 09:23:10 [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-schema-service --- 09:23:10 [INFO] Loading execution data file /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/code-coverage/jacoco-ut.exec 09:23:10 [INFO] Analyzed bundle 'aai-schema-service' with 42 classes 09:23:10 [INFO] All coverage checks have been met. 09:23:10 [INFO] 09:23:10 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema-service --- 09:23:10 [INFO] 09:23:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-service --- 09:23:10 [INFO] Installing /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-service/1.14.0-SNAPSHOT/aai-schema-service-1.14.0-SNAPSHOT.jar 09:23:10 [INFO] Installing /w/workspace/aai-schema-service-master-merge-java/aai-schema-service/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-service/1.14.0-SNAPSHOT/aai-schema-service-1.14.0-SNAPSHOT.pom 09:23:10 [INFO] 09:23:10 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ aai-schema-service --- 09:23:13 [INFO] ------------------------------------------------------------------------ 09:23:13 [INFO] Reactor Summary: 09:23:13 [INFO] 09:23:13 [INFO] aai-schema-service ................................. SUCCESS [ 9.994 s] 09:23:13 [INFO] aai-annotations .................................... SUCCESS [ 8.699 s] 09:23:13 [INFO] aai-schema-gen ..................................... SUCCESS [08:55 min] 09:23:13 [INFO] aai-schema ......................................... SUCCESS [01:15 min] 09:23:13 [INFO] aai-queries ........................................ SUCCESS [ 19.324 s] 09:23:13 [INFO] aai-schema-service ................................. SUCCESS [ 53.796 s] 09:23:13 [INFO] ------------------------------------------------------------------------ 09:23:13 [INFO] BUILD SUCCESS 09:23:13 [INFO] ------------------------------------------------------------------------ 09:23:13 [INFO] Total time: 11:50 min 09:23:13 [INFO] Finished at: 2026-03-05T09:23:13+00:00 09:23:13 [INFO] Final Memory: 136M/480M 09:23:13 [INFO] ------------------------------------------------------------------------ 09:23:13 $ ssh-agent -k 09:23:13 unset SSH_AUTH_SOCK; 09:23:13 unset SSH_AGENT_PID; 09:23:13 echo Agent pid 1688 killed; 09:23:13 [ssh-agent] Stopped. 09:23:13 [PostBuildScript] - [INFO] Executing post build scripts. 09:23:13 [aai-schema-service-master-merge-java] $ /bin/bash /tmp/jenkins6732073612554266283.sh 09:23:13 ---> sysstat.sh 09:23:14 [aai-schema-service-master-merge-java] $ /bin/bash /tmp/jenkins4395219723621547218.sh 09:23:14 ---> package-listing.sh 09:23:14 ++ facter osfamily 09:23:14 ++ tr '[:upper:]' '[:lower:]' 09:23:14 + OS_FAMILY=debian 09:23:14 + workspace=/w/workspace/aai-schema-service-master-merge-java 09:23:14 + START_PACKAGES=/tmp/packages_start.txt 09:23:14 + END_PACKAGES=/tmp/packages_end.txt 09:23:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:23:14 + PACKAGES=/tmp/packages_start.txt 09:23:14 + '[' /w/workspace/aai-schema-service-master-merge-java ']' 09:23:14 + PACKAGES=/tmp/packages_end.txt 09:23:14 + case "${OS_FAMILY}" in 09:23:14 + dpkg -l 09:23:14 + grep '^ii' 09:23:14 + '[' -f /tmp/packages_start.txt ']' 09:23:14 + '[' -f /tmp/packages_end.txt ']' 09:23:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:23:14 + '[' /w/workspace/aai-schema-service-master-merge-java ']' 09:23:14 + mkdir -p /w/workspace/aai-schema-service-master-merge-java/archives/ 09:23:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-schema-service-master-merge-java/archives/ 09:23:14 [aai-schema-service-master-merge-java] $ /bin/bash /tmp/jenkins16289731479217930179.sh 09:23:14 ---> capture-instance-metadata.sh 09:23:14 Setup pyenv: 09:23:14 system 09:23:14 3.8.13 09:23:14 3.9.13 09:23:14 * 3.10.6 (set by /w/workspace/aai-schema-service-master-merge-java/.python-version) 09:23:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-djOn from file:/tmp/.os_lf_venv 09:23:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:16 lf-activate-venv(): INFO: Base packages installed successfully 09:23:16 lf-activate-venv(): INFO: Installing additional packages: lftools 09:23:24 lf-activate-venv(): INFO: Adding /tmp/venv-djOn/bin to PATH 09:23:24 INFO: Running in OpenStack, capturing instance metadata 09:23:24 [aai-schema-service-master-merge-java] $ /bin/bash /tmp/jenkins17515226949325968248.sh 09:23:24 provisioning config files... 09:23:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-schema-service-master-merge-java@tmp/config5378956017193238818tmp 09:23:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:23:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:23:24 [EnvInject] - Injecting environment variables from a build step. 09:23:24 [EnvInject] - Injecting as environment variables the properties content 09:23:24 SERVER_ID=logs 09:23:24 09:23:24 [EnvInject] - Variables injected successfully. 09:23:24 [aai-schema-service-master-merge-java] $ /bin/bash /tmp/jenkins14406113092490435687.sh 09:23:24 ---> create-netrc.sh 09:23:24 [aai-schema-service-master-merge-java] $ /bin/bash /tmp/jenkins2312177267264000008.sh 09:23:24 ---> python-tools-install.sh 09:23:24 Setup pyenv: 09:23:24 system 09:23:24 3.8.13 09:23:24 3.9.13 09:23:24 * 3.10.6 (set by /w/workspace/aai-schema-service-master-merge-java/.python-version) 09:23:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-djOn from file:/tmp/.os_lf_venv 09:23:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:26 lf-activate-venv(): INFO: Base packages installed successfully 09:23:26 lf-activate-venv(): INFO: Installing additional packages: lftools 09:23:34 lf-activate-venv(): INFO: Adding /tmp/venv-djOn/bin to PATH 09:23:34 [aai-schema-service-master-merge-java] $ /bin/bash /tmp/jenkins9466516204742543227.sh 09:23:34 ---> sudo-logs.sh 09:23:34 Archiving 'sudo' log.. 09:23:34 [aai-schema-service-master-merge-java] $ /bin/bash /tmp/jenkins650666315030915200.sh 09:23:34 ---> job-cost.sh 09:23:34 INFO: Activating Python virtual environment... 09:23:34 Setup pyenv: 09:23:34 system 09:23:34 3.8.13 09:23:34 3.9.13 09:23:34 * 3.10.6 (set by /w/workspace/aai-schema-service-master-merge-java/.python-version) 09:23:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-djOn from file:/tmp/.os_lf_venv 09:23:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:36 lf-activate-venv(): INFO: Base packages installed successfully 09:23:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:23:42 lf-activate-venv(): INFO: Adding /tmp/venv-djOn/bin to PATH 09:23:42 INFO: No stack-cost file found 09:23:42 INFO: Instance uptime: 841s 09:23:42 INFO: Fetching instance metadata (attempt 1 of 3)... 09:23:42 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:23:42 INFO: Successfully fetched instance metadata 09:23:42 INFO: Instance type: v3-standard-4 09:23:42 INFO: Retrieving pricing info for: v3-standard-4 09:23:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:23:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=841 09:23:42 INFO: Successfully fetched Vexxhost pricing API 09:23:42 INFO: Retrieved cost: 0.11 09:23:42 INFO: Retrieved resource: v3-standard-4 09:23:42 INFO: Creating archive directory: /w/workspace/aai-schema-service-master-merge-java/archives/cost 09:23:42 INFO: Archiving costs to: /w/workspace/aai-schema-service-master-merge-java/archives/cost.csv 09:23:42 INFO: Successfully archived job cost data 09:23:42 DEBUG: Cost data: aai-schema-service-master-merge-java,341,2026-03-05 09:23:42,v3-standard-4,841,0.11,0.00,SUCCESS 09:23:42 [aai-schema-service-master-merge-java] $ /bin/bash -l /tmp/jenkins11357303976035254919.sh 09:23:42 ---> logs-deploy.sh 09:23:42 Setup pyenv: 09:23:42 system 09:23:42 3.8.13 09:23:42 3.9.13 09:23:42 * 3.10.6 (set by /w/workspace/aai-schema-service-master-merge-java/.python-version) 09:23:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-djOn from file:/tmp/.os_lf_venv 09:23:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:44 lf-activate-venv(): INFO: Base packages installed successfully 09:23:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:23:52 lf-activate-venv(): INFO: Adding /tmp/venv-djOn/bin to PATH 09:23:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-schema-service-master-merge-java/341 09:23:52 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 09:23:53 /tmp/venv-djOn/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:23:53 warnings.warn( 09:23:55 Archives upload complete. 09:23:55 INFO: archiving logs to Nexus 09:23:55 /tmp/venv-djOn/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:23:55 warnings.warn( 09:23:56 ---> uname -a: 09:23:56 Linux prd-ubuntu1804-builder-4c-4g-2349 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:23:56 09:23:56 09:23:56 ---> lscpu: 09:23:56 Architecture: x86_64 09:23:56 CPU op-mode(s): 32-bit, 64-bit 09:23:56 Byte Order: Little Endian 09:23:56 CPU(s): 4 09:23:56 On-line CPU(s) list: 0-3 09:23:56 Thread(s) per core: 1 09:23:56 Core(s) per socket: 1 09:23:56 Socket(s): 4 09:23:56 NUMA node(s): 1 09:23:56 Vendor ID: AuthenticAMD 09:23:56 CPU family: 23 09:23:56 Model: 49 09:23:56 Model name: AMD EPYC-Rome Processor 09:23:56 Stepping: 0 09:23:56 CPU MHz: 2799.998 09:23:56 BogoMIPS: 5599.99 09:23:56 Virtualization: AMD-V 09:23:56 Hypervisor vendor: KVM 09:23:56 Virtualization type: full 09:23:56 L1d cache: 32K 09:23:56 L1i cache: 32K 09:23:56 L2 cache: 512K 09:23:56 L3 cache: 16384K 09:23:56 NUMA node0 CPU(s): 0-3 09:23:56 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 09:23:56 09:23:56 09:23:56 ---> nproc: 09:23:56 4 09:23:56 09:23:56 09:23:56 ---> df -h: 09:23:56 Filesystem Size Used Avail Use% Mounted on 09:23:56 udev 7.9G 0 7.9G 0% /dev 09:23:56 tmpfs 1.6G 676K 1.6G 1% /run 09:23:56 /dev/vda1 78G 11G 68G 14% / 09:23:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:23:56 tmpfs 5.0M 0 5.0M 0% /run/lock 09:23:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:23:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:23:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:23:56 09:23:56 09:23:56 ---> free -m: 09:23:56 total used free shared buff/cache available 09:23:56 Mem: 16040 573 11182 0 4284 15138 09:23:56 Swap: 1023 0 1023 09:23:56 09:23:56 09:23:56 ---> ip addr: 09:23:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:23:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:23:56 inet 127.0.0.1/8 scope host lo 09:23:56 valid_lft forever preferred_lft forever 09:23:56 inet6 ::1/128 scope host 09:23:56 valid_lft forever preferred_lft forever 09:23:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:23:56 link/ether fa:16:3e:76:71:53 brd ff:ff:ff:ff:ff:ff 09:23:56 inet 10.30.106.62/23 brd 10.30.107.255 scope global dynamic ens3 09:23:56 valid_lft 85553sec preferred_lft 85553sec 09:23:56 inet6 fe80::f816:3eff:fe76:7153/64 scope link 09:23:56 valid_lft forever preferred_lft forever 09:23:56 09:23:56 09:23:56 ---> sar -b -r -n DEV: 09:23:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2349) 03/05/26 _x86_64_ (4 CPU) 09:23:56 09:23:56 09:09:51 LINUX RESTART (4 CPU) 09:23:56 09:23:56 09:10:01 tps rtps wtps bread/s bwrtn/s 09:23:56 09:11:01 268.51 54.25 214.26 3629.46 67387.94 09:23:56 09:12:01 164.54 39.36 125.18 2354.81 26181.90 09:23:56 09:13:01 19.86 0.12 19.75 2.80 1253.66 09:23:56 09:14:01 24.06 0.32 23.75 8.40 489.65 09:23:56 09:15:01 30.53 0.00 30.53 0.00 782.80 09:23:56 09:16:01 33.66 0.00 33.66 0.00 928.11 09:23:56 09:17:01 27.75 0.03 27.71 0.27 690.02 09:23:56 09:18:01 17.91 0.00 17.91 0.00 380.67 09:23:56 09:19:01 26.10 0.00 26.10 0.00 696.02 09:23:56 09:20:01 58.02 0.00 58.02 0.00 1251.66 09:23:56 09:21:01 28.95 3.20 25.75 118.78 2373.47 09:23:56 09:22:01 91.43 3.18 88.25 127.58 27297.85 09:23:56 09:23:01 142.29 5.60 136.69 151.44 20058.12 09:23:56 Average: 71.82 8.16 63.66 491.84 11521.49 09:23:56 09:23:56 09:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:23:56 09:11:01 13963396 15579440 2461572 14.99 61224 1756224 772124 4.42 638464 1609476 189136 09:23:56 09:12:01 12593112 14514120 3831856 23.33 75060 2034484 1926404 11.02 1755216 1834476 4984 09:23:56 09:13:01 11844128 13775108 4580840 27.89 75316 2043900 2258380 12.92 2518340 1817952 200 09:23:56 09:14:01 11757500 13701580 4667468 28.42 75728 2055256 2257180 12.92 2592440 1828640 564 09:23:56 09:15:01 11871048 13833668 4553920 27.73 76148 2072352 2118084 12.12 2459960 1845744 384 09:23:56 09:16:01 11848764 13833048 4576204 27.86 76548 2092592 2118084 12.12 2460852 1865972 384 09:23:56 09:17:01 11829936 13830340 4595032 27.98 76992 2107288 2118084 12.12 2461640 1880664 32 09:23:56 09:18:01 11820540 13830436 4604428 28.03 77416 2115484 2118084 12.12 2462100 1888852 196 09:23:56 09:19:01 11803780 13829752 4621188 28.14 77844 2130164 2118084 12.12 2462616 1903536 396 09:23:56 09:20:01 11769056 13826588 4655912 28.35 79356 2157280 2118084 12.12 2464076 1930384 788 09:23:56 09:21:01 10119000 12469504 6305968 38.39 81520 2440148 3411696 19.52 3850712 2173972 216984 09:23:56 09:22:01 8943340 12404380 7481628 45.55 96684 3438812 3413288 19.53 4532468 2565372 430276 09:23:56 09:23:01 6888676 10533312 9536292 58.06 100216 3609200 5206820 29.80 6484496 2652248 17208 09:23:56 Average: 11311714 13535483 5113254 31.13 79235 2311783 2458030 14.07 2857183 1984407 66272 09:23:56 09:23:56 09:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:23:56 09:11:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 09:23:56 09:11:01 ens3 395.20 244.97 1709.91 75.31 0.00 0.00 0.00 0.00 09:23:56 09:12:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 09:23:56 09:12:01 ens3 207.78 174.42 2365.56 34.42 0.00 0.00 0.00 0.00 09:23:56 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:56 09:13:01 ens3 2.52 1.57 0.67 0.97 0.00 0.00 0.00 0.00 09:23:56 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:56 09:14:01 ens3 15.21 10.36 8.42 19.70 0.00 0.00 0.00 0.00 09:23:56 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:56 09:15:01 ens3 1.70 0.80 0.74 1.30 0.00 0.00 0.00 0.00 09:23:56 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:56 09:16:01 ens3 2.93 1.07 1.00 1.35 0.00 0.00 0.00 0.00 09:23:56 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:56 09:17:01 ens3 3.25 0.82 1.03 1.38 0.00 0.00 0.00 0.00 09:23:56 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:56 09:18:01 ens3 4.45 2.20 1.86 2.96 0.00 0.00 0.00 0.00 09:23:56 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:56 09:19:01 ens3 1.27 0.68 0.46 1.04 0.00 0.00 0.00 0.00 09:23:56 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:56 09:20:01 ens3 2.75 0.83 0.72 1.07 0.00 0.00 0.00 0.00 09:23:56 09:21:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:23:56 09:21:01 ens3 23.00 21.83 130.21 9.89 0.00 0.00 0.00 0.00 09:23:56 09:22:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:23:56 09:22:01 ens3 26.26 41.31 22.56 1278.94 0.00 0.00 0.00 0.00 09:23:56 09:23:01 lo 1.30 1.30 13.53 13.53 0.00 0.00 0.00 0.00 09:23:56 09:23:01 ens3 96.03 84.54 916.07 72.97 0.00 0.00 0.00 0.00 09:23:56 Average: lo 0.35 0.35 1.06 1.06 0.00 0.00 0.00 0.00 09:23:56 Average: ens3 60.18 45.03 396.87 115.48 0.00 0.00 0.00 0.00 09:23:56 09:23:56 09:23:56 ---> sar -P ALL: 09:23:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2349) 03/05/26 _x86_64_ (4 CPU) 09:23:56 09:23:56 09:09:51 LINUX RESTART (4 CPU) 09:23:56 09:23:56 09:10:01 CPU %user %nice %system %iowait %steal %idle 09:23:56 09:11:01 all 19.86 0.00 1.96 8.92 0.09 69.17 09:23:56 09:11:01 0 32.86 0.00 2.72 3.67 0.12 60.63 09:23:56 09:11:01 1 15.65 0.00 1.72 10.60 0.07 71.97 09:23:56 09:11:01 2 20.04 0.00 1.82 3.18 0.10 74.86 09:23:56 09:11:01 3 10.91 0.00 1.56 18.26 0.07 69.21 09:23:56 09:12:01 all 30.33 0.00 2.22 12.34 0.10 55.01 09:23:56 09:12:01 0 29.75 0.00 1.86 18.40 0.10 49.89 09:23:56 09:12:01 1 20.98 0.00 1.87 10.28 0.08 66.79 09:23:56 09:12:01 2 30.21 0.00 2.25 12.86 0.10 54.58 09:23:56 09:12:01 3 40.43 0.00 2.89 7.79 0.12 48.78 09:23:56 09:13:01 all 38.58 0.00 0.32 0.08 0.07 60.95 09:23:56 09:13:01 0 50.79 0.00 0.18 0.03 0.08 48.91 09:23:56 09:13:01 1 26.05 0.00 0.28 0.30 0.08 73.28 09:23:56 09:13:01 2 42.44 0.00 0.28 0.00 0.07 57.21 09:23:56 09:13:01 3 34.98 0.00 0.57 0.00 0.07 64.39 09:23:56 09:14:01 all 33.59 0.00 0.15 0.03 0.06 66.16 09:23:56 09:14:01 0 20.03 0.00 0.18 0.08 0.05 79.66 09:23:56 09:14:01 1 42.26 0.00 0.17 0.03 0.08 57.46 09:23:56 09:14:01 2 57.93 0.00 0.17 0.00 0.08 41.82 09:23:56 09:14:01 3 14.21 0.00 0.10 0.00 0.03 85.65 09:23:56 09:15:01 all 28.34 0.00 0.09 0.00 0.05 71.52 09:23:56 09:15:01 0 0.30 0.00 0.07 0.00 0.03 99.60 09:23:56 09:15:01 1 99.38 0.00 0.15 0.00 0.12 0.35 09:23:56 09:15:01 2 8.72 0.00 0.07 0.00 0.03 91.18 09:23:56 09:15:01 3 4.90 0.00 0.05 0.00 0.02 95.03 09:23:56 09:16:01 all 27.06 0.00 0.08 0.00 0.05 72.81 09:23:56 09:16:01 0 0.33 0.00 0.07 0.00 0.03 99.57 09:23:56 09:16:01 1 91.81 0.00 0.13 0.00 0.08 7.97 09:23:56 09:16:01 2 15.64 0.00 0.08 0.00 0.05 84.23 09:23:56 09:16:01 3 0.38 0.00 0.03 0.00 0.00 99.58 09:23:56 09:17:01 all 26.14 0.00 0.05 0.00 0.04 73.77 09:23:56 09:17:01 0 1.28 0.00 0.07 0.00 0.03 98.62 09:23:56 09:17:01 1 98.25 0.00 0.08 0.00 0.10 1.57 09:23:56 09:17:01 2 4.81 0.00 0.03 0.00 0.03 95.13 09:23:56 09:17:01 3 0.32 0.00 0.02 0.00 0.02 99.65 09:23:56 09:18:01 all 25.41 0.00 0.05 0.00 0.03 74.51 09:23:56 09:18:01 0 0.30 0.00 0.07 0.00 0.02 99.62 09:23:56 09:18:01 1 98.15 0.00 0.12 0.00 0.07 1.67 09:23:56 09:18:01 2 3.16 0.00 0.02 0.00 0.02 96.81 09:23:56 09:18:01 3 0.17 0.00 0.02 0.00 0.02 99.80 09:23:56 09:19:01 all 25.12 0.00 0.07 0.00 0.04 74.78 09:23:56 09:19:01 0 0.10 0.00 0.05 0.00 0.03 99.82 09:23:56 09:19:01 1 99.68 0.00 0.17 0.00 0.08 0.07 09:23:56 09:19:01 2 0.49 0.00 0.02 0.00 0.02 99.48 09:23:56 09:19:01 3 0.12 0.00 0.02 0.00 0.02 99.85 09:23:56 09:20:01 all 25.00 0.00 0.11 0.00 0.04 74.85 09:23:56 09:20:01 0 0.12 0.00 0.07 0.00 0.02 99.80 09:23:56 09:20:01 1 99.48 0.00 0.33 0.00 0.10 0.08 09:23:56 09:20:01 2 0.12 0.00 0.02 0.00 0.05 99.82 09:23:56 09:20:01 3 0.12 0.00 0.02 0.00 0.02 99.85 09:23:56 09:21:01 all 53.44 0.00 1.02 0.06 0.10 45.38 09:23:56 09:21:01 0 37.16 0.00 0.82 0.05 0.07 61.90 09:23:56 09:21:01 1 81.09 0.00 1.77 0.13 0.10 16.90 09:23:56 09:21:01 2 46.05 0.00 1.10 0.05 0.10 52.70 09:23:56 09:21:01 3 49.48 0.00 0.40 0.02 0.12 49.98 09:23:56 09:23:56 09:21:01 CPU %user %nice %system %iowait %steal %idle 09:23:56 09:22:01 all 49.46 0.00 2.84 1.53 0.10 46.07 09:23:56 09:22:01 0 33.70 0.00 1.16 5.69 0.08 59.37 09:23:56 09:22:01 1 55.26 0.00 3.38 0.02 0.12 41.23 09:23:56 09:22:01 2 60.47 0.00 5.43 0.42 0.12 33.56 09:23:56 09:22:01 3 48.38 0.00 1.40 0.00 0.10 50.12 09:23:56 09:23:01 all 58.03 0.00 1.92 0.91 0.11 39.02 09:23:56 09:23:01 0 53.70 0.00 1.57 1.34 0.12 43.27 09:23:56 09:23:01 1 57.44 0.00 2.39 0.02 0.12 40.03 09:23:56 09:23:01 2 52.99 0.00 2.74 2.22 0.10 41.95 09:23:56 09:23:01 3 67.99 0.00 0.97 0.07 0.12 30.86 09:23:56 Average: all 33.87 0.00 0.83 1.83 0.07 63.40 09:23:56 Average: 0 20.02 0.00 0.68 2.24 0.06 77.00 09:23:56 Average: 1 68.18 0.00 0.96 1.64 0.09 29.13 09:23:56 Average: 2 26.37 0.00 1.08 1.43 0.07 71.05 09:23:56 Average: 3 20.92 0.00 0.62 2.00 0.05 76.41 09:23:56 09:23:56 09:23:56