07:08:36 Started by timer 07:08:36 Running as SYSTEM 07:08:36 [EnvInject] - Loading node environment variables. 07:08:36 Building remotely on prd-ubuntu2204-docker-8c-8g-18384 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/ccsdk-cds-maven-clm-master 07:08:36 [ssh-agent] Looking for ssh-agent implementation... 07:08:37 $ ssh-agent 07:08:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfDQbH2/agent.1555 07:08:37 SSH_AGENT_PID=1557 07:08:37 [ssh-agent] Started. 07:08:37 Running ssh-add (command line suppressed) 07:08:37 Identity added: /w/workspace/ccsdk-cds-maven-clm-master@tmp/private_key_3291758948928991890.key (/w/workspace/ccsdk-cds-maven-clm-master@tmp/private_key_3291758948928991890.key) 07:08:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:08:37 The recommended git tool is: NONE 07:08:38 using credential onap-jenkins-ssh 07:08:38 Wiping out workspace first. 07:08:38 Cloning the remote Git repository 07:08:38 Cloning repository git://cloud.onap.org/mirror/ccsdk/cds 07:08:38 > git init /w/workspace/ccsdk-cds-maven-clm-master # timeout=10 07:08:38 Fetching upstream changes from git://cloud.onap.org/mirror/ccsdk/cds 07:08:38 > git --version # timeout=10 07:08:38 > git --version # 'git version 2.34.1' 07:08:38 using GIT_SSH to set credentials Gerrit user 07:08:38 Verifying host key using manually-configured host key entries 07:08:38 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ccsdk/cds +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:40 > git config remote.origin.url git://cloud.onap.org/mirror/ccsdk/cds # timeout=10 07:08:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:41 Avoid second fetch 07:08:41 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:08:41 Checking out Revision ca992106af3a617dda62e4999a3d638f93671c56 (refs/remotes/origin/master) 07:08:41 > git config core.sparsecheckout # timeout=10 07:08:41 > git checkout -f ca992106af3a617dda62e4999a3d638f93671c56 # timeout=10 07:08:41 Commit message: "Reduce critical CVEs" 07:08:41 > git rev-list --no-walk 19648d7884bd0b0381e99a088c2c2482ae5735bb # timeout=10 07:08:45 provisioning config files... 07:08:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:08:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:08:45 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins15296052961301425866.sh 07:08:45 ---> python-tools-install.sh 07:08:45 Setup pyenv: 07:08:45 * system (set by /opt/pyenv/version) 07:08:45 * 3.8.20 (set by /opt/pyenv/version) 07:08:45 * 3.9.20 (set by /opt/pyenv/version) 07:08:45 3.10.15 07:08:45 3.11.10 07:08:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uHB4 07:08:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:08:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:08:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:08:54 lf-activate-venv(): INFO: Base packages installed successfully 07:08:54 lf-activate-venv(): INFO: Installing additional packages: lftools 07:09:19 lf-activate-venv(): INFO: Adding /tmp/venv-uHB4/bin to PATH 07:09:19 Generating Requirements File 07:09:43 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:09:43 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:09:43 Python 3.11.10 07:09:43 pip 26.1.2 from /tmp/venv-uHB4/lib/python3.11/site-packages/pip (python 3.11) 07:09:44 aiohappyeyeballs==2.6.2 07:09:44 aiohttp==3.14.1 07:09:44 aiosignal==1.4.0 07:09:44 appdirs==1.4.4 07:09:44 argcomplete==3.6.3 07:09:44 aspy.yaml==1.3.0 07:09:44 attrs==26.1.0 07:09:44 autopage==0.6.0 07:09:44 beautifulsoup4==4.15.0 07:09:44 boto3==1.43.34 07:09:44 botocore==1.43.34 07:09:44 bs4==0.0.2 07:09:44 certifi==2026.6.17 07:09:44 cffi==2.0.0 07:09:44 cfgv==3.5.0 07:09:44 chardet==7.4.3 07:09:44 charset-normalizer==3.4.7 07:09:44 click==8.4.1 07:09:44 cliff==4.14.0 07:09:44 cmd2==4.0.0 07:09:44 cryptography==3.3.2 07:09:44 debtcollector==3.1.0 07:09:44 decorator==5.3.1 07:09:44 defusedxml==0.7.1 07:09:44 Deprecated==1.3.1 07:09:44 distlib==0.4.3 07:09:44 dnspython==2.8.0 07:09:44 docker==7.1.0 07:09:44 dogpile.cache==1.5.0 07:09:44 durationpy==0.10 07:09:44 email-validator==2.3.0 07:09:44 filelock==3.29.4 07:09:44 frozenlist==1.8.0 07:09:44 future==1.0.0 07:09:44 gitdb==4.0.12 07:09:44 GitPython==3.1.50 07:09:44 httplib2==0.30.2 07:09:44 identify==2.6.19 07:09:44 idna==3.18 07:09:44 importlib-resources==1.5.0 07:09:44 iso8601==2.1.0 07:09:44 Jinja2==3.1.6 07:09:44 jmespath==1.1.0 07:09:44 jsonpatch==1.33 07:09:44 jsonpointer==3.1.1 07:09:44 jsonschema==4.26.0 07:09:44 jsonschema-specifications==2025.9.1 07:09:44 keystoneauth1==5.14.0 07:09:44 kubernetes==36.0.2 07:09:44 lftools==0.37.22 07:09:44 lxml==6.1.1 07:09:44 markdown-it-py==4.2.0 07:09:44 MarkupSafe==3.0.3 07:09:44 mdurl==0.1.2 07:09:44 msgpack==1.2.1 07:09:44 multi_key_dict==2.0.3 07:09:44 multidict==6.7.1 07:09:44 munch==4.0.0 07:09:44 netaddr==1.3.0 07:09:44 niet==1.4.2 07:09:44 nodeenv==1.10.0 07:09:44 oauth2client==4.1.3 07:09:44 oauthlib==3.3.1 07:09:44 openstacksdk==4.16.0 07:09:44 os-service-types==1.8.2 07:09:44 osc-lib==4.6.0 07:09:44 oslo.config==10.5.0 07:09:44 oslo.context==6.4.0 07:09:44 oslo.i18n==6.8.0 07:09:44 oslo.log==8.2.0 07:09:44 oslo.serialization==5.10.0 07:09:44 oslo.utils==10.1.1 07:09:44 packaging==26.2 07:09:44 pbr==7.0.3 07:09:44 platformdirs==4.10.0 07:09:44 prettytable==3.17.0 07:09:44 prompt_toolkit==3.0.52 07:09:44 propcache==0.5.2 07:09:44 psutil==7.2.2 07:09:44 pyasn1==0.6.3 07:09:44 pyasn1_modules==0.4.2 07:09:44 pycparser==3.0 07:09:44 pygerrit2==2.0.15 07:09:44 PyGithub==2.9.1 07:09:44 Pygments==2.20.0 07:09:44 PyJWT==2.13.0 07:09:44 PyNaCl==1.6.2 07:09:44 pyparsing==2.4.7 07:09:44 pyperclip==1.11.0 07:09:44 pyrsistent==0.20.0 07:09:44 python-cinderclient==9.9.0 07:09:44 python-dateutil==2.9.0.post0 07:09:44 python-discovery==1.4.2 07:09:44 python-heatclient==5.2.0 07:09:44 python-jenkins==1.8.3 07:09:44 python-keystoneclient==5.8.0 07:09:44 python-magnumclient==4.10.0 07:09:44 python-openstackclient==10.1.0 07:09:44 python-swiftclient==4.10.0 07:09:44 PyYAML==6.0.3 07:09:44 referencing==0.37.0 07:09:44 requests==2.34.2 07:09:44 requests-oauthlib==2.0.0 07:09:44 rfc3986==2.0.0 07:09:44 rich==15.0.0 07:09:44 rich-argparse==1.8.0 07:09:44 rpds-py==2026.5.1 07:09:44 rsa==4.9.1 07:09:44 ruamel.yaml==0.19.1 07:09:44 ruamel.yaml.clib==0.2.15 07:09:44 s3transfer==0.19.0 07:09:44 simplejson==4.1.1 07:09:44 six==1.17.0 07:09:44 smmap==5.0.3 07:09:44 soupsieve==2.8.4 07:09:44 stevedore==5.8.0 07:09:44 tabulate==0.10.0 07:09:44 toml==0.10.2 07:09:44 tomlkit==0.15.0 07:09:44 tqdm==4.68.3 07:09:44 typing_extensions==4.15.0 07:09:44 urllib3==1.26.20 07:09:44 virtualenv==21.5.1 07:09:44 wcwidth==0.8.1 07:09:44 websocket-client==1.9.0 07:09:44 wrapt==2.2.1 07:09:44 xdg==6.0.0 07:09:44 xmltodict==1.0.4 07:09:44 yarl==1.24.2 07:09:44 yq==3.4.3 07:09:44 [ccsdk-cds-maven-clm-master] $ /bin/sh /tmp/jenkins14487334545391933445.sh 07:09:44 ---> uv-install.sh 07:09:44 Installing uv/uvx (latest) using shell installer 07:09:44 2026-06-20 07:09:44 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-1flgGT.sh" [1] 07:09:44 downloading uv 0.11.23 x86_64-unknown-linux-gnu 07:09:45 installing to /home/jenkins/.local/bin 07:09:45 uv 07:09:45 uvx 07:09:45 everything's installed! 07:09:45 07:09:45 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:09:45 07:09:45 source $HOME/.local/bin/env (sh, bash, zsh) 07:09:45 source $HOME/.local/bin/env.fish (fish) 07:09:45 Adding install location to PATH 07:09:45 ---> Validating uv/uvx install 07:09:45 uvx 0.11.23 (x86_64-unknown-linux-gnu) 07:09:45 [ccsdk-cds-maven-clm-master] $ /bin/sh -xe /tmp/jenkins216451899606660677.sh 07:09:45 + echo quiet=on 07:09:45 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-8c-8g-18384 07:09:46 [ccsdk-cds-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS=--add-opens=java.base/java.util=ALL-UNNAMED -DPROJECT=ccsdk/cds -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 07:09:46 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=ccsdk/cds --version 07:09:46 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 07:09:46 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:09:46 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:09:46 Default locale: en, platform encoding: UTF-8 07:09:46 OS name: "linux", version: "5.15.0-179-generic", arch: "amd64", family: "unix" 07:09:46 [ccsdk-cds-maven-clm-master] $ /bin/sh -xe /tmp/jenkins15593023709044899917.sh 07:09:46 + rm /home/jenkins/.wgetrc 07:09:46 [EnvInject] - Injecting environment variables from a build step. 07:09:46 [EnvInject] - Injecting as environment variables the properties content 07:09:46 SET_JDK_VERSION=openjdk21 07:09:46 GIT_URL="git://cloud.onap.org/mirror" 07:09:46 07:09:46 [EnvInject] - Variables injected successfully. 07:09:46 [ccsdk-cds-maven-clm-master] $ /bin/sh /tmp/jenkins8664770027063357093.sh 07:09:46 ---> update-java-alternatives.sh 07:09:46 ---> Updating Java version 07:09:47 ---> Ubuntu/Debian system detected 07:09:47 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 07:09:47 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 07:09:47 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 07:09:47 openjdk version "21.0.10" 2026-01-20 07:09:47 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 07:09:47 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 07:09:47 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 07:09:47 [EnvInject] - Injecting environment variables from a build step. 07:09:47 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:09:47 [EnvInject] - Variables injected successfully. 07:09:47 provisioning config files... 07:09:47 copy managed file [global-settings] to file:/w/workspace/ccsdk-cds-maven-clm-master@tmp/config15488695730538929229tmp 07:09:47 copy managed file [ccsdk-cds-settings] to file:/w/workspace/ccsdk-cds-maven-clm-master@tmp/config3876958713445654330tmp 07:09:47 [EnvInject] - Injecting environment variables from a build step. 07:09:47 [EnvInject] - Injecting as environment variables the properties content 07:09:47 MAVEN_GOALS=clean install 07:09:47 07:09:47 [EnvInject] - Variables injected successfully. 07:09:47 [ccsdk-cds-maven-clm-master] $ /bin/bash -l /tmp/jenkins701831924945562053.sh 07:09:47 ---> common-variables.sh 07:09:47 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 07:09:47 ---> sonatype-clm.sh 07:09:47 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 07:09:47 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:09:47 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:09:47 Default locale: en, platform encoding: UTF-8 07:09:47 OS name: "linux", version: "5.15.0-179-generic", arch: "amd64", family: "unix" 07:09:48 [INFO] Scanning for projects... 07:09:52 [INFO] ------------------------------------------------------------------------ 07:09:52 [INFO] Detecting the operating system and CPU architecture 07:09:52 [INFO] ------------------------------------------------------------------------ 07:09:52 [INFO] os.detected.name: linux 07:09:52 [INFO] os.detected.arch: x86_64 07:09:52 [INFO] os.detected.version: 5.15 07:09:52 [INFO] os.detected.version.major: 5 07:09:52 [INFO] os.detected.version.minor: 15 07:09:52 [INFO] os.detected.release: ubuntu 07:09:52 [INFO] os.detected.release.version: 22.04 07:09:52 [INFO] os.detected.release.like.ubuntu: true 07:09:52 [INFO] os.detected.release.like.debian: true 07:09:52 [INFO] os.detected.classifier: linux-x86_64 07:09:52 [INFO] ------------------------------------------------------------------------ 07:09:52 [INFO] Reactor Build Order: 07:09:52 [INFO] 07:09:52 [INFO] ccsdk-cds [pom] 07:09:52 [INFO] MS (Root) [pom] 07:09:52 [INFO] MS Error Catalog (Root) [pom] 07:09:52 [INFO] MS Error Catalog Core [jar] 07:09:52 [INFO] MS Error Catalog Service [jar] 07:09:52 [INFO] MS Error Catalog Application [jar] 07:09:52 [INFO] MS Blueprints Processor (Root) [pom] 07:09:52 [INFO] MS Blueprints Processor Parent [pom] 07:09:52 [INFO] MS Blueprints Processor Modules (Root) [pom] 07:09:52 [INFO] MS Blueprints Processor Modules - Blueprints [pom] 07:09:52 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Core [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Blueprints - Resource Dictionary [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Proto [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Commons [pom] 07:09:52 [INFO] MS Blueprints Processor Modules - Commons - Processor Core [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Commons - DB Lib [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Commons - Rest Lib [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Commons - GRPC Lib [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Commons - Messaging Lib [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Commons - SSH Lib [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Commons - NATS Lib [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Outbounds [pom] 07:09:52 [INFO] MS Blueprints Processor Modules - Services [pom] 07:09:52 [INFO] MS Blueprints Processor Modules - Services - Execution Service [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Services - Workflow Service [jar] 07:09:52 [INFO] MS Blueprints Processor Functions (Root) [pom] 07:09:52 [INFO] MS Blueprints Processor Functions - Config Snapshots [jar] 07:09:52 [INFO] MS Blueprints Processor Functions - Resource Resolution [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Inbounds [pom] 07:09:52 [INFO] MS Blueprints Processor Modules - Inbounds - Configurations API [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Inbounds - Designer API [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Inbounds - Resource API [jar] 07:09:52 [INFO] MS Blueprints Processor Functions - Blueprint Audit status [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Inbounds - Self Service API [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Inbounds - Health API common [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Inbounds - Health API [jar] 07:09:52 [INFO] MS Blueprints Processor Modules - Inbounds - Workflow API [jar] 07:09:52 [INFO] MS Blueprints Processor Functions - Restful executor [jar] 07:09:52 [INFO] MS Blueprints Processor Functions - Ansible AWX Executor [jar] 07:09:52 [INFO] MS Blueprints Processor Functions - Python Executor [jar] 07:09:52 [INFO] MS Blueprints Processor Functions - Netconf Executor [jar] 07:09:52 [INFO] MS Blueprints Processor Functions - Restconf Executor [jar] 07:09:52 [INFO] MS Blueprints Processor Functions - CLI Executor [jar] 07:09:52 [INFO] MS Blueprints Processor Functions - Message Prioritization [jar] 07:09:52 [INFO] MS Blueprints Processor Functions - K8s Profile Upload [jar] 07:09:52 [INFO] MS Blueprints Processor Application [jar] 07:09:52 [INFO] MS Command Executor [pom] 07:09:52 [INFO] MS Python Executor [jar] 07:09:52 [INFO] MS SDC Listener (Root) [pom] 07:09:52 [INFO] MS SDC Listener - Parent [pom] 07:09:52 [INFO] MS SDC Listener - Application [jar] 07:09:52 [INFO] MS SDC Listener - Distribution [pom] 07:09:52 [INFO] CDS UI (Root) [pom] 07:09:52 [INFO] CDS UI - Client [pom] 07:09:52 [INFO] CDS UI - Designer Client [pom] 07:09:52 [INFO] CDS UI - Server [pom] 07:09:52 [INFO] CDS UI - Application [pom] 07:09:52 [INFO] Components CBA Parent [pom] 07:09:52 [INFO] Components Model Catalog - Blueprints Model - Archetype Blueprints [maven-archetype] 07:09:52 [INFO] Components Model Catalog - Blueprints Model [pom] 07:09:52 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints [pom] 07:09:52 [INFO] Components Model Catalog - Blueprints Model - CBA Assembly Descriptor [jar] 07:09:52 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI [jar] 07:09:52 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit [jar] 07:09:52 [INFO] Components Model Catalog - Blueprints Model - Test Kotlin Parent [pom] 07:09:52 [INFO] Components (Root) [pom] 07:09:54 [INFO] 07:09:54 [INFO] -----------------< org.onap.ccsdk.cds:cds-aggregator >------------------ 07:09:54 [INFO] Building ccsdk-cds 1.10.0-SNAPSHOT [1/67] 07:09:54 [INFO] from pom.xml 07:09:54 [INFO] --------------------------------[ pom ]--------------------------------- 07:09:54 [INFO] 07:09:54 [INFO] --- clean:3.4.1:clean (default-clean) @ cds-aggregator --- 07:09:54 [INFO] 07:09:54 [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-aggregator --- 07:09:54 [INFO] 07:09:54 [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-aggregator --- 07:09:55 [INFO] Executing tasks 07:09:55 07:09:55 ktlint: 07:09:56 [INFO] Executed tasks 07:09:56 [INFO] 07:09:56 [INFO] --- directory:1.0:highest-basedir (directories) @ cds-aggregator --- 07:09:56 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:09:56 [INFO] 07:09:56 [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-aggregator --- 07:09:57 [INFO] 07:09:57 [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-aggregator --- 07:09:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:09:58 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:09:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:09:58 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:09:58 [INFO] Rule 4: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:09:58 [INFO] 07:09:58 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-aggregator --- 07:09:58 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/target/code-coverage/jacoco-ut.exec 07:09:58 [INFO] 07:09:58 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-aggregator --- 07:09:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/target/jacoco.exec 07:09:58 [INFO] 07:09:58 [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-aggregator --- 07:09:58 [INFO] Set 2 system properties 07:09:58 [INFO] 07:09:58 [INFO] --- checkstyle:2.17:check (check-license) @ cds-aggregator --- 07:09:59 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:09:59 [INFO] 07:09:59 [INFO] --- checkstyle:2.17:check (check-style) @ cds-aggregator --- 07:09:59 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:09:59 [INFO] 07:09:59 [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-aggregator --- 07:09:59 [INFO] Tidy is skipped. 07:09:59 [INFO] 07:09:59 [INFO] --- antrun:1.8:run (format-kotlin) @ cds-aggregator --- 07:09:59 [INFO] Skipping Antrun execution 07:09:59 [INFO] 07:09:59 [INFO] --- formatter:2.17.1:format (format-java) @ cds-aggregator --- 07:09:59 [INFO] Formatting is skipped 07:09:59 [INFO] 07:09:59 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cds-aggregator --- 07:09:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:09:59 [INFO] 07:09:59 [INFO] --- jacoco:0.8.12:report (default-report) @ cds-aggregator --- 07:09:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:09:59 [INFO] 07:09:59 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cds-aggregator --- 07:10:01 [INFO] No site descriptor found: nothing to attach. 07:10:01 [INFO] 07:10:01 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cds-aggregator --- 07:10:01 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/target/code-coverage/jacoco-it.exec 07:10:01 [INFO] 07:10:01 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cds-aggregator --- 07:10:01 [INFO] No tests to run. 07:10:01 [INFO] 07:10:01 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cds-aggregator --- 07:10:01 [INFO] No tests to run. 07:10:01 [INFO] 07:10:01 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cds-aggregator --- 07:10:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:01 [INFO] 07:10:01 [INFO] --- jacoco:0.8.12:check (default-check) @ cds-aggregator --- 07:10:01 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/target/jacoco.exec 07:10:01 [INFO] 07:10:01 [INFO] --- failsafe:3.0.0-M5:verify (default) @ cds-aggregator --- 07:10:01 [INFO] 07:10:01 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cds-aggregator --- 07:10:01 [INFO] 07:10:01 [INFO] --- install:3.1.4:install (default-install) @ cds-aggregator --- 07:10:01 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-aggregator/1.10.0-SNAPSHOT/cds-aggregator-1.10.0-SNAPSHOT.pom 07:10:01 [INFO] 07:10:01 [INFO] --- dependency:3.8.1:tree (default-cli) @ cds-aggregator --- 07:10:14 [INFO] org.onap.ccsdk.cds:cds-aggregator:pom:1.10.0-SNAPSHOT 07:10:14 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:10:14 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:10:14 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:10:14 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:10:14 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:10:14 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:10:14 [INFO] 07:10:14 [INFO] --- clm:3.0.8-01:index (default-cli) @ cds-aggregator --- 07:10:14 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/target/sonatype-clm/module.xml 07:10:14 [INFO] 07:10:14 [INFO] ---------------------< org.onap.ccsdk.cds:cds-ms >---------------------- 07:10:14 [INFO] Building MS (Root) 1.10.0-SNAPSHOT [2/67] 07:10:14 [INFO] from ms/pom.xml 07:10:14 [INFO] --------------------------------[ pom ]--------------------------------- 07:10:15 [INFO] 07:10:15 [INFO] --- clean:3.4.1:clean (default-clean) @ cds-ms --- 07:10:15 [INFO] 07:10:15 [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-ms --- 07:10:15 [INFO] 07:10:15 [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-ms --- 07:10:15 [INFO] Executing tasks 07:10:15 07:10:15 ktlint: 07:10:15 [INFO] Executed tasks 07:10:15 [INFO] 07:10:15 [INFO] --- directory:1.0:highest-basedir (directories) @ cds-ms --- 07:10:15 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:10:15 [INFO] 07:10:15 [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-ms --- 07:10:15 [INFO] 07:10:15 [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-ms --- 07:10:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:10:15 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:10:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:10:15 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:10:15 [INFO] 07:10:15 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-ms --- 07:10:15 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/target/code-coverage/jacoco-ut.exec 07:10:15 [INFO] 07:10:15 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-ms --- 07:10:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/target/jacoco.exec 07:10:15 [INFO] 07:10:15 [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-ms --- 07:10:15 [INFO] Set 2 system properties 07:10:15 [INFO] 07:10:15 [INFO] --- checkstyle:2.17:check (check-license) @ cds-ms --- 07:10:15 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:15 [INFO] 07:10:15 [INFO] --- checkstyle:2.17:check (check-style) @ cds-ms --- 07:10:15 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:15 [INFO] 07:10:15 [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-ms --- 07:10:15 [INFO] Tidy is skipped. 07:10:15 [INFO] 07:10:15 [INFO] --- antrun:1.8:run (format-kotlin) @ cds-ms --- 07:10:15 [INFO] Skipping Antrun execution 07:10:15 [INFO] 07:10:15 [INFO] --- formatter:2.17.1:format (format-java) @ cds-ms --- 07:10:15 [INFO] Formatting is skipped 07:10:15 [INFO] 07:10:15 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cds-ms --- 07:10:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:15 [INFO] 07:10:15 [INFO] --- jacoco:0.8.12:report (default-report) @ cds-ms --- 07:10:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:15 [INFO] 07:10:15 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cds-ms --- 07:10:15 [INFO] No site descriptor found: nothing to attach. 07:10:15 [INFO] 07:10:15 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cds-ms --- 07:10:15 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/target/code-coverage/jacoco-it.exec 07:10:15 [INFO] 07:10:15 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cds-ms --- 07:10:15 [INFO] No tests to run. 07:10:15 [INFO] 07:10:15 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cds-ms --- 07:10:15 [INFO] No tests to run. 07:10:15 [INFO] 07:10:15 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cds-ms --- 07:10:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:15 [INFO] 07:10:15 [INFO] --- jacoco:0.8.12:check (default-check) @ cds-ms --- 07:10:15 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/target/jacoco.exec 07:10:15 [INFO] 07:10:15 [INFO] --- failsafe:3.0.0-M5:verify (default) @ cds-ms --- 07:10:15 [INFO] 07:10:15 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cds-ms --- 07:10:15 [INFO] 07:10:15 [INFO] --- install:3.1.4:install (default-install) @ cds-ms --- 07:10:15 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ms/1.10.0-SNAPSHOT/cds-ms-1.10.0-SNAPSHOT.pom 07:10:15 [INFO] 07:10:15 [INFO] --- dependency:3.8.1:tree (default-cli) @ cds-ms --- 07:10:15 [INFO] org.onap.ccsdk.cds:cds-ms:pom:1.10.0-SNAPSHOT 07:10:15 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:10:15 [INFO] | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:10:15 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:10:15 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:10:15 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:10:15 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:10:15 [INFO] | | +- org.springframework:spring-core:jar:6.2.17:compile 07:10:15 [INFO] | | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:10:15 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:10:15 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:10:15 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:10:15 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:10:15 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:10:15 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:10:15 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:10:15 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:10:15 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:runtime 07:10:15 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:10:15 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:10:15 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:10:15 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:10:15 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:10:15 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:10:15 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:10:15 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:10:15 [INFO] 07:10:15 [INFO] --- clm:3.0.8-01:index (default-cli) @ cds-ms --- 07:10:15 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/target/sonatype-clm/module.xml 07:10:15 [INFO] 07:10:15 [INFO] -----------< org.onap.ccsdk.cds.error.catalog:error-catalog >----------- 07:10:15 [INFO] Building MS Error Catalog (Root) 1.10.0-SNAPSHOT [3/67] 07:10:15 [INFO] from ms/error-catalog/pom.xml 07:10:15 [INFO] --------------------------------[ pom ]--------------------------------- 07:10:16 [INFO] 07:10:16 [INFO] --- clean:3.4.1:clean (default-clean) @ error-catalog --- 07:10:16 [INFO] 07:10:16 [INFO] --- tidy:1.1.0:check (validate-pom) @ error-catalog --- 07:10:16 [INFO] 07:10:16 [INFO] --- antrun:1.8:run (validate-kotlin) @ error-catalog --- 07:10:16 [INFO] Executing tasks 07:10:16 07:10:16 ktlint: 07:10:17 [INFO] Executed tasks 07:10:17 [INFO] 07:10:17 [INFO] --- directory:1.0:highest-basedir (directories) @ error-catalog --- 07:10:17 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:10:17 [INFO] 07:10:17 [INFO] --- formatter:2.17.1:validate (validate-java) @ error-catalog --- 07:10:17 [INFO] 07:10:17 [INFO] --- enforcer:3.4.1:enforce (enforce) @ error-catalog --- 07:10:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:10:17 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:10:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:10:17 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:10:17 [INFO] 07:10:17 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ error-catalog --- 07:10:17 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/target/code-coverage/jacoco-ut.exec 07:10:17 [INFO] 07:10:17 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ error-catalog --- 07:10:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/target/jacoco.exec 07:10:17 [INFO] 07:10:17 [INFO] --- properties:1.0.0:set-system-properties (default) @ error-catalog --- 07:10:17 [INFO] Set 2 system properties 07:10:17 [INFO] 07:10:17 [INFO] --- checkstyle:2.17:check (check-license) @ error-catalog --- 07:10:17 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:17 [INFO] 07:10:17 [INFO] --- checkstyle:2.17:check (check-style) @ error-catalog --- 07:10:17 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:17 [INFO] 07:10:17 [INFO] --- tidy:1.1.0:pom (format-pom) @ error-catalog --- 07:10:17 [INFO] Tidy is skipped. 07:10:17 [INFO] 07:10:17 [INFO] --- antrun:1.8:run (format-kotlin) @ error-catalog --- 07:10:17 [INFO] Skipping Antrun execution 07:10:17 [INFO] 07:10:17 [INFO] --- formatter:2.17.1:format (format-java) @ error-catalog --- 07:10:17 [INFO] Formatting is skipped 07:10:17 [INFO] 07:10:17 [INFO] --- kotlin:1.9.0:compile (compile) @ error-catalog --- 07:10:18 [WARNING] No sources found skipping Kotlin compile 07:10:18 [INFO] 07:10:18 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ error-catalog --- 07:10:18 [WARNING] No sources found skipping Kotlin compile 07:10:18 [INFO] 07:10:18 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ error-catalog --- 07:10:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:18 [INFO] 07:10:18 [INFO] --- jacoco:0.8.12:report (default-report) @ error-catalog --- 07:10:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:18 [INFO] 07:10:18 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ error-catalog --- 07:10:18 [INFO] No site descriptor found: nothing to attach. 07:10:18 [INFO] 07:10:18 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ error-catalog --- 07:10:18 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/target/code-coverage/jacoco-it.exec 07:10:18 [INFO] 07:10:18 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ error-catalog --- 07:10:18 [INFO] No tests to run. 07:10:18 [INFO] 07:10:18 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ error-catalog --- 07:10:18 [INFO] No tests to run. 07:10:18 [INFO] 07:10:18 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ error-catalog --- 07:10:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:18 [INFO] 07:10:18 [INFO] --- jacoco:0.8.12:check (default-check) @ error-catalog --- 07:10:18 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/target/jacoco.exec 07:10:18 [INFO] 07:10:18 [INFO] --- failsafe:3.0.0-M5:verify (default) @ error-catalog --- 07:10:18 [INFO] 07:10:18 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ error-catalog --- 07:10:18 [INFO] 07:10:18 [INFO] --- install:3.1.4:install (default-install) @ error-catalog --- 07:10:18 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog/1.10.0-SNAPSHOT/error-catalog-1.10.0-SNAPSHOT.pom 07:10:18 [INFO] 07:10:18 [INFO] --- dependency:3.8.1:tree (default-cli) @ error-catalog --- 07:10:18 [INFO] org.onap.ccsdk.cds.error.catalog:error-catalog:pom:1.10.0-SNAPSHOT 07:10:18 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:10:18 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:10:18 [INFO] +- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:10:18 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25:compile 07:10:18 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:10:18 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:runtime 07:10:18 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:10:18 [INFO] | \- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:runtime 07:10:18 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:10:18 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:test 07:10:18 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:test 07:10:18 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:test 07:10:18 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:test 07:10:18 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:test 07:10:18 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:test 07:10:18 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test 07:10:18 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:test 07:10:18 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:test 07:10:18 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:10:18 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:10:18 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test 07:10:18 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:runtime 07:10:18 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:test 07:10:18 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test 07:10:18 [INFO] | +- net.minidev:json-smart:jar:2.5.2:test 07:10:18 [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test 07:10:18 [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test 07:10:18 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:10:18 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:10:18 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:10:18 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:10:18 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:10:18 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:10:18 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:10:18 [INFO] | +- org.mockito:mockito-core:jar:3.12.4:test 07:10:18 [INFO] | | \- org.objenesis:objenesis:jar:3.2:test 07:10:18 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:10:18 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:10:18 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:10:18 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:10:18 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:10:18 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:10:18 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.4:test 07:10:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:10:18 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:10:18 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:10:18 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:10:18 [INFO] | +- junit:junit:jar:4.13.2:test 07:10:18 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:10:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:10:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:10:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:compile 07:10:18 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:10:18 [INFO] | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:10:18 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:10:18 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:10:18 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:10:18 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:10:18 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:10:18 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:10:18 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:10:18 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:10:18 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:10:18 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:10:18 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:10:18 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:10:18 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:10:18 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:10:18 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:10:18 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:10:18 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:10:18 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:10:18 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:10:18 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:10:18 [INFO] 07:10:18 [INFO] --- clm:3.0.8-01:index (default-cli) @ error-catalog --- 07:10:18 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/target/sonatype-clm/module.xml 07:10:18 [INFO] 07:10:18 [INFO] --------< org.onap.ccsdk.cds.error.catalog:error-catalog-core >--------- 07:10:18 [INFO] Building MS Error Catalog Core 1.10.0-SNAPSHOT [4/67] 07:10:18 [INFO] from ms/error-catalog/core/pom.xml 07:10:18 [INFO] --------------------------------[ jar ]--------------------------------- 07:10:18 [INFO] 07:10:18 [INFO] --- clean:3.4.1:clean (default-clean) @ error-catalog-core --- 07:10:18 [INFO] 07:10:18 [INFO] --- tidy:1.1.0:check (validate-pom) @ error-catalog-core --- 07:10:18 [INFO] 07:10:18 [INFO] --- antrun:1.8:run (validate-kotlin) @ error-catalog-core --- 07:10:18 [INFO] Executing tasks 07:10:18 07:10:18 ktlint: 07:10:19 [INFO] Executed tasks 07:10:19 [INFO] 07:10:19 [INFO] --- directory:1.0:highest-basedir (directories) @ error-catalog-core --- 07:10:19 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:10:19 [INFO] 07:10:19 [INFO] --- formatter:2.17.1:validate (validate-java) @ error-catalog-core --- 07:10:19 [INFO] 07:10:19 [INFO] --- enforcer:3.4.1:enforce (enforce) @ error-catalog-core --- 07:10:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:10:19 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:10:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:10:19 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:10:19 [INFO] 07:10:19 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ error-catalog-core --- 07:10:19 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/code-coverage/jacoco-ut.exec 07:10:19 [INFO] 07:10:19 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ error-catalog-core --- 07:10:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/jacoco.exec 07:10:19 [INFO] 07:10:19 [INFO] --- properties:1.0.0:set-system-properties (default) @ error-catalog-core --- 07:10:19 [INFO] Set 2 system properties 07:10:19 [INFO] 07:10:19 [INFO] --- checkstyle:2.17:check (check-license) @ error-catalog-core --- 07:10:19 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:19 [INFO] 07:10:19 [INFO] --- checkstyle:2.17:check (check-style) @ error-catalog-core --- 07:10:19 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:19 [INFO] 07:10:19 [INFO] --- tidy:1.1.0:pom (format-pom) @ error-catalog-core --- 07:10:19 [INFO] Tidy is skipped. 07:10:19 [INFO] 07:10:19 [INFO] --- antrun:1.8:run (format-kotlin) @ error-catalog-core --- 07:10:19 [INFO] Skipping Antrun execution 07:10:19 [INFO] 07:10:19 [INFO] --- formatter:2.17.1:format (format-java) @ error-catalog-core --- 07:10:19 [INFO] Formatting is skipped 07:10:19 [INFO] 07:10:19 [INFO] --- resources:3.3.1:resources (default-resources) @ error-catalog-core --- 07:10:19 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/resources 07:10:19 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/resources 07:10:19 [INFO] 07:10:19 [INFO] --- compiler:3.14.0:compile (default-compile) @ error-catalog-core --- 07:10:20 [INFO] No sources to compile 07:10:20 [INFO] 07:10:20 [INFO] --- kotlin:1.9.0:compile (compile) @ error-catalog-core --- 07:10:20 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/java 07:10:25 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (70, 21) Unchecked cast: ErrorCatalogException to T 07:10:25 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (75, 21) Unchecked cast: ErrorCatalogException to T 07:10:25 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (80, 21) Unchecked cast: ErrorCatalogException to T 07:10:25 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (87, 21) Unchecked cast: ErrorCatalogException to T 07:10:25 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (95, 21) Unchecked cast: ErrorCatalogException to T 07:10:25 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (103, 21) Unchecked cast: ErrorCatalogException to T 07:10:25 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (110, 21) Unchecked cast: ErrorCatalogException to T 07:10:25 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (116, 21) Unchecked cast: ErrorCatalogException to T 07:10:25 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (124, 21) Unchecked cast: ErrorCatalogException to T 07:10:25 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (132, 21) Unchecked cast: ErrorCatalogException to T 07:10:25 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogExtensions.kt: (28, 9) Condition 'args != null' is always 'true' 07:10:25 [INFO] 07:10:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ error-catalog-core --- 07:10:25 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/test/resources 07:10:25 [INFO] 07:10:25 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ error-catalog-core --- 07:10:25 [INFO] No sources to compile 07:10:25 [INFO] 07:10:25 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ error-catalog-core --- 07:10:25 [WARNING] No sources found skipping Kotlin compile 07:10:25 [INFO] 07:10:25 [INFO] --- surefire:3.0.0-M5:test (default-test) @ error-catalog-core --- 07:10:25 [INFO] No tests to run. 07:10:25 [INFO] 07:10:25 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ error-catalog-core --- 07:10:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:25 [INFO] 07:10:25 [INFO] --- jacoco:0.8.12:report (default-report) @ error-catalog-core --- 07:10:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:25 [INFO] 07:10:25 [INFO] --- jar:3.4.2:jar (default-jar) @ error-catalog-core --- 07:10:25 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/error-catalog-core-1.10.0-SNAPSHOT.jar 07:10:25 [INFO] 07:10:25 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ error-catalog-core --- 07:10:25 [INFO] Skipping because packaging 'jar' is not pom. 07:10:25 [INFO] 07:10:25 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ error-catalog-core --- 07:10:25 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/code-coverage/jacoco-it.exec 07:10:25 [INFO] 07:10:25 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ error-catalog-core --- 07:10:25 [INFO] No tests to run. 07:10:25 [INFO] 07:10:25 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ error-catalog-core --- 07:10:25 [INFO] No tests to run. 07:10:25 [INFO] 07:10:25 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ error-catalog-core --- 07:10:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:25 [INFO] 07:10:25 [INFO] --- jacoco:0.8.12:check (default-check) @ error-catalog-core --- 07:10:25 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/jacoco.exec 07:10:25 [INFO] 07:10:25 [INFO] --- failsafe:3.0.0-M5:verify (default) @ error-catalog-core --- 07:10:25 [INFO] 07:10:25 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ error-catalog-core --- 07:10:25 [INFO] 07:10:25 [INFO] --- install:3.1.4:install (default-install) @ error-catalog-core --- 07:10:25 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.10.0-SNAPSHOT/error-catalog-core-1.10.0-SNAPSHOT.pom 07:10:25 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/error-catalog-core-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.10.0-SNAPSHOT/error-catalog-core-1.10.0-SNAPSHOT.jar 07:10:25 [INFO] 07:10:25 [INFO] --- dependency:3.8.1:tree (default-cli) @ error-catalog-core --- 07:10:25 [INFO] org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT 07:10:25 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:10:25 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:10:25 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:10:25 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:10:25 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:10:25 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:10:25 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:10:25 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:10:25 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:10:25 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:10:25 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:10:25 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:10:25 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:10:25 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:10:25 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:10:25 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:10:25 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:10:25 [INFO] | | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:10:25 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:10:25 [INFO] | | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:10:25 [INFO] | | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:10:25 [INFO] | | | \- io.netty:netty-handler:jar:4.1.127.Final:compile 07:10:25 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:10:25 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:10:25 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:10:25 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:10:25 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:10:25 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:10:25 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:10:25 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:10:25 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:10:25 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:10:25 [INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:10:25 [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:10:25 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 07:10:25 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 07:10:25 [INFO] | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:10:25 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:10:25 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:10:25 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:10:25 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:10:25 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:10:25 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:10:25 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:10:25 [INFO] +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:10:25 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:10:25 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:10:25 [INFO] +- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:10:25 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25:compile 07:10:25 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:10:25 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:runtime 07:10:25 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:10:25 [INFO] | \- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:runtime 07:10:25 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:10:25 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:10:25 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:10:25 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test 07:10:25 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:10:25 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:test 07:10:25 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test 07:10:25 [INFO] | +- net.minidev:json-smart:jar:2.5.2:test 07:10:25 [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test 07:10:25 [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test 07:10:25 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:10:25 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:10:25 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:10:25 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:10:25 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:10:25 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:10:25 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:10:25 [INFO] | +- org.mockito:mockito-core:jar:3.12.4:test 07:10:25 [INFO] | | \- org.objenesis:objenesis:jar:3.2:test 07:10:25 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:10:25 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:10:25 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:10:25 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:10:25 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:10:25 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:10:25 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.4:test 07:10:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:10:25 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:10:25 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:10:25 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:10:25 [INFO] | +- junit:junit:jar:4.13.2:test 07:10:25 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:10:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:10:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:10:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:compile 07:10:25 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:10:25 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:10:25 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:10:25 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:10:25 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:10:25 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:10:25 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:10:25 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:10:25 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:10:25 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:10:25 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:10:25 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:10:25 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:10:25 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:10:25 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:10:25 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:10:25 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:10:25 [INFO] 07:10:25 [INFO] --- clm:3.0.8-01:index (default-cli) @ error-catalog-core --- 07:10:25 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/sonatype-clm/module.xml 07:10:25 [INFO] 07:10:25 [INFO] ------< org.onap.ccsdk.cds.error.catalog:error-catalog-services >------- 07:10:25 [INFO] Building MS Error Catalog Service 1.10.0-SNAPSHOT [5/67] 07:10:25 [INFO] from ms/error-catalog/services/pom.xml 07:10:25 [INFO] --------------------------------[ jar ]--------------------------------- 07:10:26 [INFO] 07:10:26 [INFO] --- clean:3.4.1:clean (default-clean) @ error-catalog-services --- 07:10:26 [INFO] 07:10:26 [INFO] --- tidy:1.1.0:check (validate-pom) @ error-catalog-services --- 07:10:26 [INFO] 07:10:26 [INFO] --- antrun:1.8:run (validate-kotlin) @ error-catalog-services --- 07:10:26 [INFO] Executing tasks 07:10:26 07:10:26 ktlint: 07:10:27 [INFO] Executed tasks 07:10:27 [INFO] 07:10:27 [INFO] --- directory:1.0:highest-basedir (directories) @ error-catalog-services --- 07:10:27 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:10:27 [INFO] 07:10:27 [INFO] --- formatter:2.17.1:validate (validate-java) @ error-catalog-services --- 07:10:27 [INFO] 07:10:27 [INFO] --- enforcer:3.4.1:enforce (enforce) @ error-catalog-services --- 07:10:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:10:27 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:10:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:10:27 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:10:27 [INFO] 07:10:27 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ error-catalog-services --- 07:10:27 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/target/code-coverage/jacoco-ut.exec 07:10:27 [INFO] 07:10:27 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ error-catalog-services --- 07:10:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/target/jacoco.exec 07:10:27 [INFO] 07:10:27 [INFO] --- properties:1.0.0:set-system-properties (default) @ error-catalog-services --- 07:10:27 [INFO] Set 2 system properties 07:10:27 [INFO] 07:10:27 [INFO] --- checkstyle:2.17:check (check-license) @ error-catalog-services --- 07:10:27 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:27 [INFO] 07:10:27 [INFO] --- checkstyle:2.17:check (check-style) @ error-catalog-services --- 07:10:27 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:27 [INFO] 07:10:27 [INFO] --- tidy:1.1.0:pom (format-pom) @ error-catalog-services --- 07:10:27 [INFO] Tidy is skipped. 07:10:27 [INFO] 07:10:27 [INFO] --- antrun:1.8:run (format-kotlin) @ error-catalog-services --- 07:10:27 [INFO] Skipping Antrun execution 07:10:27 [INFO] 07:10:27 [INFO] --- formatter:2.17.1:format (format-java) @ error-catalog-services --- 07:10:27 [INFO] Formatting is skipped 07:10:27 [INFO] 07:10:27 [INFO] --- resources:3.3.1:resources (default-resources) @ error-catalog-services --- 07:10:27 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/src/main/resources 07:10:27 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/src/main/resources 07:10:27 [INFO] 07:10:27 [INFO] --- compiler:3.14.0:compile (default-compile) @ error-catalog-services --- 07:10:27 [INFO] No sources to compile 07:10:27 [INFO] 07:10:27 [INFO] --- kotlin:1.9.0:compile (compile) @ error-catalog-services --- 07:10:27 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/src/main/java 07:10:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/services/ErrorCatalogLoadService.kt: (62, 47) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:10:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/services/ErrorCatalogLoadService.kt: (120, 47) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:10:29 [INFO] 07:10:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ error-catalog-services --- 07:10:29 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/src/test/resources 07:10:29 [INFO] 07:10:29 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ error-catalog-services --- 07:10:29 [INFO] No sources to compile 07:10:29 [INFO] 07:10:29 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ error-catalog-services --- 07:10:29 [WARNING] No sources found skipping Kotlin compile 07:10:29 [INFO] 07:10:29 [INFO] --- surefire:3.0.0-M5:test (default-test) @ error-catalog-services --- 07:10:29 [INFO] No tests to run. 07:10:29 [INFO] 07:10:29 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ error-catalog-services --- 07:10:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:29 [INFO] 07:10:29 [INFO] --- jacoco:0.8.12:report (default-report) @ error-catalog-services --- 07:10:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:29 [INFO] 07:10:29 [INFO] --- jar:3.4.2:jar (default-jar) @ error-catalog-services --- 07:10:29 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/target/error-catalog-services-1.10.0-SNAPSHOT.jar 07:10:29 [INFO] 07:10:29 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ error-catalog-services --- 07:10:29 [INFO] Skipping because packaging 'jar' is not pom. 07:10:29 [INFO] 07:10:29 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ error-catalog-services --- 07:10:29 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/target/code-coverage/jacoco-it.exec 07:10:29 [INFO] 07:10:29 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ error-catalog-services --- 07:10:29 [INFO] No tests to run. 07:10:29 [INFO] 07:10:29 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ error-catalog-services --- 07:10:29 [INFO] No tests to run. 07:10:29 [INFO] 07:10:29 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ error-catalog-services --- 07:10:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:29 [INFO] 07:10:29 [INFO] --- jacoco:0.8.12:check (default-check) @ error-catalog-services --- 07:10:29 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/target/jacoco.exec 07:10:29 [INFO] 07:10:29 [INFO] --- failsafe:3.0.0-M5:verify (default) @ error-catalog-services --- 07:10:29 [INFO] 07:10:29 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ error-catalog-services --- 07:10:29 [INFO] 07:10:29 [INFO] --- install:3.1.4:install (default-install) @ error-catalog-services --- 07:10:29 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.10.0-SNAPSHOT/error-catalog-services-1.10.0-SNAPSHOT.pom 07:10:29 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/target/error-catalog-services-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.10.0-SNAPSHOT/error-catalog-services-1.10.0-SNAPSHOT.jar 07:10:29 [INFO] 07:10:29 [INFO] --- dependency:3.8.1:tree (default-cli) @ error-catalog-services --- 07:10:29 [INFO] org.onap.ccsdk.cds.error.catalog:error-catalog-services:jar:1.10.0-SNAPSHOT 07:10:29 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:10:29 [INFO] | +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:10:29 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:10:29 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:10:29 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:10:29 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:10:29 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:10:29 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:10:29 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:10:29 [INFO] | | | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:10:29 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:10:29 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:10:29 [INFO] | | | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:10:29 [INFO] | | | | \- io.netty:netty-handler:jar:4.1.127.Final:compile 07:10:29 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:10:29 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:10:29 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:10:29 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:10:29 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:10:29 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:10:29 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:10:29 [INFO] | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:10:29 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:10:29 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:10:29 [INFO] | | | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:10:29 [INFO] | | | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:10:29 [INFO] | | +- org.springframework:spring-web:jar:6.2.17:compile 07:10:29 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:10:29 [INFO] | +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:10:29 [INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:10:29 [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:10:29 [INFO] | \- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:10:29 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:10:29 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:10:29 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:10:29 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:10:29 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:10:29 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:10:29 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:10:29 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:10:29 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:10:29 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:10:29 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:10:29 [INFO] | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:10:29 [INFO] | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:10:29 [INFO] | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:10:29 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:10:29 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.6.1.Final:runtime 07:10:29 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:10:29 [INFO] | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:10:29 [INFO] | | +- com.fasterxml:classmate:jar:1.7.0:runtime 07:10:29 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:10:29 [INFO] | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:10:29 [INFO] | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:10:29 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:10:29 [INFO] | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:10:29 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:10:29 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:10:29 [INFO] | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:10:29 [INFO] | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:10:29 [INFO] | | +- org.springframework:spring-orm:jar:6.2.11:compile 07:10:29 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:10:29 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:10:29 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:10:29 [INFO] | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:10:29 [INFO] | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:10:29 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:10:29 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:10:29 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:10:29 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:10:29 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:10:29 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:10:29 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:10:29 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:10:29 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:10:29 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:10:29 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:10:29 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:10:29 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:10:29 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:10:29 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:10:29 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:10:29 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:10:29 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:10:29 [INFO] +- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:10:29 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25:compile 07:10:29 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:10:29 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:10:29 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:10:29 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:10:29 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:10:29 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test 07:10:29 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:10:29 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:10:29 [INFO] | +- net.minidev:json-smart:jar:2.5.2:test 07:10:29 [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test 07:10:29 [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test 07:10:29 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:10:29 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:10:29 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:10:29 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:10:29 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:10:29 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:10:29 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:10:29 [INFO] | +- org.mockito:mockito-core:jar:3.12.4:test 07:10:29 [INFO] | | \- org.objenesis:objenesis:jar:3.2:test 07:10:29 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:10:29 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:10:29 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:10:29 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:10:29 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:10:29 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:10:29 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.4:test 07:10:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:10:29 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:10:29 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:10:29 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:10:29 [INFO] | +- junit:junit:jar:4.13.2:test 07:10:29 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:10:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:10:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:10:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:compile 07:10:29 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:10:29 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:10:29 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:10:29 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:10:29 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:10:29 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:10:29 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:10:29 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:10:29 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:10:29 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:10:29 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:10:29 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:10:29 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:10:29 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:10:29 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:10:29 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:10:29 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:10:29 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:10:29 [INFO] 07:10:29 [INFO] --- clm:3.0.8-01:index (default-cli) @ error-catalog-services --- 07:10:29 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/target/sonatype-clm/module.xml 07:10:29 [INFO] 07:10:29 [INFO] -----< org.onap.ccsdk.cds.error.catalog:error-catalog-application >----- 07:10:29 [INFO] Building MS Error Catalog Application 1.10.0-SNAPSHOT [6/67] 07:10:29 [INFO] from ms/error-catalog/application/pom.xml 07:10:29 [INFO] --------------------------------[ jar ]--------------------------------- 07:10:29 [INFO] 07:10:29 [INFO] --- clean:3.4.1:clean (default-clean) @ error-catalog-application --- 07:10:29 [INFO] 07:10:29 [INFO] --- tidy:1.1.0:check (validate-pom) @ error-catalog-application --- 07:10:29 [INFO] 07:10:29 [INFO] --- antrun:1.8:run (validate-kotlin) @ error-catalog-application --- 07:10:29 [INFO] Executing tasks 07:10:29 07:10:29 ktlint: 07:10:30 [INFO] Executed tasks 07:10:30 [INFO] 07:10:30 [INFO] --- directory:1.0:highest-basedir (directories) @ error-catalog-application --- 07:10:30 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:10:30 [INFO] 07:10:30 [INFO] --- formatter:2.17.1:validate (validate-java) @ error-catalog-application --- 07:10:30 [INFO] 07:10:30 [INFO] --- enforcer:3.4.1:enforce (enforce) @ error-catalog-application --- 07:10:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:10:30 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:10:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:10:30 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:10:30 [INFO] 07:10:30 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ error-catalog-application --- 07:10:30 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/target/code-coverage/jacoco-ut.exec 07:10:30 [INFO] 07:10:30 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ error-catalog-application --- 07:10:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/target/jacoco.exec 07:10:30 [INFO] 07:10:30 [INFO] --- properties:1.0.0:set-system-properties (default) @ error-catalog-application --- 07:10:30 [INFO] Set 2 system properties 07:10:30 [INFO] 07:10:30 [INFO] --- checkstyle:2.17:check (check-license) @ error-catalog-application --- 07:10:30 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:30 [INFO] 07:10:30 [INFO] --- checkstyle:2.17:check (check-style) @ error-catalog-application --- 07:10:30 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:30 [INFO] 07:10:30 [INFO] --- tidy:1.1.0:pom (format-pom) @ error-catalog-application --- 07:10:30 [INFO] Tidy is skipped. 07:10:30 [INFO] 07:10:30 [INFO] --- antrun:1.8:run (format-kotlin) @ error-catalog-application --- 07:10:30 [INFO] Skipping Antrun execution 07:10:30 [INFO] 07:10:30 [INFO] --- formatter:2.17.1:format (format-java) @ error-catalog-application --- 07:10:30 [INFO] Formatting is skipped 07:10:30 [INFO] 07:10:30 [INFO] --- resources:3.3.1:resources (default-resources) @ error-catalog-application --- 07:10:30 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/src/main/resources 07:10:30 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/src/main/resources 07:10:30 [INFO] 07:10:30 [INFO] --- compiler:3.14.0:compile (default-compile) @ error-catalog-application --- 07:10:30 [INFO] No sources to compile 07:10:30 [INFO] 07:10:30 [INFO] --- kotlin:1.9.0:compile (compile) @ error-catalog-application --- 07:10:30 [WARNING] No sources found skipping Kotlin compile 07:10:30 [INFO] 07:10:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ error-catalog-application --- 07:10:30 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/src/test/resources 07:10:30 [INFO] 07:10:30 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ error-catalog-application --- 07:10:30 [INFO] No sources to compile 07:10:30 [INFO] 07:10:30 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ error-catalog-application --- 07:10:30 [WARNING] No sources found skipping Kotlin compile 07:10:30 [INFO] 07:10:30 [INFO] --- surefire:3.0.0-M5:test (default-test) @ error-catalog-application --- 07:10:30 [INFO] No tests to run. 07:10:30 [INFO] 07:10:30 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ error-catalog-application --- 07:10:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:30 [INFO] 07:10:30 [INFO] --- jacoco:0.8.12:report (default-report) @ error-catalog-application --- 07:10:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:30 [INFO] 07:10:30 [INFO] --- jar:3.4.2:jar (default-jar) @ error-catalog-application --- 07:10:30 [WARNING] JAR will be empty - no content was marked for inclusion! 07:10:30 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/target/error-catalog-application-1.10.0-SNAPSHOT.jar 07:10:30 [INFO] 07:10:30 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ error-catalog-application --- 07:10:30 [INFO] Skipping because packaging 'jar' is not pom. 07:10:30 [INFO] 07:10:30 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ error-catalog-application --- 07:10:30 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/target/code-coverage/jacoco-it.exec 07:10:30 [INFO] 07:10:30 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ error-catalog-application --- 07:10:30 [INFO] No tests to run. 07:10:30 [INFO] 07:10:30 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ error-catalog-application --- 07:10:30 [INFO] No tests to run. 07:10:30 [INFO] 07:10:30 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ error-catalog-application --- 07:10:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:30 [INFO] 07:10:30 [INFO] --- jacoco:0.8.12:check (default-check) @ error-catalog-application --- 07:10:30 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/target/jacoco.exec 07:10:30 [INFO] 07:10:30 [INFO] --- failsafe:3.0.0-M5:verify (default) @ error-catalog-application --- 07:10:30 [INFO] 07:10:30 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ error-catalog-application --- 07:10:30 [INFO] 07:10:30 [INFO] --- install:3.1.4:install (default-install) @ error-catalog-application --- 07:10:30 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.10.0-SNAPSHOT/error-catalog-application-1.10.0-SNAPSHOT.pom 07:10:30 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/target/error-catalog-application-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.10.0-SNAPSHOT/error-catalog-application-1.10.0-SNAPSHOT.jar 07:10:30 [INFO] 07:10:30 [INFO] --- dependency:3.8.1:tree (default-cli) @ error-catalog-application --- 07:10:30 [INFO] org.onap.ccsdk.cds.error.catalog:error-catalog-application:jar:1.10.0-SNAPSHOT 07:10:30 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-services:jar:1.10.0-SNAPSHOT:compile 07:10:30 [INFO] | +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:10:30 [INFO] | | +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:10:30 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:10:30 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:10:30 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:10:30 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:10:30 [INFO] | | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:10:30 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:10:30 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:10:30 [INFO] | | | | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:10:30 [INFO] | | | | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:10:30 [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:10:30 [INFO] | | | | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:10:30 [INFO] | | | | | \- io.netty:netty-handler:jar:4.1.127.Final:compile 07:10:30 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:10:30 [INFO] | | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:10:30 [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:10:30 [INFO] | | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:10:30 [INFO] | | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:10:30 [INFO] | | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:10:30 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:10:30 [INFO] | | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:10:30 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:10:30 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:10:30 [INFO] | | | | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:10:30 [INFO] | | | | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:10:30 [INFO] | | | +- org.springframework:spring-web:jar:6.2.17:compile 07:10:30 [INFO] | | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:10:30 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:10:30 [INFO] | | \- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:10:30 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:10:30 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:10:30 [INFO] | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:10:30 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:10:30 [INFO] | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:10:30 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:10:30 [INFO] | | | +- org.jboss.logging:jboss-logging:jar:3.6.1.Final:runtime 07:10:30 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:10:30 [INFO] | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:10:30 [INFO] | | | +- com.fasterxml:classmate:jar:1.7.0:runtime 07:10:30 [INFO] | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:10:30 [INFO] | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:10:30 [INFO] | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:10:30 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:10:30 [INFO] | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:10:30 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:10:30 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:10:30 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:10:30 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:10:30 [INFO] | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:10:30 [INFO] | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:10:30 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:10:30 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:10:30 [INFO] | | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:10:30 [INFO] | | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:10:30 [INFO] | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:10:30 [INFO] | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:10:30 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:10:30 [INFO] | | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:10:30 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:10:30 [INFO] | | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:10:30 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:10:30 [INFO] | | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:10:30 [INFO] | \- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:10:30 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:10:30 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:10:30 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:10:30 [INFO] +- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:10:30 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25:compile 07:10:30 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:10:30 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:10:30 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:10:30 [INFO] | \- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:10:30 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:10:30 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:10:30 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:10:30 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:10:30 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:10:30 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:10:30 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:10:30 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:10:30 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:10:30 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:10:30 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:10:30 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:10:30 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test 07:10:30 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:10:30 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:10:30 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:10:30 [INFO] | +- net.minidev:json-smart:jar:2.5.2:test 07:10:30 [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test 07:10:30 [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test 07:10:30 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:10:30 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:10:30 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:10:30 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:10:30 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:10:30 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:10:30 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:10:30 [INFO] | +- org.mockito:mockito-core:jar:3.12.4:test 07:10:30 [INFO] | | \- org.objenesis:objenesis:jar:3.2:test 07:10:30 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:10:30 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:10:30 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:10:30 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:10:30 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:10:30 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:10:30 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.4:test 07:10:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:10:30 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:10:30 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:10:30 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:10:30 [INFO] | +- junit:junit:jar:4.13.2:test 07:10:30 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:10:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:10:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:10:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:compile 07:10:30 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:10:30 [INFO] | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:10:30 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:10:30 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:10:30 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:10:30 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:10:30 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:10:30 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:10:30 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:10:30 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:10:30 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:10:30 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:10:30 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:10:30 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:10:30 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:10:30 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:10:30 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:10:30 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:10:30 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:10:30 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:10:30 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:10:30 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:10:30 [INFO] 07:10:30 [INFO] --- clm:3.0.8-01:index (default-cli) @ error-catalog-application --- 07:10:30 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/target/sonatype-clm/module.xml 07:10:30 [INFO] 07:10:30 [INFO] ---------------< org.onap.ccsdk.cds:blueprintsprocessor >--------------- 07:10:30 [INFO] Building MS Blueprints Processor (Root) 1.10.0-SNAPSHOT [7/67] 07:10:30 [INFO] from ms/blueprintsprocessor/pom.xml 07:10:30 [INFO] --------------------------------[ pom ]--------------------------------- 07:10:30 [INFO] 07:10:30 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprintsprocessor --- 07:10:30 [INFO] 07:10:30 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprintsprocessor --- 07:10:30 [INFO] 07:10:30 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprintsprocessor --- 07:10:30 [INFO] Executing tasks 07:10:30 07:10:30 ktlint: 07:10:30 [INFO] Executed tasks 07:10:30 [INFO] 07:10:30 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprintsprocessor --- 07:10:30 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:10:30 [INFO] 07:10:30 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprintsprocessor --- 07:10:30 [INFO] 07:10:30 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprintsprocessor --- 07:10:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:10:30 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:10:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:10:30 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:10:30 [INFO] 07:10:30 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprintsprocessor --- 07:10:30 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/target/code-coverage/jacoco-ut.exec 07:10:30 [INFO] 07:10:30 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprintsprocessor --- 07:10:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/target/jacoco.exec 07:10:30 [INFO] 07:10:30 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprintsprocessor --- 07:10:30 [INFO] Set 2 system properties 07:10:30 [INFO] 07:10:30 [INFO] --- checkstyle:2.17:check (check-license) @ blueprintsprocessor --- 07:10:30 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:30 [INFO] 07:10:30 [INFO] --- checkstyle:2.17:check (check-style) @ blueprintsprocessor --- 07:10:30 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:30 [INFO] 07:10:30 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprintsprocessor --- 07:10:30 [INFO] Tidy is skipped. 07:10:30 [INFO] 07:10:30 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprintsprocessor --- 07:10:30 [INFO] Skipping Antrun execution 07:10:30 [INFO] 07:10:30 [INFO] --- formatter:2.17.1:format (format-java) @ blueprintsprocessor --- 07:10:30 [INFO] Formatting is skipped 07:10:30 [INFO] 07:10:30 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprintsprocessor --- 07:10:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:30 [INFO] 07:10:30 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprintsprocessor --- 07:10:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:30 [INFO] 07:10:30 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor --- 07:10:30 [INFO] No site descriptor found: nothing to attach. 07:10:30 [INFO] 07:10:30 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprintsprocessor --- 07:10:30 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/target/code-coverage/jacoco-it.exec 07:10:30 [INFO] 07:10:30 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprintsprocessor --- 07:10:30 [INFO] No tests to run. 07:10:30 [INFO] 07:10:30 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor --- 07:10:30 [INFO] No tests to run. 07:10:30 [INFO] 07:10:30 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprintsprocessor --- 07:10:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:30 [INFO] 07:10:30 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprintsprocessor --- 07:10:30 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/target/jacoco.exec 07:10:30 [INFO] 07:10:30 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprintsprocessor --- 07:10:30 [INFO] 07:10:30 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor --- 07:10:30 [INFO] 07:10:30 [INFO] --- install:3.1.4:install (default-install) @ blueprintsprocessor --- 07:10:30 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/1.10.0-SNAPSHOT/blueprintsprocessor-1.10.0-SNAPSHOT.pom 07:10:30 [INFO] 07:10:30 [INFO] --- dependency:3.8.1:tree (default-cli) @ blueprintsprocessor --- 07:10:30 [INFO] org.onap.ccsdk.cds:blueprintsprocessor:pom:1.10.0-SNAPSHOT 07:10:30 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:10:30 [INFO] | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:10:30 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:10:30 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:10:30 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:10:30 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:10:30 [INFO] | | +- org.springframework:spring-core:jar:6.2.17:compile 07:10:30 [INFO] | | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:10:30 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:10:30 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:10:30 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:10:30 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:10:30 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:10:30 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:10:30 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:10:30 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:10:30 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:runtime 07:10:30 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:10:30 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:10:30 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:10:30 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:10:30 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:10:30 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:10:30 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:10:30 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:10:30 [INFO] 07:10:30 [INFO] --- clm:3.0.8-01:index (default-cli) @ blueprintsprocessor --- 07:10:30 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/target/sonatype-clm/module.xml 07:10:30 [INFO] 07:10:30 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent >-- 07:10:30 [INFO] Building MS Blueprints Processor Parent 1.10.0-SNAPSHOT [8/67] 07:10:30 [INFO] from ms/blueprintsprocessor/parent/pom.xml 07:10:30 [INFO] --------------------------------[ pom ]--------------------------------- 07:10:31 [INFO] 07:10:31 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprintsprocessor-parent --- 07:10:31 [INFO] 07:10:31 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprintsprocessor-parent --- 07:10:31 [INFO] 07:10:31 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprintsprocessor-parent --- 07:10:31 [INFO] Executing tasks 07:10:31 07:10:31 ktlint: 07:10:32 [INFO] Executed tasks 07:10:32 [INFO] 07:10:32 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprintsprocessor-parent --- 07:10:32 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:10:32 [INFO] 07:10:32 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprintsprocessor-parent --- 07:10:32 [INFO] 07:10:32 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprintsprocessor-parent --- 07:10:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:10:32 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:10:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:10:32 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:10:32 [INFO] 07:10:32 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprintsprocessor-parent --- 07:10:32 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/parent/target/code-coverage/jacoco-ut.exec 07:10:32 [INFO] 07:10:32 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprintsprocessor-parent --- 07:10:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/parent/target/jacoco.exec 07:10:32 [INFO] 07:10:32 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprintsprocessor-parent --- 07:10:32 [INFO] Set 2 system properties 07:10:32 [INFO] 07:10:32 [INFO] --- checkstyle:2.17:check (check-license) @ blueprintsprocessor-parent --- 07:10:32 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:32 [INFO] 07:10:32 [INFO] --- checkstyle:2.17:check (check-style) @ blueprintsprocessor-parent --- 07:10:32 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:32 [INFO] 07:10:32 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprintsprocessor-parent --- 07:10:32 [INFO] Tidy is skipped. 07:10:32 [INFO] 07:10:32 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprintsprocessor-parent --- 07:10:32 [INFO] Skipping Antrun execution 07:10:32 [INFO] 07:10:32 [INFO] --- formatter:2.17.1:format (format-java) @ blueprintsprocessor-parent --- 07:10:32 [INFO] Formatting is skipped 07:10:32 [INFO] 07:10:32 [INFO] --- kotlin:1.9.0:compile (compile) @ blueprintsprocessor-parent --- 07:10:32 [WARNING] No sources found skipping Kotlin compile 07:10:32 [INFO] 07:10:32 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprintsprocessor-parent --- 07:10:32 [WARNING] No sources found skipping Kotlin compile 07:10:32 [INFO] 07:10:32 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprintsprocessor-parent --- 07:10:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:32 [INFO] 07:10:32 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprintsprocessor-parent --- 07:10:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:32 [INFO] 07:10:32 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-parent --- 07:10:32 [INFO] No site descriptor found: nothing to attach. 07:10:32 [INFO] 07:10:32 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprintsprocessor-parent --- 07:10:32 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/parent/target/code-coverage/jacoco-it.exec 07:10:32 [INFO] 07:10:32 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprintsprocessor-parent --- 07:10:32 [INFO] No tests to run. 07:10:32 [INFO] 07:10:32 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-parent --- 07:10:32 [INFO] No tests to run. 07:10:32 [INFO] 07:10:32 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprintsprocessor-parent --- 07:10:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:32 [INFO] 07:10:32 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprintsprocessor-parent --- 07:10:32 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/parent/target/jacoco.exec 07:10:32 [INFO] 07:10:32 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprintsprocessor-parent --- 07:10:32 [INFO] 07:10:32 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-parent --- 07:10:32 [INFO] 07:10:32 [INFO] --- install:3.1.4:install (default-install) @ blueprintsprocessor-parent --- 07:10:32 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/parent/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.10.0-SNAPSHOT/blueprintsprocessor-parent-1.10.0-SNAPSHOT.pom 07:10:32 [INFO] 07:10:32 [INFO] --- dependency:3.8.1:tree (default-cli) @ blueprintsprocessor-parent --- 07:10:32 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:pom:1.10.0-SNAPSHOT 07:10:32 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:10:32 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:10:32 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:10:32 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:10:32 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:10:32 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:10:32 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:10:32 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:10:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:10:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:10:32 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:10:32 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:10:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:10:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:10:32 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:10:32 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:10:32 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:10:32 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:10:32 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:10:32 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:10:32 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:10:32 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:10:32 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:10:32 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:10:32 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:10:32 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:10:32 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:10:32 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:10:32 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:10:32 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:10:32 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:10:32 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:10:32 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:10:32 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:10:32 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:10:32 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:10:32 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:10:32 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:10:32 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:10:32 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:10:32 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:10:32 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:10:32 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:10:32 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:10:32 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:10:32 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:10:32 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:10:32 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:10:32 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:10:32 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:10:32 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:10:32 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:10:32 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:10:32 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:10:32 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:10:32 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:10:32 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:10:32 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:10:32 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:10:32 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:10:32 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:10:32 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:10:32 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:10:32 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:10:32 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:10:32 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:10:32 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:10:32 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:10:32 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:10:32 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:10:32 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:10:32 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:10:32 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:10:32 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:10:32 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:10:32 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:10:32 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:10:32 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:10:32 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:10:32 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:10:32 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:10:32 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:10:32 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:10:32 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:10:32 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:10:32 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:10:32 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:10:32 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:10:32 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:10:32 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:10:32 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:10:32 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:10:32 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:10:32 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:10:32 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:10:32 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:10:32 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:10:32 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:10:32 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:10:32 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:10:32 [INFO] | | \- org.springframework:spring-core:jar:6.2.17:compile 07:10:32 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:10:32 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:10:32 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:10:32 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:10:32 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:10:32 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:10:32 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:10:32 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:10:32 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:10:32 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:10:32 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:10:32 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:10:32 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:10:32 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:10:32 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:10:32 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:10:32 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:10:32 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:10:32 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:10:32 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:10:32 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:10:32 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:10:32 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:10:32 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:10:32 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:10:32 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:10:32 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:10:32 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:10:32 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:10:32 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:10:32 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:10:32 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:10:32 [INFO] 07:10:32 [INFO] --- clm:3.0.8-01:index (default-cli) @ blueprintsprocessor-parent --- 07:10:32 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/parent/target/sonatype-clm/module.xml 07:10:32 [INFO] 07:10:32 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules >-- 07:10:32 [INFO] Building MS Blueprints Processor Modules (Root) 1.10.0-SNAPSHOT [9/67] 07:10:32 [INFO] from ms/blueprintsprocessor/modules/pom.xml 07:10:32 [INFO] --------------------------------[ pom ]--------------------------------- 07:10:32 [INFO] 07:10:32 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprintsprocessor-modules --- 07:10:32 [INFO] 07:10:32 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprintsprocessor-modules --- 07:10:32 [INFO] 07:10:32 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprintsprocessor-modules --- 07:10:32 [INFO] Executing tasks 07:10:32 07:10:32 ktlint: 07:10:32 [INFO] Executed tasks 07:10:32 [INFO] 07:10:32 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprintsprocessor-modules --- 07:10:32 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:10:32 [INFO] 07:10:32 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprintsprocessor-modules --- 07:10:32 [INFO] 07:10:32 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprintsprocessor-modules --- 07:10:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:10:32 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:10:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:10:32 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:10:32 [INFO] 07:10:32 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprintsprocessor-modules --- 07:10:32 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/target/code-coverage/jacoco-ut.exec 07:10:32 [INFO] 07:10:32 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprintsprocessor-modules --- 07:10:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/target/jacoco.exec 07:10:32 [INFO] 07:10:32 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprintsprocessor-modules --- 07:10:32 [INFO] Set 2 system properties 07:10:32 [INFO] 07:10:32 [INFO] --- checkstyle:2.17:check (check-license) @ blueprintsprocessor-modules --- 07:10:32 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:32 [INFO] 07:10:32 [INFO] --- checkstyle:2.17:check (check-style) @ blueprintsprocessor-modules --- 07:10:32 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:32 [INFO] 07:10:32 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprintsprocessor-modules --- 07:10:32 [INFO] Tidy is skipped. 07:10:32 [INFO] 07:10:32 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprintsprocessor-modules --- 07:10:32 [INFO] Skipping Antrun execution 07:10:32 [INFO] 07:10:32 [INFO] --- formatter:2.17.1:format (format-java) @ blueprintsprocessor-modules --- 07:10:32 [INFO] Formatting is skipped 07:10:32 [INFO] 07:10:32 [INFO] --- kotlin:1.9.0:compile (compile) @ blueprintsprocessor-modules --- 07:10:32 [WARNING] No sources found skipping Kotlin compile 07:10:32 [INFO] 07:10:32 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprintsprocessor-modules --- 07:10:32 [WARNING] No sources found skipping Kotlin compile 07:10:32 [INFO] 07:10:32 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprintsprocessor-modules --- 07:10:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:32 [INFO] 07:10:32 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprintsprocessor-modules --- 07:10:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:32 [INFO] 07:10:32 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-modules --- 07:10:32 [INFO] No site descriptor found: nothing to attach. 07:10:32 [INFO] 07:10:32 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprintsprocessor-modules --- 07:10:32 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/target/code-coverage/jacoco-it.exec 07:10:32 [INFO] 07:10:32 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprintsprocessor-modules --- 07:10:32 [INFO] No tests to run. 07:10:32 [INFO] 07:10:32 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-modules --- 07:10:32 [INFO] No tests to run. 07:10:32 [INFO] 07:10:32 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprintsprocessor-modules --- 07:10:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:32 [INFO] 07:10:32 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprintsprocessor-modules --- 07:10:32 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/target/jacoco.exec 07:10:32 [INFO] 07:10:32 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprintsprocessor-modules --- 07:10:32 [INFO] 07:10:32 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-modules --- 07:10:32 [INFO] 07:10:32 [INFO] --- install:3.1.4:install (default-install) @ blueprintsprocessor-modules --- 07:10:32 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.10.0-SNAPSHOT/blueprintsprocessor-modules-1.10.0-SNAPSHOT.pom 07:10:32 [INFO] 07:10:32 [INFO] --- dependency:3.8.1:tree (default-cli) @ blueprintsprocessor-modules --- 07:10:32 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules:pom:1.10.0-SNAPSHOT 07:10:32 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:10:32 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:10:32 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:10:32 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:10:32 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:10:32 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:10:32 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:10:32 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:10:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:10:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:10:32 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:10:32 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:10:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:10:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:10:32 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:10:32 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:10:32 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:10:32 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:10:32 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:10:32 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:10:32 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:10:32 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:10:32 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:10:32 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:10:32 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:10:32 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:10:32 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:10:32 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:10:32 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:10:32 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:10:32 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:10:32 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:10:32 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:10:32 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:10:32 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:10:32 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:10:32 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:10:32 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:10:32 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:10:32 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:10:32 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:10:32 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:10:32 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:10:32 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:10:32 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:10:32 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:10:32 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:10:32 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:10:32 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:10:32 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:10:32 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:10:32 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:10:32 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:10:32 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:10:32 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:10:32 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:10:32 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:10:32 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:10:32 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:10:32 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:10:32 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:10:32 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:10:32 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:10:32 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:10:32 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:10:32 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:10:32 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:10:32 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:10:32 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:10:32 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:10:32 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:10:32 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:10:32 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:10:32 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:10:32 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:10:32 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:10:32 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:10:32 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:10:32 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:10:32 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:10:32 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:10:32 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:10:32 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:10:32 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:10:32 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:10:32 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:10:32 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:10:32 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:10:32 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:10:32 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:10:32 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:10:32 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:10:32 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:10:32 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:10:32 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:10:32 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:10:32 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:10:32 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:10:32 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:10:32 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:10:32 [INFO] | | \- org.springframework:spring-core:jar:6.2.17:compile 07:10:32 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:10:32 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:10:32 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:10:32 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:10:32 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:10:32 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:10:32 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:10:32 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:10:32 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:10:32 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:10:32 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:10:32 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:10:32 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:10:32 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:10:32 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:10:32 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:10:32 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:10:32 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:10:32 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:10:32 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:10:32 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:10:32 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:10:32 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:10:32 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:10:32 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:10:32 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:10:32 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:10:32 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:10:32 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:10:32 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:10:32 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:10:32 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:10:32 [INFO] 07:10:32 [INFO] --- clm:3.0.8-01:index (default-cli) @ blueprintsprocessor-modules --- 07:10:32 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/target/sonatype-clm/module.xml 07:10:32 [INFO] 07:10:32 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor:modules-blueprints >------ 07:10:32 [INFO] Building MS Blueprints Processor Modules - Blueprints 1.10.0-SNAPSHOT [10/67] 07:10:32 [INFO] from ms/blueprintsprocessor/modules/blueprints/pom.xml 07:10:32 [INFO] --------------------------------[ pom ]--------------------------------- 07:10:32 [INFO] 07:10:32 [INFO] --- clean:3.4.1:clean (default-clean) @ modules-blueprints --- 07:10:32 [INFO] 07:10:32 [INFO] --- tidy:1.1.0:check (validate-pom) @ modules-blueprints --- 07:10:32 [INFO] 07:10:32 [INFO] --- antrun:1.8:run (validate-kotlin) @ modules-blueprints --- 07:10:32 [INFO] Executing tasks 07:10:32 07:10:32 ktlint: 07:10:33 [INFO] Executed tasks 07:10:33 [INFO] 07:10:33 [INFO] --- directory:1.0:highest-basedir (directories) @ modules-blueprints --- 07:10:33 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:10:33 [INFO] 07:10:33 [INFO] --- formatter:2.17.1:validate (validate-java) @ modules-blueprints --- 07:10:33 [INFO] 07:10:33 [INFO] --- enforcer:3.4.1:enforce (enforce) @ modules-blueprints --- 07:10:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:10:33 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:10:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:10:33 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:10:33 [INFO] 07:10:33 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ modules-blueprints --- 07:10:33 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/target/code-coverage/jacoco-ut.exec 07:10:33 [INFO] 07:10:33 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ modules-blueprints --- 07:10:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/target/jacoco.exec 07:10:33 [INFO] 07:10:33 [INFO] --- properties:1.0.0:set-system-properties (default) @ modules-blueprints --- 07:10:33 [INFO] Set 2 system properties 07:10:33 [INFO] 07:10:33 [INFO] --- checkstyle:2.17:check (check-license) @ modules-blueprints --- 07:10:33 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:33 [INFO] 07:10:33 [INFO] --- checkstyle:2.17:check (check-style) @ modules-blueprints --- 07:10:33 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:33 [INFO] 07:10:33 [INFO] --- tidy:1.1.0:pom (format-pom) @ modules-blueprints --- 07:10:33 [INFO] Tidy is skipped. 07:10:33 [INFO] 07:10:33 [INFO] --- antrun:1.8:run (format-kotlin) @ modules-blueprints --- 07:10:33 [INFO] Skipping Antrun execution 07:10:33 [INFO] 07:10:33 [INFO] --- formatter:2.17.1:format (format-java) @ modules-blueprints --- 07:10:33 [INFO] Formatting is skipped 07:10:33 [INFO] 07:10:33 [INFO] --- kotlin:1.9.0:compile (compile) @ modules-blueprints --- 07:10:33 [WARNING] No sources found skipping Kotlin compile 07:10:33 [INFO] 07:10:33 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ modules-blueprints --- 07:10:33 [WARNING] No sources found skipping Kotlin compile 07:10:33 [INFO] 07:10:33 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ modules-blueprints --- 07:10:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:33 [INFO] 07:10:33 [INFO] --- jacoco:0.8.12:report (default-report) @ modules-blueprints --- 07:10:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:33 [INFO] 07:10:33 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ modules-blueprints --- 07:10:33 [INFO] No site descriptor found: nothing to attach. 07:10:33 [INFO] 07:10:33 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ modules-blueprints --- 07:10:33 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/target/code-coverage/jacoco-it.exec 07:10:33 [INFO] 07:10:33 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ modules-blueprints --- 07:10:33 [INFO] No tests to run. 07:10:33 [INFO] 07:10:33 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ modules-blueprints --- 07:10:33 [INFO] No tests to run. 07:10:33 [INFO] 07:10:33 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ modules-blueprints --- 07:10:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:10:33 [INFO] 07:10:33 [INFO] --- jacoco:0.8.12:check (default-check) @ modules-blueprints --- 07:10:33 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/target/jacoco.exec 07:10:33 [INFO] 07:10:33 [INFO] --- failsafe:3.0.0-M5:verify (default) @ modules-blueprints --- 07:10:33 [INFO] 07:10:33 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ modules-blueprints --- 07:10:33 [INFO] 07:10:33 [INFO] --- install:3.1.4:install (default-install) @ modules-blueprints --- 07:10:33 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.10.0-SNAPSHOT/modules-blueprints-1.10.0-SNAPSHOT.pom 07:10:33 [INFO] 07:10:33 [INFO] --- dependency:3.8.1:tree (default-cli) @ modules-blueprints --- 07:10:33 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:modules-blueprints:pom:1.10.0-SNAPSHOT 07:10:33 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:10:33 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:10:33 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:10:33 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:10:33 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:10:33 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:10:33 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:10:33 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:10:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:10:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:10:33 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:10:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:10:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:10:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:10:33 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:10:33 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:10:33 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:10:33 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:10:33 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:10:33 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:10:33 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:10:33 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:10:33 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:10:33 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:10:33 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:10:33 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:10:33 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:10:33 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:10:33 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:10:33 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:10:33 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:10:33 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:10:33 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:10:33 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:10:33 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:10:33 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:10:33 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:10:33 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:10:33 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:10:33 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:10:33 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:10:33 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:10:33 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:10:33 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:10:33 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:10:33 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:10:33 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:10:33 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:10:33 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:10:33 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:10:33 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:10:33 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:10:33 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:10:33 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:10:33 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:10:33 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:10:33 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:10:33 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:10:33 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:10:33 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:10:33 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:10:33 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:10:33 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:10:33 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:10:33 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:10:33 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:10:33 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:10:33 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:10:33 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:10:33 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:10:33 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:10:33 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:10:33 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:10:33 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:10:33 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:10:33 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:10:33 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:10:33 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:10:33 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:10:33 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:10:33 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:10:33 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:10:33 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:10:33 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:10:33 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:10:33 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:10:33 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:10:33 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:10:33 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:10:33 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:10:33 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:10:33 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:10:33 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:10:33 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:10:33 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:10:33 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:10:33 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:10:33 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:10:33 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:10:33 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:10:33 [INFO] | | \- org.springframework:spring-core:jar:6.2.17:compile 07:10:33 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:10:33 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:10:33 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:10:33 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:10:33 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:10:33 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:10:33 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:10:33 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:10:33 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:10:33 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:10:33 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:10:33 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:10:33 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:10:33 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:10:33 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:10:33 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:10:33 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:10:33 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:10:33 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:10:33 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:10:33 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:10:33 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:10:33 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:10:33 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:10:33 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:10:33 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:10:33 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:10:33 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:10:33 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:10:33 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:10:33 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:10:33 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:10:33 [INFO] 07:10:33 [INFO] --- clm:3.0.8-01:index (default-cli) @ modules-blueprints --- 07:10:33 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/target/sonatype-clm/module.xml 07:10:33 [INFO] 07:10:33 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core >---- 07:10:33 [INFO] Building MS Blueprints Processor Modules - Blueprints - Blueprints Core 1.10.0-SNAPSHOT [11/67] 07:10:33 [INFO] from ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml 07:10:33 [INFO] --------------------------------[ jar ]--------------------------------- 07:10:34 [INFO] 07:10:34 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprint-core --- 07:10:34 [INFO] 07:10:34 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprint-core --- 07:10:34 [INFO] 07:10:34 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprint-core --- 07:10:34 [INFO] Executing tasks 07:10:34 07:10:34 ktlint: 07:10:36 [INFO] Executed tasks 07:10:36 [INFO] 07:10:36 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprint-core --- 07:10:36 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:10:36 [INFO] 07:10:36 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprint-core --- 07:10:36 [INFO] 07:10:36 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprint-core --- 07:10:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:10:36 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:10:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:10:36 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:10:36 [INFO] 07:10:36 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprint-core --- 07:10:36 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/code-coverage/jacoco-ut.exec 07:10:36 [INFO] 07:10:36 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprint-core --- 07:10:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/jacoco.exec 07:10:36 [INFO] 07:10:36 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprint-core --- 07:10:36 [INFO] Set 2 system properties 07:10:36 [INFO] 07:10:36 [INFO] --- checkstyle:2.17:check (check-license) @ blueprint-core --- 07:10:36 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:36 [INFO] 07:10:36 [INFO] --- checkstyle:2.17:check (check-style) @ blueprint-core --- 07:10:36 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:10:36 [INFO] 07:10:36 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprint-core --- 07:10:36 [INFO] Tidy is skipped. 07:10:36 [INFO] 07:10:36 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprint-core --- 07:10:36 [INFO] Skipping Antrun execution 07:10:36 [INFO] 07:10:36 [INFO] --- formatter:2.17.1:format (format-java) @ blueprint-core --- 07:10:36 [INFO] Formatting is skipped 07:10:36 [INFO] 07:10:36 [INFO] --- resources:3.3.1:resources (default-resources) @ blueprint-core --- 07:10:36 [INFO] Copying 0 resource from src/main/resources to target/classes 07:10:36 [INFO] Copying 2 resources from src/main/resources to target/classes 07:10:36 [INFO] 07:10:36 [INFO] --- compiler:3.14.0:compile (default-compile) @ blueprint-core --- 07:10:36 [INFO] No sources to compile 07:10:36 [INFO] 07:10:36 [INFO] --- kotlin:1.9.0:compile (compile) @ blueprint-core --- 07:10:36 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/java 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/BluePrintExtensionFunctions.kt: (68, 9) Variable 'getter' is never used 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/BluePrintExtensionFunctions.kt: (134, 49) Parameter 'propertyName' is never used 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (123, 29) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (167, 9) Condition 'args != null' is always 'true' 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (173, 61) Parameter 'valueType' is never used 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (175, 18) Unchecked cast: Any? to T 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (181, 53) Parameter 'valueType' is never used 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (183, 25) Unchecked cast: Any? to T 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (224, 14) 'fields(): (Mutable)Iterator<(Mutable)Map.(Mutable)Entry!>!' is deprecated. Deprecated in Java 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (318, 10) 'String' is a final type, and thus a value of the type parameter is predetermined 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/data/BluePrintModel.kt: (261, 36) 'constructor Integer(Int)' is deprecated. Deprecated in Java 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintDSL.kt: (113, 32) Parameter 'jsonPath' is never used 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (147, 37) This declaration needs opt-in. Its usage should be marked with '@kotlin.reflect.jvm.ExperimentalReflectionOnLambdas' or '@OptIn(kotlin.reflect.jvm.ExperimentalReflectionOnLambdas::class)' 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (147, 85) Unchecked cast: KClassifier? to KClass 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (256, 37) This declaration needs opt-in. Its usage should be marked with '@kotlin.reflect.jvm.ExperimentalReflectionOnLambdas' or '@OptIn(kotlin.reflect.jvm.ExperimentalReflectionOnLambdas::class)' 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (256, 85) Unchecked cast: KClassifier? to KClass 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (403, 35) This declaration needs opt-in. Its usage should be marked with '@kotlin.reflect.jvm.ExperimentalReflectionOnLambdas' or '@OptIn(kotlin.reflect.jvm.ExperimentalReflectionOnLambdas::class)' 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (403, 83) Unchecked cast: KClassifier? to KClass 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (412, 36) This declaration needs opt-in. Its usage should be marked with '@kotlin.reflect.jvm.ExperimentalReflectionOnLambdas' or '@OptIn(kotlin.reflect.jvm.ExperimentalReflectionOnLambdas::class)' 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (412, 84) Unchecked cast: KClassifier? to KClass 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/interfaces/BluePrintDefinitions.kt: (50, 40) Unchecked cast: Any? to T 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintCompileService.kt: (53, 39) Parameter 's' is never used, could be renamed to _ 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintCompileService.kt: (131, 20) 'newInstance(): T!' is deprecated. Deprecated in Java 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintCompileService.kt: (137, 25) Unchecked cast: Any to T 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintScriptsServiceImpl.kt: (66, 58) Unnecessary non-null assertion (!!) on a non-null receiver of type String 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintScriptsServiceImpl.kt: (66, 91) Unnecessary non-null assertion (!!) on a non-null receiver of type String 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintScriptsServiceImpl.kt: (74, 52) Unchecked cast: Any! to T 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintScriptsServiceImpl.kt: (80, 52) Unchecked cast: Any! to T 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintChainedService.kt: (52, 53) Name shadowed: nodeType 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintChainedService.kt: (92, 13) Variable 'nodeType' is never used 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintChainedService.kt: (95, 53) Name shadowed: nodeType 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintContext.kt: (69, 66) Unchecked cast: Any? to T 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintContext.kt: (85, 23) Parameter 'type' is never used 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintImportService.kt: (76, 40) 'constructor URL(String!)' is deprecated. Deprecated in Java 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintRuntimeService.kt: (757, 39) Destructured parameter 'property' is never used 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (66, 39) 'BluePrintValidatorDefaultService' is deprecated. Decomposed implementation moved to blueprint-validation module 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (86, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (123, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (135, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (155, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (187, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (197, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (214, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (233, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (235, 17) Elvis operator (?:) always returns the left operand of non-nullable type String 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (239, 17) Variable 'file' is never used 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (240, 17) Elvis operator (?:) always returns the left operand of non-nullable type String 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (261, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (266, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (291, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (555, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (606, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (618, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintVelocityTemplateService.kt: (104, 22) 'fields(): (Mutable)Iterator<(Mutable)Map.(Mutable)Entry!>!' is deprecated. Deprecated in Java 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (115, 35) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (138, 21) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (169, 39) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (173, 13) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (256, 17) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (297, 31) Parameter 'message' is never used 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (301, 30) Parameter 'messageWorkflow' is never used 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (302, 13) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (315, 25) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (325, 29) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (336, 29) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (346, 29) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/PropertyAssignmentService.kt: (314, 20) Condition 'artifactDefinition.file != null' is always 'true' 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (143, 63) Unchecked cast: ArchiveOutputStream to ArchiveOutputStream 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (163, 38) Unchecked cast: ArchiveOutputStream to ArchiveOutputStream 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (174, 41) 'toByte(): Byte' is deprecated. Conversion of Char to Number is deprecated. Use Char.code property instead. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (181, 51) Variable 'enumeration' initializer is redundant 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (183, 34) 'constructor ZipFile(File!, String!)' is deprecated. Deprecated in Java 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (198, 30) Unnecessary non-null assertion (!!) on a non-null receiver of type ArchiveEntry 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (236, 48) Unchecked cast: TarArchiveInputStream to ArchiveInputStream 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (248, 27) Unnecessary safe call on a non-null receiver of type ZipFile? 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintFileUtils.kt: (319, 61) The resulting type of this 'javaClass' call is Class and not Class. Please use the more clear '::class.java' syntax to avoid confusion 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintMetadataUtils.kt: (178, 69) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintMetadataUtils.kt: (276, 48) Parameter 'toscaMetaData' is never used 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintMetadataUtils.kt: (276, 78) Parameter 'basePath' is never used 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (198, 68) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (207, 40) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (219, 40) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (231, 31) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (249, 31) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (260, 33) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (274, 33) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (300, 40) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (321, 31) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/PropertyDefinitionUtils.kt: (27, 26) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:10:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/ResourceResolverUtils.kt: (42, 40) 'constructor URL(String!)' is deprecated. Deprecated in Java 07:10:49 [INFO] 07:10:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ blueprint-core --- 07:10:49 [INFO] Copying 22 resources from src/test/resources to target/test-classes 07:10:49 [INFO] 07:10:49 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ blueprint-core --- 07:10:49 [INFO] No sources to compile 07:10:49 [INFO] 07:10:49 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprint-core --- 07:10:49 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/java 07:10:52 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/MDCContextTest.kt: (46, 13) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 07:10:52 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/annotations/BluePrintsAnnotationsTest.kt: (33, 13) Variable 'wfOutput' is never used 07:10:52 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowServiceTest.kt: (205, 28) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 07:10:52 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintIOUtilsTest.kt: (28, 61) Parameter 'count' is never used, could be renamed to _ 07:10:52 [INFO] 07:10:52 [INFO] --- surefire:3.0.0-M5:test (default-test) @ blueprint-core --- 07:10:52 [INFO] 07:10:52 [INFO] ------------------------------------------------------- 07:10:52 [INFO] T E S T S 07:10:52 [INFO] ------------------------------------------------------- 07:10:54 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.FileExtensionFunctionTest 07:10:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s - in org.onap.ccsdk.cds.controllerblueprints.core.FileExtensionFunctionTest 07:10:54 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.MDCContextTest 07:10:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.onap.ccsdk.cds.controllerblueprints.core.MDCContextTest 07:10:54 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.CustomFunctionsTest 07:10:55 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 s - in org.onap.ccsdk.cds.controllerblueprints.core.CustomFunctionsTest 07:10:55 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintScriptsServiceImplTest 07:11:02 07:10:55.683 INFO [main @coroutine#4] o.o.c.c.c.core.scripts.BluePrintCompileService - compiling for cache key(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/resources/compile) 07:11:02 07:11:02.087 INFO [main @coroutine#4] o.o.c.c.c.core.scripts.BluePrintCompileService - compiled in (6398)mSec for cache key(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/resources/compile) 07:11:02 07:11:02.090 INFO [main @coroutine#4] o.o.c.c.c.core.scripts.BluePrintClassLoader - loading compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/resources/compile) 07:11:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.545 s - in org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintScriptsServiceImplTest 07:11:02 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.BluePrintErrorTest 07:11:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.ccsdk.cds.controllerblueprints.core.BluePrintErrorTest 07:11:02 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintMetadataUtilsTest 07:11:02 07:11:02.156 INFO [main @coroutine#7] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(KOTLIN_DSL) path(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/resources/compile) and entry definition file (cba.scripts.ActivateBlueprintDefinitions.kt) 07:11:02 07:11:02.173 INFO [main @coroutine#7] o.o.c.c.c.core.scripts.BluePrintCompileCache - Cleaned compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/resources/compile) 07:11:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintMetadataUtilsTest 07:11:02 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintIOUtilsTest 07:11:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintIOUtilsTest 07:11:02 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintFileUtilsTest 07:11:02 07:11:02.196 INFO [main @coroutine#10] c.o.c.c.c.core.utils.BluePrintFileUtils$Companion - deleting definition types under : /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/bp-copy-test/Definitions 07:11:02 07:11:02.197 INFO [main @coroutine#10] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s - in org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintFileUtilsTest 07:11:02 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.utils.WorkflowGraphUtilsTest 07:11:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.ccsdk.cds.controllerblueprints.core.utils.WorkflowGraphUtilsTest 07:11:02 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.utils.TopologicalSortingUtilsTest 07:11:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.ccsdk.cds.controllerblueprints.core.utils.TopologicalSortingUtilsTest 07:11:02 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.utils.JsonParserUtilsTest 07:11:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.onap.ccsdk.cds.controllerblueprints.core.utils.JsonParserUtilsTest 07:11:02 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonReactorUtilsTest 07:11:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonReactorUtilsTest 07:11:02 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtilsTest 07:11:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtilsTest 07:11:02 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.utils.PropertyDefinitionUtilsTest 07:11:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.ccsdk.cds.controllerblueprints.core.utils.PropertyDefinitionUtilsTest 07:11:02 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintTemplateServiceTest 07:11:03 07:11:02.771 INFO [main @coroutine#21] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:03 07:11:03.017 INFO [main @coroutine#26] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:03 07:11:03.083 INFO [main @coroutine#30] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:03 07:11:03.218 INFO [main @coroutine#34] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 s - in org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintTemplateServiceTest 07:11:03 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintExpressionServiceTest 07:11:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintExpressionServiceTest 07:11:03 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintRuntimeServiceTest 07:11:03 07:11:03.246 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeServiceTest - ************************ resolvePropertyAssignments ********************** 07:11:03 07:11:03.247 INFO [main @coroutine#38] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:03 07:11:03.254 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeService - resolveWorkflowOutputs for workflow(resource-assignment) 07:11:03 07:11:03.257 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeServiceTest - ************************ resolveDSLExpression ********************** 07:11:03 07:11:03.257 INFO [main @coroutine#39] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:03 07:11:03.263 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeServiceTest - ************************ testResolveNodeTemplateRequirementProperties ********************** 07:11:03 07:11:03.264 INFO [main @coroutine#40] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:03 07:11:03.271 INFO [main] c.o.c.c.c.core.utils.BluePrintRuntimeUtils - assignInputs from input JSON ({"request-id":"12345","hostname":"localhost","template_name":"baseconfiguration","template_version":"1.0.0","action-name":"sample-action"}) 07:11:03 07:11:03.273 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeService - resolveNodeTemplateCapabilityProperties for node template(sample-netconf-device) capability(netconf) 07:11:03 07:11:03.275 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeServiceTest - ************************ testResolveNodeTemplateInterfaceOperationInputs ********************** 07:11:03 07:11:03.276 INFO [main @coroutine#42] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:03 07:11:03.282 INFO [main] c.o.c.c.c.core.utils.BluePrintRuntimeUtils - assignInputs from input JSON ({"request-id":"12345","hostname":"localhost","template_name":"baseconfiguration","template_version":"1.0.0","action-name":"sample-action"}) 07:11:03 07:11:03.282 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeService - resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 07:11:03 07:11:03.283 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeService - input definition for node template (resource-assignment), values ({action-name={"get_input":"action-name"}, resource-type="vnf-type", request-id={"get_input":"request-id"}, resource-id={"get_input":"hostname"}, artifact-prefix-names=["baseconfig"]}) 07:11:03 07:11:03.284 INFO [main @coroutine#44] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:03 07:11:03.290 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeServiceTest - ************************ testResolveNodeTemplateProperties ********************** 07:11:03 07:11:03.291 INFO [main @coroutine#45] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:03 07:11:03.295 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeService - assignInputs from input JSON ({"request-id":"12345","hostname":"localhost","template_name":"baseconfiguration","template_version":"1.0.0","action-name":"sample-action"}) 07:11:03 07:11:03.296 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeService - resolveNodeTemplatePropertyValues for node template (activate-process) 07:11:03 07:11:03.299 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeServiceTest - ************************ testResolveRelationshipTemplateProperties ********************** 07:11:03 07:11:03.300 INFO [main @coroutine#48] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:03 07:11:03.305 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeService - assignInputs from input JSON ({"request-id":"12345","hostname":"localhost","template_name":"baseconfiguration","template_version":"1.0.0","action-name":"sample-action"}) 07:11:03 07:11:03.305 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeService - resolveRelationshipTemplateProperties for relationship template (cli-device-properties) 07:11:03 07:11:03.306 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeServiceTest - ************************ testResolveNodeTemplateInterfaceOperationOutputs ********************** 07:11:03 07:11:03.307 INFO [main @coroutine#50] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:03 07:11:03.312 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeService - resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 07:11:03 07:11:03.312 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeServiceTest - ************************ testNodeTemplateContextProperty ********************** 07:11:03 07:11:03.313 INFO [main @coroutine#51] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:03 07:11:03.317 INFO [main] c.o.c.c.c.core.service.BluePrintRuntimeServiceTest - JSON Prepared Value Context {"context1":"context1-value","context2":"context2-value"} 07:11:03 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintRuntimeServiceTest 07:11:03 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintRepoFileServiceTest 07:11:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintRepoFileServiceTest 07:11:03 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintContextTest 07:11:03 07:11:03.359 INFO [main @coroutine#56] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:03 07:11:03.366 INFO [main @coroutine#57] c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion - Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:03 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintContextTest 07:11:03 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintWorkflowServiceTest 07:11:03 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:11:04 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:11:04 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:11:04 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:11:04 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:11:04 07:11:04.802 INFO [main @coroutine#58] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>B/SUCCESS(NOT_STARTED), B>C/SUCCESS(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>E/SUCCESS(NOT_STARTED), E>END/SUCCESS(NOT_STARTED)] 07:11:04 07:11:04.856 INFO [DefaultDispatcher-worker-1 @Wf#64] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:11:04 07:11:04.862 INFO [DefaultDispatcher-worker-2 @Wf#67] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(SUCCESS) 07:11:04 07:11:04.863 INFO [DefaultDispatcher-worker-2 @Wf#70] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(B) -> executed state(SUCCESS) 07:11:04 07:11:04.864 INFO [DefaultDispatcher-worker-2 @Wf#73] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(C) -> executed state(SUCCESS) 07:11:04 07:11:04.865 INFO [DefaultDispatcher-worker-2 @Wf#76] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(D) -> executed state(SUCCESS) 07:11:04 07:11:04.866 INFO [DefaultDispatcher-worker-2 @Wf#79] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(E) -> executed state(SUCCESS) 07:11:04 07:11:04.867 INFO [DefaultDispatcher-worker-2 @Wf#82] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(END) -> executed state(SUCCESS) 07:11:04 07:11:04.876 INFO [DefaultDispatcher-worker-2 @Wf#83] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(123456) nodes completed with (0)exceptions 07:11:04 07:11:04.884 INFO [main @coroutine#84] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>B/SUCCESS(NOT_STARTED), A>C/FAILURE(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>E/SUCCESS(NOT_STARTED), B>E/SUCCESS(NOT_STARTED), E>END/SUCCESS(NOT_STARTED)] 07:11:04 07:11:04.886 INFO [DefaultDispatcher-worker-3 @Wf#90] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:11:04 07:11:04.888 INFO [DefaultDispatcher-worker-4 @Wf#93] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(SUCCESS) 07:11:04 07:11:04.894 INFO [DefaultDispatcher-worker-1 @Wf#99] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(B) -> executed state(SUCCESS) 07:11:04 07:11:04.895 INFO [DefaultDispatcher-worker-1 @Wf#88] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - node(E) is waiting for incoming edges([D>E/SUCCESS(NOT_STARTED)]) 07:11:04 07:11:04.896 INFO [DefaultDispatcher-worker-4 @Wf#97] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Skip node(C) -> executed state(SUCCESS) 07:11:04 07:11:04.897 INFO [DefaultDispatcher-worker-4 @Wf#103] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Skip node(D) -> executed state(SUCCESS) 07:11:04 07:11:04.898 INFO [DefaultDispatcher-worker-1 @Wf#106] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(E) -> executed state(SUCCESS) 07:11:04 07:11:04.899 INFO [DefaultDispatcher-worker-1 @Wf#109] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(END) -> executed state(SUCCESS) 07:11:04 07:11:04.900 INFO [DefaultDispatcher-worker-1 @Wf#110] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(123456) nodes completed with (0)exceptions 07:11:04 07:11:04.907 INFO [main @coroutine#111] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>B/SUCCESS(NOT_STARTED), B>C/SUCCESS(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>END/SUCCESS(NOT_STARTED)] 07:11:04 07:11:04.909 INFO [DefaultDispatcher-worker-4 @Wf#117] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:11:04 07:11:04.911 INFO [DefaultDispatcher-worker-4 @Wf#120] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(SUCCESS) 07:11:04 07:11:04.912 INFO [DefaultDispatcher-worker-3 @Wf#123] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(B) -> executed state(FAILURE) 07:11:04 07:11:04.914 INFO [DefaultDispatcher-worker-2 @Wf#124] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(123456) nodes completed with (1)exceptions 07:11:04 07:11:04.914 ERROR [DefaultDispatcher-worker-2 @Wf#124] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - workflow(123456) exceptions : 07:11:04 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(B) outgoing edge(FAILURE) is missing. 07:11:04 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258) 07:11:04 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 07:11:04 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 07:11:04 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:11:04 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:11:04 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) 07:11:04 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) 07:11:04 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) 07:11:04 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:11:04 07:11:04.927 INFO [main @coroutine#125] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>B/SUCCESS(NOT_STARTED), A>C/FAILURE(NOT_STARTED), B>D/SUCCESS(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>END/SUCCESS(NOT_STARTED)] 07:11:04 07:11:04.929 INFO [DefaultDispatcher-worker-4 @Wf#131] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:11:04 07:11:04.931 INFO [DefaultDispatcher-worker-4 @Wf#134] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(FAILURE) 07:11:04 07:11:04.932 INFO [DefaultDispatcher-worker-2 @Wf#139] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Skip node(B) -> executed state(SUCCESS) 07:11:04 07:11:04.933 INFO [DefaultDispatcher-worker-2 @Wf#129] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - node(D) is waiting for incoming edges([C>D/SUCCESS(NOT_STARTED)]) 07:11:04 07:11:04.933 INFO [DefaultDispatcher-worker-4 @Wf#140] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(C) -> executed state(SUCCESS) 07:11:04 07:11:04.934 INFO [DefaultDispatcher-worker-4 @Wf#144] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(D) -> executed state(SUCCESS) 07:11:04 07:11:04.935 INFO [DefaultDispatcher-worker-4 @Wf#147] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(END) -> executed state(SUCCESS) 07:11:04 07:11:04.936 INFO [DefaultDispatcher-worker-1 @Wf#148] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(123456) nodes completed with (0)exceptions 07:11:04 07:11:04.944 INFO [main @coroutine#149] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>B/SUCCESS(NOT_STARTED), A>C/SUCCESS(NOT_STARTED), B>D/SUCCESS(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>END/SUCCESS(NOT_STARTED)] 07:11:04 07:11:04.947 INFO [DefaultDispatcher-worker-3 @Wf#155] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:11:04 07:11:04.948 INFO [DefaultDispatcher-worker-3 @Wf#158] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(SUCCESS) 07:11:04 07:11:04.949 INFO [DefaultDispatcher-worker-3 @Wf#164] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(C) -> executed state(SUCCESS) 07:11:04 07:11:04.949 INFO [DefaultDispatcher-worker-1 @Wf#163] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(B) -> executed state(SUCCESS) 07:11:04 07:11:04.949 INFO [DefaultDispatcher-worker-3 @Wf#153] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - node(D) is waiting for incoming edges([B>D/SUCCESS(NOT_STARTED)]) 07:11:04 07:11:04.950 INFO [DefaultDispatcher-worker-1 @Wf#168] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(D) -> executed state(SUCCESS) 07:11:04 07:11:04.951 INFO [DefaultDispatcher-worker-1 @Wf#171] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(END) -> executed state(SUCCESS) 07:11:04 07:11:04.951 INFO [DefaultDispatcher-worker-1 @Wf#172] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(123456) nodes completed with (0)exceptions 07:11:04 07:11:04.958 INFO [main @coroutine#173] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>TO/SUCCESS(NOT_STARTED), TO>C/SUCCESS(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>END/SUCCESS(NOT_STARTED)] 07:11:04 07:11:04.960 INFO [DefaultDispatcher-worker-3 @Wf#179] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:11:04 07:11:04.962 INFO [DefaultDispatcher-worker-3 @Wf#182] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(SUCCESS) 07:11:04 07:11:04.977 INFO [DefaultDispatcher-worker-3 @Wf#186] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(123456) nodes completed with (1)exceptions 07:11:04 07:11:04.977 ERROR [DefaultDispatcher-worker-3 @Wf#186] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - workflow(123456) exceptions : 07:11:04 kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 1 ms 07:11:04 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) 07:11:04 at org.onap.ccsdk.cds.controllerblueprints.core.service.TestBluePrintWorkFlowService$executeNode$2.invokeSuspend(BluePrintWorkflowServiceTest.kt:229) 07:11:04 at org.onap.ccsdk.cds.controllerblueprints.core.service.TestBluePrintWorkFlowService.executeNode(BluePrintWorkflowServiceTest.kt:228) 07:11:04 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) 07:11:04 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 07:11:04 Caused by: kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 1 ms 07:11:04 at kotlinx.coroutines.TimeoutKt.TimeoutCancellationException(Timeout.kt:188) 07:11:04 at kotlinx.coroutines.TimeoutCoroutine.run(Timeout.kt:156) 07:11:04 at kotlinx.coroutines.EventLoopImplBase$DelayedRunnableTask.run(EventLoop.common.kt:505) 07:11:04 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) 07:11:04 at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:105) 07:11:04 at java.base/java.lang.Thread.run(Thread.java:1583) 07:11:04 07:11:04.985 INFO [main @coroutine#187] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>B/SUCCESS(NOT_STARTED), A>C/FAILURE(NOT_STARTED), B>D/SUCCESS(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>END/SUCCESS(NOT_STARTED)] 07:11:04 07:11:04.987 INFO [DefaultDispatcher-worker-4 @Wf#193] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:11:04 07:11:04.988 INFO [DefaultDispatcher-worker-4 @Wf#196] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(SUCCESS) 07:11:04 07:11:04.989 INFO [DefaultDispatcher-worker-3 @Wf#202] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Skip node(C) -> executed state(SUCCESS) 07:11:04 07:11:04.989 INFO [DefaultDispatcher-worker-6 @Wf#201] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(B) -> executed state(SUCCESS) 07:11:04 07:11:04.989 INFO [DefaultDispatcher-worker-3 @Wf#191] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - node(D) is waiting for incoming edges([B>D/SUCCESS(NOT_STARTED)]) 07:11:04 07:11:04.990 INFO [DefaultDispatcher-worker-3 @Wf#206] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(D) -> executed state(SUCCESS) 07:11:04 07:11:04.991 INFO [DefaultDispatcher-worker-3 @Wf#209] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(END) -> executed state(SUCCESS) 07:11:04 07:11:04.991 INFO [DefaultDispatcher-worker-3 @Wf#210] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(123456) nodes completed with (0)exceptions 07:11:05 07:11:05.003 INFO [main @coroutine#212] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>B/SUCCESS(NOT_STARTED), B>C/SUCCESS(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>END/SUCCESS(NOT_STARTED)] 07:11:05 07:11:05.004 INFO [DefaultDispatcher-worker-6 @Wf#219] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:11:05 07:11:05.005 INFO [main @coroutine#213] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>B/SUCCESS(NOT_STARTED), B>C/SUCCESS(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>END/SUCCESS(NOT_STARTED)] 07:11:05 07:11:05.005 INFO [DefaultDispatcher-worker-6 @Wf#223] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(SUCCESS) 07:11:05 07:11:05.006 INFO [DefaultDispatcher-worker-5 @Wf#228] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:11:05 07:11:05.006 INFO [DefaultDispatcher-worker-6 @Wf#232] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(B) -> executed state(SUCCESS) 07:11:05 07:11:05.007 INFO [DefaultDispatcher-worker-5 @Wf#235] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(SUCCESS) 07:11:05 07:11:05.007 INFO [DefaultDispatcher-worker-6 @Wf#237] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(C) -> executed state(SUCCESS) 07:11:05 07:11:05.007 INFO [DefaultDispatcher-worker-4 @Wf#241] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(B) -> executed state(SUCCESS) 07:11:05 07:11:05.008 INFO [DefaultDispatcher-worker-8 @Wf#244] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(D) -> executed state(SUCCESS) 07:11:05 07:11:05.009 INFO [DefaultDispatcher-worker-4 @Wf#246] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(C) -> executed state(SUCCESS) 07:11:05 07:11:05.009 INFO [DefaultDispatcher-worker-8 @Wf#250] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(END) -> executed state(SUCCESS) 07:11:05 07:11:05.010 INFO [DefaultDispatcher-worker-8 @Wf#252] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(12345) nodes completed with (0)exceptions 07:11:05 07:11:05.010 INFO [DefaultDispatcher-worker-4 @Wf#253] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(D) -> executed state(SUCCESS) 07:11:05 07:11:05.011 INFO [DefaultDispatcher-worker-4 @Wf#256] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(END) -> executed state(SUCCESS) 07:11:05 07:11:05.012 INFO [DefaultDispatcher-worker-4 @Wf#257] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(12346) nodes completed with (0)exceptions 07:11:05 07:11:05.018 INFO [main @coroutine#258] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - Executing Graph : [START>A/SUCCESS(NOT_STARTED), A>B/SUCCESS(NOT_STARTED), B>C/SUCCESS(NOT_STARTED), C>D/SUCCESS(NOT_STARTED), D>END/SUCCESS(NOT_STARTED)] 07:11:05 07:11:05.020 INFO [DefaultDispatcher-worker-2 @Wf#264] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(START) -> executed state(SUCCESS) 07:11:05 07:11:05.020 INFO [DefaultDispatcher-worker-2 @Wf#267] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - Execute node(A) -> executed state(SUCCESS) 07:11:05 07:11:05.022 INFO [DefaultDispatcher-worker-2 @Wf#271] o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService - workflow(123456) nodes completed with (1)exceptions 07:11:05 07:11:05.022 ERROR [DefaultDispatcher-worker-2 @Wf#271] o.o.c.c.c.c.service.TestBluePrintWorkFlowService - workflow(123456) exceptions : 07:11:05 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: failed to get status for the node(B, Status(EXECUTING)) 07:11:05 at org.onap.ccsdk.cds.controllerblueprints.core.service.TestBluePrintWorkFlowService.executeNode(BluePrintWorkflowServiceTest.kt:232) 07:11:05 at org.onap.ccsdk.cds.controllerblueprints.core.service.TestBluePrintWorkFlowService.executeNode(BluePrintWorkflowServiceTest.kt:187) 07:11:05 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) 07:11:05 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 07:11:05 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 07:11:05 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:11:05 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:11:05 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) 07:11:05 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) 07:11:05 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) 07:11:05 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:11:05 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.623 s - in org.onap.ccsdk.cds.controllerblueprints.core.service.BluePrintWorkflowServiceTest 07:11:05 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.GraphExtensionFunctionsTest 07:11:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.ccsdk.cds.controllerblueprints.core.GraphExtensionFunctionsTest 07:11:05 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.dsl.BluePrintDSLTest 07:11:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.onap.ccsdk.cds.controllerblueprints.core.dsl.BluePrintDSLTest 07:11:05 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.core.annotations.BluePrintsAnnotationsTest 07:11:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.onap.ccsdk.cds.controllerblueprints.core.annotations.BluePrintsAnnotationsTest 07:11:05 [INFO] 07:11:05 [INFO] Results: 07:11:05 [INFO] 07:11:05 [INFO] Tests run: 125, Failures: 0, Errors: 0, Skipped: 0 07:11:05 [INFO] 07:11:05 [INFO] 07:11:05 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprint-core --- 07:11:05 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/code-coverage/jacoco-ut.exec 07:11:05 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Blueprints - Blueprints Core' with 281 classes 07:11:06 [INFO] 07:11:06 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprint-core --- 07:11:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:11:06 [INFO] 07:11:06 [INFO] --- jar:3.4.2:jar (default-jar) @ blueprint-core --- 07:11:06 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/blueprint-core-1.10.0-SNAPSHOT.jar 07:11:06 [INFO] 07:11:06 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprint-core --- 07:11:06 [INFO] Skipping because packaging 'jar' is not pom. 07:11:06 [INFO] 07:11:06 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprint-core --- 07:11:06 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/code-coverage/jacoco-it.exec 07:11:06 [INFO] 07:11:06 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprint-core --- 07:11:06 [INFO] 07:11:06 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprint-core --- 07:11:06 [INFO] 07:11:06 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprint-core --- 07:11:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:11:06 [INFO] 07:11:06 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprint-core --- 07:11:06 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/jacoco.exec 07:11:06 [INFO] 07:11:06 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprint-core --- 07:11:06 [INFO] 07:11:06 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprint-core --- 07:11:06 [INFO] 07:11:06 [INFO] --- install:3.1.4:install (default-install) @ blueprint-core --- 07:11:06 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.10.0-SNAPSHOT/blueprint-core-1.10.0-SNAPSHOT.pom 07:11:06 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/blueprint-core-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.10.0-SNAPSHOT/blueprint-core-1.10.0-SNAPSHOT.jar 07:11:06 [INFO] 07:11:06 [INFO] --- dependency:3.8.1:tree (default-cli) @ blueprint-core --- 07:11:06 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT 07:11:06 [INFO] +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:11:06 [INFO] +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:11:06 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:11:06 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:11:06 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:11:06 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:11:06 [INFO] | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:11:06 [INFO] +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:11:06 [INFO] +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:11:06 [INFO] | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:11:06 [INFO] +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:11:06 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:11:06 [INFO] +- org.yaml:snakeyaml:jar:2.4:compile 07:11:06 [INFO] +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:11:06 [INFO] +- commons-lang:commons-lang:jar:2.6:compile 07:11:06 [INFO] +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:11:06 [INFO] | +- org.slf4j:slf4j-api:jar:2.0.17:compile 07:11:06 [INFO] | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:11:06 [INFO] | +- org.jsoup:jsoup:jar:1.15.3:compile 07:11:06 [INFO] | +- com.google.re2j:re2j:jar:1.2:compile 07:11:06 [INFO] | +- commons-net:commons-net:jar:3.9.0:compile 07:11:06 [INFO] | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:11:06 [INFO] | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:11:06 [INFO] | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:11:06 [INFO] +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:11:06 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:11:06 [INFO] | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:11:06 [INFO] | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:11:06 [INFO] | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:11:06 [INFO] +- org.apache.commons:commons-compress:jar:1.26.0:compile 07:11:06 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:11:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:11:06 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:11:06 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:11:06 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:11:06 [INFO] | +- junit:junit:jar:4.13.2:test 07:11:06 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:11:06 [INFO] | | \- org.hamcrest:hamcrest:jar:3.0:test 07:11:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:11:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:11:06 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:11:06 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:11:06 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:11:06 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:11:06 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:11:06 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:11:06 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:11:06 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:11:06 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:11:06 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:11:06 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:11:06 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:11:06 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:11:06 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:11:06 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:11:06 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:11:06 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:11:06 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:11:06 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:11:06 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:11:06 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:11:06 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:11:06 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:11:06 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:11:06 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:11:06 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:11:06 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:11:06 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:11:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:11:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:11:06 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:11:06 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:11:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:11:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:11:06 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:11:06 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:11:06 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:11:06 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:11:06 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:11:06 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:11:06 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:11:06 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:11:06 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:11:06 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:11:06 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:11:06 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:11:06 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:11:06 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:11:06 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:11:06 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:11:06 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:11:06 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:11:06 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:11:06 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:11:06 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:11:06 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:11:06 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:11:06 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:11:06 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:11:06 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:11:06 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:11:06 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:11:06 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:11:06 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:11:06 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:11:06 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:11:06 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:11:06 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:11:06 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:11:06 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:11:06 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:11:06 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:11:06 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:11:06 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:11:06 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:11:06 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:11:06 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:11:06 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:11:06 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:11:06 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:11:06 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:11:06 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:11:06 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:11:06 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:11:06 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:11:06 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:11:06 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:11:06 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:11:06 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:11:06 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:11:06 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:11:06 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:11:06 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:11:06 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:11:06 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:11:06 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:11:06 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:11:06 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:11:06 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:11:06 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:11:06 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:11:06 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:11:06 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:11:06 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:11:06 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:11:06 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:11:06 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:11:06 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:11:06 [INFO] | | \- org.springframework:spring-core:jar:6.2.17:compile 07:11:06 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:11:06 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:11:06 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:11:06 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:11:06 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:11:06 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:11:06 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:11:06 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:11:06 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:11:06 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:11:06 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:11:06 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:11:06 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:11:06 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:11:06 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:11:06 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:11:06 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:11:06 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:11:06 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:11:06 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:11:06 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:11:06 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:11:06 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:11:06 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:11:06 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:11:06 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:11:06 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:11:06 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:11:06 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:11:06 [INFO] \- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:11:06 [INFO] 07:11:06 [INFO] --- clm:3.0.8-01:index (default-cli) @ blueprint-core --- 07:11:06 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/sonatype-clm/module.xml 07:11:06 [INFO] 07:11:06 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict >---- 07:11:06 [INFO] Building MS Blueprints Processor Modules - Blueprints - Resource Dictionary 1.10.0-SNAPSHOT [12/67] 07:11:06 [INFO] from ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml 07:11:06 [INFO] --------------------------------[ jar ]--------------------------------- 07:11:06 [INFO] 07:11:06 [INFO] --- clean:3.4.1:clean (default-clean) @ resource-dict --- 07:11:06 [INFO] 07:11:06 [INFO] --- tidy:1.1.0:check (validate-pom) @ resource-dict --- 07:11:06 [INFO] 07:11:06 [INFO] --- antrun:1.8:run (validate-kotlin) @ resource-dict --- 07:11:06 [INFO] Executing tasks 07:11:06 07:11:06 ktlint: 07:11:07 [INFO] Executed tasks 07:11:07 [INFO] 07:11:07 [INFO] --- directory:1.0:highest-basedir (directories) @ resource-dict --- 07:11:07 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:11:07 [INFO] 07:11:07 [INFO] --- formatter:2.17.1:validate (validate-java) @ resource-dict --- 07:11:08 [INFO] Processed 4 files in 907ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0) 07:11:08 [INFO] 07:11:08 [INFO] --- enforcer:3.4.1:enforce (enforce) @ resource-dict --- 07:11:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:11:08 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:11:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:11:08 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:11:08 [INFO] 07:11:08 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ resource-dict --- 07:11:08 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/code-coverage/jacoco-ut.exec 07:11:08 [INFO] 07:11:08 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ resource-dict --- 07:11:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/jacoco.exec 07:11:08 [INFO] 07:11:08 [INFO] --- properties:1.0.0:set-system-properties (default) @ resource-dict --- 07:11:08 [INFO] Set 2 system properties 07:11:08 [INFO] 07:11:08 [INFO] --- checkstyle:2.17:check (check-license) @ resource-dict --- 07:11:08 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:11:08 [INFO] 07:11:08 [INFO] --- checkstyle:2.17:check (check-style) @ resource-dict --- 07:11:08 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:11:08 [INFO] 07:11:08 [INFO] --- tidy:1.1.0:pom (format-pom) @ resource-dict --- 07:11:08 [INFO] Tidy is skipped. 07:11:08 [INFO] 07:11:08 [INFO] --- antrun:1.8:run (format-kotlin) @ resource-dict --- 07:11:08 [INFO] Skipping Antrun execution 07:11:08 [INFO] 07:11:08 [INFO] --- formatter:2.17.1:format (format-java) @ resource-dict --- 07:11:08 [INFO] Formatting is skipped 07:11:08 [INFO] 07:11:08 [INFO] --- resources:3.3.1:resources (default-resources) @ resource-dict --- 07:11:08 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/resources 07:11:08 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/resources 07:11:08 [INFO] 07:11:08 [INFO] --- compiler:3.14.0:compile (default-compile) @ resource-dict --- 07:11:08 [INFO] No sources to compile 07:11:08 [INFO] 07:11:08 [INFO] --- kotlin:1.9.0:compile (compile) @ resource-dict --- 07:11:08 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/java 07:11:09 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/resource/dict/service/ResourceAssignmentValidationService.kt: (22, 38) 'StrBuilder' is deprecated. Deprecated in Java 07:11:09 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/resource/dict/service/ResourceAssignmentValidationService.kt: (50, 34) 'StrBuilder' is deprecated. Deprecated in Java 07:11:09 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/resource/dict/utils/ResourceDictionaryUtils.kt: (75, 14) 'fields(): (Mutable)Iterator<(Mutable)Map.(Mutable)Entry!>!' is deprecated. Deprecated in Java 07:11:09 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/resource/dict/utils/ResourceDictionaryUtils.kt: (86, 13) Elvis operator (?:) always returns the left operand of non-nullable type List 07:11:09 [INFO] 07:11:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ resource-dict --- 07:11:09 [INFO] Copying 4 resources from src/test/resources to target/test-classes 07:11:09 [INFO] 07:11:09 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ resource-dict --- 07:11:09 [INFO] Recompiling the module because of changed dependency. 07:11:09 [INFO] Compiling 4 source files with javac [debug parameters release 17] to target/test-classes 07:11:10 [INFO] Annotation processing is enabled because one or more processors were found 07:11:10 on the class path. A future release of javac may disable annotation processing 07:11:10 unless at least one processor is specified by name (-processor), or a search 07:11:10 path is specified (--processor-path, --processor-module-path), or annotation 07:11:10 processing is enabled explicitly (-proc:only, -proc:full). 07:11:10 Use -Xlint:-options to suppress this message. 07:11:10 Use -proc:none to disable annotation processing. 07:11:10 [INFO] 07:11:10 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ resource-dict --- 07:11:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/test/java/org/onap/ccsdk/cds/controllerblueprints/resource/dict/service/ResourceAssignmentValidationServiceTest.kt: (48, 70) Unnecessary non-null assertion (!!) on a non-null receiver of type List 07:11:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/test/java/org/onap/ccsdk/cds/controllerblueprints/resource/dict/service/ResourceAssignmentValidationServiceTest.kt: (57, 57) Unnecessary non-null assertion (!!) on a non-null receiver of type List 07:11:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/test/java/org/onap/ccsdk/cds/controllerblueprints/resource/dict/service/ResourceAssignmentValidationServiceTest.kt: (65, 57) Unnecessary non-null assertion (!!) on a non-null receiver of type List 07:11:11 [INFO] 07:11:11 [INFO] --- surefire:3.0.0-M5:test (default-test) @ resource-dict --- 07:11:11 [INFO] 07:11:11 [INFO] ------------------------------------------------------- 07:11:11 [INFO] T E S T S 07:11:11 [INFO] ------------------------------------------------------- 07:11:11 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.resource.dict.factory.ResourceSourceMappingFactoryTest 07:11:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.onap.ccsdk.cds.controllerblueprints.resource.dict.factory.ResourceSourceMappingFactoryTest 07:11:11 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinitionTest 07:11:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.55 s - in org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinitionTest 07:11:13 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.BulkResourceSequencingUtilsTest 07:11:13 07:11:13.616 [main] INFO org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.BulkResourceSequencingUtils -- Batched Sequence : ([[[ 07:11:13 name = * 07:11:13 status = null 07:11:13 required = null 07:11:13 dependencies = null 07:11:13 dictionaryName = null 07:11:13 dictionarySource = null 07:11:13 ]], [[ 07:11:13 name = vnf-name 07:11:13 status = null 07:11:13 required = true 07:11:13 dependencies = [] 07:11:13 dictionaryName = vnf-param 07:11:13 dictionarySource = sdnc 07:11:13 ]], [[ 07:11:13 name = service-instance-id 07:11:13 status = null 07:11:13 required = true 07:11:13 dependencies = [] 07:11:13 dictionaryName = service-instance-id 07:11:13 dictionarySource = input 07:11:13 ], [ 07:11:13 name = vnf-id 07:11:13 status = null 07:11:13 required = true 07:11:13 dependencies = [] 07:11:13 dictionaryName = vnf-id 07:11:13 dictionarySource = input 07:11:13 ]], [[ 07:11:13 name = bundle-ip 07:11:13 status = null 07:11:13 required = true 07:11:13 dependencies = [vnf-id] 07:11:13 dictionaryName = bundle-ip 07:11:13 dictionarySource = sdnc 07:11:13 ], [ 07:11:13 name = bundle-id 07:11:13 status = null 07:11:13 required = true 07:11:13 dependencies = [vnf-id] 07:11:13 dictionaryName = bundle-id 07:11:13 dictionarySource = sdnc 07:11:13 ]], [[ 07:11:13 name = bundle-mac 07:11:13 status = null 07:11:13 required = null 07:11:13 dependencies = [vnf-id, bundle-id] 07:11:13 dictionaryName = bundle-mac 07:11:13 dictionarySource = sdnc 07:11:13 ]], [[ 07:11:13 name = loopback-ip 07:11:13 status = null 07:11:13 required = null 07:11:13 dependencies = [bundle-mac] 07:11:13 dictionaryName = loopback-ip 07:11:13 dictionarySource = processor-db 07:11:13 ]], [[ 07:11:13 name = managed-ip1 07:11:13 status = null 07:11:13 required = null 07:11:13 dependencies = [loopback-ip] 07:11:13 dictionaryName = managed-ip1 07:11:13 dictionarySource = sdnc 07:11:13 ], [ 07:11:13 name = managed-ip 07:11:13 status = null 07:11:13 required = null 07:11:13 dependencies = [loopback-ip] 07:11:13 dictionaryName = managed-ip 07:11:13 dictionarySource = sdnc 07:11:13 ]]]) 07:11:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s - in org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.BulkResourceSequencingUtilsTest 07:11:13 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.ResourceDictionaryUtilsTest 07:11:13 07:11:13.659 [main] INFO org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.ResourceDictionaryUtils -- auto map resourceAssignment : [ 07:11:13 name = sample-assignment 07:11:13 status = null 07:11:13 required = null 07:11:13 dependencies = null 07:11:13 dictionaryName = null 07:11:13 dictionarySource = default 07:11:13 ] 07:11:13 07:11:13.694 [main] INFO org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.ResourceDictionaryUtilsTest -- populated context {inputs/floatValue=1.34, inputs/booleanValue=true, inputs/arrayStringValue=["one","two"], inputs/mapValue={"profile_name1":"profile_name1","profile_name2":"profile_name2"}, inputs/intValue=1, inputs/timeValue="2018-09-29", inputs/stringValue="sample-String"} 07:11:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.ResourceDictionaryUtilsTest 07:11:13 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.resource.dict.service.ResourceAssignmentValidationServiceTest 07:11:13 07:11:13.703 [main] INFO org.onap.ccsdk.cds.controllerblueprints.resource.dict.service.ResourceAssignmentValidationServiceTest -- **************** testValidateCyclic ***************** 07:11:13 07:11:13.750 [main] INFO org.onap.ccsdk.cds.controllerblueprints.resource.dict.service.ResourceAssignmentValidationServiceTest -- **************** testValidateSuccess ***************** 07:11:13 07:11:13.777 [main] INFO org.onap.ccsdk.cds.controllerblueprints.resource.dict.service.ResourceAssignmentValidationServiceTest -- **************** testValidateDuplicate ***************** 07:11:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.onap.ccsdk.cds.controllerblueprints.resource.dict.service.ResourceAssignmentValidationServiceTest 07:11:13 [INFO] 07:11:13 [INFO] Results: 07:11:13 [INFO] 07:11:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 07:11:13 [INFO] 07:11:13 [INFO] 07:11:13 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ resource-dict --- 07:11:13 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/code-coverage/jacoco-ut.exec 07:11:13 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Blueprints - Resource Dictionary' with 12 classes 07:11:13 [INFO] 07:11:13 [INFO] --- jacoco:0.8.12:report (default-report) @ resource-dict --- 07:11:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:11:13 [INFO] 07:11:13 [INFO] --- jar:3.4.2:jar (default-jar) @ resource-dict --- 07:11:13 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/resource-dict-1.10.0-SNAPSHOT.jar 07:11:13 [INFO] 07:11:13 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ resource-dict --- 07:11:13 [INFO] Skipping because packaging 'jar' is not pom. 07:11:13 [INFO] 07:11:13 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ resource-dict --- 07:11:13 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/code-coverage/jacoco-it.exec 07:11:13 [INFO] 07:11:13 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ resource-dict --- 07:11:13 [INFO] 07:11:13 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ resource-dict --- 07:11:13 [INFO] 07:11:13 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ resource-dict --- 07:11:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:11:13 [INFO] 07:11:13 [INFO] --- jacoco:0.8.12:check (default-check) @ resource-dict --- 07:11:13 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/jacoco.exec 07:11:13 [INFO] 07:11:13 [INFO] --- failsafe:3.0.0-M5:verify (default) @ resource-dict --- 07:11:13 [INFO] 07:11:13 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ resource-dict --- 07:11:13 [INFO] 07:11:13 [INFO] --- install:3.1.4:install (default-install) @ resource-dict --- 07:11:13 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.10.0-SNAPSHOT/resource-dict-1.10.0-SNAPSHOT.pom 07:11:13 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/resource-dict-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.10.0-SNAPSHOT/resource-dict-1.10.0-SNAPSHOT.jar 07:11:13 [INFO] 07:11:13 [INFO] --- dependency:3.8.1:tree (default-cli) @ resource-dict --- 07:11:13 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT 07:11:13 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:11:13 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:11:13 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:11:13 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:11:13 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:11:13 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:11:13 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:11:13 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:11:13 [INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:11:13 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:11:13 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:11:13 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:11:13 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 07:11:13 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:11:13 [INFO] | | +- org.slf4j:slf4j-api:jar:2.0.17:compile 07:11:13 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:11:13 [INFO] | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:11:13 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 07:11:13 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 07:11:13 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:11:13 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:11:13 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:11:13 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:11:13 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:11:13 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:11:13 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:11:13 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:11:13 [INFO] | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:11:13 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:11:13 [INFO] | +- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:11:13 [INFO] | \- junit:junit:jar:4.13.2:test 07:11:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:11:13 [INFO] | \- org.hamcrest:hamcrest:jar:3.0:test 07:11:13 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:11:13 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:11:13 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:11:13 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:11:13 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:11:13 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:11:13 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:11:13 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:11:13 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:11:13 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:11:13 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:11:13 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:11:13 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:11:13 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:11:13 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:11:13 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:11:13 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:11:13 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:11:13 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:11:13 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:11:13 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:11:13 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:11:13 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:11:13 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:11:13 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:11:13 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:11:13 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:11:13 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:11:13 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:11:13 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:11:13 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:11:13 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:11:13 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:11:13 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:11:13 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:11:13 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:11:13 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:11:13 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:11:13 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:11:13 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:11:13 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:11:13 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:11:13 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:11:13 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:11:13 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:11:13 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:11:13 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:11:13 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:11:13 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:11:13 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:11:13 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:11:13 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:11:13 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:11:13 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:11:13 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:11:13 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:11:13 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:11:13 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:11:13 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:11:13 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:11:13 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:11:13 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:11:13 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:11:13 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:11:13 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:11:13 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:11:13 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:11:13 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:11:13 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:11:13 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:11:13 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:11:13 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:11:13 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:11:13 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:11:13 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:11:13 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:11:13 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:11:13 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:11:13 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:11:13 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:11:13 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:11:13 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:11:13 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:11:13 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:11:13 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:11:13 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:11:13 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:11:13 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:11:13 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:11:13 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:11:13 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:11:13 [INFO] | | \- org.springframework:spring-core:jar:6.2.17:compile 07:11:13 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:11:13 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:11:13 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:11:13 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:11:13 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:11:13 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:11:13 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:11:13 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:11:13 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:11:13 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:11:13 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:11:13 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:11:13 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:11:13 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:11:13 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:11:13 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:11:13 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:11:13 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:11:13 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:11:13 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:11:13 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:11:13 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:11:13 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:11:13 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:11:13 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:11:13 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:11:13 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:11:13 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:11:14 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:11:14 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:11:14 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:11:14 [INFO] 07:11:14 [INFO] --- clm:3.0.8-01:index (default-cli) @ resource-dict --- 07:11:14 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/sonatype-clm/module.xml 07:11:14 [INFO] 07:11:14 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation >-- 07:11:14 [INFO] Building MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service 1.10.0-SNAPSHOT [13/67] 07:11:14 [INFO] from ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml 07:11:14 [INFO] --------------------------------[ jar ]--------------------------------- 07:11:14 [INFO] 07:11:14 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprint-validation --- 07:11:14 [INFO] 07:11:14 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprint-validation --- 07:11:14 [INFO] 07:11:14 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprint-validation --- 07:11:14 [INFO] Executing tasks 07:11:14 07:11:14 ktlint: 07:11:15 [INFO] Executed tasks 07:11:15 [INFO] 07:11:15 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprint-validation --- 07:11:15 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:11:15 [INFO] 07:11:15 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprint-validation --- 07:11:15 [INFO] 07:11:15 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprint-validation --- 07:11:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:11:15 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:11:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:11:15 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:11:15 [INFO] 07:11:15 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprint-validation --- 07:11:15 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/code-coverage/jacoco-ut.exec 07:11:15 [INFO] 07:11:15 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprint-validation --- 07:11:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/jacoco.exec 07:11:15 [INFO] 07:11:15 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprint-validation --- 07:11:15 [INFO] Set 2 system properties 07:11:15 [INFO] 07:11:15 [INFO] --- checkstyle:2.17:check (check-license) @ blueprint-validation --- 07:11:15 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:11:15 [INFO] 07:11:15 [INFO] --- checkstyle:2.17:check (check-style) @ blueprint-validation --- 07:11:15 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:11:15 [INFO] 07:11:15 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprint-validation --- 07:11:15 [INFO] Tidy is skipped. 07:11:15 [INFO] 07:11:15 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprint-validation --- 07:11:15 [INFO] Skipping Antrun execution 07:11:15 [INFO] 07:11:15 [INFO] --- formatter:2.17.1:format (format-java) @ blueprint-validation --- 07:11:15 [INFO] Formatting is skipped 07:11:15 [INFO] 07:11:15 [INFO] --- resources:3.3.1:resources (default-resources) @ blueprint-validation --- 07:11:15 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/resources 07:11:15 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/resources 07:11:15 [INFO] 07:11:15 [INFO] --- compiler:3.14.0:compile (default-compile) @ blueprint-validation --- 07:11:15 [INFO] No sources to compile 07:11:15 [INFO] 07:11:15 [INFO] --- kotlin:1.9.0:compile (compile) @ blueprint-validation --- 07:11:15 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/java 07:11:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintArtifactDefinitionValidatorImpl.kt: (47, 9) The corresponding parameter in the supertype 'BluePrintArtifactDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. 07:11:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintArtifactTypeValidatorImpl.kt: (30, 94) The corresponding parameter in the supertype 'BluePrintArtifactTypeValidator' is named 'type'. This may cause problems when calling this function with named arguments. 07:11:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintAttributeDefinitionValidatorImpl.kt: (44, 9) The corresponding parameter in the supertype 'BluePrintAttributeDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. 07:11:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintDataTypeValidatorImpl.kt: (29, 94) The corresponding parameter in the supertype 'BluePrintDataTypeValidator' is named 'type'. This may cause problems when calling this function with named arguments. 07:11:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintNodeTemplateValidatorImpl.kt: (53, 94) The corresponding parameter in the supertype 'BluePrintNodeTemplateValidator' is named 'type'. This may cause problems when calling this function with named arguments. 07:11:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintNodeTypeValidatorImpl.kt: (48, 80) The corresponding parameter in the supertype 'BluePrintNodeTypeValidator' is named 'name'. This may cause problems when calling this function with named arguments. 07:11:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintNodeTypeValidatorImpl.kt: (48, 102) The corresponding parameter in the supertype 'BluePrintNodeTypeValidator' is named 'type'. This may cause problems when calling this function with named arguments. 07:11:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintPropertyDefinitionValidatorImpl.kt: (41, 94) The corresponding parameter in the supertype 'BluePrintPropertyDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. 07:11:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintServiceTemplateValidatorImpl.kt: (48, 94) The corresponding parameter in the supertype 'BluePrintServiceTemplateValidator' is named 'type'. This may cause problems when calling this function with named arguments. 07:11:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintTopologyTemplateValidatorImpl.kt: (42, 94) The corresponding parameter in the supertype 'BluePrintTopologyTemplateValidator' is named 'type'. This may cause problems when calling this function with named arguments. 07:11:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.kt: (40, 80) The corresponding parameter in the supertype 'BluePrintWorkflowValidator' is named 'name'. This may cause problems when calling this function with named arguments. 07:11:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.kt: (40, 102) The corresponding parameter in the supertype 'BluePrintWorkflowValidator' is named 'type'. This may cause problems when calling this function with named arguments. 07:11:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.kt: (107, 37) Parameter 'propertyName' is never used, could be renamed to _ 07:11:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.kt: (107, 51) Parameter 'propertyDefinition' is never used, could be renamed to _ 07:11:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/extension/ArtifactMappingResourceValidator.kt: (39, 9) The corresponding parameter in the supertype 'BluePrintArtifactDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. 07:11:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/extension/ResourceDefinitionValidation.kt: (39, 9) The corresponding parameter in the supertype 'ResourceDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. 07:11:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/extension/ResourceDefinitionValidation.kt: (42, 46) Name shadowed: name 07:11:16 [INFO] 07:11:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ blueprint-validation --- 07:11:16 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/test/resources 07:11:16 [INFO] 07:11:16 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ blueprint-validation --- 07:11:16 [INFO] No sources to compile 07:11:16 [INFO] 07:11:16 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprint-validation --- 07:11:16 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/test/java 07:11:17 [INFO] 07:11:17 [INFO] --- surefire:3.0.0-M5:test (default-test) @ blueprint-validation --- 07:11:17 [INFO] 07:11:17 [INFO] ------------------------------------------------------- 07:11:17 [INFO] T E S T S 07:11:17 [INFO] ------------------------------------------------------- 07:11:18 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorServiceTest 07:11:20 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:11:21 07:11:18.673 [main @coroutine#1] INFO class org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintMetadataUtils$Companion -- Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:21 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:11:21 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:11:21 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:11:21 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:11:21 07:11:21.414 [main @coroutine#2] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 07:11:21 07:11:21.461 [main @coroutine#2] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- Validating Workflow(resource-assignment) 07:11:21 07:11:21.464 [main @coroutine#2] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- Validating Workflow(activate) 07:11:21 07:11:21.464 [main @coroutine#2] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- Validating Workflow(activate-restconf) 07:11:21 07:11:21.465 [main @coroutine#2] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- Validating Workflow(activate-cli) 07:11:21 07:11:21.465 [main @coroutine#2] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- Validating Workflow(assign-activate) 07:11:21 07:11:21.465 [main @coroutine#2] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- Validating Workflow(imperative-test-wf) 07:11:21 07:11:21.554 [main @coroutine#4] INFO class org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintMetadataUtils$Companion -- Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:21 07:11:21.573 [main] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- Validating Workflow(resource-assignment) 07:11:21 07:11:21.576 [main @coroutine#5] INFO class org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintMetadataUtils$Companion -- Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:21 07:11:21.591 [main] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- Validating Workflow(resource-assignment) 07:11:22 07:11:21.596 [main @coroutine#6] INFO class org.onap.ccsdk.cds.controllerblueprints.core.utils.BluePrintMetadataUtils$Companion -- Reading blueprint type(DEFAULT) path(./../../../../../components/model-catalog/blueprint-model/test-blueprint/baseconfiguration) and entry definition file (Definitions/activation-blueprint.json) 07:11:22 07:11:22.446 [main] INFO class org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl -- Validating Workflow(resource-assignment) 07:11:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.197 s - in org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorServiceTest 07:11:22 [INFO] 07:11:22 [INFO] Results: 07:11:22 [INFO] 07:11:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 07:11:22 [INFO] 07:11:22 [INFO] 07:11:22 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprint-validation --- 07:11:22 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/code-coverage/jacoco-ut.exec 07:11:22 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service' with 38 classes 07:11:22 [INFO] 07:11:22 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprint-validation --- 07:11:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:11:22 [INFO] 07:11:22 [INFO] --- jar:3.4.2:jar (default-jar) @ blueprint-validation --- 07:11:22 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.10.0-SNAPSHOT.jar 07:11:22 [INFO] 07:11:22 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprint-validation --- 07:11:22 [INFO] Skipping because packaging 'jar' is not pom. 07:11:22 [INFO] 07:11:22 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprint-validation --- 07:11:22 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/code-coverage/jacoco-it.exec 07:11:22 [INFO] 07:11:22 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprint-validation --- 07:11:22 [INFO] 07:11:22 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprint-validation --- 07:11:22 [INFO] 07:11:22 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprint-validation --- 07:11:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:11:22 [INFO] 07:11:22 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprint-validation --- 07:11:22 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/jacoco.exec 07:11:22 [INFO] 07:11:22 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprint-validation --- 07:11:22 [INFO] 07:11:22 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprint-validation --- 07:11:22 [INFO] 07:11:22 [INFO] --- install:3.1.4:install (default-install) @ blueprint-validation --- 07:11:22 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.10.0-SNAPSHOT/blueprint-validation-1.10.0-SNAPSHOT.pom 07:11:22 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.10.0-SNAPSHOT/blueprint-validation-1.10.0-SNAPSHOT.jar 07:11:22 [INFO] 07:11:22 [INFO] --- dependency:3.8.1:tree (default-cli) @ blueprint-validation --- 07:11:22 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT 07:11:22 [INFO] +- org.springframework:spring-core:jar:6.2.17:compile 07:11:22 [INFO] | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:11:22 [INFO] +- org.springframework:spring-context:jar:6.2.17:compile 07:11:22 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 07:11:22 [INFO] | +- org.springframework:spring-beans:jar:6.2.17:compile 07:11:22 [INFO] | +- org.springframework:spring-expression:jar:6.2.17:compile 07:11:22 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:11:22 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:11:22 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:11:22 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:11:22 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:11:22 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:11:22 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:11:22 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:11:22 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:11:22 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:11:22 [INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:11:22 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:11:22 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:11:22 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:11:22 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 07:11:22 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:11:22 [INFO] | | +- org.slf4j:slf4j-api:jar:2.0.17:compile 07:11:22 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:11:22 [INFO] | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:11:22 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 07:11:22 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 07:11:22 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:11:22 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:11:22 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:11:22 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:11:22 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:11:22 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:11:22 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:11:22 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:11:22 [INFO] | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:11:22 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:11:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:11:22 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:11:22 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:11:22 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:11:22 [INFO] | +- junit:junit:jar:4.13.2:test 07:11:22 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:11:22 [INFO] | | \- org.hamcrest:hamcrest:jar:3.0:test 07:11:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:11:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:11:22 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:11:22 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:11:22 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:11:22 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:11:22 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:11:22 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:11:22 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:11:22 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:11:22 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:11:22 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:11:22 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:11:22 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:11:22 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:11:22 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:11:22 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:11:22 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:11:22 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:11:22 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:11:22 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:11:22 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:11:22 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:11:22 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:11:22 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:11:22 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:11:22 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:11:22 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:11:22 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:11:22 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:11:22 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:11:22 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:11:22 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:11:22 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:11:22 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:11:22 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:11:22 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:11:22 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:11:22 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:11:22 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:11:22 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:11:22 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:11:22 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:11:22 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:11:22 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:11:22 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:11:22 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:11:22 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:11:22 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:11:22 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:11:22 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:11:22 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:11:22 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:11:22 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:11:22 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:11:22 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:11:22 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:11:22 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:11:22 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:11:22 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:11:22 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:11:22 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:11:22 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:11:22 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:11:22 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:11:22 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:11:22 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:11:22 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:11:22 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:11:22 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:11:22 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:11:22 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:11:22 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:11:22 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:11:22 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:11:22 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:11:22 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:11:22 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:11:22 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:11:22 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:11:22 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:11:22 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:11:22 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:11:22 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:11:22 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:11:22 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:11:22 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:11:22 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:11:22 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:11:22 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:11:22 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:11:22 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:11:22 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:11:22 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:11:22 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:11:22 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:11:22 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:11:22 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:11:22 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:11:22 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:11:22 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:11:22 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:11:22 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:11:22 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:11:22 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:11:22 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:11:22 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:11:22 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:11:22 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:11:22 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:11:22 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:11:22 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:11:22 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:11:22 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:11:22 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:11:22 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:11:22 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:11:22 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:11:22 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:11:22 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:11:22 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:11:22 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:11:22 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:11:22 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:11:22 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:11:22 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:11:22 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:11:22 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:11:22 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:11:22 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:11:22 [INFO] | \- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:11:22 [INFO] | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:11:22 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:11:22 [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:11:22 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:11:22 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:11:22 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:11:22 [INFO] 07:11:22 [INFO] --- clm:3.0.8-01:index (default-cli) @ blueprint-validation --- 07:11:22 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/sonatype-clm/module.xml 07:11:22 [INFO] 07:11:22 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto >--- 07:11:22 [INFO] Building MS Blueprints Processor Modules - Blueprints - Blueprints Proto 1.10.0-SNAPSHOT [14/67] 07:11:22 [INFO] from ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml 07:11:22 [INFO] --------------------------------[ jar ]--------------------------------- 07:11:22 [INFO] 07:11:22 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprint-proto --- 07:11:22 [INFO] 07:11:22 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprint-proto --- 07:11:23 [INFO] 07:11:23 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprint-proto --- 07:11:23 [INFO] Executing tasks 07:11:23 07:11:23 ktlint: 07:11:23 [INFO] Executed tasks 07:11:23 [INFO] 07:11:23 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprint-proto --- 07:11:23 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:11:23 [INFO] 07:11:23 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprint-proto --- 07:11:23 [INFO] 07:11:23 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprint-proto --- 07:11:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:11:23 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:11:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:11:23 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:11:23 [INFO] Rule 4: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:11:23 [INFO] 07:11:23 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprint-proto --- 07:11:23 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/code-coverage/jacoco-ut.exec 07:11:23 [INFO] 07:11:23 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprint-proto --- 07:11:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/jacoco.exec 07:11:23 [INFO] 07:11:23 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprint-proto --- 07:11:23 [INFO] Set 2 system properties 07:11:23 [INFO] 07:11:23 [INFO] --- protobuf:0.6.1:compile (default) @ blueprint-proto --- 07:11:24 [INFO] Compiling 4 proto file(s) to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/generated-sources/protobuf/java 07:11:24 [INFO] 07:11:24 [INFO] --- protobuf:0.6.1:compile-custom (grpc-java) @ blueprint-proto --- 07:11:24 [INFO] Compiling 4 proto file(s) to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/generated-sources/protobuf/grpc-java 07:11:24 [INFO] 07:11:24 [INFO] --- checkstyle:2.17:check (check-license) @ blueprint-proto --- 07:11:24 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:11:24 [INFO] 07:11:24 [INFO] --- checkstyle:2.17:check (check-style) @ blueprint-proto --- 07:11:24 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:11:24 [INFO] 07:11:24 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprint-proto --- 07:11:24 [INFO] Tidy is skipped. 07:11:24 [INFO] 07:11:24 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprint-proto --- 07:11:24 [INFO] Skipping Antrun execution 07:11:24 [INFO] 07:11:24 [INFO] --- formatter:2.17.1:format (format-java) @ blueprint-proto --- 07:11:24 [INFO] Formatting is skipped 07:11:24 [INFO] 07:11:24 [INFO] --- resources:3.3.1:resources (default-resources) @ blueprint-proto --- 07:11:24 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/src/main/resources 07:11:24 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/src/main/resources 07:11:24 [INFO] 07:11:24 [INFO] --- compiler:3.14.0:compile (default-compile) @ blueprint-proto --- 07:11:24 [INFO] Recompiling the module because of changed dependency. 07:11:24 [INFO] Compiling 53 source files with javac [debug parameters release 17] to target/classes 07:11:26 [INFO] Annotation processing is enabled because one or more processors were found 07:11:26 on the class path. A future release of javac may disable annotation processing 07:11:26 unless at least one processor is specified by name (-processor), or a search 07:11:26 path is specified (--processor-path, --processor-module-path), or annotation 07:11:26 processing is enabled explicitly (-proc:only, -proc:full). 07:11:26 Use -Xlint:-options to suppress this message. 07:11:26 Use -proc:none to disable annotation processing. 07:11:26 [INFO] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/generated-sources/protobuf/java/org/onap/ccsdk/cds/controllerblueprints/command/api/ExecutionOutput.java: Some input files use or override a deprecated API. 07:11:26 [INFO] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/generated-sources/protobuf/java/org/onap/ccsdk/cds/controllerblueprints/command/api/ExecutionOutput.java: Recompile with -Xlint:deprecation for details. 07:11:26 [INFO] 07:11:26 [INFO] --- kotlin:1.9.0:compile (compile) @ blueprint-proto --- 07:11:26 [WARNING] No sources found skipping Kotlin compile 07:11:26 [INFO] 07:11:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ blueprint-proto --- 07:11:26 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/src/test/resources 07:11:26 [INFO] 07:11:26 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ blueprint-proto --- 07:11:26 [INFO] No sources to compile 07:11:26 [INFO] 07:11:26 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprint-proto --- 07:11:26 [WARNING] No sources found skipping Kotlin compile 07:11:26 [INFO] 07:11:26 [INFO] --- surefire:3.0.0-M5:test (default-test) @ blueprint-proto --- 07:11:26 [INFO] No tests to run. 07:11:26 [INFO] 07:11:26 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprint-proto --- 07:11:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:11:26 [INFO] 07:11:26 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprint-proto --- 07:11:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:11:26 [INFO] 07:11:26 [INFO] --- jar:3.4.2:jar (default-jar) @ blueprint-proto --- 07:11:27 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.10.0-SNAPSHOT.jar 07:11:27 [INFO] 07:11:27 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprint-proto --- 07:11:27 [INFO] Skipping because packaging 'jar' is not pom. 07:11:27 [INFO] 07:11:27 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprint-proto --- 07:11:27 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/code-coverage/jacoco-it.exec 07:11:27 [INFO] 07:11:27 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprint-proto --- 07:11:27 [INFO] No tests to run. 07:11:27 [INFO] 07:11:27 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprint-proto --- 07:11:27 [INFO] No tests to run. 07:11:27 [INFO] 07:11:27 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprint-proto --- 07:11:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:11:27 [INFO] 07:11:27 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprint-proto --- 07:11:27 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/jacoco.exec 07:11:27 [INFO] 07:11:27 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprint-proto --- 07:11:27 [INFO] 07:11:27 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprint-proto --- 07:11:27 [INFO] 07:11:27 [INFO] --- install:3.1.4:install (default-install) @ blueprint-proto --- 07:11:27 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.10.0-SNAPSHOT/blueprint-proto-1.10.0-SNAPSHOT.pom 07:11:27 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.10.0-SNAPSHOT/blueprint-proto-1.10.0-SNAPSHOT.jar 07:11:27 [INFO] 07:11:27 [INFO] --- dependency:3.8.1:tree (default-cli) @ blueprint-proto --- 07:11:27 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT 07:11:27 [INFO] +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:11:27 [INFO] +- javax.annotation:jsr250-api:jar:1.0:compile 07:11:27 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:11:27 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:11:27 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:11:27 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:11:27 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:11:27 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:11:27 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:11:27 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:11:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:11:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:11:27 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:11:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:11:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:11:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:11:27 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:11:27 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:11:27 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:11:27 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:11:27 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:11:27 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:11:27 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:11:27 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:11:27 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:11:27 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:11:27 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:11:27 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:11:27 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:11:27 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:11:27 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:11:27 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:11:27 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:11:27 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:11:27 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:11:27 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:11:27 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:11:27 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:11:27 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:11:27 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:11:27 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:11:27 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:11:27 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:11:27 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:11:27 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:11:27 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:11:27 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:11:27 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:11:27 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:11:27 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:11:27 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:11:27 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:11:27 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:11:27 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:11:27 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:11:27 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:11:27 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:11:27 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:11:27 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:11:27 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:11:27 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:11:27 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:11:27 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:11:27 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:11:27 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:11:27 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:11:27 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:11:27 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:11:27 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:11:27 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:11:27 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:11:27 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:11:27 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:11:27 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:11:27 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:11:27 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:11:27 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:11:27 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:11:27 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:11:27 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:11:27 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:11:27 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:11:27 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:11:27 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:11:27 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:11:27 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:11:27 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:11:27 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:11:27 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:11:27 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:11:27 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:11:27 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:11:27 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:11:27 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:11:27 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:11:27 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:11:27 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:11:27 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:11:27 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:11:27 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:11:27 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:11:27 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:11:27 [INFO] | | \- org.springframework:spring-core:jar:6.2.17:compile 07:11:27 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:11:27 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:11:27 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:11:27 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:11:27 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:11:27 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:11:27 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:11:27 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:11:27 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:11:27 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:11:27 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:11:27 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:11:27 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:11:27 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:11:27 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:11:27 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:11:27 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:11:27 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:11:27 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:11:27 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:11:27 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:11:27 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:11:27 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:11:27 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:11:27 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:11:27 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:11:27 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:11:27 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:11:27 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:11:27 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:11:27 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:11:27 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:11:27 [INFO] 07:11:27 [INFO] --- clm:3.0.8-01:index (default-cli) @ blueprint-proto --- 07:11:27 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/sonatype-clm/module.xml 07:11:27 [INFO] 07:11:27 [INFO] -------< org.onap.ccsdk.cds.blueprintsprocessor:modules-commons >------- 07:11:27 [INFO] Building MS Blueprints Processor Modules - Commons 1.10.0-SNAPSHOT [15/67] 07:11:27 [INFO] from ms/blueprintsprocessor/modules/commons/pom.xml 07:11:27 [INFO] --------------------------------[ pom ]--------------------------------- 07:11:27 [INFO] 07:11:27 [INFO] --- clean:3.4.1:clean (default-clean) @ modules-commons --- 07:11:27 [INFO] 07:11:27 [INFO] --- tidy:1.1.0:check (validate-pom) @ modules-commons --- 07:11:27 [INFO] 07:11:27 [INFO] --- antrun:1.8:run (validate-kotlin) @ modules-commons --- 07:11:27 [INFO] Executing tasks 07:11:27 07:11:27 ktlint: 07:11:28 [INFO] Executed tasks 07:11:28 [INFO] 07:11:28 [INFO] --- directory:1.0:highest-basedir (directories) @ modules-commons --- 07:11:28 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:11:28 [INFO] 07:11:28 [INFO] --- formatter:2.17.1:validate (validate-java) @ modules-commons --- 07:11:28 [INFO] 07:11:28 [INFO] --- enforcer:3.4.1:enforce (enforce) @ modules-commons --- 07:11:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:11:28 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:11:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:11:28 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:11:28 [INFO] 07:11:28 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ modules-commons --- 07:11:28 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/target/code-coverage/jacoco-ut.exec 07:11:28 [INFO] 07:11:28 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ modules-commons --- 07:11:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/target/jacoco.exec 07:11:28 [INFO] 07:11:28 [INFO] --- properties:1.0.0:set-system-properties (default) @ modules-commons --- 07:11:28 [INFO] Set 2 system properties 07:11:28 [INFO] 07:11:28 [INFO] --- checkstyle:2.17:check (check-license) @ modules-commons --- 07:11:28 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:11:28 [INFO] 07:11:28 [INFO] --- checkstyle:2.17:check (check-style) @ modules-commons --- 07:11:28 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:11:28 [INFO] 07:11:28 [INFO] --- tidy:1.1.0:pom (format-pom) @ modules-commons --- 07:11:28 [INFO] Tidy is skipped. 07:11:28 [INFO] 07:11:28 [INFO] --- antrun:1.8:run (format-kotlin) @ modules-commons --- 07:11:28 [INFO] Skipping Antrun execution 07:11:28 [INFO] 07:11:28 [INFO] --- formatter:2.17.1:format (format-java) @ modules-commons --- 07:11:28 [INFO] Formatting is skipped 07:11:28 [INFO] 07:11:28 [INFO] --- kotlin:1.9.0:compile (compile) @ modules-commons --- 07:11:28 [WARNING] No sources found skipping Kotlin compile 07:11:28 [INFO] 07:11:28 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ modules-commons --- 07:11:28 [WARNING] No sources found skipping Kotlin compile 07:11:28 [INFO] 07:11:28 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ modules-commons --- 07:11:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:11:28 [INFO] 07:11:28 [INFO] --- jacoco:0.8.12:report (default-report) @ modules-commons --- 07:11:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:11:28 [INFO] 07:11:28 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ modules-commons --- 07:11:28 [INFO] No site descriptor found: nothing to attach. 07:11:28 [INFO] 07:11:28 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ modules-commons --- 07:11:28 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/target/code-coverage/jacoco-it.exec 07:11:28 [INFO] 07:11:28 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ modules-commons --- 07:11:28 [INFO] No tests to run. 07:11:28 [INFO] 07:11:28 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ modules-commons --- 07:11:28 [INFO] No tests to run. 07:11:28 [INFO] 07:11:28 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ modules-commons --- 07:11:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:11:28 [INFO] 07:11:28 [INFO] --- jacoco:0.8.12:check (default-check) @ modules-commons --- 07:11:28 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/target/jacoco.exec 07:11:28 [INFO] 07:11:28 [INFO] --- failsafe:3.0.0-M5:verify (default) @ modules-commons --- 07:11:28 [INFO] 07:11:28 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ modules-commons --- 07:11:28 [INFO] 07:11:28 [INFO] --- install:3.1.4:install (default-install) @ modules-commons --- 07:11:28 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.10.0-SNAPSHOT/modules-commons-1.10.0-SNAPSHOT.pom 07:11:28 [INFO] 07:11:28 [INFO] --- dependency:3.8.1:tree (default-cli) @ modules-commons --- 07:11:28 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:modules-commons:pom:1.10.0-SNAPSHOT 07:11:28 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:11:28 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:11:28 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:11:28 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:11:28 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:11:28 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:11:28 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:11:28 [INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:11:28 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:11:28 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 07:11:28 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:11:28 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:11:28 [INFO] | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:11:28 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 07:11:28 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 07:11:28 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:11:28 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:11:28 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:11:28 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:11:28 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:11:28 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:11:28 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:11:28 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:11:28 [INFO] | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:11:28 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:11:28 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:11:28 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:11:28 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:11:28 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:11:28 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:11:28 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:11:28 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:11:28 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:11:28 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:11:28 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:11:28 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:11:28 [INFO] | +- junit:junit:jar:4.13.2:test 07:11:28 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:11:28 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:11:28 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:11:28 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:11:28 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:11:28 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:11:28 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:11:28 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:11:28 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:11:28 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:11:28 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:11:28 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:11:28 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:test 07:11:28 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test 07:11:28 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:11:28 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:11:28 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:11:28 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:11:28 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:11:28 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:11:28 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:11:28 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:11:28 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:11:28 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:11:28 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:11:28 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:11:28 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:11:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:11:28 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:11:28 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:11:28 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:11:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:11:28 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:11:28 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:11:28 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:11:28 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:11:28 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:11:28 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:11:28 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:11:28 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:11:28 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:11:28 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:11:28 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:11:28 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:11:28 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:11:28 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:11:28 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:11:28 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:11:28 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:11:28 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:11:28 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:11:28 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:11:28 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:11:28 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:11:28 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:11:28 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:11:28 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:11:28 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:11:28 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:11:28 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:11:28 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:11:28 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:11:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:11:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:11:28 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:11:28 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:11:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:11:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:11:28 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:11:28 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:11:28 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:11:28 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:11:28 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:11:28 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:11:28 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:11:28 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:11:28 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:11:28 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:11:28 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:11:28 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:11:28 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:11:28 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:11:28 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:11:28 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:11:28 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:11:28 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:11:28 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:11:28 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:11:28 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:11:28 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:11:28 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:11:28 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:11:28 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:11:28 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:11:28 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:11:28 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:11:28 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:11:28 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:11:28 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:11:28 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:11:28 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:11:28 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:11:28 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:11:28 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:11:28 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:11:28 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:11:28 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:11:28 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:11:28 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:11:28 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:11:28 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:11:28 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:11:28 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:11:28 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:11:28 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:11:28 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:11:28 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:11:28 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:11:28 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:11:28 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:11:28 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:11:28 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:11:28 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:11:28 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:11:28 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:11:28 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:11:28 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:11:28 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:11:28 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:11:28 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:11:28 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:11:28 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:11:28 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:11:28 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:11:28 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:11:28 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:11:28 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:11:28 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:11:28 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:11:28 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:11:28 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:11:28 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:11:28 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:11:28 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:11:28 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:11:28 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:11:28 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:11:28 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:11:28 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:11:28 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:11:28 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:11:28 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:11:28 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:11:28 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:11:28 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:11:28 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:11:28 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:11:28 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:11:28 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:11:28 [INFO] 07:11:28 [INFO] --- clm:3.0.8-01:index (default-cli) @ modules-commons --- 07:11:28 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/target/sonatype-clm/module.xml 07:11:28 [INFO] 07:11:28 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core >---- 07:11:28 [INFO] Building MS Blueprints Processor Modules - Commons - Processor Core 1.10.0-SNAPSHOT [16/67] 07:11:28 [INFO] from ms/blueprintsprocessor/modules/commons/processor-core/pom.xml 07:11:28 [INFO] --------------------------------[ jar ]--------------------------------- 07:11:28 [INFO] 07:11:28 [INFO] --- clean:3.4.1:clean (default-clean) @ processor-core --- 07:11:28 [INFO] 07:11:28 [INFO] --- tidy:1.1.0:check (validate-pom) @ processor-core --- 07:11:28 [INFO] 07:11:28 [INFO] --- antrun:1.8:run (validate-kotlin) @ processor-core --- 07:11:28 [INFO] Executing tasks 07:11:28 07:11:28 ktlint: 07:11:30 [INFO] Executed tasks 07:11:30 [INFO] 07:11:30 [INFO] --- directory:1.0:highest-basedir (directories) @ processor-core --- 07:11:30 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:11:30 [INFO] 07:11:30 [INFO] --- formatter:2.17.1:validate (validate-java) @ processor-core --- 07:11:30 [INFO] 07:11:30 [INFO] --- enforcer:3.4.1:enforce (enforce) @ processor-core --- 07:11:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:11:30 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:11:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:11:30 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:11:30 [INFO] 07:11:30 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ processor-core --- 07:11:30 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/code-coverage/jacoco-ut.exec 07:11:30 [INFO] 07:11:30 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ processor-core --- 07:11:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/jacoco.exec 07:11:30 [INFO] 07:11:30 [INFO] --- properties:1.0.0:set-system-properties (default) @ processor-core --- 07:11:30 [INFO] Set 2 system properties 07:11:30 [INFO] 07:11:30 [INFO] --- checkstyle:2.17:check (check-license) @ processor-core --- 07:11:30 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:11:30 [INFO] 07:11:30 [INFO] --- checkstyle:2.17:check (check-style) @ processor-core --- 07:11:30 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:11:30 [INFO] 07:11:30 [INFO] --- tidy:1.1.0:pom (format-pom) @ processor-core --- 07:11:30 [INFO] Tidy is skipped. 07:11:30 [INFO] 07:11:30 [INFO] --- antrun:1.8:run (format-kotlin) @ processor-core --- 07:11:30 [INFO] Skipping Antrun execution 07:11:30 [INFO] 07:11:30 [INFO] --- formatter:2.17.1:format (format-java) @ processor-core --- 07:11:30 [INFO] Formatting is skipped 07:11:30 [INFO] 07:11:30 [INFO] --- resources:3.3.1:resources (default-resources) @ processor-core --- 07:11:30 [INFO] Copying 1 resource from src/main/resources to target/classes 07:11:30 [INFO] Copying 0 resource from src/main/resources to target/classes 07:11:30 [INFO] 07:11:30 [INFO] --- compiler:3.14.0:compile (default-compile) @ processor-core --- 07:11:30 [INFO] No sources to compile 07:11:30 [INFO] 07:11:30 [INFO] --- kotlin:1.9.0:compile (compile) @ processor-core --- 07:11:30 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/java 07:11:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (63, 12) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:11:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (63, 48) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:11:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (64, 21) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 07:11:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (64, 33) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 07:11:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (64, 68) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:11:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (64, 75) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:11:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterService.kt: (183, 5) @OptIn without any arguments has no effect 07:11:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/service/BluePrintClusterService.kt: (98, 84) Parameter 'publishTime' is never used 07:11:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/service/BluePrintClusterService.kt: (98, 103) Parameter 'clusterMember' is never used 07:11:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/utils/PayloadUtils.kt: (67, 17) 'fields(): (Mutable)Iterator<(Mutable)Map.(Mutable)Entry!>!' is deprecated. Deprecated in Java 07:11:31 [INFO] 07:11:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ processor-core --- 07:11:31 [INFO] Copying 5 resources from src/test/resources to target/test-classes 07:11:31 [INFO] 07:11:31 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ processor-core --- 07:11:31 [INFO] No sources to compile 07:11:31 [INFO] 07:11:31 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ processor-core --- 07:11:31 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/java 07:11:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (194, 17) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:11:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (194, 49) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:11:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (195, 33) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:11:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (201, 17) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:11:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (201, 50) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:11:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (202, 33) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:11:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (208, 17) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:11:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (208, 49) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:11:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (209, 33) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:11:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (247, 13) Variable 'scheduler' is never used 07:11:32 [INFO] 07:11:32 [INFO] --- surefire:3.0.0-M5:test (default-test) @ processor-core --- 07:11:32 [INFO] 07:11:32 [INFO] ------------------------------------------------------- 07:11:32 [INFO] T E S T S 07:11:32 [INFO] ------------------------------------------------------- 07:11:34 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.BluePrintClusterExtensionsTest 07:11:34 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:11:36 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:11:36 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:11:36 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:11:36 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:11:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.545 s - in org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.BluePrintClusterExtensionsTest 07:11:36 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest 07:11:58 Jun 20, 2026 7:11:36 AM com.hazelcast.instance.impl.HazelcastInstanceFactory 07:11:58 WARNING: Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 07:11:58 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 07:11:58 07:11:37.032 [DefaultDispatcher-worker-4 @coroutine#14] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - ********** Starting (node-3) 07:11:58 07:11:37.032 [DefaultDispatcher-worker-2 @coroutine#12] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - ********** Starting (node-1) 07:11:58 07:11:37.032 [DefaultDispatcher-worker-3 @coroutine#13] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - ********** Starting (node-2) 07:11:58 07:11:37.191 [DefaultDispatcher-worker-4 @coroutine#14] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - ****** Cluster configuration file(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml) **** 07:11:58 07:11:37.191 [DefaultDispatcher-worker-3 @coroutine#13] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - ****** Cluster configuration file(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml) **** 07:11:58 07:11:37.191 [DefaultDispatcher-worker-2 @coroutine#12] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - ****** Cluster configuration file(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml) **** 07:11:58 Jun 20, 2026 7:11:37 AM com.hazelcast.config.FileSystemYamlConfig 07:11:58 INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml'. 07:11:58 Jun 20, 2026 7:11:37 AM com.hazelcast.config.FileSystemYamlConfig 07:11:58 INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml'. 07:11:58 Jun 20, 2026 7:11:37 AM com.hazelcast.config.FileSystemYamlConfig 07:11:58 INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml'. 07:11:58 07:11:53.800 [hz.node-2.partition-operation.thread-0] WARN com.hazelcast.cp.internal.raft.impl.RaftNodeImpl$LeaderFailureDetectionTask(METADATA) - [127.0.0.1]:5703 [test-cluster] [5.0-BETA-1] We are FOLLOWER and there is no current leader. Will start new election round... 07:11:58 07:11:54.617 [DefaultDispatcher-worker-3 @coroutine#13] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - Promoted as CP member(Member [127.0.0.1]:5703 - a2d6968d-54a7-4d9c-8d8e-6d63135c1570 this) 07:11:58 07:11:54.617 [DefaultDispatcher-worker-2 @coroutine#12] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - Promoted as CP member(Member [127.0.0.1]:5702 - 5ffa8d73-6999-4190-9fb7-7f28d6027681 this) 07:11:58 07:11:54.621 [DefaultDispatcher-worker-4 @coroutine#14] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - Promoted as CP member(Member [127.0.0.1]:5701 - fc6c5a46-a3a9-46d5-8899-a286432f000c this) 07:11:58 07:11:54.624 [DefaultDispatcher-worker-3 @coroutine#13] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Members(3): [CPMember{uuid=a2d6968d-54a7-4d9c-8d8e-6d63135c1570, address=[127.0.0.1]:5703}, CPMember{uuid=fc6c5a46-a3a9-46d5-8899-a286432f000c, address=[127.0.0.1]:5701}, CPMember{uuid=5ffa8d73-6999-4190-9fb7-7f28d6027681, address=[127.0.0.1]:5702}] 07:11:58 07:11:54.624 [DefaultDispatcher-worker-2 @coroutine#12] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Members(3): [CPMember{uuid=a2d6968d-54a7-4d9c-8d8e-6d63135c1570, address=[127.0.0.1]:5703}, CPMember{uuid=fc6c5a46-a3a9-46d5-8899-a286432f000c, address=[127.0.0.1]:5701}, CPMember{uuid=5ffa8d73-6999-4190-9fb7-7f28d6027681, address=[127.0.0.1]:5702}] 07:11:58 07:11:54.625 [DefaultDispatcher-worker-4 @coroutine#14] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Members(3): [CPMember{uuid=a2d6968d-54a7-4d9c-8d8e-6d63135c1570, address=[127.0.0.1]:5703}, CPMember{uuid=fc6c5a46-a3a9-46d5-8899-a286432f000c, address=[127.0.0.1]:5701}, CPMember{uuid=5ffa8d73-6999-4190-9fb7-7f28d6027681, address=[127.0.0.1]:5702}] 07:11:58 07:11:54.625 [DefaultDispatcher-worker-3 @coroutine#13] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Group Members(3): [CPMember{uuid=a2d6968d-54a7-4d9c-8d8e-6d63135c1570, address=[127.0.0.1]:5703}, CPMember{uuid=fc6c5a46-a3a9-46d5-8899-a286432f000c, address=[127.0.0.1]:5701}, CPMember{uuid=5ffa8d73-6999-4190-9fb7-7f28d6027681, address=[127.0.0.1]:5702}] 07:11:58 07:11:54.626 [DefaultDispatcher-worker-2 @coroutine#12] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Group Members(3): [CPMember{uuid=a2d6968d-54a7-4d9c-8d8e-6d63135c1570, address=[127.0.0.1]:5703}, CPMember{uuid=fc6c5a46-a3a9-46d5-8899-a286432f000c, address=[127.0.0.1]:5701}, CPMember{uuid=5ffa8d73-6999-4190-9fb7-7f28d6027681, address=[127.0.0.1]:5702}] 07:11:58 07:11:54.626 [DefaultDispatcher-worker-3 @coroutine#13] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-2) created successfully.... 07:11:58 07:11:54.626 [DefaultDispatcher-worker-2 @coroutine#12] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-1) created successfully.... 07:11:58 07:11:54.627 [DefaultDispatcher-worker-4 @coroutine#14] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Group Members(3): [CPMember{uuid=a2d6968d-54a7-4d9c-8d8e-6d63135c1570, address=[127.0.0.1]:5703}, CPMember{uuid=fc6c5a46-a3a9-46d5-8899-a286432f000c, address=[127.0.0.1]:5701}, CPMember{uuid=5ffa8d73-6999-4190-9fb7-7f28d6027681, address=[127.0.0.1]:5702}] 07:11:58 07:11:54.627 [DefaultDispatcher-worker-4 @coroutine#14] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-3) created successfully.... 07:11:58 07:11:54.743 [main @coroutine#11] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster Members for(Member [127.0.0.1]:5702 - 5ffa8d73-6999-4190-9fb7-7f28d6027681 this): master([127.0.0.1]:5701) Members([[127.0.0.1]:5701, [127.0.0.1]:5702, [127.0.0.1]:5703]) 07:11:58 07:11:54.743 [main @coroutine#11] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster Members for(Member [127.0.0.1]:5703 - a2d6968d-54a7-4d9c-8d8e-6d63135c1570 this): master([127.0.0.1]:5701) Members([[127.0.0.1]:5701, [127.0.0.1]:5702, [127.0.0.1]:5703]) 07:11:58 07:11:54.743 [main @coroutine#11] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster Members for(Member [127.0.0.1]:5701 - fc6c5a46-a3a9-46d5-8899-a286432f000c this): master([127.0.0.1]:5701) Members([[127.0.0.1]:5701, [127.0.0.1]:5702, [127.0.0.1]:5703]) 07:11:58 07:11:54.746 [main @coroutine#11] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster applicationMembers ([ClusterMember(id=5ffa8d73-6999-4190-9fb7-7f28d6027681, name=node-1, memberAddress=[127.0.0.1]:5702, state=null), ClusterMember(id=a2d6968d-54a7-4d9c-8d8e-6d63135c1570, name=node-2, memberAddress=[127.0.0.1]:5703, state=null), ClusterMember(id=fc6c5a46-a3a9-46d5-8899-a286432f000c, name=node-3, memberAddress=[127.0.0.1]:5701, state=null)]) 07:11:58 07:11:55.422 [first @coroutine#15] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - initialising first lock... 07:11:58 07:11:55.422 [second @coroutine#16] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - initialising second lock... 07:11:58 07:11:55.422 [third @coroutine#17] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - initialising third lock... 07:11:58 07:11:57.525 [hz.node-3.partition-operation.thread-4] WARN com.hazelcast.cp.internal.raft.impl.RaftNodeImpl$LeaderFailureDetectionTask(default) - [127.0.0.1]:5701 [test-cluster] [5.0-BETA-1] We are FOLLOWER and there is no current leader. Will start new election round... 07:11:58 07:11:58.520 [third @coroutine#17] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - locked third process for 5mSec 07:11:58 07:11:58.529 [third @coroutine#17] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - third lock released 07:11:58 07:11:58.531 [first @coroutine#15] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - locked first process for 5mSec 07:11:58 07:11:58.539 [first @coroutine#15] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - first lock released 07:11:58 07:11:58.543 [second @coroutine#16] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - locked second process for 5mSec 07:11:58 07:11:58.551 [second @coroutine#16] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - second lock released 07:11:58 07:11:58.557 [main] WARN com.hazelcast.instance.impl.Node - [127.0.0.1]:5702 [test-cluster] [5.0-BETA-1] Terminating forcefully... 07:11:58 07:11:58.573 [main] WARN com.hazelcast.instance.impl.Node - [127.0.0.1]:5703 [test-cluster] [5.0-BETA-1] Terminating forcefully... 07:11:58 07:11:58.581 [main] WARN com.hazelcast.instance.impl.Node - [127.0.0.1]:5701 [test-cluster] [5.0-BETA-1] Terminating forcefully... 07:11:58 Jun 20, 2026 7:11:58 AM com.hazelcast.config.FileSystemYamlConfig 07:11:58 INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast.yaml'. 07:12:14 07:11:58.627 [DefaultDispatcher-worker-6 @coroutine#21] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - ********** Starting (node-3) 07:12:14 07:11:58.627 [DefaultDispatcher-worker-4 @coroutine#20] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - ********** Starting (node-2) 07:12:14 07:11:58.627 [DefaultDispatcher-worker-2 @coroutine#19] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - ********** Starting (node-1) 07:12:14 07:11:58.628 [DefaultDispatcher-worker-6 @coroutine#21] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - ****** Cluster configuration file(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml) **** 07:12:14 07:11:58.629 [DefaultDispatcher-worker-2 @coroutine#19] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - ****** Cluster configuration file(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml) **** 07:12:14 Jun 20, 2026 7:11:58 AM com.hazelcast.config.FileSystemYamlConfig 07:12:14 INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml'. 07:12:14 07:11:58.629 [DefaultDispatcher-worker-4 @coroutine#20] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - ****** Cluster configuration file(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml) **** 07:12:14 Jun 20, 2026 7:11:58 AM com.hazelcast.config.FileSystemYamlConfig 07:12:14 INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml'. 07:12:14 Jun 20, 2026 7:11:58 AM com.hazelcast.config.FileSystemYamlConfig 07:12:14 INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml'. 07:12:14 07:12:12.474 [hz.node-2.partition-operation.thread-0] WARN com.hazelcast.cp.internal.raft.impl.RaftNodeImpl$LeaderFailureDetectionTask(METADATA) - [127.0.0.1]:5703 [test-cluster] [5.0-BETA-1] We are FOLLOWER and there is no current leader. Will start new election round... 07:12:14 07:12:13.240 [DefaultDispatcher-worker-2 @coroutine#19] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - Promoted as CP member(Member [127.0.0.1]:5702 - e1760eaf-30fd-4af9-8baf-063dbfc42cc1 this) 07:12:14 07:12:13.242 [DefaultDispatcher-worker-2 @coroutine#19] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Members(3): [CPMember{uuid=e1760eaf-30fd-4af9-8baf-063dbfc42cc1, address=[127.0.0.1]:5702}, CPMember{uuid=33bdffbe-2a9f-456b-8ff7-3982d14d8cdd, address=[127.0.0.1]:5701}, CPMember{uuid=5563ae3d-15f0-4add-8a53-07e7a4dbe696, address=[127.0.0.1]:5703}] 07:12:14 07:12:13.244 [DefaultDispatcher-worker-2 @coroutine#19] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Group Members(3): [CPMember{uuid=e1760eaf-30fd-4af9-8baf-063dbfc42cc1, address=[127.0.0.1]:5702}, CPMember{uuid=33bdffbe-2a9f-456b-8ff7-3982d14d8cdd, address=[127.0.0.1]:5701}, CPMember{uuid=5563ae3d-15f0-4add-8a53-07e7a4dbe696, address=[127.0.0.1]:5703}] 07:12:14 07:12:13.244 [DefaultDispatcher-worker-2 @coroutine#19] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-1) created successfully.... 07:12:14 07:12:13.248 [DefaultDispatcher-worker-6 @coroutine#21] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - Promoted as CP member(Member [127.0.0.1]:5701 - 33bdffbe-2a9f-456b-8ff7-3982d14d8cdd this) 07:12:14 07:12:13.248 [DefaultDispatcher-worker-4 @coroutine#20] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - Promoted as CP member(Member [127.0.0.1]:5703 - 5563ae3d-15f0-4add-8a53-07e7a4dbe696 this) 07:12:14 07:12:13.250 [DefaultDispatcher-worker-6 @coroutine#21] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Members(3): [CPMember{uuid=e1760eaf-30fd-4af9-8baf-063dbfc42cc1, address=[127.0.0.1]:5702}, CPMember{uuid=33bdffbe-2a9f-456b-8ff7-3982d14d8cdd, address=[127.0.0.1]:5701}, CPMember{uuid=5563ae3d-15f0-4add-8a53-07e7a4dbe696, address=[127.0.0.1]:5703}] 07:12:14 07:12:13.249 [DefaultDispatcher-worker-4 @coroutine#20] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Members(3): [CPMember{uuid=e1760eaf-30fd-4af9-8baf-063dbfc42cc1, address=[127.0.0.1]:5702}, CPMember{uuid=33bdffbe-2a9f-456b-8ff7-3982d14d8cdd, address=[127.0.0.1]:5701}, CPMember{uuid=5563ae3d-15f0-4add-8a53-07e7a4dbe696, address=[127.0.0.1]:5703}] 07:12:14 07:12:13.251 [DefaultDispatcher-worker-6 @coroutine#21] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Group Members(3): [CPMember{uuid=e1760eaf-30fd-4af9-8baf-063dbfc42cc1, address=[127.0.0.1]:5702}, CPMember{uuid=33bdffbe-2a9f-456b-8ff7-3982d14d8cdd, address=[127.0.0.1]:5701}, CPMember{uuid=5563ae3d-15f0-4add-8a53-07e7a4dbe696, address=[127.0.0.1]:5703}] 07:12:14 07:12:13.251 [DefaultDispatcher-worker-4 @coroutine#20] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Group Members(3): [CPMember{uuid=e1760eaf-30fd-4af9-8baf-063dbfc42cc1, address=[127.0.0.1]:5702}, CPMember{uuid=33bdffbe-2a9f-456b-8ff7-3982d14d8cdd, address=[127.0.0.1]:5701}, CPMember{uuid=5563ae3d-15f0-4add-8a53-07e7a4dbe696, address=[127.0.0.1]:5703}] 07:12:14 07:12:13.251 [DefaultDispatcher-worker-6 @coroutine#21] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-3) created successfully.... 07:12:14 07:12:13.251 [DefaultDispatcher-worker-4 @coroutine#20] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-2) created successfully.... 07:12:14 07:12:13.252 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster Members for(Member [127.0.0.1]:5702 - e1760eaf-30fd-4af9-8baf-063dbfc42cc1 this): master([127.0.0.1]:5701) Members([[127.0.0.1]:5701, [127.0.0.1]:5702, [127.0.0.1]:5703]) 07:12:14 07:12:13.253 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster Members for(Member [127.0.0.1]:5703 - 5563ae3d-15f0-4add-8a53-07e7a4dbe696 this): master([127.0.0.1]:5701) Members([[127.0.0.1]:5701, [127.0.0.1]:5702, [127.0.0.1]:5703]) 07:12:14 07:12:13.253 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster Members for(Member [127.0.0.1]:5701 - 33bdffbe-2a9f-456b-8ff7-3982d14d8cdd this): master([127.0.0.1]:5701) Members([[127.0.0.1]:5701, [127.0.0.1]:5702, [127.0.0.1]:5703]) 07:12:14 07:12:13.253 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster applicationMembers ([ClusterMember(id=e1760eaf-30fd-4af9-8baf-063dbfc42cc1, name=node-1, memberAddress=[127.0.0.1]:5702, state=null), ClusterMember(id=5563ae3d-15f0-4add-8a53-07e7a4dbe696, name=node-2, memberAddress=[127.0.0.1]:5703, state=null), ClusterMember(id=33bdffbe-2a9f-456b-8ff7-3982d14d8cdd, name=node-3, memberAddress=[127.0.0.1]:5701, state=null)]) 07:12:14 07:12:13.255 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-2) listening to topic(BLUEPRINT_CLEAN_COMPILER_CACHE)... 07:12:14 07:12:13.282 [hz.node-2.async.thread-1] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Message received - hello world 07:12:14 07:12:14.281 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-2) has stopped listening to topic(BLUEPRINT_CLEAN_COMPILER_CACHE)... 07:12:14 07:12:14.282 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-2) has stopped listening to topic(BLUEPRINT_CLEAN_COMPILER_CACHE)... 07:12:14 07:12:14.283 [main] WARN com.hazelcast.instance.impl.Node - [127.0.0.1]:5702 [test-cluster] [5.0-BETA-1] Terminating forcefully... 07:12:14 07:12:14.292 [main] WARN com.hazelcast.instance.impl.Node - [127.0.0.1]:5703 [test-cluster] [5.0-BETA-1] Terminating forcefully... 07:12:14 07:12:14.298 [main] WARN com.hazelcast.instance.impl.Node - [127.0.0.1]:5701 [test-cluster] [5.0-BETA-1] Terminating forcefully... 07:12:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.422 s - in org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest 07:12:14 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.core.utils.BluePrintMappingsTest 07:12:14 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:12:14 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s - in org.onap.ccsdk.cds.blueprintsprocessor.core.utils.BluePrintMappingsTest 07:12:14 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.core.listeners.BlueprintCompilerCacheMessageListenerTest 07:12:14 creating /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/deploy/TEST_CBA/1.0.0 07:12:14 deleting /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/deploy/TEST_CBA/1.0.0 07:12:14 creating /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/deploy/TEST_CBA/1.0.0 07:12:14 07:12:14.863 [main] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.listeners.BlueprintCompilerCacheMessageListener - Received ClusterMessage - Cleaning compile cache for blueprint (deploy/TEST_CBA/1.0.0) 07:12:14 07:12:14.890 [main] WARN org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintCompileCache - No compiled cache(deploy/TEST_CBA/1.0.0) present to clean. 07:12:14 07:12:14.893 [main @coroutine#26] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.listeners.BlueprintCompilerCacheMessageListener - Deleted deployed blueprint model :deploy/TEST_CBA/1.0.0 07:12:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.onap.ccsdk.cds.blueprintsprocessor.core.listeners.BlueprintCompilerCacheMessageListenerTest 07:12:15 [INFO] 07:12:15 [INFO] Results: 07:12:15 [INFO] 07:12:15 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 07:12:15 [INFO] 07:12:15 [INFO] 07:12:15 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ processor-core --- 07:12:15 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/code-coverage/jacoco-ut.exec 07:12:15 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - Processor Core' with 37 classes 07:12:15 [INFO] 07:12:15 [INFO] --- jacoco:0.8.12:report (default-report) @ processor-core --- 07:12:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:15 [INFO] 07:12:15 [INFO] --- jar:3.4.2:jar (default-jar) @ processor-core --- 07:12:15 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.10.0-SNAPSHOT.jar 07:12:15 [INFO] 07:12:15 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ processor-core --- 07:12:15 [INFO] Skipping because packaging 'jar' is not pom. 07:12:15 [INFO] 07:12:15 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ processor-core --- 07:12:15 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/code-coverage/jacoco-it.exec 07:12:15 [INFO] 07:12:15 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ processor-core --- 07:12:15 [INFO] 07:12:15 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ processor-core --- 07:12:15 [INFO] 07:12:15 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ processor-core --- 07:12:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:15 [INFO] 07:12:15 [INFO] --- jacoco:0.8.12:check (default-check) @ processor-core --- 07:12:15 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/jacoco.exec 07:12:15 [INFO] 07:12:15 [INFO] --- failsafe:3.0.0-M5:verify (default) @ processor-core --- 07:12:15 [INFO] 07:12:15 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ processor-core --- 07:12:15 [INFO] 07:12:15 [INFO] --- install:3.1.4:install (default-install) @ processor-core --- 07:12:15 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.10.0-SNAPSHOT/processor-core-1.10.0-SNAPSHOT.pom 07:12:15 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.10.0-SNAPSHOT/processor-core-1.10.0-SNAPSHOT.jar 07:12:15 [INFO] 07:12:15 [INFO] --- dependency:3.8.1:tree (default-cli) @ processor-core --- 07:12:15 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT 07:12:15 [INFO] +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:12:15 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:12:15 [INFO] | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:12:15 [INFO] | \- javax.annotation:jsr250-api:jar:1.0:compile 07:12:15 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:12:15 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:12:15 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:12:15 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:12:15 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:12:15 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:12:15 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:12:15 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:12:15 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:12:15 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:12:15 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:12:15 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:12:15 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:12:15 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:12:15 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:12:15 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:12:15 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:12:15 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 07:12:15 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 07:12:15 [INFO] | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:12:15 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:12:15 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:12:15 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:12:15 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:12:15 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:12:15 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:12:15 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:12:15 [INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:12:15 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:12:15 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 07:12:15 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:12:15 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:12:15 [INFO] | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:12:15 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 07:12:15 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 07:12:15 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:12:15 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:12:15 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:12:15 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:12:15 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:12:15 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:12:15 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:12:15 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:12:15 [INFO] | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:12:15 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:12:15 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:12:15 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:12:15 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:12:15 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:12:15 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:12:15 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:12:15 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:12:15 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:12:15 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:12:15 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:12:15 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:12:15 [INFO] | +- junit:junit:jar:4.13.2:test 07:12:15 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:12:15 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:12:15 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:12:15 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:12:15 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:12:15 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:12:15 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:12:15 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:12:15 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:12:15 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:test 07:12:15 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test 07:12:15 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:12:15 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:12:15 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:12:15 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:12:15 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:12:15 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:12:15 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:12:15 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:12:15 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:12:15 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:12:15 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:12:15 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:12:15 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:12:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:12:15 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:12:15 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:15 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:12:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:15 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:12:15 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:12:15 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:12:15 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:12:15 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:12:15 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:12:15 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:12:15 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:12:15 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:12:15 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:12:15 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:12:15 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:12:15 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:12:15 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:12:15 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:12:15 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:12:15 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:12:15 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:12:15 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:12:15 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:12:15 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:12:15 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:12:15 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:12:15 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:12:15 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:12:15 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:12:15 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:12:15 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:12:15 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:12:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:12:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:12:15 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:12:15 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:12:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:12:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:12:15 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:12:15 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:12:15 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:12:15 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:12:15 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:12:15 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:12:15 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:12:15 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:12:15 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:12:15 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:12:15 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:12:15 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:12:15 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:12:15 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:12:15 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:12:15 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:12:15 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:12:15 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:12:15 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:12:15 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:12:15 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:12:15 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:12:15 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:12:15 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:12:15 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:12:15 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:12:15 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:12:15 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:12:15 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:12:15 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:12:15 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:12:15 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:12:15 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:12:15 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:12:15 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:12:15 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:12:15 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:12:15 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:12:15 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:12:15 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:12:15 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:12:15 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:12:15 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:12:15 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:12:15 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:12:15 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:12:15 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:12:15 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:12:15 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:12:15 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:12:15 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:12:15 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:12:15 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:12:15 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:12:15 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:12:15 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:12:15 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:12:15 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:12:15 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:12:15 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:12:15 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:12:15 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:12:15 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:12:15 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:12:15 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:12:15 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:12:15 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:12:15 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:12:15 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:12:15 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:12:15 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:12:15 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:12:15 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:12:15 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:12:15 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:12:15 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:12:15 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:12:15 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:12:15 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:12:15 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:12:15 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:12:15 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:12:15 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:12:15 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:12:15 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:12:15 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:12:15 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:12:15 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:12:15 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:12:15 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:12:15 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:12:15 [INFO] 07:12:15 [INFO] --- clm:3.0.8-01:index (default-cli) @ processor-core --- 07:12:15 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/sonatype-clm/module.xml 07:12:15 [INFO] 07:12:15 [INFO] -------< org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib >-------- 07:12:15 [INFO] Building MS Blueprints Processor Modules - Commons - DB Lib 1.10.0-SNAPSHOT [17/67] 07:12:15 [INFO] from ms/blueprintsprocessor/modules/commons/db-lib/pom.xml 07:12:15 [INFO] --------------------------------[ jar ]--------------------------------- 07:12:16 [INFO] 07:12:16 [INFO] --- clean:3.4.1:clean (default-clean) @ db-lib --- 07:12:16 [INFO] 07:12:16 [INFO] --- tidy:1.1.0:check (validate-pom) @ db-lib --- 07:12:16 [INFO] 07:12:16 [INFO] --- antrun:1.8:run (validate-kotlin) @ db-lib --- 07:12:16 [INFO] Executing tasks 07:12:16 07:12:16 ktlint: 07:12:17 [INFO] Executed tasks 07:12:17 [INFO] 07:12:17 [INFO] --- directory:1.0:highest-basedir (directories) @ db-lib --- 07:12:17 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:12:17 [INFO] 07:12:17 [INFO] --- formatter:2.17.1:validate (validate-java) @ db-lib --- 07:12:17 [INFO] 07:12:17 [INFO] --- enforcer:3.4.1:enforce (enforce) @ db-lib --- 07:12:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:12:17 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:12:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:17 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:12:17 [INFO] 07:12:17 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ db-lib --- 07:12:17 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/code-coverage/jacoco-ut.exec 07:12:17 [INFO] 07:12:17 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ db-lib --- 07:12:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/jacoco.exec 07:12:17 [INFO] 07:12:17 [INFO] --- properties:1.0.0:set-system-properties (default) @ db-lib --- 07:12:17 [INFO] Set 2 system properties 07:12:17 [INFO] 07:12:17 [INFO] --- checkstyle:2.17:check (check-license) @ db-lib --- 07:12:17 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:12:17 [INFO] 07:12:17 [INFO] --- checkstyle:2.17:check (check-style) @ db-lib --- 07:12:17 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:12:17 [INFO] 07:12:17 [INFO] --- tidy:1.1.0:pom (format-pom) @ db-lib --- 07:12:17 [INFO] Tidy is skipped. 07:12:17 [INFO] 07:12:17 [INFO] --- antrun:1.8:run (format-kotlin) @ db-lib --- 07:12:17 [INFO] Skipping Antrun execution 07:12:17 [INFO] 07:12:17 [INFO] --- formatter:2.17.1:format (format-java) @ db-lib --- 07:12:17 [INFO] Formatting is skipped 07:12:17 [INFO] 07:12:17 [INFO] --- resources:3.3.1:resources (default-resources) @ db-lib --- 07:12:17 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/resources 07:12:17 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/resources 07:12:17 [INFO] 07:12:17 [INFO] --- compiler:3.14.0:compile (default-compile) @ db-lib --- 07:12:17 [INFO] No sources to compile 07:12:17 [INFO] 07:12:17 [INFO] --- kotlin:1.9.0:compile (compile) @ db-lib --- 07:12:17 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/java 07:12:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/domain/BlueprintModel.kt: (21, 34) 'Proxy' is deprecated. Deprecated in Java 07:12:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/domain/BlueprintModel.kt: (54, 2) 'Proxy' is deprecated. Deprecated in Java 07:12:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/domain/BlueprintModelContent.kt: (83, 25) The corresponding parameter in the supertype 'Serializable' is named 'other'. This may cause problems when calling this function with named arguments. 07:12:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/service/BlueprintCatalogServiceImpl.kt: (47, 34) Variable 'archiveFile' initializer is redundant 07:12:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/service/BlueprintCatalogServiceImpl.kt: (48, 35) Variable 'workingDir' initializer is redundant 07:12:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/service/BlueprintProcessorCatalogServiceImpl.kt: (203, 54) Unnecessary non-null assertion (!!) on a non-null receiver of type ByteArray 07:12:19 [INFO] 07:12:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ db-lib --- 07:12:19 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:12:19 [INFO] 07:12:19 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ db-lib --- 07:12:19 [INFO] No sources to compile 07:12:19 [INFO] 07:12:19 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ db-lib --- 07:12:19 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/test/java 07:12:19 [INFO] 07:12:19 [INFO] --- surefire:3.0.0-M5:test (default-test) @ db-lib --- 07:12:20 [INFO] 07:12:20 [INFO] ------------------------------------------------------- 07:12:20 [INFO] T E S T S 07:12:20 [INFO] ------------------------------------------------------- 07:12:21 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.db.BlueprintProcessorCatalogServiceImplTest 07:12:27 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:12:31 07:12:24.478 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:12:31 07:12:24.549 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.6.29.Final 07:12:31 07:12:24.597 WARN org.hibernate.testing.cache.CachingRegionFactory - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing. 07:12:31 07:12:24.598 INFO org.hibernate.cache.internal.RegionFactoryInitiator - HHH000025: Second-level cache region factory [org.hibernate.testing.cache.CachingRegionFactory] 07:12:31 07:12:25.452 WARN org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:12:31 07:12:25.459 WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:12:31 07:12:25.512 INFO org.hibernate.orm.connections.pooling - HHH10001005: Database info: 07:12:31 Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@79658fe5'] 07:12:31 Database driver: undefined/unknown 07:12:31 Database version: 1.4.197 07:12:31 Autocommit mode: undefined/unknown 07:12:31 Isolation level: undefined/unknown 07:12:31 Minimum pool size: undefined/unknown 07:12:31 Maximum pool size: undefined/unknown 07:12:31 07:12:26.306 INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 07:12:31 07:12:27.216 INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JTA platform [org.hibernate.engine.transaction.jta.platform.internal.WildFlyStandAloneJtaPlatform] 07:12:31 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:12:31 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:12:31 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:12:31 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:12:31 07:12:30.292 INFO org.onap.ccsdk.cds.blueprintsprocessor.core.BlueprintDependencyConfiguration - Dependency Management module created... 07:12:31 07:12:30.304 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:12:31 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:12:31 07:12:31.737 WARN org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 07:12:32 07:12:32.632 WARN org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 07:12:32 07:12:32.800 WARN org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 07:12:33 07:12:32.943 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.service.BlueprintCatalogServiceImpl - Save processing(5678) CBA(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/blueprints/generated-cba-no-workflows.zip) 07:12:33 07:12:33.159 WARN org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/blueprints/deploy/baseconfiguration-no-workflows/1.0.0) present to clean. 07:12:33 07:12:33.206 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.service.BlueprintCatalogServiceImpl - Save processing(1234) CBA(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/blueprints/generated-cba.zip) 07:12:33 07:12:33.274 WARN org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 07:12:33 07:12:33.355 WARN org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 07:12:33 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.018 s - in org.onap.ccsdk.cds.blueprintsprocessor.db.BlueprintProcessorCatalogServiceImplTest 07:12:33 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfigurationTest 07:12:33 07:12:33.583 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:12:33 07:12:33.588 WARN org.hibernate.testing.cache.CachingRegionFactory - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing. 07:12:33 07:12:33.588 INFO org.hibernate.cache.internal.RegionFactoryInitiator - HHH000025: Second-level cache region factory [org.hibernate.testing.cache.CachingRegionFactory] 07:12:33 07:12:33.629 WARN org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:12:33 07:12:33.629 WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:12:33 07:12:33.630 INFO org.hibernate.orm.connections.pooling - HHH10001005: Database info: 07:12:33 Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@10914f2f'] 07:12:33 Database driver: undefined/unknown 07:12:33 Database version: 1.4.197 07:12:33 Autocommit mode: undefined/unknown 07:12:33 Isolation level: undefined/unknown 07:12:33 Minimum pool size: undefined/unknown 07:12:33 Maximum pool size: undefined/unknown 07:12:33 07:12:33.697 INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JTA platform [org.hibernate.engine.transaction.jta.platform.internal.WildFlyStandAloneJtaPlatform] 07:12:33 07:12:33.712 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:12:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfigurationTest 07:12:33 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.db.DatabasePropertiesDSLTest 07:12:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.ccsdk.cds.blueprintsprocessor.db.DatabasePropertiesDSLTest 07:12:34 [INFO] 07:12:34 [INFO] Results: 07:12:34 [INFO] 07:12:34 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 07:12:34 [INFO] 07:12:34 [INFO] 07:12:34 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ db-lib --- 07:12:34 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/code-coverage/jacoco-ut.exec 07:12:34 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - DB Lib' with 31 classes 07:12:34 [INFO] 07:12:34 [INFO] --- jacoco:0.8.12:report (default-report) @ db-lib --- 07:12:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:34 [INFO] 07:12:34 [INFO] --- jar:3.4.2:jar (default-jar) @ db-lib --- 07:12:34 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.10.0-SNAPSHOT.jar 07:12:34 [INFO] 07:12:34 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ db-lib --- 07:12:34 [INFO] Skipping because packaging 'jar' is not pom. 07:12:34 [INFO] 07:12:34 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ db-lib --- 07:12:34 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/code-coverage/jacoco-it.exec 07:12:34 [INFO] 07:12:34 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ db-lib --- 07:12:34 [INFO] 07:12:34 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ db-lib --- 07:12:34 [INFO] 07:12:34 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ db-lib --- 07:12:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:34 [INFO] 07:12:34 [INFO] --- jacoco:0.8.12:check (default-check) @ db-lib --- 07:12:34 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/jacoco.exec 07:12:34 [INFO] 07:12:34 [INFO] --- failsafe:3.0.0-M5:verify (default) @ db-lib --- 07:12:34 [INFO] 07:12:34 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ db-lib --- 07:12:34 [INFO] 07:12:34 [INFO] --- install:3.1.4:install (default-install) @ db-lib --- 07:12:34 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.10.0-SNAPSHOT/db-lib-1.10.0-SNAPSHOT.pom 07:12:34 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.10.0-SNAPSHOT/db-lib-1.10.0-SNAPSHOT.jar 07:12:34 [INFO] 07:12:34 [INFO] --- dependency:3.8.1:tree (default-cli) @ db-lib --- 07:12:34 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT 07:12:34 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:12:34 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:12:34 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:12:34 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:12:34 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:12:34 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:12:34 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:12:34 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:12:34 [INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:12:34 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:12:34 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:12:34 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:12:34 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 07:12:34 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:12:34 [INFO] | | +- org.slf4j:slf4j-api:jar:2.0.17:compile 07:12:34 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:12:34 [INFO] | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:12:34 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 07:12:34 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 07:12:34 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:12:34 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:12:34 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:12:34 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:12:34 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:12:34 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:12:34 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:12:34 [INFO] | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:12:34 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:12:34 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:12:34 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:12:34 [INFO] | \- org.springframework:spring-context:jar:6.2.17:compile 07:12:34 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 07:12:34 [INFO] | +- org.springframework:spring-beans:jar:6.2.17:compile 07:12:34 [INFO] | \- org.springframework:spring-expression:jar:6.2.17:compile 07:12:34 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:12:34 [INFO] | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:12:34 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:12:34 [INFO] | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:12:34 [INFO] | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:12:34 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:12:34 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:12:34 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:12:34 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:12:34 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:12:34 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:12:34 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:12:34 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:12:34 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:12:34 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:12:34 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:12:34 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:12:34 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:12:34 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:12:34 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 07:12:34 [INFO] | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:12:34 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:12:34 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:12:34 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:12:34 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:12:34 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:12:34 [INFO] | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:12:34 [INFO] | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:12:34 [INFO] | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:12:34 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:12:34 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:12:34 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:12:34 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:12:34 [INFO] | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:12:34 [INFO] | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:12:34 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:12:34 [INFO] | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:12:34 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:12:34 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:12:34 [INFO] | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:12:34 [INFO] | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:12:34 [INFO] | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:12:34 [INFO] | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:12:34 [INFO] | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:12:34 [INFO] +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:12:34 [INFO] +- com.h2database:h2:jar:1.4.197:test 07:12:34 [INFO] +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:12:34 [INFO] +- org.hibernate.orm:hibernate-testing:jar:6.6.29.Final:test 07:12:34 [INFO] | +- org.hibernate.orm:hibernate-community-dialects:jar:6.6.29.Final:test 07:12:34 [INFO] | +- junit:junit:jar:4.13.2:test 07:12:34 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:12:34 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:12:34 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:34 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:12:34 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:12:34 [INFO] | +- org.hamcrest:hamcrest-all:jar:1.3:test 07:12:34 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:12:34 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:12:34 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:12:34 [INFO] | | \- org.objenesis:objenesis:jar:3.3:test 07:12:34 [INFO] | +- org.mockito:mockito-inline:jar:5.2.0:test 07:12:34 [INFO] | +- org.jboss.byteman:byteman:jar:4.0.20:test 07:12:34 [INFO] | +- org.jboss.byteman:byteman-install:jar:4.0.20:test 07:12:34 [INFO] | +- org.jboss.byteman:byteman-bmunit:jar:4.0.20:test 07:12:34 [INFO] | | \- org.jboss.byteman:byteman-submit:jar:4.0.20:test 07:12:34 [INFO] | +- com.experlog:xapool:jar:1.5.0:test 07:12:34 [INFO] | +- org.jboss:jboss-transaction-spi:jar:8.0.0.Final:test 07:12:34 [INFO] | +- org.jboss.narayana.jta:narayana-jta:jar:7.0.0.Final:test 07:12:34 [INFO] | +- javax.money:money-api:jar:1.1:test 07:12:34 [INFO] | +- org.javamoney:moneta:jar:1.1:test 07:12:34 [INFO] | | \- javax.annotation:javax.annotation-api:jar:1.3.1:test (optional) 07:12:34 [INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.24.3:test 07:12:34 [INFO] | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:12:34 [INFO] | +- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:12:34 [INFO] | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:12:34 [INFO] | +- io.smallrye:jandex:jar:3.2.0:runtime 07:12:34 [INFO] | +- org.wildfly.transaction:wildfly-transaction-client-jakarta:jar:2.0.0.Final:test 07:12:34 [INFO] | | +- org.wildfly.common:wildfly-common:jar:1.2.0.Final:test 07:12:34 [INFO] | | +- org.jboss.xnio:xnio-api:jar:3.5.1.Final:test 07:12:34 [INFO] | | | \- org.wildfly.client:wildfly-client-config:jar:1.0.0.Final:test 07:12:34 [INFO] | | +- org.jboss.remoting:jboss-remoting:jar:5.0.0.Final:test 07:12:34 [INFO] | | +- org.wildfly.security:wildfly-elytron:jar:1.1.0.Final:test 07:12:34 [INFO] | | +- org.wildfly:wildfly-naming-client:jar:1.0.4.Final:test 07:12:34 [INFO] | | | +- org.jboss.marshalling:jboss-marshalling:jar:2.0.0.Final:test 07:12:34 [INFO] | | | \- org.jboss.marshalling:jboss-marshalling-river:jar:2.0.0.Final:test 07:12:34 [INFO] | | \- jakarta.resource:jakarta.resource-api:jar:2.0.0:test 07:12:34 [INFO] | +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:12:34 [INFO] | \- org.junit.platform:junit-platform-launcher:jar:1.12.2:test 07:12:34 [INFO] +- com.microsoft.sqlserver:mssql-jdbc:jar:9.2.1.jre11:compile 07:12:34 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:12:34 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:12:34 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:12:34 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:12:34 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:12:34 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:12:34 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:12:34 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:12:34 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:12:34 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:12:34 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:12:34 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:12:34 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:12:34 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:12:34 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:12:34 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:12:34 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:12:34 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:12:34 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:12:34 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:12:34 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:12:34 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:12:34 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:12:34 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:12:34 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:12:34 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:12:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:12:34 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:12:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:34 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:12:34 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:12:34 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:12:34 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:12:34 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:12:34 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:12:34 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:12:34 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:12:34 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:12:34 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:12:34 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:12:34 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:12:34 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:12:34 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:12:34 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:12:34 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:12:34 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:12:34 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:12:34 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:12:34 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:12:34 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:12:34 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:12:34 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:12:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:12:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:12:34 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:12:34 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:12:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:12:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:12:34 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:12:34 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:12:34 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:12:34 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:12:34 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:12:34 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:12:34 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:12:34 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:12:34 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:12:34 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:12:34 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:12:34 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:12:34 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:12:34 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:12:34 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:12:34 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:12:34 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:12:34 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:12:34 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:12:34 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:12:34 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:12:34 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:12:34 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:12:34 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:12:34 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:12:34 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:12:34 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:12:34 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:12:34 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:12:34 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:12:34 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:12:34 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:12:34 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:12:34 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:12:34 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:12:34 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:12:34 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:12:34 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:12:34 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:12:34 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:12:34 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:12:34 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:12:34 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:12:34 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:12:34 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:12:34 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:12:34 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:12:34 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:12:34 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:12:34 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:12:34 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:12:34 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:12:34 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:12:34 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:12:34 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:12:34 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:12:34 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:12:34 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:12:34 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:12:34 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:12:34 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:12:34 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:12:34 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:12:34 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:12:34 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:12:34 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:12:34 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:12:34 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:12:34 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:12:34 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:12:34 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:12:34 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:12:34 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:12:34 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:12:34 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:12:34 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:12:34 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:12:34 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:12:34 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:12:34 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:12:34 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:12:34 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:12:34 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:12:34 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:12:34 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:12:34 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:12:34 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:12:34 [INFO] 07:12:34 [INFO] --- clm:3.0.8-01:index (default-cli) @ db-lib --- 07:12:34 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/sonatype-clm/module.xml 07:12:34 [INFO] 07:12:34 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib >------- 07:12:34 [INFO] Building MS Blueprints Processor Modules - Commons - Rest Lib 1.10.0-SNAPSHOT [18/67] 07:12:34 [INFO] from ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml 07:12:34 [INFO] --------------------------------[ jar ]--------------------------------- 07:12:34 [INFO] 07:12:34 [INFO] --- clean:3.4.1:clean (default-clean) @ rest-lib --- 07:12:34 [INFO] 07:12:34 [INFO] --- tidy:1.1.0:check (validate-pom) @ rest-lib --- 07:12:34 [INFO] 07:12:34 [INFO] --- antrun:1.8:run (validate-kotlin) @ rest-lib --- 07:12:34 [INFO] Executing tasks 07:12:34 07:12:34 ktlint: 07:12:36 [INFO] Executed tasks 07:12:36 [INFO] 07:12:36 [INFO] --- directory:1.0:highest-basedir (directories) @ rest-lib --- 07:12:36 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:12:36 [INFO] 07:12:36 [INFO] --- formatter:2.17.1:validate (validate-java) @ rest-lib --- 07:12:36 [INFO] 07:12:36 [INFO] --- enforcer:3.4.1:enforce (enforce) @ rest-lib --- 07:12:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:12:36 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:12:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:36 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:12:36 [INFO] 07:12:36 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rest-lib --- 07:12:36 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/code-coverage/jacoco-ut.exec 07:12:36 [INFO] 07:12:36 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ rest-lib --- 07:12:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/jacoco.exec 07:12:36 [INFO] 07:12:36 [INFO] --- properties:1.0.0:set-system-properties (default) @ rest-lib --- 07:12:36 [INFO] Set 2 system properties 07:12:36 [INFO] 07:12:36 [INFO] --- checkstyle:2.17:check (check-license) @ rest-lib --- 07:12:36 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:12:36 [INFO] 07:12:36 [INFO] --- checkstyle:2.17:check (check-style) @ rest-lib --- 07:12:36 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:12:36 [INFO] 07:12:36 [INFO] --- tidy:1.1.0:pom (format-pom) @ rest-lib --- 07:12:36 [INFO] Tidy is skipped. 07:12:36 [INFO] 07:12:36 [INFO] --- antrun:1.8:run (format-kotlin) @ rest-lib --- 07:12:36 [INFO] Skipping Antrun execution 07:12:36 [INFO] 07:12:36 [INFO] --- formatter:2.17.1:format (format-java) @ rest-lib --- 07:12:36 [INFO] Formatting is skipped 07:12:36 [INFO] 07:12:36 [INFO] --- resources:3.3.1:resources (default-resources) @ rest-lib --- 07:12:36 [INFO] Copying 1 resource from src/main/resources to target/classes 07:12:36 [INFO] Copying 0 resource from src/main/resources to target/classes 07:12:36 [INFO] 07:12:36 [INFO] --- compiler:3.14.0:compile (default-compile) @ rest-lib --- 07:12:36 [INFO] No sources to compile 07:12:36 [INFO] 07:12:36 [INFO] --- kotlin:1.9.0:compile (compile) @ rest-lib --- 07:12:36 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/java 07:12:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (40, 33) 'SSLContextBuilder' is deprecated. Deprecated in Java 07:12:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (64, 13) Name shadowed: uri 07:12:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (94, 36) 'SSLContextBuilder' is deprecated. Deprecated in Java 07:12:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (155, 40) The corresponding parameter in the supertype 'BlueprintWebClientService' is named 'mergedDefaultAndSuppliedHeaders'. This may cause problems when calling this function with named arguments. 07:12:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (349, 60) Unchecked cast: String! to T 07:12:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (381, 38) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:12:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (381, 96) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:12:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (96, 17) Variable 'reqHeaders' is never used 07:12:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (137, 13) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:12:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (139, 13) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:12:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (160, 43) 'putAll(Context!): Context!' is deprecated. Deprecated in Java 07:12:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (160, 55) 'currentContext(): Context!' is deprecated. Deprecated in Java 07:12:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (161, 21) 'currentContext(): Context!' is deprecated. Deprecated in Java 07:12:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (169, 9) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 07:12:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (169, 21) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:12:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (170, 12) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 07:12:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (170, 24) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:12:37 [INFO] 07:12:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-lib --- 07:12:37 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:12:37 [INFO] 07:12:37 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rest-lib --- 07:12:37 [INFO] No sources to compile 07:12:37 [INFO] 07:12:37 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ rest-lib --- 07:12:37 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/test/java 07:12:39 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestClientServiceTest.kt: (475, 38) 'withDefaultPasswordEncoder(): User.UserBuilder!' is deprecated. Deprecated in Java 07:12:39 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestClientServiceTest.kt: (486, 14) 'csrf(): ServerHttpSecurity.CsrfSpec!' is deprecated. Deprecated in Java 07:12:39 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestClientServiceTest.kt: (487, 14) 'authorizeExchange(): ServerHttpSecurity.AuthorizeExchangeSpec!' is deprecated. Deprecated in Java 07:12:39 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestClientServiceTest.kt: (488, 14) 'and(): ServerHttpSecurity!' is deprecated. Deprecated in Java 07:12:39 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestClientServiceTest.kt: (488, 20) 'httpBasic(): ServerHttpSecurity.HttpBasicSpec!' is deprecated. Deprecated in Java 07:12:39 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestClientServiceTest.kt: (489, 14) 'and(): ServerHttpSecurity!' is deprecated. Deprecated in Java 07:12:39 [INFO] 07:12:39 [INFO] --- surefire:3.0.0-M5:test (default-test) @ rest-lib --- 07:12:39 [INFO] 07:12:39 [INFO] ------------------------------------------------------- 07:12:39 [INFO] T E S T S 07:12:39 [INFO] ------------------------------------------------------- 07:12:40 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 07:12:40 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientPropertiesDSLTest 07:12:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 s - in org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientPropertiesDSLTest 07:12:41 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BluePrintRestLibPropertyServiceTest 07:12:42 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:12:43 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 07:12:43 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:12:43 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:12:43 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:12:43 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:12:43 07:12:43.164 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint http://127.0.0.1:8000. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 07:12:43 07:12:43.168 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint http://127.0.0.1:8000. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 07:12:43 07:12:43.263 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint https://localhost:8443. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 07:12:43 07:12:43.263 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint https://localhost:8443. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 07:12:43 07:12:43.298 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint https://localhost:8443. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 07:12:43 07:12:43.299 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint https://localhost:8443. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 07:12:43 07:12:43.306 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint https://localhost:8443. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 07:12:43 07:12:43.307 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint https://localhost:8443. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 07:12:43 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.111 s - in org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BluePrintRestLibPropertyServiceTest 07:12:43 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientServiceTest 07:12:45 07:12:45 . ____ _ __ _ _ 07:12:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:12:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:12:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:12:45 ' |____| .__|_| |_|_| |_\__, | / / / / 07:12:45 =========|_|==============|___/=/_/_/_/ 07:12:45 07:12:45 :: Spring Boot :: (v3.5.6) 07:12:45 07:12:45 07:12:43.522 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientServiceTest - Starting RestClientServiceTest using Java 21.0.10 with PID 3707 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib) 07:12:45 07:12:43.523 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientServiceTest - No active profile set, falling back to 1 default profile: "default" 07:12:45 07:12:43.536 INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 07:12:45 07:12:44.900 WARN org.springframework.security.core.userdetails.User - User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications. 07:12:45 07:12:45.909 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientServiceTest - Started RestClientServiceTest in 2.568 seconds (process running for 6.799) 07:12:46 07:12:46.060 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(DELETE), url(/sample/name) 07:12:46 07:12:46.417 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(204 - No Content) 07:12:46 07:12:46.432 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(PATCH), url(/sample/name) 07:12:46 07:12:46.548 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:12:46 07:12:46.636 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(DELETE), url(/sample/customersWithDefaultConstructor) 07:12:46 07:12:46.785 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(204 - No Content) 07:12:46 07:12:46.802 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(GET), url(/sample/name) 07:12:46 07:12:46.902 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:12:47 07:12:46.916 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(GET), url(/sample/queryWithResponseHeaders?id=3) 07:12:47 07:12:47.037 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:12:48 07:12:47.080 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(GET), url(/sample/aai/v22/business/customers) 07:12:48 07:12:47.081 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(DELETE), url(/sample/aai/v22/business/customers) 07:12:48 07:12:47.082 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(PUT), url(/sample/aai/v22/business/customers) 07:12:48 07:12:47.083 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(POST), url(/sample/aai/v22/business/customers) 07:12:48 07:12:47.083 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(PATCH), url(/sample/aai/v22/business/customers) 07:12:48 07:12:47.083 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(GET), url(/sample/aai/v22/business/customers) 07:12:48 07:12:48.073 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:12:48 07:12:48.084 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:12:48 07:12:48.090 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:12:48 07:12:48.097 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:12:48 07:12:48.142 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:12:48 07:12:48.148 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:12:48 07:12:48.167 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(GET), url(/sample/basic) 07:12:48 07:12:48.265 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:12:48 07:12:48.282 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(GET), url(/sample/query?id=3) 07:12:48 07:12:48.379 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 07:12:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.07 s - in org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientServiceTest 07:12:50 [INFO] 07:12:50 [INFO] Results: 07:12:50 [INFO] 07:12:50 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 07:12:50 [INFO] 07:12:50 [INFO] 07:12:50 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ rest-lib --- 07:12:50 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/code-coverage/jacoco-ut.exec 07:12:50 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - Rest Lib' with 44 classes 07:12:51 [INFO] 07:12:51 [INFO] --- jacoco:0.8.12:report (default-report) @ rest-lib --- 07:12:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:51 [INFO] 07:12:51 [INFO] --- jar:3.4.2:jar (default-jar) @ rest-lib --- 07:12:51 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/rest-lib-1.10.0-SNAPSHOT.jar 07:12:51 [INFO] 07:12:51 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ rest-lib --- 07:12:51 [INFO] Skipping because packaging 'jar' is not pom. 07:12:51 [INFO] 07:12:51 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ rest-lib --- 07:12:51 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/code-coverage/jacoco-it.exec 07:12:51 [INFO] 07:12:51 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ rest-lib --- 07:12:51 [INFO] 07:12:51 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ rest-lib --- 07:12:51 [INFO] 07:12:51 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ rest-lib --- 07:12:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:51 [INFO] 07:12:51 [INFO] --- jacoco:0.8.12:check (default-check) @ rest-lib --- 07:12:51 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/jacoco.exec 07:12:51 [INFO] 07:12:51 [INFO] --- failsafe:3.0.0-M5:verify (default) @ rest-lib --- 07:12:51 [INFO] 07:12:51 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ rest-lib --- 07:12:51 [INFO] 07:12:51 [INFO] --- install:3.1.4:install (default-install) @ rest-lib --- 07:12:51 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.10.0-SNAPSHOT/rest-lib-1.10.0-SNAPSHOT.pom 07:12:51 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/rest-lib-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.10.0-SNAPSHOT/rest-lib-1.10.0-SNAPSHOT.jar 07:12:51 [INFO] 07:12:51 [INFO] --- dependency:3.8.1:tree (default-cli) @ rest-lib --- 07:12:51 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT 07:12:51 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:12:51 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:12:51 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:12:51 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:12:51 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:12:51 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:12:51 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:12:51 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:12:51 [INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:12:51 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:12:51 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:12:51 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:12:51 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 07:12:51 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:12:51 [INFO] | | +- org.slf4j:slf4j-api:jar:2.0.17:compile 07:12:51 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:12:51 [INFO] | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:12:51 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 07:12:51 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 07:12:51 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:12:51 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:12:51 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:12:51 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:12:51 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:12:51 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:12:51 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:12:51 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:12:51 [INFO] | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:12:51 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:12:51 [INFO] | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:12:51 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:12:51 [INFO] | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:12:51 [INFO] | \- javax.annotation:jsr250-api:jar:1.0:compile 07:12:51 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:12:51 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:12:51 [INFO] | +- commons-logging:commons-logging:jar:1.3.5:compile 07:12:51 [INFO] | \- commons-codec:commons-codec:jar:1.18.0:compile 07:12:51 [INFO] +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:12:51 [INFO] | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:12:51 [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:12:51 [INFO] | \- org.springframework:spring-core:jar:6.2.17:compile 07:12:51 [INFO] | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:12:51 [INFO] +- org.springframework:spring-web:jar:6.2.17:compile 07:12:51 [INFO] | +- org.springframework:spring-beans:jar:6.2.17:compile 07:12:51 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:12:51 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:12:51 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:test 07:12:51 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:test 07:12:51 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:test 07:12:51 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:test 07:12:51 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:test 07:12:51 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:test 07:12:51 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:test 07:12:51 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:test 07:12:51 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:test 07:12:51 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:test 07:12:51 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:test 07:12:51 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:test 07:12:51 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:test 07:12:51 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:test 07:12:51 [INFO] | \- org.springframework:spring-webflux:jar:6.2.11:test 07:12:51 [INFO] +- org.springframework.boot:spring-boot-starter-security:jar:3.5.6:test 07:12:51 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 07:12:51 [INFO] | +- org.springframework.security:spring-security-config:jar:6.5.9:test 07:12:51 [INFO] | \- org.springframework.security:spring-security-web:jar:6.5.9:test 07:12:51 [INFO] +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:12:51 [INFO] | +- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:12:51 [INFO] | \- org.springframework:spring-context:jar:6.2.17:compile 07:12:51 [INFO] +- org.springframework:spring-expression:jar:6.2.17:compile 07:12:51 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:12:51 [INFO] | +- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:12:51 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:12:51 [INFO] | \- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:12:51 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:12:51 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:12:51 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:12:51 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:12:51 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:12:51 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:12:51 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:12:51 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:12:51 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:12:51 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:12:51 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:12:51 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:12:51 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:12:51 [INFO] | +- junit:junit:jar:4.13.2:test 07:12:51 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:12:51 [INFO] | \- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:12:51 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:12:51 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:12:51 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:12:51 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:12:51 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:12:51 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:12:51 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:test 07:12:51 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test 07:12:51 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:12:51 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:12:51 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:12:51 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:12:51 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:12:51 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:12:51 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:12:51 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:12:51 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:12:51 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:12:51 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:12:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:12:51 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:12:51 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:51 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:12:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:51 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:12:51 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:12:51 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:12:51 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:12:51 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:12:51 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:12:51 [INFO] | \- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:12:51 [INFO] | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:12:51 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:12:51 [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:12:51 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:12:51 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:12:51 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:12:51 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:12:51 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:12:51 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:12:51 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:12:51 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:12:51 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:12:51 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:12:51 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:12:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:12:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:12:51 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:12:51 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:12:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:12:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:12:51 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:12:51 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:12:51 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:12:51 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:12:51 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:12:51 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:12:51 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:12:51 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:12:51 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:12:51 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:12:51 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:12:51 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:12:51 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:12:51 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:12:51 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:12:51 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:12:51 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:12:51 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:12:51 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:12:51 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:12:51 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:12:51 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:12:51 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:12:51 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:12:51 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:12:51 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:12:51 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:12:51 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:12:51 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:12:51 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:12:51 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:12:51 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:12:51 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:12:51 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:12:51 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:12:51 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:12:51 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:12:51 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:12:51 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:12:51 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:12:51 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:12:51 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:12:51 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:12:51 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:12:51 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:12:51 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:12:51 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:12:51 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:12:51 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:12:51 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:12:51 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:12:51 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:12:51 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:12:51 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:12:51 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:12:51 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:12:51 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:12:51 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:12:51 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:12:51 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:12:51 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:12:51 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:12:51 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:12:51 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:12:51 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:12:51 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:12:51 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:12:51 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:12:51 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:12:51 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:12:51 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:12:51 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:12:51 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:12:51 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:12:51 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:12:51 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:12:51 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:12:51 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:12:51 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:12:51 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:12:51 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:12:51 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:12:51 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:12:51 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:12:51 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:12:51 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:12:51 [INFO] 07:12:51 [INFO] --- clm:3.0.8-01:index (default-cli) @ rest-lib --- 07:12:51 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/sonatype-clm/module.xml 07:12:51 [INFO] 07:12:51 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib >------- 07:12:51 [INFO] Building MS Blueprints Processor Modules - Commons - GRPC Lib 1.10.0-SNAPSHOT [19/67] 07:12:51 [INFO] from ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml 07:12:51 [INFO] --------------------------------[ jar ]--------------------------------- 07:12:51 [INFO] 07:12:51 [INFO] --- clean:3.4.1:clean (default-clean) @ grpc-lib --- 07:12:51 [INFO] 07:12:51 [INFO] --- tidy:1.1.0:check (validate-pom) @ grpc-lib --- 07:12:51 [INFO] 07:12:51 [INFO] --- antrun:1.8:run (validate-kotlin) @ grpc-lib --- 07:12:51 [INFO] Executing tasks 07:12:51 07:12:51 ktlint: 07:12:52 [INFO] Executed tasks 07:12:52 [INFO] 07:12:52 [INFO] --- directory:1.0:highest-basedir (directories) @ grpc-lib --- 07:12:52 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:12:52 [INFO] 07:12:52 [INFO] --- formatter:2.17.1:validate (validate-java) @ grpc-lib --- 07:12:52 [INFO] 07:12:52 [INFO] --- enforcer:3.4.1:enforce (enforce) @ grpc-lib --- 07:12:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:12:52 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:12:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:52 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:12:52 [INFO] 07:12:52 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ grpc-lib --- 07:12:52 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/code-coverage/jacoco-ut.exec 07:12:52 [INFO] 07:12:52 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ grpc-lib --- 07:12:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/jacoco.exec 07:12:52 [INFO] 07:12:52 [INFO] --- properties:1.0.0:set-system-properties (default) @ grpc-lib --- 07:12:52 [INFO] Set 2 system properties 07:12:52 [INFO] 07:12:52 [INFO] --- checkstyle:2.17:check (check-license) @ grpc-lib --- 07:12:52 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:12:52 [INFO] 07:12:52 [INFO] --- checkstyle:2.17:check (check-style) @ grpc-lib --- 07:12:52 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:12:52 [INFO] 07:12:52 [INFO] --- tidy:1.1.0:pom (format-pom) @ grpc-lib --- 07:12:52 [INFO] Tidy is skipped. 07:12:52 [INFO] 07:12:52 [INFO] --- antrun:1.8:run (format-kotlin) @ grpc-lib --- 07:12:52 [INFO] Skipping Antrun execution 07:12:52 [INFO] 07:12:52 [INFO] --- formatter:2.17.1:format (format-java) @ grpc-lib --- 07:12:52 [INFO] Formatting is skipped 07:12:52 [INFO] 07:12:52 [INFO] --- resources:3.3.1:resources (default-resources) @ grpc-lib --- 07:12:52 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/resources 07:12:52 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/resources 07:12:52 [INFO] 07:12:52 [INFO] --- compiler:3.14.0:compile (default-compile) @ grpc-lib --- 07:12:52 [INFO] No sources to compile 07:12:52 [INFO] 07:12:52 [INFO] --- kotlin:1.9.0:compile (compile) @ grpc-lib --- 07:12:52 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/java 07:12:53 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/GrpcLoggerService.kt: (56, 9) Parameter 'next' is never used 07:12:53 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/GrpcLoggerService.kt: (67, 9) Parameter 'next' is never used 07:12:53 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/GrpcLoggerService.kt: (107, 23) Parameter 'requestHeaders' is never used 07:12:53 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/GrpcLoggerService.kt: (126, 17) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:12:53 [INFO] 07:12:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ grpc-lib --- 07:12:53 [INFO] Copying 3 resources from src/test/resources to target/test-classes 07:12:53 [INFO] 07:12:53 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ grpc-lib --- 07:12:53 [INFO] No sources to compile 07:12:53 [INFO] 07:12:53 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ grpc-lib --- 07:12:53 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/test/java 07:12:54 [INFO] 07:12:54 [INFO] --- surefire:3.0.0-M5:test (default-test) @ grpc-lib --- 07:12:54 [INFO] 07:12:54 [INFO] ------------------------------------------------------- 07:12:54 [INFO] T E S T S 07:12:54 [INFO] ------------------------------------------------------- 07:12:55 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.grpc.service.BluePrintGrpcLibPropertyServiceTest 07:12:57 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:12:58 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 07:12:58 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:12:58 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:12:58 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:12:58 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:12:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.638 s - in org.onap.ccsdk.cds.blueprintsprocessor.grpc.service.BluePrintGrpcLibPropertyServiceTest 07:12:58 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.grpc.service.BluePrintGrpcServerTest 07:12:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s - in org.onap.ccsdk.cds.blueprintsprocessor.grpc.service.BluePrintGrpcServerTest 07:12:59 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.grpc.GrpcPropertiesDSLTest 07:12:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.ccsdk.cds.blueprintsprocessor.grpc.GrpcPropertiesDSLTest 07:12:59 [INFO] 07:12:59 [INFO] Results: 07:12:59 [INFO] 07:12:59 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:12:59 [INFO] 07:12:59 [INFO] 07:12:59 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ grpc-lib --- 07:12:59 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/code-coverage/jacoco-ut.exec 07:12:59 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - GRPC Lib' with 40 classes 07:12:59 [INFO] 07:12:59 [INFO] --- jacoco:0.8.12:report (default-report) @ grpc-lib --- 07:12:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:59 [INFO] 07:12:59 [INFO] --- jar:3.4.2:jar (default-jar) @ grpc-lib --- 07:12:59 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/grpc-lib-1.10.0-SNAPSHOT.jar 07:12:59 [INFO] 07:12:59 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ grpc-lib --- 07:12:59 [INFO] Skipping because packaging 'jar' is not pom. 07:12:59 [INFO] 07:12:59 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ grpc-lib --- 07:12:59 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/code-coverage/jacoco-it.exec 07:12:59 [INFO] 07:12:59 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ grpc-lib --- 07:12:59 [INFO] 07:12:59 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ grpc-lib --- 07:12:59 [INFO] 07:12:59 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ grpc-lib --- 07:12:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:59 [INFO] 07:12:59 [INFO] --- jacoco:0.8.12:check (default-check) @ grpc-lib --- 07:12:59 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/jacoco.exec 07:12:59 [INFO] 07:12:59 [INFO] --- failsafe:3.0.0-M5:verify (default) @ grpc-lib --- 07:12:59 [INFO] 07:12:59 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ grpc-lib --- 07:12:59 [INFO] 07:12:59 [INFO] --- install:3.1.4:install (default-install) @ grpc-lib --- 07:12:59 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.10.0-SNAPSHOT/grpc-lib-1.10.0-SNAPSHOT.pom 07:12:59 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/grpc-lib-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.10.0-SNAPSHOT/grpc-lib-1.10.0-SNAPSHOT.jar 07:12:59 [INFO] 07:12:59 [INFO] --- dependency:3.8.1:tree (default-cli) @ grpc-lib --- 07:12:59 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT 07:12:59 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:12:59 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:12:59 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:12:59 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:12:59 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:12:59 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:12:59 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:12:59 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:12:59 [INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:12:59 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:12:59 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:12:59 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:12:59 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 07:12:59 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:12:59 [INFO] | | +- org.slf4j:slf4j-api:jar:2.0.17:compile 07:12:59 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:12:59 [INFO] | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:12:59 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 07:12:59 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 07:12:59 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:12:59 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:12:59 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:12:59 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:12:59 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:12:59 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:12:59 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:12:59 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:12:59 [INFO] | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:12:59 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:12:59 [INFO] | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:12:59 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:12:59 [INFO] | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:12:59 [INFO] | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:12:59 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:12:59 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:12:59 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:12:59 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:12:59 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:12:59 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:12:59 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:12:59 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:12:59 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:12:59 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:12:59 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:12:59 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:12:59 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:12:59 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:12:59 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 07:12:59 [INFO] | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:12:59 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:compile 07:12:59 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:12:59 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:12:59 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:12:59 [INFO] | +- junit:junit:jar:4.13.2:compile 07:12:59 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:compile 07:12:59 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:12:59 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:12:59 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:12:59 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:12:59 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:12:59 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:12:59 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:12:59 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:12:59 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:12:59 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:12:59 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:12:59 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:12:59 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:12:59 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:12:59 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:12:59 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:12:59 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:12:59 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:12:59 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:12:59 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:12:59 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:12:59 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:12:59 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:12:59 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:12:59 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:12:59 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:test 07:12:59 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test 07:12:59 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:12:59 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:12:59 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:12:59 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:compile 07:12:59 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:12:59 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:12:59 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:12:59 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:12:59 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:12:59 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:12:59 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:12:59 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:12:59 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:12:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:12:59 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:12:59 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:59 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:12:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:59 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:12:59 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:12:59 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:12:59 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:12:59 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:12:59 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:12:59 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:12:59 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:12:59 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:12:59 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:12:59 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:12:59 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:12:59 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:12:59 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:12:59 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:12:59 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:12:59 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:12:59 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:12:59 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:12:59 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:12:59 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:12:59 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:12:59 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:12:59 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:12:59 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:12:59 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:12:59 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:12:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:12:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:12:59 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:12:59 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:12:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:12:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:12:59 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:12:59 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:12:59 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:12:59 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:12:59 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:12:59 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:12:59 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:12:59 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:12:59 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:12:59 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:12:59 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:12:59 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:12:59 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:12:59 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:12:59 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:12:59 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:12:59 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:12:59 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:12:59 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:12:59 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:12:59 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:12:59 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:12:59 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:12:59 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:12:59 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:12:59 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:12:59 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:12:59 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:12:59 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:12:59 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:12:59 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:12:59 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:12:59 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:12:59 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:12:59 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:12:59 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:12:59 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:12:59 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:12:59 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:12:59 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:12:59 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:12:59 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:12:59 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:12:59 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:12:59 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:12:59 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:12:59 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:12:59 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:12:59 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:12:59 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:12:59 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:12:59 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:12:59 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:12:59 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:12:59 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:12:59 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:12:59 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:12:59 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:12:59 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:12:59 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:12:59 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:12:59 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:12:59 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:12:59 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:12:59 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:12:59 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:12:59 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:12:59 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:12:59 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:12:59 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:12:59 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:12:59 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:12:59 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:12:59 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:12:59 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:12:59 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:12:59 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:12:59 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:12:59 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:12:59 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:12:59 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:12:59 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:12:59 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:12:59 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:12:59 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:12:59 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:12:59 [INFO] 07:12:59 [INFO] --- clm:3.0.8-01:index (default-cli) @ grpc-lib --- 07:12:59 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/sonatype-clm/module.xml 07:12:59 [INFO] 07:12:59 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib >----- 07:12:59 [INFO] Building MS Blueprints Processor Modules - Commons - Messaging Lib 1.10.0-SNAPSHOT [20/67] 07:12:59 [INFO] from ms/blueprintsprocessor/modules/commons/message-lib/pom.xml 07:12:59 [INFO] --------------------------------[ jar ]--------------------------------- 07:13:00 [INFO] 07:13:00 [INFO] --- clean:3.4.1:clean (default-clean) @ message-lib --- 07:13:00 [INFO] 07:13:00 [INFO] --- tidy:1.1.0:check (validate-pom) @ message-lib --- 07:13:00 [INFO] 07:13:00 [INFO] --- antrun:1.8:run (validate-kotlin) @ message-lib --- 07:13:00 [INFO] Executing tasks 07:13:00 07:13:00 ktlint: 07:13:01 [INFO] Executed tasks 07:13:01 [INFO] 07:13:01 [INFO] --- directory:1.0:highest-basedir (directories) @ message-lib --- 07:13:01 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:13:01 [INFO] 07:13:01 [INFO] --- formatter:2.17.1:validate (validate-java) @ message-lib --- 07:13:01 [INFO] 07:13:01 [INFO] --- enforcer:3.4.1:enforce (enforce) @ message-lib --- 07:13:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:13:02 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:13:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:02 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:13:02 [INFO] 07:13:02 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ message-lib --- 07:13:02 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/code-coverage/jacoco-ut.exec 07:13:02 [INFO] 07:13:02 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ message-lib --- 07:13:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/jacoco.exec 07:13:02 [INFO] 07:13:02 [INFO] --- properties:1.0.0:set-system-properties (default) @ message-lib --- 07:13:02 [INFO] Set 2 system properties 07:13:02 [INFO] 07:13:02 [INFO] --- checkstyle:2.17:check (check-license) @ message-lib --- 07:13:02 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:13:02 [INFO] 07:13:02 [INFO] --- checkstyle:2.17:check (check-style) @ message-lib --- 07:13:02 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:13:02 [INFO] 07:13:02 [INFO] --- tidy:1.1.0:pom (format-pom) @ message-lib --- 07:13:02 [INFO] Tidy is skipped. 07:13:02 [INFO] 07:13:02 [INFO] --- antrun:1.8:run (format-kotlin) @ message-lib --- 07:13:02 [INFO] Skipping Antrun execution 07:13:02 [INFO] 07:13:02 [INFO] --- formatter:2.17.1:format (format-java) @ message-lib --- 07:13:02 [INFO] Formatting is skipped 07:13:02 [INFO] 07:13:02 [INFO] --- resources:3.3.1:resources (default-resources) @ message-lib --- 07:13:02 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/resources 07:13:02 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/resources 07:13:02 [INFO] 07:13:02 [INFO] --- compiler:3.14.0:compile (default-compile) @ message-lib --- 07:13:02 [INFO] No sources to compile 07:13:02 [INFO] 07:13:02 [INFO] --- kotlin:1.9.0:compile (compile) @ message-lib --- 07:13:02 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/java 07:13:03 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/BluePrintMessageLibData.kt: (149, 53) 'EXACTLY_ONCE: String' is deprecated. Deprecated in Java 07:13:03 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/kafka/AbstractKafkaTopologyComponents.kt: (21, 43) 'Processor' is deprecated. Deprecated in Java 07:13:03 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/kafka/AbstractKafkaTopologyComponents.kt: (27, 58) 'Processor' is deprecated. Deprecated in Java 07:13:03 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageConsumerService.kt: (58, 60) Unnecessary safe call on a non-null receiver of type String 07:13:03 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageConsumerService.kt: (90, 46) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 07:13:03 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageConsumerService.kt: (118, 60) Unnecessary safe call on a non-null receiver of type String 07:13:03 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageProducerService.kt: (57, 66) Unnecessary non-null assertion (!!) on a non-null receiver of type String 07:13:03 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerService.kt: (59, 22) 'localThreadsMetadata(): (Mutable)Set!' is deprecated. Deprecated in Java 07:13:03 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerService.kt: (63, 13) Condition 'kafkaStreams != null' is always 'true' 07:13:03 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/MessageLoggerService.kt: (112, 17) This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 07:13:03 [INFO] 07:13:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ message-lib --- 07:13:03 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:13:03 [INFO] 07:13:03 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ message-lib --- 07:13:03 [INFO] No sources to compile 07:13:03 [INFO] 07:13:03 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ message-lib --- 07:13:03 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/java 07:13:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/MessagePropertiesDSLTest.kt: (110, 59) 'EXACTLY_ONCE: String' is deprecated. Deprecated in Java 07:13:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/BlueprintMessageConsumerServiceTest.kt: (52, 51) 'MockBean' is deprecated. Deprecated in Java 07:13:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/BlueprintMessageConsumerServiceTest.kt: (116, 6) 'MockBean' is deprecated. Deprecated in Java 07:13:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/BlueprintMessageProducerServiceTest.kt: (44, 51) 'MockBean' is deprecated. Deprecated in Java 07:13:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/BlueprintMessageProducerServiceTest.kt: (90, 6) 'MockBean' is deprecated. Deprecated in Java 07:13:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (26, 43) 'Processor' is deprecated. Deprecated in Java 07:13:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (27, 43) 'ProcessorSupplier' is deprecated. Deprecated in Java 07:13:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (37, 51) 'MockBean' is deprecated. Deprecated in Java 07:13:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (80, 6) 'MockBean' is deprecated. Deprecated in Java 07:13:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (108, 59) 'ProcessorSupplier' is deprecated. Deprecated in Java 07:13:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (109, 45) 'Processor' is deprecated. Deprecated in Java 07:13:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (124, 30) 'addProcessor(String!, ProcessorSupplier<(raw) Any!, (raw) Any!>!, vararg String!): Topology!' is deprecated. Deprecated in Java 07:13:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/MockKafkaTopologyComponents.kt: (22, 43) 'Processor' is deprecated. Deprecated in Java 07:13:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/MockKafkaTopologyComponents.kt: (77, 24) 'Processor' is deprecated. Deprecated in Java 07:13:04 [INFO] 07:13:05 [INFO] --- surefire:3.0.0-M5:test (default-test) @ message-lib --- 07:13:05 [INFO] 07:13:05 [INFO] ------------------------------------------------------- 07:13:05 [INFO] T E S T S 07:13:05 [INFO] ------------------------------------------------------- 07:13:06 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.message.MessagePropertiesDSLTest 07:13:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 s - in org.onap.ccsdk.cds.blueprintsprocessor.message.MessagePropertiesDSLTest 07:13:07 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.message.utils.BlueprintMessageUtilsTest 07:13:07 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:13:08 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:13:08 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:13:08 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:13:08 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:13:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.905 s - in org.onap.ccsdk.cds.blueprintsprocessor.message.utils.BlueprintMessageUtilsTest 07:13:08 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.message.service.BlueprintMessageProducerServiceTest 07:13:09 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:13:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.602 s - in org.onap.ccsdk.cds.blueprintsprocessor.message.service.BlueprintMessageProducerServiceTest 07:13:11 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.message.service.MessageLoggerServiceTest 07:13:11 07:13:11.749 [main] INFO o.o.c.c.b.message.service.MessageLoggerService - Consuming MDC Properties : {MessageKey=1234, RequestID=1234, ServiceName=sample-topic, InvocationID=1234-12, InvokeTimestamp=2026-06-20T07:13:11.744Z, PartnerName=cds-test, ClientIPAddress=, ServerFQDN=prd-ubuntu2204-docker-8c-8g-18384, Offset=12345} 07:13:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in org.onap.ccsdk.cds.blueprintsprocessor.message.service.MessageLoggerServiceTest 07:13:11 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.message.service.KafkaStreamsConsumerServiceTest 07:13:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.onap.ccsdk.cds.blueprintsprocessor.message.service.KafkaStreamsConsumerServiceTest 07:13:11 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.message.service.BlueprintMessageConsumerServiceTest 07:13:12 07:13:12.284 [main @coroutine#3] INFO o.o.c.c.b.m.service.KafkaMessageConsumerService - Successfully consumed topic([default-topic]) 07:13:12 07:13:12.314 [KafkaConsumer-default-client-id] INFO o.o.c.c.b.m.service.KafkaMessageConsumerService - message listener shutting down..... 07:13:12 07:13:12.354 [main @coroutine#5] INFO o.o.c.c.b.m.service.KafkaMessageConsumerService - Successfully consumed topic([default-topic]) 07:13:12 Exception in thread "KafkaConsumer-default-client-id" java.lang.NullPointerException: Cannot invoke "io.micrometer.core.instrument.Counter.increment()" because the return value of "io.micrometer.core.instrument.MeterRegistry.counter(String, java.lang.Iterable)" is null 07:13:12 at org.onap.ccsdk.cds.blueprintsprocessor.message.service.KafkaMessageConsumerService$subscribe$5$1$1$1$1.invokeSuspend(KafkaMessageConsumerService.kt:88) 07:13:12 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:13:12 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:13:12 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) 07:13:12 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) 07:13:12 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) 07:13:12 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 07:13:12 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) 07:13:12 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 07:13:12 at org.onap.ccsdk.cds.blueprintsprocessor.message.service.KafkaMessageConsumerService$subscribe$5.invoke(KafkaMessageConsumerService.kt:82) 07:13:12 at org.onap.ccsdk.cds.blueprintsprocessor.message.service.KafkaMessageConsumerService$subscribe$5.invoke(KafkaMessageConsumerService.kt:76) 07:13:12 at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30) 07:13:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 s - in org.onap.ccsdk.cds.blueprintsprocessor.message.service.BlueprintMessageConsumerServiceTest 07:13:12 [INFO] 07:13:12 [INFO] Results: 07:13:12 [INFO] 07:13:12 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 07:13:12 [INFO] 07:13:12 [INFO] 07:13:12 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ message-lib --- 07:13:12 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/code-coverage/jacoco-ut.exec 07:13:12 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - Messaging Lib' with 56 classes 07:13:12 [INFO] 07:13:12 [INFO] --- jacoco:0.8.12:report (default-report) @ message-lib --- 07:13:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:12 [INFO] 07:13:12 [INFO] --- jar:3.4.2:jar (default-jar) @ message-lib --- 07:13:12 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/message-lib-1.10.0-SNAPSHOT.jar 07:13:12 [INFO] 07:13:12 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ message-lib --- 07:13:12 [INFO] Skipping because packaging 'jar' is not pom. 07:13:12 [INFO] 07:13:12 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ message-lib --- 07:13:12 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/code-coverage/jacoco-it.exec 07:13:12 [INFO] 07:13:12 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ message-lib --- 07:13:12 [INFO] 07:13:12 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ message-lib --- 07:13:12 [INFO] 07:13:12 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ message-lib --- 07:13:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:12 [INFO] 07:13:12 [INFO] --- jacoco:0.8.12:check (default-check) @ message-lib --- 07:13:12 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/jacoco.exec 07:13:12 [INFO] 07:13:12 [INFO] --- failsafe:3.0.0-M5:verify (default) @ message-lib --- 07:13:12 [INFO] 07:13:12 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ message-lib --- 07:13:12 [INFO] 07:13:12 [INFO] --- install:3.1.4:install (default-install) @ message-lib --- 07:13:12 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.10.0-SNAPSHOT/message-lib-1.10.0-SNAPSHOT.pom 07:13:12 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/message-lib-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.10.0-SNAPSHOT/message-lib-1.10.0-SNAPSHOT.jar 07:13:12 [INFO] 07:13:12 [INFO] --- dependency:3.8.1:tree (default-cli) @ message-lib --- 07:13:12 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib:jar:1.10.0-SNAPSHOT 07:13:12 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:13:12 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:13:12 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:13:12 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:13:12 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:13:12 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:13:12 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:13:12 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:13:12 [INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:13:12 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:13:12 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:13:12 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:13:12 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 07:13:12 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:13:12 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:13:12 [INFO] | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:13:12 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 07:13:12 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 07:13:12 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:13:12 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:13:12 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:13:12 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:13:12 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:13:12 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:13:12 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:13:12 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:13:12 [INFO] | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:13:12 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:13:12 [INFO] | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:13:12 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:13:12 [INFO] | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:13:12 [INFO] | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:13:12 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:13:12 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:13:12 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:13:12 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:13:12 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:13:12 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:13:12 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:13:12 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:13:12 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:13:12 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:13:12 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:13:12 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:13:12 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 07:13:12 [INFO] | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:13:12 [INFO] +- org.scala-lang:scala-library:jar:2.13.16:compile 07:13:12 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:13:12 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:13:12 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:13:12 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:13:12 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:13:12 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:13:12 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:13:12 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:13:12 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:13:12 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:13:12 [INFO] +- org.apache.kafka:kafka-streams:jar:3.9.1:compile 07:13:12 [INFO] | +- org.rocksdb:rocksdbjni:jar:7.9.2:compile 07:13:12 [INFO] | +- org.slf4j:slf4j-api:jar:2.0.17:compile 07:13:12 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:13:12 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:13:12 [INFO] +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:13:12 [INFO] | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:13:12 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:13:12 [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:13:12 [INFO] +- org.apache.kafka:kafka-streams-test-utils:jar:3.9.1:test 07:13:12 [INFO] +- org.springframework.kafka:spring-kafka-test:jar:3.3.10:test 07:13:12 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:13:12 [INFO] | +- org.apache.zookeeper:zookeeper:jar:3.8.4:test 07:13:12 [INFO] | | +- org.apache.zookeeper:zookeeper-jute:jar:3.8.4:test 07:13:12 [INFO] | | +- org.apache.yetus:audience-annotations:jar:0.12.0:test 07:13:12 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:13:12 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:13:12 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:13:12 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:4.1.127.Final:test 07:13:12 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:13:12 [INFO] | +- org.apache.kafka:kafka-clients:jar:test:3.9.1:test 07:13:12 [INFO] | +- org.apache.kafka:kafka-server:jar:3.9.1:test 07:13:12 [INFO] | | +- org.apache.kafka:kafka-storage:jar:3.9.1:test 07:13:12 [INFO] | | | \- com.github.ben-manes.caffeine:caffeine:jar:3.2.2:test 07:13:12 [INFO] | | | \- org.jspecify:jspecify:jar:1.0.0:test 07:13:12 [INFO] | | +- org.apache.kafka:kafka-group-coordinator:jar:3.9.1:test 07:13:12 [INFO] | | +- org.apache.kafka:kafka-transaction-coordinator:jar:3.9.1:test 07:13:12 [INFO] | | +- org.apache.kafka:kafka-raft:jar:3.9.1:test 07:13:12 [INFO] | | \- com.yammer.metrics:metrics-core:jar:2.2.0:test 07:13:12 [INFO] | +- org.apache.kafka:kafka-metadata:jar:3.9.1:test 07:13:12 [INFO] | | \- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:13:12 [INFO] | +- org.apache.kafka:kafka-server-common:jar:3.9.1:test 07:13:12 [INFO] | | +- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 07:13:12 [INFO] | | \- org.pcollections:pcollections:jar:4.0.1:test 07:13:12 [INFO] | +- org.apache.kafka:kafka-server-common:jar:test:3.9.1:test 07:13:12 [INFO] | +- org.apache.kafka:kafka_2.13:jar:3.9.1:test 07:13:12 [INFO] | | +- org.apache.kafka:kafka-group-coordinator-api:jar:3.9.1:test 07:13:12 [INFO] | | +- org.apache.kafka:kafka-storage-api:jar:3.9.1:test 07:13:12 [INFO] | | +- org.apache.kafka:kafka-tools-api:jar:3.9.1:test 07:13:12 [INFO] | | +- net.sourceforge.argparse4j:argparse4j:jar:0.7.0:test 07:13:12 [INFO] | | +- commons-validator:commons-validator:jar:1.7:test 07:13:12 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:test 07:13:12 [INFO] | | | \- commons-digester:commons-digester:jar:2.1:test 07:13:12 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.19.2:test 07:13:12 [INFO] | | | \- com.thoughtworks.paranamer:paranamer:jar:2.8.3:test 07:13:12 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-csv:jar:2.19.2:test 07:13:12 [INFO] | | +- org.bitbucket.b_c:jose4j:jar:0.9.4:test 07:13:12 [INFO] | | +- org.scala-lang.modules:scala-collection-compat_2.13:jar:2.10.0:test 07:13:12 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:test 07:13:12 [INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.16:test 07:13:12 [INFO] | | +- com.typesafe.scala-logging:scala-logging_2.13:jar:3.9.5:test 07:13:12 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.1.12.1:test 07:13:12 [INFO] | | \- commons-cli:commons-cli:jar:1.4:test 07:13:12 [INFO] | +- org.apache.kafka:kafka_2.13:jar:test:3.9.1:test 07:13:12 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:13:12 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:12 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:13:12 [INFO] | \- org.junit.platform:junit-platform-launcher:jar:1.12.2:test 07:13:12 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:13:12 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:13:12 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:13:12 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:13:12 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:13:12 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:13:12 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:13:12 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:13:12 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:13:12 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:13:12 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:12 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:13:12 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:13:12 [INFO] | +- junit:junit:jar:4.13.2:test 07:13:12 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:12 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:13:12 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:13:12 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:13:12 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:13:12 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:13:12 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:13:12 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:13:12 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:13:12 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:13:12 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:13:12 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:test 07:13:12 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test 07:13:12 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:13:12 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:12 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:13:12 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:13:12 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:13:12 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:13:12 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:13:12 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:13:12 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:13:12 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:13:12 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:13:12 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:13:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:13:12 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:13:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:12 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:13:12 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:13:12 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:13:12 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:13:12 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:13:12 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:13:12 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:13:12 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:13:12 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:13:12 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:13:12 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:13:12 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:13:12 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:13:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:13:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:12 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:13:12 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:13:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:13:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:13:12 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:13:12 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:13:12 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:13:12 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:13:12 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:13:12 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:13:12 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:13:12 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:13:12 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:13:12 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:13:12 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:13:12 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:13:12 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:13:12 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:13:12 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:13:12 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:13:12 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:13:12 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:13:12 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:13:12 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:13:12 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:13:12 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:13:12 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:13:12 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:13:12 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:13:12 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:13:12 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:13:12 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:13:12 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:13:12 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:13:12 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:13:12 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:13:12 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:13:12 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:13:12 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:13:12 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:13:12 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:13:12 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:13:12 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:13:12 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:13:12 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:13:12 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:13:12 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:13:12 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:13:12 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:13:12 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:13:12 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:13:12 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:13:12 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:13:12 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:13:12 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:13:12 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:13:12 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:13:12 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:13:12 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:13:12 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:13:12 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:13:12 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:13:12 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:13:12 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:13:12 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:13:12 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:13:12 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:13:12 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:13:12 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:13:12 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:13:12 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:13:12 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:13:12 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:13:12 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:13:12 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:13:12 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:13:12 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:13:12 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:13:12 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:13:12 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:13:12 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:13:12 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:13:12 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:13:12 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:13:12 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:13:12 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:13:12 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:13:12 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:13:12 [INFO] 07:13:12 [INFO] --- clm:3.0.8-01:index (default-cli) @ message-lib --- 07:13:12 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/sonatype-clm/module.xml 07:13:12 [INFO] 07:13:12 [INFO] -------< org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib >------- 07:13:12 [INFO] Building MS Blueprints Processor Modules - Commons - SSH Lib 1.10.0-SNAPSHOT [21/67] 07:13:12 [INFO] from ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml 07:13:12 [INFO] --------------------------------[ jar ]--------------------------------- 07:13:13 [INFO] 07:13:13 [INFO] --- clean:3.4.1:clean (default-clean) @ ssh-lib --- 07:13:13 [INFO] 07:13:13 [INFO] --- tidy:1.1.0:check (validate-pom) @ ssh-lib --- 07:13:13 [INFO] 07:13:13 [INFO] --- antrun:1.8:run (validate-kotlin) @ ssh-lib --- 07:13:13 [INFO] Executing tasks 07:13:13 07:13:13 ktlint: 07:13:14 [INFO] Executed tasks 07:13:14 [INFO] 07:13:14 [INFO] --- directory:1.0:highest-basedir (directories) @ ssh-lib --- 07:13:14 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:13:14 [INFO] 07:13:14 [INFO] --- formatter:2.17.1:validate (validate-java) @ ssh-lib --- 07:13:14 [INFO] 07:13:14 [INFO] --- enforcer:3.4.1:enforce (enforce) @ ssh-lib --- 07:13:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:13:14 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:13:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:14 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:13:14 [INFO] 07:13:14 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ ssh-lib --- 07:13:14 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/code-coverage/jacoco-ut.exec 07:13:14 [INFO] 07:13:14 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ ssh-lib --- 07:13:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/jacoco.exec 07:13:14 [INFO] 07:13:14 [INFO] --- properties:1.0.0:set-system-properties (default) @ ssh-lib --- 07:13:14 [INFO] Set 2 system properties 07:13:14 [INFO] 07:13:14 [INFO] --- checkstyle:2.17:check (check-license) @ ssh-lib --- 07:13:14 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:13:14 [INFO] 07:13:14 [INFO] --- checkstyle:2.17:check (check-style) @ ssh-lib --- 07:13:14 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:13:14 [INFO] 07:13:14 [INFO] --- tidy:1.1.0:pom (format-pom) @ ssh-lib --- 07:13:14 [INFO] Tidy is skipped. 07:13:14 [INFO] 07:13:14 [INFO] --- antrun:1.8:run (format-kotlin) @ ssh-lib --- 07:13:14 [INFO] Skipping Antrun execution 07:13:14 [INFO] 07:13:14 [INFO] --- formatter:2.17.1:format (format-java) @ ssh-lib --- 07:13:14 [INFO] Formatting is skipped 07:13:14 [INFO] 07:13:14 [INFO] --- resources:3.3.1:resources (default-resources) @ ssh-lib --- 07:13:14 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/src/main/resources 07:13:14 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/src/main/resources 07:13:14 [INFO] 07:13:14 [INFO] --- compiler:3.14.0:compile (default-compile) @ ssh-lib --- 07:13:14 [INFO] No sources to compile 07:13:14 [INFO] 07:13:14 [INFO] --- kotlin:1.9.0:compile (compile) @ ssh-lib --- 07:13:14 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/src/main/java 07:13:15 [INFO] 07:13:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ssh-lib --- 07:13:15 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:13:15 [INFO] 07:13:15 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ ssh-lib --- 07:13:15 [INFO] No sources to compile 07:13:15 [INFO] 07:13:15 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ ssh-lib --- 07:13:15 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/src/test/java 07:13:15 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/ssh/service/BlueprintSshClientServiceTest.kt: (145, 83) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:13:15 [INFO] 07:13:15 [INFO] --- surefire:3.0.0-M5:test (default-test) @ ssh-lib --- 07:13:15 [INFO] 07:13:15 [INFO] ------------------------------------------------------- 07:13:15 [INFO] T E S T S 07:13:15 [INFO] ------------------------------------------------------- 07:13:17 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.ssh.SshPropertiesDSLTest 07:13:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 s - in org.onap.ccsdk.cds.blueprintsprocessor.ssh.SshPropertiesDSLTest 07:13:17 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BluePrintSshLibPropertyServiceTest 07:13:19 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:13:19 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 07:13:19 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:13:19 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:13:19 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:13:19 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:13:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.206 s - in org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BluePrintSshLibPropertyServiceTest 07:13:19 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BlueprintSshClientServiceTest 07:13:21 Start local Shell server 07:13:21 SshServer[617275e0](port=52815) 07:13:21 07:13:21.420 WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at localhost/127.0.0.1:52815 presented unverified RSA key: SHA256:ocaX9sNWc3MiNVG55LmFFfz9Ph8/j8A9MXRYI4o4SDA 07:13:21 07:13:21.468 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:54994]][RSA][SHA256:8nhRJr/Fb24g1dazHCvGnTlziFn9r0jaQijaVDW0Rvo]: accepted without checking 07:13:21 07:13:21.498 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:54994]][RSA][SHA256:8nhRJr/Fb24g1dazHCvGnTlziFn9r0jaQijaVDW0Rvo]: accepted without checking 07:13:21 07:13:21.538 INFO org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BasicAuthSshClientService - SSH client session(ClientSessionImpl[root@localhost/127.0.0.1:52815]) created 07:13:21 End the Shell server 07:13:21 Start local Shell server 07:13:21 SshServer[63ff69e0](port=52815) 07:13:21 07:13:21.614 WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at localhost/127.0.0.1:52815 presented unverified RSA key: SHA256:ocaX9sNWc3MiNVG55LmFFfz9Ph8/j8A9MXRYI4o4SDA 07:13:21 07:13:21.623 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:54996]][RSA][SHA256:8nhRJr/Fb24g1dazHCvGnTlziFn9r0jaQijaVDW0Rvo]: accepted without checking 07:13:21 07:13:21.639 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:54996]][RSA][SHA256:8nhRJr/Fb24g1dazHCvGnTlziFn9r0jaQijaVDW0Rvo]: accepted without checking 07:13:21 07:13:21.645 INFO org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BasicAuthSshClientService - SSH client session(ClientSessionImpl[root@localhost/127.0.0.1:52815]) created 07:13:21 End the Shell server 07:13:25 Start local Shell server 07:13:25 SshServer[4cb7b531](port=52815) 07:13:25 07:13:21.688 WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at localhost/127.0.0.1:52815 presented unverified RSA key: SHA256:ocaX9sNWc3MiNVG55LmFFfz9Ph8/j8A9MXRYI4o4SDA 07:13:25 07:13:21.698 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:55004]][RSA][SHA256:8nhRJr/Fb24g1dazHCvGnTlziFn9r0jaQijaVDW0Rvo]: accepted without checking 07:13:25 07:13:21.712 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:55004]][RSA][SHA256:8nhRJr/Fb24g1dazHCvGnTlziFn9r0jaQijaVDW0Rvo]: accepted without checking 07:13:25 07:13:21.715 INFO org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BasicAuthSshClientService - SSH client session(ClientSessionImpl[root@localhost/127.0.0.1:52815]) created 07:13:25 End the Shell server 07:13:27 Start local Shell server 07:13:27 SshServer[7b88b0d6](port=52815) 07:13:27 07:13:25.782 WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at localhost/127.0.0.1:52815 presented unverified RSA key: SHA256:ocaX9sNWc3MiNVG55LmFFfz9Ph8/j8A9MXRYI4o4SDA 07:13:27 07:13:25.789 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:55020]][RSA][SHA256:8nhRJr/Fb24g1dazHCvGnTlziFn9r0jaQijaVDW0Rvo]: accepted without checking 07:13:27 07:13:25.802 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:55020]][RSA][SHA256:8nhRJr/Fb24g1dazHCvGnTlziFn9r0jaQijaVDW0Rvo]: accepted without checking 07:13:27 07:13:25.806 INFO org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BasicAuthSshClientService - SSH client session(ClientSessionImpl[root@localhost/127.0.0.1:52815]) created 07:13:27 End the Shell server 07:13:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.952 s - in org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BlueprintSshClientServiceTest 07:13:28 [INFO] 07:13:28 [INFO] Results: 07:13:28 [INFO] 07:13:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:13:28 [INFO] 07:13:28 [INFO] 07:13:28 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ ssh-lib --- 07:13:28 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/code-coverage/jacoco-ut.exec 07:13:28 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - SSH Lib' with 18 classes 07:13:28 [INFO] 07:13:28 [INFO] --- jacoco:0.8.12:report (default-report) @ ssh-lib --- 07:13:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:28 [INFO] 07:13:28 [INFO] --- jar:3.4.2:jar (default-jar) @ ssh-lib --- 07:13:28 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/ssh-lib-1.10.0-SNAPSHOT.jar 07:13:28 [INFO] 07:13:28 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ ssh-lib --- 07:13:28 [INFO] Skipping because packaging 'jar' is not pom. 07:13:28 [INFO] 07:13:28 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ ssh-lib --- 07:13:28 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/code-coverage/jacoco-it.exec 07:13:28 [INFO] 07:13:28 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ ssh-lib --- 07:13:28 [INFO] 07:13:28 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ ssh-lib --- 07:13:28 [INFO] 07:13:28 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ ssh-lib --- 07:13:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:28 [INFO] 07:13:28 [INFO] --- jacoco:0.8.12:check (default-check) @ ssh-lib --- 07:13:28 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/jacoco.exec 07:13:28 [INFO] 07:13:28 [INFO] --- failsafe:3.0.0-M5:verify (default) @ ssh-lib --- 07:13:28 [INFO] 07:13:28 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ ssh-lib --- 07:13:28 [INFO] 07:13:28 [INFO] --- install:3.1.4:install (default-install) @ ssh-lib --- 07:13:28 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.10.0-SNAPSHOT/ssh-lib-1.10.0-SNAPSHOT.pom 07:13:28 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/ssh-lib-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.10.0-SNAPSHOT/ssh-lib-1.10.0-SNAPSHOT.jar 07:13:28 [INFO] 07:13:28 [INFO] --- dependency:3.8.1:tree (default-cli) @ ssh-lib --- 07:13:28 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib:jar:1.10.0-SNAPSHOT 07:13:28 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:13:28 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:13:28 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:13:28 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:13:28 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:13:28 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:13:28 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:13:28 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:13:28 [INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:13:28 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:13:28 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:13:28 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:13:28 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 07:13:28 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:13:28 [INFO] | | +- org.slf4j:slf4j-api:jar:2.0.17:compile 07:13:28 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:13:28 [INFO] | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:13:28 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 07:13:28 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 07:13:28 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:13:28 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:13:28 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:13:28 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:13:28 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:13:28 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:13:28 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:13:28 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:13:28 [INFO] | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:13:28 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:13:28 [INFO] | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:13:28 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:13:28 [INFO] | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:13:28 [INFO] | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:13:28 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:13:28 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:13:28 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:13:28 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:13:28 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:13:28 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:13:28 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:13:28 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:13:28 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:13:28 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:13:28 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:13:28 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:13:28 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:13:28 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:13:28 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 07:13:28 [INFO] | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:13:28 [INFO] +- org.apache.sshd:sshd-core:jar:2.10.0:compile 07:13:28 [INFO] | +- org.apache.sshd:sshd-common:jar:2.10.0:compile 07:13:28 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.17:compile 07:13:28 [INFO] +- net.i2p.crypto:eddsa:jar:0.3.0:compile 07:13:28 [INFO] +- org.scala-lang:scala-library:jar:2.13.16:compile 07:13:28 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:13:28 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:13:28 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:13:28 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:13:28 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:13:28 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:13:28 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:13:28 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:13:28 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:13:28 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:13:28 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:28 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:13:28 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:13:28 [INFO] | +- junit:junit:jar:4.13.2:test 07:13:28 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:28 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:13:28 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:13:28 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:13:28 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:13:28 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:13:28 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:13:28 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:13:28 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:13:28 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:13:28 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:13:28 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:13:28 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:test 07:13:28 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test 07:13:28 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:13:28 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:28 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:13:28 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:13:28 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:13:28 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:13:28 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:13:28 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:13:28 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:13:28 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:13:28 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:13:28 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:13:28 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:13:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:13:28 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:13:28 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:28 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:13:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:28 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:13:28 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:13:28 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:13:28 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:13:28 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:13:28 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:13:28 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:13:28 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:13:28 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:13:28 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:13:28 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:13:28 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:13:28 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:13:28 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:13:28 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:13:28 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:13:28 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:13:28 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:13:28 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:13:28 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:13:28 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:13:28 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:13:28 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:13:28 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:13:28 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:13:28 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:13:28 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:13:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:13:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:28 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:13:28 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:13:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:13:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:13:28 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:13:28 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:13:28 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:13:28 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:13:28 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:13:28 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:13:28 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:13:28 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:13:28 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:13:28 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:13:28 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:13:28 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:13:28 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:13:28 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:13:28 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:13:28 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:13:28 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:13:28 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:13:28 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:13:28 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:13:28 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:13:28 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:13:28 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:13:28 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:13:28 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:13:28 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:13:28 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:13:28 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:13:28 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:13:28 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:13:28 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:13:28 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:13:28 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:13:28 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:13:28 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:13:28 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:13:28 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:13:28 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:13:28 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:13:28 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:13:28 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:13:28 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:13:28 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:13:28 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:13:28 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:13:28 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:13:28 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:13:28 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:13:28 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:13:28 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:13:28 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:13:28 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:13:28 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:13:28 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:13:28 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:13:28 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:13:28 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:13:28 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:13:28 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:13:28 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:13:28 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:13:28 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:13:28 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:13:28 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:13:28 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:13:28 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:13:28 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:13:28 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:13:28 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:13:28 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:13:28 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:13:28 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:13:28 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:13:28 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:13:28 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:13:28 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:13:28 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:13:28 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:13:28 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:13:28 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:13:28 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:13:28 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:13:28 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:13:28 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:13:28 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:13:28 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:13:28 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:13:28 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:13:28 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:13:28 [INFO] 07:13:28 [INFO] --- clm:3.0.8-01:index (default-cli) @ ssh-lib --- 07:13:28 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/sonatype-clm/module.xml 07:13:28 [INFO] 07:13:28 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib >------- 07:13:28 [INFO] Building MS Blueprints Processor Modules - Commons - NATS Lib 1.10.0-SNAPSHOT [22/67] 07:13:28 [INFO] from ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml 07:13:28 [INFO] --------------------------------[ jar ]--------------------------------- 07:13:28 [INFO] 07:13:28 [INFO] --- clean:3.4.1:clean (default-clean) @ nats-lib --- 07:13:28 [INFO] 07:13:28 [INFO] --- tidy:1.1.0:check (validate-pom) @ nats-lib --- 07:13:28 [INFO] 07:13:28 [INFO] --- antrun:1.8:run (validate-kotlin) @ nats-lib --- 07:13:28 [INFO] Executing tasks 07:13:28 07:13:28 ktlint: 07:13:29 [INFO] Executed tasks 07:13:29 [INFO] 07:13:29 [INFO] --- directory:1.0:highest-basedir (directories) @ nats-lib --- 07:13:29 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:13:29 [INFO] 07:13:29 [INFO] --- formatter:2.17.1:validate (validate-java) @ nats-lib --- 07:13:29 [INFO] 07:13:29 [INFO] --- enforcer:3.4.1:enforce (enforce) @ nats-lib --- 07:13:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:13:29 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:13:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:29 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:13:29 [INFO] 07:13:29 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ nats-lib --- 07:13:29 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/code-coverage/jacoco-ut.exec 07:13:29 [INFO] 07:13:29 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ nats-lib --- 07:13:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/jacoco.exec 07:13:29 [INFO] 07:13:29 [INFO] --- properties:1.0.0:set-system-properties (default) @ nats-lib --- 07:13:29 [INFO] Set 2 system properties 07:13:29 [INFO] 07:13:29 [INFO] --- checkstyle:2.17:check (check-license) @ nats-lib --- 07:13:29 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:13:29 [INFO] 07:13:29 [INFO] --- checkstyle:2.17:check (check-style) @ nats-lib --- 07:13:29 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:13:29 [INFO] 07:13:29 [INFO] --- tidy:1.1.0:pom (format-pom) @ nats-lib --- 07:13:29 [INFO] Tidy is skipped. 07:13:29 [INFO] 07:13:29 [INFO] --- antrun:1.8:run (format-kotlin) @ nats-lib --- 07:13:29 [INFO] Skipping Antrun execution 07:13:29 [INFO] 07:13:29 [INFO] --- formatter:2.17.1:format (format-java) @ nats-lib --- 07:13:29 [INFO] Formatting is skipped 07:13:29 [INFO] 07:13:29 [INFO] --- resources:3.3.1:resources (default-resources) @ nats-lib --- 07:13:29 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/src/main/resources 07:13:29 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/src/main/resources 07:13:29 [INFO] 07:13:29 [INFO] --- compiler:3.14.0:compile (default-compile) @ nats-lib --- 07:13:29 [INFO] No sources to compile 07:13:29 [INFO] 07:13:29 [INFO] --- kotlin:1.9.0:compile (compile) @ nats-lib --- 07:13:29 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/src/main/java 07:13:30 [INFO] 07:13:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ nats-lib --- 07:13:30 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:13:30 [INFO] 07:13:30 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ nats-lib --- 07:13:30 [INFO] No sources to compile 07:13:30 [INFO] 07:13:30 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ nats-lib --- 07:13:30 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/src/test/java 07:13:31 [INFO] 07:13:31 [INFO] --- surefire:3.0.0-M5:test (default-test) @ nats-lib --- 07:13:31 [INFO] 07:13:31 [INFO] ------------------------------------------------------- 07:13:31 [INFO] T E S T S 07:13:31 [INFO] ------------------------------------------------------- 07:13:32 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.nats.NatsPropertiesDSLTest 07:13:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s - in org.onap.ccsdk.cds.blueprintsprocessor.nats.NatsPropertiesDSLTest 07:13:33 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.nats.service.BluePrintNatsExtensionsTest 07:13:33 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:13:35 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:13:35 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:13:35 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:13:35 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:13:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.189 s - in org.onap.ccsdk.cds.blueprintsprocessor.nats.service.BluePrintNatsExtensionsTest 07:13:35 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.nats.service.BluePrintNatsServiceTest 07:13:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 s - in org.onap.ccsdk.cds.blueprintsprocessor.nats.service.BluePrintNatsServiceTest 07:13:36 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.nats.service.BluePrintNatsLibPropertyServiceTest 07:13:37 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:13:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.363 s - in org.onap.ccsdk.cds.blueprintsprocessor.nats.service.BluePrintNatsLibPropertyServiceTest 07:13:37 [INFO] 07:13:37 [INFO] Results: 07:13:37 [INFO] 07:13:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:13:37 [INFO] 07:13:37 [INFO] 07:13:37 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ nats-lib --- 07:13:37 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/code-coverage/jacoco-ut.exec 07:13:37 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - NATS Lib' with 19 classes 07:13:37 [INFO] 07:13:37 [INFO] --- jacoco:0.8.12:report (default-report) @ nats-lib --- 07:13:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:37 [INFO] 07:13:37 [INFO] --- jar:3.4.2:jar (default-jar) @ nats-lib --- 07:13:37 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/nats-lib-1.10.0-SNAPSHOT.jar 07:13:37 [INFO] 07:13:37 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ nats-lib --- 07:13:37 [INFO] Skipping because packaging 'jar' is not pom. 07:13:37 [INFO] 07:13:37 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ nats-lib --- 07:13:37 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/code-coverage/jacoco-it.exec 07:13:37 [INFO] 07:13:37 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ nats-lib --- 07:13:37 [INFO] 07:13:37 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ nats-lib --- 07:13:37 [INFO] 07:13:37 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ nats-lib --- 07:13:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:37 [INFO] 07:13:37 [INFO] --- jacoco:0.8.12:check (default-check) @ nats-lib --- 07:13:37 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/jacoco.exec 07:13:37 [INFO] 07:13:37 [INFO] --- failsafe:3.0.0-M5:verify (default) @ nats-lib --- 07:13:37 [INFO] 07:13:37 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ nats-lib --- 07:13:37 [INFO] 07:13:37 [INFO] --- install:3.1.4:install (default-install) @ nats-lib --- 07:13:37 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.10.0-SNAPSHOT/nats-lib-1.10.0-SNAPSHOT.pom 07:13:37 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/nats-lib-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.10.0-SNAPSHOT/nats-lib-1.10.0-SNAPSHOT.jar 07:13:37 [INFO] 07:13:37 [INFO] --- dependency:3.8.1:tree (default-cli) @ nats-lib --- 07:13:37 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT 07:13:37 [INFO] +- io.nats:jnats:jar:2.15.0:compile 07:13:37 [INFO] | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:13:37 [INFO] +- io.nats:java-nats-streaming:jar:2.2.3:compile 07:13:37 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:13:37 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:13:37 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:13:37 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:13:37 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:13:37 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:13:37 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:13:37 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:13:37 [INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:13:37 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:13:37 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:13:37 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:13:37 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 07:13:37 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:13:37 [INFO] | | +- org.slf4j:slf4j-api:jar:2.0.17:compile 07:13:37 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:13:37 [INFO] | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:13:37 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 07:13:37 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 07:13:37 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:13:37 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:13:37 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:13:37 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:13:37 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:13:37 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:13:37 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:13:37 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:13:37 [INFO] | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:13:37 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:13:37 [INFO] | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:13:37 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:13:37 [INFO] | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:13:37 [INFO] | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:13:37 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:13:37 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:13:37 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:13:37 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:13:37 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:13:37 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:13:37 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:13:37 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:13:37 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:13:37 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:13:37 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:13:37 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:13:37 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:13:37 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:13:37 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 07:13:37 [INFO] | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:13:37 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:13:37 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:13:37 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:13:37 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:13:37 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:13:37 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:13:37 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:13:37 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:13:37 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:13:37 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:13:37 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:37 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:13:37 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:13:37 [INFO] | +- junit:junit:jar:4.13.2:test 07:13:37 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:37 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:13:37 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:13:37 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:13:37 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:13:37 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:13:37 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:13:37 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:13:37 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:13:37 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:13:37 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:13:37 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:13:37 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:test 07:13:37 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test 07:13:37 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:13:37 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:37 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:13:37 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:13:37 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:13:37 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:13:37 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:13:37 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:13:37 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:13:37 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:13:37 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:13:37 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:13:37 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:13:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:13:37 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:13:37 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:37 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:13:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:37 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:13:37 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:13:37 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:13:37 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:13:37 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:13:37 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:13:37 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:13:37 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:13:37 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:13:37 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:13:37 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:13:37 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:13:37 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:13:37 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:13:37 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:13:37 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:13:37 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:13:37 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:13:37 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:13:37 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:13:37 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:13:37 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:13:37 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:13:37 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:13:37 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:13:37 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:13:37 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:13:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:13:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:37 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:13:37 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:13:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:13:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:13:37 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:13:37 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:13:37 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:13:37 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:13:37 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:13:37 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:13:37 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:13:37 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:13:37 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:13:37 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:13:37 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:13:37 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:13:37 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:13:37 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:13:37 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:13:37 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:13:37 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:13:37 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:13:37 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:13:37 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:13:37 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:13:37 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:13:37 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:13:37 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:13:37 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:13:37 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:13:37 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:13:37 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:13:37 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:13:37 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:13:37 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:13:37 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:13:37 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:13:37 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:13:37 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:13:37 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:13:37 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:13:37 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:13:37 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:13:37 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:13:37 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:13:37 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:13:37 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:13:37 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:13:37 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:13:37 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:13:37 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:13:37 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:13:37 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:13:37 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:13:37 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:13:37 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:13:37 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:13:37 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:13:37 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:13:37 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:13:37 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:13:37 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:13:37 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:13:37 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:13:37 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:13:37 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:13:37 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:13:37 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:13:37 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:13:37 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:13:37 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:13:37 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:13:37 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:13:37 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:13:37 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:13:37 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:13:37 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:13:37 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:13:37 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:13:37 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:13:37 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:13:37 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:13:37 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:13:37 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:13:37 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:13:37 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:13:37 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:13:37 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:13:37 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:13:37 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:13:37 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:13:37 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:13:37 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:13:37 [INFO] 07:13:37 [INFO] --- clm:3.0.8-01:index (default-cli) @ nats-lib --- 07:13:37 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/sonatype-clm/module.xml 07:13:37 [INFO] 07:13:37 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor:modules-outbounds >------ 07:13:37 [INFO] Building MS Blueprints Processor Modules - Outbounds 1.10.0-SNAPSHOT [23/67] 07:13:37 [INFO] from ms/blueprintsprocessor/modules/outbounds/pom.xml 07:13:37 [INFO] --------------------------------[ pom ]--------------------------------- 07:13:37 [INFO] 07:13:37 [INFO] --- clean:3.4.1:clean (default-clean) @ modules-outbounds --- 07:13:37 [INFO] 07:13:37 [INFO] --- tidy:1.1.0:check (validate-pom) @ modules-outbounds --- 07:13:37 [INFO] 07:13:37 [INFO] --- antrun:1.8:run (validate-kotlin) @ modules-outbounds --- 07:13:37 [INFO] Executing tasks 07:13:37 07:13:37 ktlint: 07:13:38 [INFO] Executed tasks 07:13:38 [INFO] 07:13:38 [INFO] --- directory:1.0:highest-basedir (directories) @ modules-outbounds --- 07:13:38 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:13:38 [INFO] 07:13:38 [INFO] --- formatter:2.17.1:validate (validate-java) @ modules-outbounds --- 07:13:38 [INFO] 07:13:38 [INFO] --- enforcer:3.4.1:enforce (enforce) @ modules-outbounds --- 07:13:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:13:38 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:13:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:38 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:13:38 [INFO] 07:13:38 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ modules-outbounds --- 07:13:38 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/outbounds/target/code-coverage/jacoco-ut.exec 07:13:38 [INFO] 07:13:38 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ modules-outbounds --- 07:13:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/outbounds/target/jacoco.exec 07:13:38 [INFO] 07:13:38 [INFO] --- properties:1.0.0:set-system-properties (default) @ modules-outbounds --- 07:13:38 [INFO] Set 2 system properties 07:13:38 [INFO] 07:13:38 [INFO] --- checkstyle:2.17:check (check-license) @ modules-outbounds --- 07:13:38 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:13:38 [INFO] 07:13:38 [INFO] --- checkstyle:2.17:check (check-style) @ modules-outbounds --- 07:13:38 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:13:38 [INFO] 07:13:38 [INFO] --- tidy:1.1.0:pom (format-pom) @ modules-outbounds --- 07:13:38 [INFO] Tidy is skipped. 07:13:38 [INFO] 07:13:38 [INFO] --- antrun:1.8:run (format-kotlin) @ modules-outbounds --- 07:13:38 [INFO] Skipping Antrun execution 07:13:38 [INFO] 07:13:38 [INFO] --- formatter:2.17.1:format (format-java) @ modules-outbounds --- 07:13:38 [INFO] Formatting is skipped 07:13:38 [INFO] 07:13:38 [INFO] --- kotlin:1.9.0:compile (compile) @ modules-outbounds --- 07:13:38 [WARNING] No sources found skipping Kotlin compile 07:13:38 [INFO] 07:13:38 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ modules-outbounds --- 07:13:38 [WARNING] No sources found skipping Kotlin compile 07:13:38 [INFO] 07:13:38 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ modules-outbounds --- 07:13:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:38 [INFO] 07:13:38 [INFO] --- jacoco:0.8.12:report (default-report) @ modules-outbounds --- 07:13:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:38 [INFO] 07:13:38 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ modules-outbounds --- 07:13:38 [INFO] No site descriptor found: nothing to attach. 07:13:38 [INFO] 07:13:38 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ modules-outbounds --- 07:13:38 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/outbounds/target/code-coverage/jacoco-it.exec 07:13:38 [INFO] 07:13:38 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ modules-outbounds --- 07:13:38 [INFO] No tests to run. 07:13:38 [INFO] 07:13:38 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ modules-outbounds --- 07:13:38 [INFO] No tests to run. 07:13:38 [INFO] 07:13:38 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ modules-outbounds --- 07:13:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:38 [INFO] 07:13:38 [INFO] --- jacoco:0.8.12:check (default-check) @ modules-outbounds --- 07:13:38 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/outbounds/target/jacoco.exec 07:13:38 [INFO] 07:13:38 [INFO] --- failsafe:3.0.0-M5:verify (default) @ modules-outbounds --- 07:13:38 [INFO] 07:13:38 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ modules-outbounds --- 07:13:38 [INFO] 07:13:38 [INFO] --- install:3.1.4:install (default-install) @ modules-outbounds --- 07:13:38 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/outbounds/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.10.0-SNAPSHOT/modules-outbounds-1.10.0-SNAPSHOT.pom 07:13:38 [INFO] 07:13:38 [INFO] --- dependency:3.8.1:tree (default-cli) @ modules-outbounds --- 07:13:38 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:modules-outbounds:pom:1.10.0-SNAPSHOT 07:13:38 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:13:38 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:13:38 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:13:38 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:13:38 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:13:38 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:13:38 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:13:38 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:13:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:13:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:38 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:13:38 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:13:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:13:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:13:38 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:13:38 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:13:38 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:13:38 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:13:38 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:13:38 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:13:38 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:13:38 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:13:38 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:13:38 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:13:38 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:13:38 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:13:38 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:13:38 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:13:38 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:13:38 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:13:38 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:13:38 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:13:38 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:13:38 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:13:38 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:13:38 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:13:38 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:13:38 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:13:38 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:13:38 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:13:38 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:13:38 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:13:38 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:13:38 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:13:38 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:13:38 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:13:38 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:13:38 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:13:38 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:13:38 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:13:38 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:13:38 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:13:38 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:13:38 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:13:38 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:13:38 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:13:38 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:13:38 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:13:38 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:13:38 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:13:38 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:13:38 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:13:38 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:13:38 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:13:38 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:13:38 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:13:38 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:13:38 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:13:38 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:13:38 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:13:38 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:13:38 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:13:38 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:13:38 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:13:38 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:13:38 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:13:38 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:13:38 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:13:38 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:13:38 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:13:38 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:13:38 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:13:38 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:13:38 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:13:38 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:13:38 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:13:38 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:13:38 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:13:38 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:13:38 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:13:38 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:13:38 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:13:38 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:13:38 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:13:38 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:13:38 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:13:38 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:13:38 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:13:38 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:13:38 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:13:38 [INFO] | | \- org.springframework:spring-core:jar:6.2.17:compile 07:13:38 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:13:38 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:13:38 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:13:38 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:13:38 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:13:38 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:13:38 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:13:38 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:13:38 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:13:38 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:13:38 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:13:38 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:13:38 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:13:38 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:13:38 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:13:38 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:13:38 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:13:38 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:13:38 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:13:38 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:13:38 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:13:38 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:13:38 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:13:38 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:13:38 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:13:38 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:13:38 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:13:38 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:13:38 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:13:38 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:13:38 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:13:38 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:13:38 [INFO] 07:13:38 [INFO] --- clm:3.0.8-01:index (default-cli) @ modules-outbounds --- 07:13:38 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/outbounds/target/sonatype-clm/module.xml 07:13:38 [INFO] 07:13:38 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor:modules-services >------- 07:13:38 [INFO] Building MS Blueprints Processor Modules - Services 1.10.0-SNAPSHOT [24/67] 07:13:38 [INFO] from ms/blueprintsprocessor/modules/services/pom.xml 07:13:38 [INFO] --------------------------------[ pom ]--------------------------------- 07:13:38 [INFO] 07:13:38 [INFO] --- clean:3.4.1:clean (default-clean) @ modules-services --- 07:13:38 [INFO] 07:13:38 [INFO] --- tidy:1.1.0:check (validate-pom) @ modules-services --- 07:13:38 [INFO] 07:13:38 [INFO] --- antrun:1.8:run (validate-kotlin) @ modules-services --- 07:13:38 [INFO] Executing tasks 07:13:38 07:13:38 ktlint: 07:13:38 [INFO] Executed tasks 07:13:38 [INFO] 07:13:38 [INFO] --- directory:1.0:highest-basedir (directories) @ modules-services --- 07:13:38 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:13:38 [INFO] 07:13:38 [INFO] --- formatter:2.17.1:validate (validate-java) @ modules-services --- 07:13:38 [INFO] 07:13:38 [INFO] --- enforcer:3.4.1:enforce (enforce) @ modules-services --- 07:13:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:13:38 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:13:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:38 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:13:38 [INFO] 07:13:38 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ modules-services --- 07:13:38 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/target/code-coverage/jacoco-ut.exec 07:13:38 [INFO] 07:13:38 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ modules-services --- 07:13:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/target/jacoco.exec 07:13:38 [INFO] 07:13:38 [INFO] --- properties:1.0.0:set-system-properties (default) @ modules-services --- 07:13:38 [INFO] Set 2 system properties 07:13:38 [INFO] 07:13:38 [INFO] --- checkstyle:2.17:check (check-license) @ modules-services --- 07:13:38 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:13:38 [INFO] 07:13:38 [INFO] --- checkstyle:2.17:check (check-style) @ modules-services --- 07:13:38 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:13:38 [INFO] 07:13:38 [INFO] --- tidy:1.1.0:pom (format-pom) @ modules-services --- 07:13:38 [INFO] Tidy is skipped. 07:13:38 [INFO] 07:13:38 [INFO] --- antrun:1.8:run (format-kotlin) @ modules-services --- 07:13:38 [INFO] Skipping Antrun execution 07:13:38 [INFO] 07:13:38 [INFO] --- formatter:2.17.1:format (format-java) @ modules-services --- 07:13:38 [INFO] Formatting is skipped 07:13:38 [INFO] 07:13:38 [INFO] --- kotlin:1.9.0:compile (compile) @ modules-services --- 07:13:38 [WARNING] No sources found skipping Kotlin compile 07:13:38 [INFO] 07:13:38 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ modules-services --- 07:13:38 [WARNING] No sources found skipping Kotlin compile 07:13:38 [INFO] 07:13:38 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ modules-services --- 07:13:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:38 [INFO] 07:13:38 [INFO] --- jacoco:0.8.12:report (default-report) @ modules-services --- 07:13:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:38 [INFO] 07:13:38 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ modules-services --- 07:13:38 [INFO] No site descriptor found: nothing to attach. 07:13:38 [INFO] 07:13:38 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ modules-services --- 07:13:38 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/target/code-coverage/jacoco-it.exec 07:13:38 [INFO] 07:13:38 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ modules-services --- 07:13:38 [INFO] No tests to run. 07:13:38 [INFO] 07:13:38 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ modules-services --- 07:13:38 [INFO] No tests to run. 07:13:38 [INFO] 07:13:38 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ modules-services --- 07:13:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:38 [INFO] 07:13:38 [INFO] --- jacoco:0.8.12:check (default-check) @ modules-services --- 07:13:38 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/target/jacoco.exec 07:13:38 [INFO] 07:13:38 [INFO] --- failsafe:3.0.0-M5:verify (default) @ modules-services --- 07:13:38 [INFO] 07:13:38 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ modules-services --- 07:13:38 [INFO] 07:13:38 [INFO] --- install:3.1.4:install (default-install) @ modules-services --- 07:13:38 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.10.0-SNAPSHOT/modules-services-1.10.0-SNAPSHOT.pom 07:13:38 [INFO] 07:13:38 [INFO] --- dependency:3.8.1:tree (default-cli) @ modules-services --- 07:13:38 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:modules-services:pom:1.10.0-SNAPSHOT 07:13:38 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:13:38 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:13:38 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:13:38 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:13:38 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:13:38 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:13:38 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:13:38 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:13:38 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:13:38 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:38 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:13:38 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:13:38 [INFO] | +- junit:junit:jar:4.13.2:test 07:13:38 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:38 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:13:38 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:13:38 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:13:38 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:13:38 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:13:38 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:13:38 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:13:38 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:13:38 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:13:38 [INFO] | | \- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:13:38 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:13:38 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:13:38 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:13:38 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:13:38 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:13:38 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:13:38 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:test 07:13:38 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test 07:13:38 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:13:38 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:38 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:13:38 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:13:38 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:13:38 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:13:38 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:13:38 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:13:38 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:13:38 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:13:38 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:13:38 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:13:38 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:13:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:13:38 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:13:38 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:38 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:13:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:38 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:13:38 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:13:38 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:13:38 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:13:38 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:13:38 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:13:38 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:13:38 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:13:38 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:13:38 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:13:38 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:13:38 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:13:38 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:13:38 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:13:38 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:13:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:13:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:38 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:13:38 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:13:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:13:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:13:38 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:13:38 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:13:38 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:13:38 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:13:38 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:13:38 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:13:38 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:13:38 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:13:38 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:13:38 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:13:38 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:13:38 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:13:38 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:13:38 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:13:38 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:13:38 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:13:38 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:13:38 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:13:38 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:13:38 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:13:38 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:13:38 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:13:38 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:13:38 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:13:38 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:13:38 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:13:38 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:13:38 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:13:38 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:13:38 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:13:38 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:13:38 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:13:38 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:13:38 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:13:38 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:13:38 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:13:38 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:13:38 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:13:38 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:13:38 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:13:38 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:13:38 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:13:38 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:13:38 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:13:38 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:13:38 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:13:38 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:13:38 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:13:38 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:13:38 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:13:38 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:13:38 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:13:38 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:13:38 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:13:38 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:13:38 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:13:38 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:13:38 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:13:38 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:13:38 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:13:38 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:13:38 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:13:38 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:13:38 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:13:38 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:13:38 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:13:38 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:13:38 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:13:38 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:13:38 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:13:38 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:13:38 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:13:38 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:13:38 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:13:38 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:13:38 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:13:38 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:13:38 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:13:38 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:13:38 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:13:38 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:13:38 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:13:38 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:13:38 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:13:38 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:13:38 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:13:38 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:13:38 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:13:38 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:13:38 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:13:38 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:13:38 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:13:38 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:13:38 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:13:38 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:13:38 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:13:38 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:13:38 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:13:38 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:13:38 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:13:38 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:13:38 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:13:38 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:13:38 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:13:38 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:13:38 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:13:38 [INFO] 07:13:38 [INFO] --- clm:3.0.8-01:index (default-cli) @ modules-services --- 07:13:38 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/target/sonatype-clm/module.xml 07:13:38 [INFO] 07:13:38 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service >-- 07:13:38 [INFO] Building MS Blueprints Processor Modules - Services - Execution Service 1.10.0-SNAPSHOT [25/67] 07:13:38 [INFO] from ms/blueprintsprocessor/modules/services/execution-service/pom.xml 07:13:38 [INFO] --------------------------------[ jar ]--------------------------------- 07:13:39 [INFO] 07:13:39 [INFO] --- clean:3.4.1:clean (default-clean) @ execution-service --- 07:13:39 [INFO] 07:13:39 [INFO] --- tidy:1.1.0:check (validate-pom) @ execution-service --- 07:13:39 [INFO] 07:13:39 [INFO] --- antrun:1.8:run (validate-kotlin) @ execution-service --- 07:13:39 [INFO] Executing tasks 07:13:39 07:13:39 ktlint: 07:13:41 [INFO] Executed tasks 07:13:41 [INFO] 07:13:41 [INFO] --- directory:1.0:highest-basedir (directories) @ execution-service --- 07:13:41 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:13:41 [INFO] 07:13:41 [INFO] --- formatter:2.17.1:validate (validate-java) @ execution-service --- 07:13:41 [INFO] 07:13:41 [INFO] --- enforcer:3.4.1:enforce (enforce) @ execution-service --- 07:13:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:13:41 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:13:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:41 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:13:41 [INFO] 07:13:41 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ execution-service --- 07:13:41 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/code-coverage/jacoco-ut.exec 07:13:41 [INFO] 07:13:41 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ execution-service --- 07:13:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/jacoco.exec 07:13:41 [INFO] 07:13:41 [INFO] --- properties:1.0.0:set-system-properties (default) @ execution-service --- 07:13:41 [INFO] Set 2 system properties 07:13:41 [INFO] 07:13:41 [INFO] --- checkstyle:2.17:check (check-license) @ execution-service --- 07:13:41 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:13:41 [INFO] 07:13:41 [INFO] --- checkstyle:2.17:check (check-style) @ execution-service --- 07:13:41 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:13:41 [INFO] 07:13:41 [INFO] --- tidy:1.1.0:pom (format-pom) @ execution-service --- 07:13:41 [INFO] Tidy is skipped. 07:13:41 [INFO] 07:13:41 [INFO] --- antrun:1.8:run (format-kotlin) @ execution-service --- 07:13:41 [INFO] Skipping Antrun execution 07:13:41 [INFO] 07:13:41 [INFO] --- formatter:2.17.1:format (format-java) @ execution-service --- 07:13:41 [INFO] Formatting is skipped 07:13:41 [INFO] 07:13:41 [INFO] --- resources:3.3.1:resources (default-resources) @ execution-service --- 07:13:41 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/resources 07:13:41 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/resources 07:13:41 [INFO] 07:13:41 [INFO] --- compiler:3.14.0:compile (default-compile) @ execution-service --- 07:13:41 [INFO] No sources to compile 07:13:41 [INFO] 07:13:41 [INFO] --- kotlin:1.9.0:compile (compile) @ execution-service --- 07:13:41 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/java 07:13:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/AbstractComponentFunction.kt: (162, 34) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 't'. This may cause problems when calling this function with named arguments. 07:13:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/AbstractScriptComponentFunction.kt: (49, 16) 'functionDependencyInstances: MutableMap' is deprecated. Dependencies will be resolved dynamically 07:13:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/AbstractScriptComponentFunction.kt: (49, 50) Unchecked cast: Any? to T 07:13:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/AbstractServiceFunction.kt: (59, 34) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 't'. This may cause problems when calling this function with named arguments. 07:13:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (19, 74) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 07:13:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (33, 41) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 07:13:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (70, 29) 'functionDependencyInstances: MutableMap' is deprecated. Dependencies will be resolved dynamically 07:13:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (81, 35) Variable 'scriptComponent' initializer is redundant 07:13:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (96, 122) Unchecked cast: BlueprintFunctionNode<*, *> to T 07:13:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/RemoteScriptExecutionService.kt: (92, 42) The corresponding parameter in the supertype 'RemoteScriptExecutionService' is named 'uploadBpInput'. This may cause problems when calling this function with named arguments. 07:13:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/StreamingRemoteExecutionService.kt: (127, 24) This declaration is in a preview state and can be changed in a backwards-incompatible manner with a best-effort migration. Its usage should be marked with '@kotlinx.coroutines.FlowPreview' or '@OptIn(kotlinx.coroutines.FlowPreview::class)' if you accept the drawback of relying on preview API 07:13:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/StreamingRemoteExecutionService.kt: (151, 36) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 07:13:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/scripts/BlueprintJythonService.kt: (34, 47) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 07:13:42 [INFO] 07:13:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ execution-service --- 07:13:42 [INFO] Copying 3 resources from src/test/resources to target/test-classes 07:13:42 [INFO] 07:13:42 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ execution-service --- 07:13:42 [INFO] No sources to compile 07:13:42 [INFO] 07:13:42 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ execution-service --- 07:13:42 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/test/java 07:13:44 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/scripts/AbstractComponentFunctionTest.kt: (202, 33) 'constructor Integer(Int)' is deprecated. Deprecated in Java 07:13:44 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/scripts/AbstractComponentFunctionTest.kt: (250, 33) 'constructor Integer(Int)' is deprecated. Deprecated in Java 07:13:44 [INFO] 07:13:44 [INFO] --- surefire:3.0.0-M5:test (default-test) @ execution-service --- 07:13:44 [INFO] 07:13:44 [INFO] ------------------------------------------------------- 07:13:44 [INFO] T E S T S 07:13:44 [INFO] ------------------------------------------------------- 07:13:45 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 07:13:45 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutorDSLTest 07:13:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutorDSLTest 07:13:46 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.execution.StreamingRemoteExecutionServiceTest 07:13:46 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:13:48 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:13:48 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:13:48 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:13:48 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:13:48 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| created subscription for transactionId(1234-0-21cd6757-e4c7-4c2c-a843-bfef13962e22) 07:13:48 ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| Received requestId(1234-0) subRequestId(1234-0-21cd6757-e4c7-4c2c-a843-bfef13962e22) 07:13:48 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| created subscription for transactionId(1234-1-6fcd06ea-d11d-4953-a8d0-054be5dbd95a) 07:13:48 ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| Received requestId(1234-1) subRequestId(1234-1-6fcd06ea-d11d-4953-a8d0-054be5dbd95a) 07:13:48 ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| message has sent successfully... 07:13:48 ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| message has sent successfully... 07:13:48 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| closed subscription for transactionId(1234-0-21cd6757-e4c7-4c2c-a843-bfef13962e22) 07:13:48 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| closed subscription for transactionId(1234-1-6fcd06ea-d11d-4953-a8d0-054be5dbd95a) 07:13:48 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| created subscription for transactionId(12345-0) 07:13:48 ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| Received requestId(12345-0) subRequestId(12345-0-7d4bc6a7-ac8e-4428-bad8-7a567c09661c) 07:13:48 ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| message has sent successfully... 07:13:48 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceTest| Received 0-response (12345-0) : EVENT_COMPONENT_NOTIFICATION 07:13:48 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceTest| Received 0-response (12345-0) : EVENT_COMPONENT_EXECUTED 07:13:48 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| closed subscription for transactionId(12345-0) 07:13:48 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| created subscription for transactionId(12345-1) 07:13:48 ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| Received requestId(12345-1) subRequestId(12345-1-20ed2f3b-d2a3-4ad8-b1f1-ee7e9393ea5d) 07:13:48 ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| message has sent successfully... 07:13:48 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceTest| Received 1-response (12345-1) : EVENT_COMPONENT_NOTIFICATION 07:13:48 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceTest| Received 1-response (12345-1) : EVENT_COMPONENT_EXECUTED 07:13:48 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| closed subscription for transactionId(12345-1) 07:13:48 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| grpc channel(127.0.0.1:50052) shutdown completed 07:13:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.437 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.execution.StreamingRemoteExecutionServiceTest 07:13:48 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.AbstractComponentFunctionTest 07:13:49 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:13:50 ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(activate) step(activate-restconf) 07:13:50 ||o.o.c.c.b.s.e.ComponentFunctionScriptingService| creating component function of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SampleTest) and instanceDependencies([]) 07:13:50 ||o.o.c.c.b.s.execution.AbstractComponentFunction| Preparing Response... 07:13:51 ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(activate) step(activate-restconf) 07:13:51 ||o.o.c.c.b.s.execution.AbstractComponentFunction| failed in activate-restconf - activate-restconf : Intentional test exception 07:13:51 java.lang.RuntimeException: Intentional test exception 07:13:51 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.AbstractComponentFunctionTest.applyNB should catch exceptions and call recoverNB(AbstractComponentFunctionTest.kt:216) 07:13:51 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 07:13:51 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:13:51 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 07:13:51 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:13:51 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 07:13:51 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:13:51 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:76) 07:13:51 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 07:13:51 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:13:51 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 07:13:51 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 07:13:51 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 07:13:51 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 07:13:51 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) 07:13:51 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 07:13:51 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 07:13:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 07:13:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 07:13:51 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 07:13:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 07:13:51 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 07:13:51 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 07:13:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:13:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 07:13:51 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) 07:13:51 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:13:51 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:13:51 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 07:13:51 at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) 07:13:51 at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) 07:13:51 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) 07:13:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:13:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:13:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:13:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:13:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:13:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:13:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:13:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:13:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:13:51 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:13:51 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:13:51 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:13:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:13:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 07:13:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 07:13:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:13:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 07:13:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 07:13:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:13:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 07:13:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:13:51 ||o.o.c.c.b.s.execution.AbstractComponentFunction| Preparing Response... 07:13:51 ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(activate) step(activate-restconf) 07:13:51 ||o.o.c.c.b.s.execution.AbstractComponentFunction| Preparing Response... 07:13:51 ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(activate) step(activate-restconf) 07:13:51 ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(activate) step(activate-restconf) 07:13:51 ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(activate) step(activate-restconf) 07:13:51 ||o.o.c.c.b.s.execution.AbstractComponentFunction| Preparing Response... 07:13:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.596 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.AbstractComponentFunctionTest 07:13:51 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentRemoteScriptExecutorTest 07:13:51 ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(remote-activate) step(remote-execute) 07:13:51 ||o.o.c.c.b.s.execution.AbstractComponentFunction| Preparing Response... 07:13:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentRemoteScriptExecutorTest 07:13:51 [INFO] 07:13:51 [INFO] Results: 07:13:51 [INFO] 07:13:51 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 07:13:51 [INFO] 07:13:51 [INFO] 07:13:51 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ execution-service --- 07:13:51 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/code-coverage/jacoco-ut.exec 07:13:51 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Services - Execution Service' with 37 classes 07:13:51 [INFO] 07:13:51 [INFO] --- jacoco:0.8.12:report (default-report) @ execution-service --- 07:13:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:51 [INFO] 07:13:51 [INFO] --- jar:3.4.2:jar (default-jar) @ execution-service --- 07:13:51 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.10.0-SNAPSHOT.jar 07:13:51 [INFO] 07:13:51 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ execution-service --- 07:13:51 [INFO] Skipping because packaging 'jar' is not pom. 07:13:51 [INFO] 07:13:51 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ execution-service --- 07:13:51 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/code-coverage/jacoco-it.exec 07:13:51 [INFO] 07:13:51 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ execution-service --- 07:13:51 [INFO] 07:13:51 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ execution-service --- 07:13:51 [INFO] 07:13:51 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ execution-service --- 07:13:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:51 [INFO] 07:13:51 [INFO] --- jacoco:0.8.12:check (default-check) @ execution-service --- 07:13:51 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/jacoco.exec 07:13:51 [INFO] 07:13:51 [INFO] --- failsafe:3.0.0-M5:verify (default) @ execution-service --- 07:13:51 [INFO] 07:13:51 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ execution-service --- 07:13:51 [INFO] 07:13:51 [INFO] --- install:3.1.4:install (default-install) @ execution-service --- 07:13:51 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.10.0-SNAPSHOT/execution-service-1.10.0-SNAPSHOT.pom 07:13:51 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.10.0-SNAPSHOT/execution-service-1.10.0-SNAPSHOT.jar 07:13:51 [INFO] 07:13:51 [INFO] --- dependency:3.8.1:tree (default-cli) @ execution-service --- 07:13:51 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT 07:13:51 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:13:51 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:13:51 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:13:51 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:13:51 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:13:51 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:13:51 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:13:51 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:13:51 [INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:13:51 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:13:51 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:13:51 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:13:51 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 07:13:51 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:13:51 [INFO] | | +- org.slf4j:slf4j-api:jar:2.0.17:compile 07:13:51 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:13:51 [INFO] | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:13:51 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 07:13:51 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 07:13:51 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:13:51 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:13:51 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:13:51 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:13:51 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:13:51 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:13:51 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:13:51 [INFO] | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:13:51 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:13:51 [INFO] | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:13:51 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:13:51 [INFO] | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:13:51 [INFO] | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:13:51 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:13:51 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:13:51 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:13:51 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:13:51 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:13:51 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:13:51 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:13:51 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:13:51 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:13:51 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:13:51 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:13:51 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:13:51 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:13:51 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:13:51 [INFO] | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:13:51 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:13:51 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:13:51 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:13:51 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:13:51 [INFO] | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:13:51 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:13:51 [INFO] | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:13:51 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:13:51 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:13:51 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:13:51 [INFO] | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:13:51 [INFO] | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:13:51 [INFO] | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:13:51 [INFO] | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:13:51 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:13:51 [INFO] | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:13:51 [INFO] | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:13:51 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:13:51 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:13:51 [INFO] | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:13:51 [INFO] | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:13:51 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:13:51 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:13:51 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:13:51 [INFO] | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:13:51 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:13:51 [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:13:51 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:13:51 [INFO] | | +- commons-logging:commons-logging:jar:1.3.5:compile 07:13:51 [INFO] | | \- commons-codec:commons-codec:jar:1.18.0:compile 07:13:51 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:13:51 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:13:51 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:13:51 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 07:13:51 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 07:13:51 [INFO] | +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:13:51 [INFO] | | +- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:13:51 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:13:51 [INFO] | \- org.springframework:spring-expression:jar:6.2.17:compile 07:13:51 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:13:51 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:13:51 [INFO] | +- io.nats:jnats:jar:2.15.0:compile 07:13:51 [INFO] | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:13:51 [INFO] | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:13:51 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:13:51 [INFO] +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:13:51 [INFO] | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:13:51 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:13:51 [INFO] | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:13:51 [INFO] | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:13:51 [INFO] | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:13:51 [INFO] | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:13:51 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:13:51 [INFO] | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:13:51 [INFO] | \- net.jcip:jcip-annotations:jar:1.0:compile 07:13:51 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:compile 07:13:51 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:13:51 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:13:51 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:13:51 [INFO] | +- junit:junit:jar:4.13.2:compile 07:13:51 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:compile 07:13:51 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:13:51 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:13:51 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:13:51 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:13:51 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:13:51 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:13:51 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:13:51 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:13:51 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:13:51 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:13:51 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:51 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:13:51 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:13:51 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:13:51 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:13:51 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:13:51 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:13:51 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:13:51 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:13:51 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:13:51 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:13:51 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:13:51 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:13:51 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:13:51 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:13:51 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:13:51 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:compile 07:13:51 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:13:51 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:13:51 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:13:51 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:13:51 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:13:51 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:13:51 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:13:51 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:13:51 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:13:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:13:51 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:13:51 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:51 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:13:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:51 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:13:51 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:13:51 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:13:51 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:13:51 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:13:51 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:13:51 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:13:51 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:13:51 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:13:51 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:13:51 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:13:51 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:13:51 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:13:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:13:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:51 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:13:51 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:13:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:13:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:13:51 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:13:51 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:13:51 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:13:51 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:13:51 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:13:51 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:13:51 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:13:51 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:13:51 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:13:51 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:13:51 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:13:51 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:13:51 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:13:51 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:13:51 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:13:51 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:13:51 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:13:51 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:13:51 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:13:51 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:13:51 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:13:51 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:13:51 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:13:51 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:13:51 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:13:51 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:13:51 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:13:51 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:13:51 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:13:51 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:13:51 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:13:51 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:13:51 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:13:51 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:13:51 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:13:51 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:13:51 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:13:51 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:13:51 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:13:51 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:13:51 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:13:51 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:13:51 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:13:51 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:13:51 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:13:51 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:13:51 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:13:51 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:13:51 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:13:51 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:13:51 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:13:51 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:13:51 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:13:51 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:13:51 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:13:51 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:13:51 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:13:51 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:13:51 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:13:51 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:13:51 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:13:51 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:13:51 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:13:51 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:13:51 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:13:51 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:13:51 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:13:51 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:13:51 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:13:51 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:13:51 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:13:51 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:13:51 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:13:51 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:13:51 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:13:51 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:13:51 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:13:51 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:13:51 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:13:51 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:13:51 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:13:51 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:13:51 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:13:51 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:13:51 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:13:51 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:13:51 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:13:51 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:13:51 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:13:51 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:13:51 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:13:51 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:13:51 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:13:51 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:13:51 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:13:51 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:13:51 [INFO] 07:13:51 [INFO] --- clm:3.0.8-01:index (default-cli) @ execution-service --- 07:13:51 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/sonatype-clm/module.xml 07:13:51 [INFO] 07:13:51 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service >--- 07:13:51 [INFO] Building MS Blueprints Processor Modules - Services - Workflow Service 1.10.0-SNAPSHOT [26/67] 07:13:51 [INFO] from ms/blueprintsprocessor/modules/services/workflow-service/pom.xml 07:13:51 [INFO] --------------------------------[ jar ]--------------------------------- 07:13:52 [INFO] 07:13:52 [INFO] --- clean:3.4.1:clean (default-clean) @ workflow-service --- 07:13:52 [INFO] 07:13:52 [INFO] --- tidy:1.1.0:check (validate-pom) @ workflow-service --- 07:13:52 [INFO] 07:13:52 [INFO] --- antrun:1.8:run (validate-kotlin) @ workflow-service --- 07:13:52 [INFO] Executing tasks 07:13:52 07:13:52 ktlint: 07:13:53 [INFO] Executed tasks 07:13:53 [INFO] 07:13:53 [INFO] --- directory:1.0:highest-basedir (directories) @ workflow-service --- 07:13:53 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:13:53 [INFO] 07:13:53 [INFO] --- formatter:2.17.1:validate (validate-java) @ workflow-service --- 07:13:53 [INFO] 07:13:53 [INFO] --- enforcer:3.4.1:enforce (enforce) @ workflow-service --- 07:13:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:13:53 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:13:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:53 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:13:53 [INFO] 07:13:53 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ workflow-service --- 07:13:53 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/code-coverage/jacoco-ut.exec 07:13:53 [INFO] 07:13:53 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ workflow-service --- 07:13:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/jacoco.exec 07:13:53 [INFO] 07:13:53 [INFO] --- properties:1.0.0:set-system-properties (default) @ workflow-service --- 07:13:53 [INFO] Set 2 system properties 07:13:53 [INFO] 07:13:53 [INFO] --- checkstyle:2.17:check (check-license) @ workflow-service --- 07:13:53 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:13:53 [INFO] 07:13:53 [INFO] --- checkstyle:2.17:check (check-style) @ workflow-service --- 07:13:53 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:13:53 [INFO] 07:13:53 [INFO] --- tidy:1.1.0:pom (format-pom) @ workflow-service --- 07:13:53 [INFO] Tidy is skipped. 07:13:53 [INFO] 07:13:53 [INFO] --- antrun:1.8:run (format-kotlin) @ workflow-service --- 07:13:53 [INFO] Skipping Antrun execution 07:13:53 [INFO] 07:13:53 [INFO] --- formatter:2.17.1:format (format-java) @ workflow-service --- 07:13:53 [INFO] Formatting is skipped 07:13:53 [INFO] 07:13:53 [INFO] --- resources:3.3.1:resources (default-resources) @ workflow-service --- 07:13:53 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/resources 07:13:53 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/resources 07:13:53 [INFO] 07:13:53 [INFO] --- compiler:3.14.0:compile (default-compile) @ workflow-service --- 07:13:53 [INFO] No sources to compile 07:13:53 [INFO] 07:13:53 [INFO] --- kotlin:1.9.0:compile (compile) @ workflow-service --- 07:13:53 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/java 07:13:54 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/ImperativeWorkflowExecutionService.kt: (100, 28) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 07:13:54 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/executor/ComponentExecuteNodeExecutor.kt: (61, 21) 'setter for status: String!' is deprecated. Deprecated in Java 07:13:54 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/executor/ComponentExecuteNodeExecutor.kt: (65, 21) 'setter for status: String!' is deprecated. Deprecated in Java 07:13:54 [INFO] 07:13:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ workflow-service --- 07:13:54 [INFO] Copying 5 resources from src/test/resources to target/test-classes 07:13:54 [INFO] 07:13:54 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ workflow-service --- 07:13:54 [INFO] No sources to compile 07:13:54 [INFO] 07:13:54 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ workflow-service --- 07:13:54 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/test/java 07:13:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/BluePrintWorkflowExecutionServiceImplTest.kt: (50, 51) 'MockBean' is deprecated. Deprecated in Java 07:13:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/BluePrintWorkflowExecutionServiceImplTest.kt: (64, 6) 'MockBean' is deprecated. Deprecated in Java 07:13:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/BluePrintWorkflowExecutionServiceImplTest.kt: (67, 6) 'MockBean' is deprecated. Deprecated in Java 07:13:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/BluePrintWorkflowExecutionServiceImplTest.kt: (144, 21) Variable 'executionServiceOutput' is never used 07:13:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/BlueprintServiceLogicTest.kt: (35, 51) 'MockBean' is deprecated. Deprecated in Java 07:13:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/BlueprintServiceLogicTest.kt: (52, 6) 'MockBean' is deprecated. Deprecated in Java 07:13:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/BlueprintServiceLogicTest.kt: (55, 6) 'MockBean' is deprecated. Deprecated in Java 07:13:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/DGWorkflowExecutionServiceTest.kt: (33, 51) 'MockBean' is deprecated. Deprecated in Java 07:13:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/DGWorkflowExecutionServiceTest.kt: (50, 6) 'MockBean' is deprecated. Deprecated in Java 07:13:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/DGWorkflowExecutionServiceTest.kt: (53, 6) 'MockBean' is deprecated. Deprecated in Java 07:13:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/NodeTemplateExecutionServiceTest.kt: (35, 51) 'MockBean' is deprecated. Deprecated in Java 07:13:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/NodeTemplateExecutionServiceTest.kt: (46, 6) 'MockBean' is deprecated. Deprecated in Java 07:13:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/NodeTemplateExecutionServiceTest.kt: (49, 6) 'MockBean' is deprecated. Deprecated in Java 07:13:55 [INFO] 07:13:55 [INFO] --- surefire:3.0.0-M5:test (default-test) @ workflow-service --- 07:13:55 [INFO] 07:13:55 [INFO] ------------------------------------------------------- 07:13:55 [INFO] T E S T S 07:13:55 [INFO] ------------------------------------------------------- 07:13:56 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 07:13:56 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BlueprintServiceLogicTest 07:13:58 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:13:59 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 07:13:59 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:13:59 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:13:59 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:13:59 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:14:01 07:14:01.282 [main @coroutine#1] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing workflow(assign-activate) directed graph NodeTemplate(assign-activate-process) 07:14:01 07:14:01.284 [main @coroutine#1] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing directed graph (/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Plans/CONFIG_AssignActivateNetconf_1.0.0.xml) 07:14:01 07:14:01.519 [main @coroutine#1] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute graph SvcLogicGraph [module=CONFIG, rpc=ResourceAssignAndActivate, mode=sync, version=1.0.0, md5sum=a3f921b7ffef879f496797d623757f41] 07:14:01 07:14:01.523 [main @coroutine#1] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute node # 1 (block) 07:14:01 07:14:01.531 [main @coroutine#2] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:14:01 07:14:01.532 [main @coroutine#2] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(assign-activate) step(activate-process) 07:14:01 07:14:01.551 [main @coroutine#2] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {action-name="assign-activate", current-node-template="resource-assignment", artifact-prefix-names=["baseconfig"], occurrence=1, current-operation="process", request-id="1234", resolution-key=null, resource-id="localhost", store-result=null, dynamic-properties=null, resource-type="vnf-type", resolution-summary=null, current-interface="ResourceResolutionComponent"} 07:14:01 07:14:01.553 [main @coroutine#2] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:14:01 07:14:01.557 [main @coroutine#3] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-jython) component(component-jython-executor) interface(ComponentJythonExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:14:01 07:14:01.557 [main @coroutine#3] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(assign-activate) step(activate-process) 07:14:01 07:14:01.557 [main @coroutine#3] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="activate-jython", dynamic-properties=null, current-operation="process", instance-dependencies=["json-parser-service"], current-interface="ComponentJythonExecutor"} 07:14:01 07:14:01.558 [main @coroutine#3] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:14:01 07:14:01.584 [main @coroutine#4] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing workflow(resource-assignment) directed graph NodeTemplate(resource-assignment-process) 07:14:01 07:14:01.584 [main @coroutine#4] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing directed graph (/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Plans/CONFIG_ResourceAssignment_1.0.0.xml) 07:14:01 07:14:01.647 [main @coroutine#4] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute graph SvcLogicGraph [module=CONFIG, rpc=ResourceAssignment, mode=sync, version=1.0.0, md5sum=6ac6665ed6210f70f6fb1e531f4f4c01] 07:14:01 07:14:01.648 [main @coroutine#4] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute node # 1 (block) 07:14:01 07:14:01.648 [main @coroutine#5] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:14:01 07:14:01.649 [main @coroutine#5] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(resource-assignment) step(call-resource-assignment) 07:14:01 07:14:01.650 [main @coroutine#5] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {action-name="resource-assignment", current-node-template="resource-assignment", artifact-prefix-names=["baseconfig"], occurrence=1, current-operation="process", request-id="1234", resolution-key=null, resource-id="localhost", store-result=null, dynamic-properties=null, resource-type="vnf-type", resolution-summary=null, current-interface="ResourceResolutionComponent"} 07:14:01 07:14:01.650 [main @coroutine#5] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:14:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.041 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BlueprintServiceLogicTest 07:14:01 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeWorkflowExecutionServiceTest 07:14:01 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:14:02 07:14:02.846 [DefaultDispatcher-worker-1 @Wf#15] INFO o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService - Executing workflow(imperative-test-wf[12345])'s step(resolve-config) 07:14:02 07:14:02.847 [DefaultDispatcher-worker-1 @Wf#15] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(resolve-config) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:14:02 07:14:02.852 [DefaultDispatcher-worker-1 @Wf#15] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(imperative-test-wf) step(resolve-config) 07:14:02 07:14:02.852 [DefaultDispatcher-worker-1 @Wf#15] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="resolve-config", dynamic-properties=null, script-type="kotlin", current-operation="process", current-interface="ComponentScriptExecutor", script-class-reference="cba.wt.imperative.test.ResolveConfig"} 07:14:02 07:14:02.853 [DefaultDispatcher-worker-1 @Wf#15] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:14:02 07:14:02.854 [DefaultDispatcher-worker-1 @Wf#18] INFO o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService - Executing workflow(imperative-test-wf[12345])'s step(activate-config) 07:14:02 07:14:02.854 [DefaultDispatcher-worker-1 @Wf#18] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-config) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:14:02 07:14:02.854 [DefaultDispatcher-worker-1 @Wf#18] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(imperative-test-wf) step(activate-config) 07:14:02 07:14:02.855 [DefaultDispatcher-worker-1 @Wf#18] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="activate-config", dynamic-properties=null, script-type="kotlin", current-operation="process", current-interface="ComponentScriptExecutor", script-class-reference="cba.wt.imperative.test.ActivateConfig"} 07:14:02 07:14:02.855 [DefaultDispatcher-worker-1 @Wf#18] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:14:02 07:14:02.856 [DefaultDispatcher-worker-1 @Wf#23] INFO o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService - Executing workflow(imperative-test-wf[12345])'s step(activate-licence) 07:14:02 07:14:02.856 [DefaultDispatcher-worker-1 @Wf#23] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-licence) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:14:02 07:14:02.857 [DefaultDispatcher-worker-1 @Wf#23] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(imperative-test-wf) step(activate-licence) 07:14:02 07:14:02.857 [DefaultDispatcher-worker-1 @Wf#23] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="activate-licence", dynamic-properties=null, script-type="kotlin", current-operation="process", current-interface="ComponentScriptExecutor", script-class-reference="cba.wt.imperative.test.ActivateLicence"} 07:14:02 07:14:02.857 [DefaultDispatcher-worker-1 @Wf#23] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:14:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.272 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeWorkflowExecutionServiceTest 07:14:02 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.DGWorkflowExecutionServiceTest 07:14:03 07:14:02.968 [main @coroutine#30] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing workflow(resource-assignment) directed graph NodeTemplate(resource-assignment-process) 07:14:03 07:14:02.968 [main @coroutine#30] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing directed graph (/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Plans/CONFIG_ResourceAssignment_1.0.0.xml) 07:14:03 07:14:03.065 [main @coroutine#30] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute graph SvcLogicGraph [module=CONFIG, rpc=ResourceAssignment, mode=sync, version=1.0.0, md5sum=6ac6665ed6210f70f6fb1e531f4f4c01] 07:14:03 07:14:03.066 [main @coroutine#30] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute node # 1 (block) 07:14:03 07:14:03.066 [main @coroutine#31] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:14:03 07:14:03.067 [main @coroutine#31] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(resource-assignment) step(call-resource-assignment) 07:14:03 07:14:03.069 [main @coroutine#31] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {action-name="resource-assignment", current-node-template="resource-assignment", artifact-prefix-names=["baseconfig"], occurrence=1, current-operation="process", request-id="1234", resolution-key=null, resource-id="localhost", store-result=null, dynamic-properties=null, resource-type="vnf-type", resolution-summary=null, current-interface="ResourceResolutionComponent"} 07:14:03 07:14:03.069 [main @coroutine#31] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:14:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.DGWorkflowExecutionServiceTest 07:14:03 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BluePrintWorkflowExecutionServiceImplTest 07:14:03 07:14:03.261 [main @coroutine#32] INFO o.o.c.c.b.s.w.BluePrintWorkflowExecutionServiceImpl - Executing workflow(resource-assignment) NodeTemplate(resource-assignment-process), derived from(tosca.nodes.Workflow) 07:14:03 07:14:03.262 [main @coroutine#32] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing workflow(resource-assignment) directed graph NodeTemplate(resource-assignment-process) 07:14:03 07:14:03.262 [main @coroutine#32] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing directed graph (/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Plans/CONFIG_ResourceAssignment_1.0.0.xml) 07:14:03 07:14:03.359 [main @coroutine#32] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute graph SvcLogicGraph [module=CONFIG, rpc=ResourceAssignment, mode=sync, version=1.0.0, md5sum=6ac6665ed6210f70f6fb1e531f4f4c01] 07:14:03 07:14:03.360 [main @coroutine#32] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute node # 1 (block) 07:14:03 07:14:03.360 [main @coroutine#34] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:14:03 07:14:03.361 [main @coroutine#34] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(resource-assignment) step(call-resource-assignment) 07:14:03 07:14:03.363 [main @coroutine#34] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {action-name="resource-assignment", current-node-template="resource-assignment", artifact-prefix-names=["baseconfig"], occurrence=1, current-operation="process", request-id="1234", resolution-key=null, resource-id="localhost", store-result=null, dynamic-properties=null, resource-type="vnf-type", resolution-summary=null, current-interface="ResourceResolutionComponent"} 07:14:03 07:14:03.363 [main @coroutine#34] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:14:03 07:14:03.727 [DefaultDispatcher-worker-5 @Wf#46] INFO o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService - Executing workflow(imperative-test-wf[1234])'s step(activate-step1) 07:14:03 07:14:03.727 [DefaultDispatcher-worker-5 @Wf#46] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-cli) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:14:03 07:14:03.728 [DefaultDispatcher-worker-5 @Wf#46] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(imperative-test-wf) step(activate-step1) 07:14:03 07:14:03.729 [DefaultDispatcher-worker-5 @Wf#46] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="activate-cli", dynamic-properties=null, script-type="internal", current-operation="process", current-interface="ComponentScriptExecutor", script-class-reference="internal.scripts.TestCliScriptFunction"} 07:14:03 07:14:03.729 [DefaultDispatcher-worker-5 @Wf#46] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:14:03 07:14:03.730 [DefaultDispatcher-worker-5 @Wf#49] INFO o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService - Executing workflow(imperative-test-wf[1234])'s step(activate-step2) 07:14:03 07:14:03.730 [DefaultDispatcher-worker-5 @Wf#49] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-cli) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:14:03 07:14:03.730 [DefaultDispatcher-worker-5 @Wf#49] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(imperative-test-wf) step(activate-step2) 07:14:03 07:14:03.731 [DefaultDispatcher-worker-5 @Wf#49] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="activate-cli", dynamic-properties=null, script-type="internal", current-operation="process", current-interface="ComponentScriptExecutor", script-class-reference="internal.scripts.TestCliScriptFunction"} 07:14:03 07:14:03.731 [DefaultDispatcher-worker-5 @Wf#49] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:14:03 07:14:03.731 [DefaultDispatcher-worker-5 @Wf#52] INFO o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService - Executing workflow(imperative-test-wf[1234])'s step(activate-step3) 07:14:03 07:14:03.731 [DefaultDispatcher-worker-5 @Wf#52] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-cli) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:14:03 07:14:03.732 [DefaultDispatcher-worker-5 @Wf#52] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(imperative-test-wf) step(activate-step3) 07:14:03 07:14:03.732 [DefaultDispatcher-worker-5 @Wf#52] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="activate-cli", dynamic-properties=null, script-type="internal", current-operation="process", current-interface="ComponentScriptExecutor", script-class-reference="internal.scripts.TestCliScriptFunction"} 07:14:03 07:14:03.732 [DefaultDispatcher-worker-5 @Wf#52] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:14:05 07:14:05.025 [main @coroutine#58] ERROR o.o.c.c.b.s.w.BluePrintWorkflowExecutionServiceImpl - Failed to resolve outputs for workflow: config-assign 07:14:05 java.lang.RuntimeException: failed to resolve property... 07:14:05 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BluePrintWorkflowExecutionServiceImplTest.Should handle errors from resolve workflow output(BluePrintWorkflowExecutionServiceImplTest.kt:173) 07:14:05 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 07:14:05 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:14:05 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 07:14:05 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:14:05 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 07:14:05 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:14:05 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:76) 07:14:05 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 07:14:05 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:14:05 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 07:14:05 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 07:14:05 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 07:14:05 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 07:14:05 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 07:14:05 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) 07:14:05 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 07:14:05 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 07:14:05 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 07:14:05 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 07:14:05 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 07:14:05 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 07:14:05 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 07:14:05 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 07:14:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:14:05 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 07:14:05 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) 07:14:05 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:14:05 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:14:05 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 07:14:05 at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) 07:14:05 at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) 07:14:05 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) 07:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:14:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:14:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:14:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:14:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:14:05 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:14:05 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:14:05 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:14:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:14:05 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 07:14:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 07:14:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:14:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 07:14:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 07:14:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:14:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 07:14:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:14:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.02 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BluePrintWorkflowExecutionServiceImplTest 07:14:05 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionServiceTest 07:14:05 07:14:05.205 [main @coroutine#59] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:14:05 07:14:05.206 [main @coroutine#59] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(resource-assignment) step(call-resource-assignment) 07:14:05 07:14:05.208 [main @coroutine#59] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {action-name="resource-assignment", current-node-template="resource-assignment", artifact-prefix-names=["baseconfig"], occurrence=1, current-operation="process", request-id="1234", resolution-key=null, resource-id="localhost", store-result=null, dynamic-properties=null, resource-type="vnf-type", resolution-summary=null, current-interface="ResourceResolutionComponent"} 07:14:05 07:14:05.208 [main @coroutine#59] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:14:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionServiceTest 07:14:05 [INFO] 07:14:05 [INFO] Results: 07:14:05 [INFO] 07:14:05 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 07:14:05 [INFO] 07:14:05 [INFO] 07:14:05 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ workflow-service --- 07:14:05 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/code-coverage/jacoco-ut.exec 07:14:05 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Services - Workflow Service' with 15 classes 07:14:05 [INFO] 07:14:05 [INFO] --- jacoco:0.8.12:report (default-report) @ workflow-service --- 07:14:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:05 [INFO] 07:14:05 [INFO] --- jar:3.4.2:jar (default-jar) @ workflow-service --- 07:14:05 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/workflow-service-1.10.0-SNAPSHOT.jar 07:14:05 [INFO] 07:14:05 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ workflow-service --- 07:14:05 [INFO] Skipping because packaging 'jar' is not pom. 07:14:05 [INFO] 07:14:05 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ workflow-service --- 07:14:05 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/code-coverage/jacoco-it.exec 07:14:05 [INFO] 07:14:05 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ workflow-service --- 07:14:05 [INFO] 07:14:05 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ workflow-service --- 07:14:05 [INFO] 07:14:05 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ workflow-service --- 07:14:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:05 [INFO] 07:14:05 [INFO] --- jacoco:0.8.12:check (default-check) @ workflow-service --- 07:14:05 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/jacoco.exec 07:14:05 [INFO] 07:14:05 [INFO] --- failsafe:3.0.0-M5:verify (default) @ workflow-service --- 07:14:05 [INFO] 07:14:05 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ workflow-service --- 07:14:05 [INFO] 07:14:05 [INFO] --- install:3.1.4:install (default-install) @ workflow-service --- 07:14:05 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.10.0-SNAPSHOT/workflow-service-1.10.0-SNAPSHOT.pom 07:14:05 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/workflow-service-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.10.0-SNAPSHOT/workflow-service-1.10.0-SNAPSHOT.jar 07:14:05 [INFO] 07:14:05 [INFO] --- dependency:3.8.1:tree (default-cli) @ workflow-service --- 07:14:05 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.10.0-SNAPSHOT 07:14:05 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:14:05 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:14:05 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:14:05 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:14:05 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:14:05 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:14:05 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:14:05 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:14:05 [INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:14:05 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:14:05 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:14:05 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:14:05 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 07:14:05 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:14:05 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:14:05 [INFO] | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:14:05 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 07:14:05 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 07:14:05 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:14:05 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:14:05 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:14:05 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:14:05 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:14:05 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:14:05 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:14:05 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:14:05 [INFO] | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:14:05 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:14:05 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:14:05 [INFO] | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:14:05 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:14:05 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:14:05 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:14:05 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:14:05 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:14:05 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:14:05 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:14:05 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:14:05 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:14:05 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:14:05 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:14:05 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:14:05 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:14:05 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:14:05 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:14:05 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:14:05 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:14:05 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:14:05 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:14:05 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:14:05 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:14:05 [INFO] | | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:14:05 [INFO] | | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:14:05 [INFO] | | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:14:05 [INFO] | | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:14:05 [INFO] | | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:14:05 [INFO] | | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:14:05 [INFO] | | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:14:05 [INFO] | | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:14:05 [INFO] | | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:14:05 [INFO] | | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:14:05 [INFO] | | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:14:05 [INFO] | | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:14:05 [INFO] | | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:14:05 [INFO] | | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:14:05 [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:14:05 [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:14:05 [INFO] | | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:14:05 [INFO] | | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:14:05 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:14:05 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:14:05 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:14:05 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:14:05 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:14:05 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:14:05 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:14:05 [INFO] | | | +- commons-logging:commons-logging:jar:1.3.5:compile 07:14:05 [INFO] | | | \- commons-codec:commons-codec:jar:1.18.0:compile 07:14:05 [INFO] | | +- org.springframework:spring-web:jar:6.2.17:compile 07:14:05 [INFO] | | +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:14:05 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:14:05 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:14:05 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:14:05 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:14:05 [INFO] | | +- io.nats:jnats:jar:2.15.0:compile 07:14:05 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:14:05 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:14:05 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:14:05 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:14:05 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 07:14:05 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:14:05 [INFO] +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:14:05 [INFO] | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:14:05 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:14:05 [INFO] | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:14:05 [INFO] | | | +- org.apache.tomcat:tomcat-jdbc:jar:10.1.46:compile 07:14:05 [INFO] | | | | \- org.apache.tomcat:tomcat-juli:jar:10.1.46:compile 07:14:05 [INFO] | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:14:05 [INFO] | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:14:05 [INFO] | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:14:05 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:14:05 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:14:05 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:14:05 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:14:05 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:14:05 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:14:05 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:14:05 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:14:05 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:14:05 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:14:05 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:05 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:14:05 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:14:05 [INFO] | +- junit:junit:jar:4.13.2:compile 07:14:05 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:compile 07:14:05 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:14:05 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:14:05 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:14:05 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:14:05 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:14:05 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:14:05 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:14:05 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:14:05 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:14:05 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:14:05 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:14:05 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:14:05 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:14:05 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:14:05 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:14:05 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:14:05 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:compile 07:14:05 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:14:05 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:14:05 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:14:05 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:14:05 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:14:05 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:14:05 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:14:05 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:14:05 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:14:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:14:05 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:14:05 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:05 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:14:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:05 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:14:05 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:14:05 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:14:05 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:14:05 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:14:05 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:14:05 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:14:05 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:14:05 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:14:05 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:14:05 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:14:05 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:14:05 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:14:05 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:14:05 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:05 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:14:05 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:14:05 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:14:05 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:14:05 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:14:05 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:14:05 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:14:05 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:14:05 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:14:05 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:14:05 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:14:05 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:14:05 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:14:05 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:14:05 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:14:05 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:14:05 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:14:05 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:14:05 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:14:05 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:14:05 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:14:05 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:14:05 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:14:05 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:14:05 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:14:05 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:14:05 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:14:05 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:14:05 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:14:05 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:14:05 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:14:05 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:14:05 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:14:05 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:14:05 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:14:05 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:14:05 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:14:05 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:14:05 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:14:05 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:14:05 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:14:05 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:14:05 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:14:05 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:14:05 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:14:05 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:14:05 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:14:05 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:14:05 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:14:05 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:14:05 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:14:05 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:14:05 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:14:05 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:14:05 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:14:05 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:14:05 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:14:05 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:14:05 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:14:05 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:14:05 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:14:05 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:14:05 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:14:05 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:14:05 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:14:05 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:14:05 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:14:05 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:14:05 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:14:05 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:14:05 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:14:05 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:14:05 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:14:05 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:14:05 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:14:05 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:14:05 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:14:05 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:14:05 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:14:05 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:14:05 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:14:05 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:14:05 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:14:05 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:14:05 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:14:05 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:14:05 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:14:05 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:14:05 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:14:05 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:14:05 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:14:05 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:14:05 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:14:05 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:14:05 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:14:05 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:14:05 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:14:05 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:14:05 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:14:05 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:14:05 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:14:05 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:14:05 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:14:05 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:14:05 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:14:05 [INFO] 07:14:05 [INFO] --- clm:3.0.8-01:index (default-cli) @ workflow-service --- 07:14:05 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/sonatype-clm/module.xml 07:14:05 [INFO] 07:14:05 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions >-- 07:14:05 [INFO] Building MS Blueprints Processor Functions (Root) 1.10.0-SNAPSHOT [27/67] 07:14:05 [INFO] from ms/blueprintsprocessor/functions/pom.xml 07:14:05 [INFO] --------------------------------[ pom ]--------------------------------- 07:14:11 [INFO] 07:14:11 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprintsprocessor-functions --- 07:14:11 [INFO] 07:14:11 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprintsprocessor-functions --- 07:14:11 [INFO] 07:14:11 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprintsprocessor-functions --- 07:14:11 [INFO] Executing tasks 07:14:11 07:14:11 ktlint: 07:14:11 [INFO] Executed tasks 07:14:11 [INFO] 07:14:11 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprintsprocessor-functions --- 07:14:11 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:14:11 [INFO] 07:14:11 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprintsprocessor-functions --- 07:14:11 [INFO] 07:14:11 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprintsprocessor-functions --- 07:14:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:14:11 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:14:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:11 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:14:11 [INFO] 07:14:11 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprintsprocessor-functions --- 07:14:11 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/target/code-coverage/jacoco-ut.exec 07:14:11 [INFO] 07:14:11 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprintsprocessor-functions --- 07:14:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/target/jacoco.exec 07:14:11 [INFO] 07:14:11 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprintsprocessor-functions --- 07:14:11 [INFO] Set 2 system properties 07:14:11 [INFO] 07:14:11 [INFO] --- checkstyle:2.17:check (check-license) @ blueprintsprocessor-functions --- 07:14:11 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:14:11 [INFO] 07:14:11 [INFO] --- checkstyle:2.17:check (check-style) @ blueprintsprocessor-functions --- 07:14:11 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:14:11 [INFO] 07:14:11 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprintsprocessor-functions --- 07:14:11 [INFO] Tidy is skipped. 07:14:11 [INFO] 07:14:11 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprintsprocessor-functions --- 07:14:11 [INFO] Skipping Antrun execution 07:14:11 [INFO] 07:14:11 [INFO] --- formatter:2.17.1:format (format-java) @ blueprintsprocessor-functions --- 07:14:11 [INFO] Formatting is skipped 07:14:11 [INFO] 07:14:11 [INFO] --- kotlin:1.9.0:compile (compile) @ blueprintsprocessor-functions --- 07:14:11 [WARNING] No sources found skipping Kotlin compile 07:14:11 [INFO] 07:14:11 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprintsprocessor-functions --- 07:14:11 [WARNING] No sources found skipping Kotlin compile 07:14:11 [INFO] 07:14:11 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprintsprocessor-functions --- 07:14:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:11 [INFO] 07:14:11 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprintsprocessor-functions --- 07:14:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:11 [INFO] 07:14:11 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-functions --- 07:14:11 [INFO] No site descriptor found: nothing to attach. 07:14:11 [INFO] 07:14:11 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprintsprocessor-functions --- 07:14:11 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/target/code-coverage/jacoco-it.exec 07:14:11 [INFO] 07:14:11 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprintsprocessor-functions --- 07:14:11 [INFO] No tests to run. 07:14:11 [INFO] 07:14:11 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-functions --- 07:14:11 [INFO] No tests to run. 07:14:11 [INFO] 07:14:11 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprintsprocessor-functions --- 07:14:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:11 [INFO] 07:14:11 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprintsprocessor-functions --- 07:14:11 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/target/jacoco.exec 07:14:11 [INFO] 07:14:11 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprintsprocessor-functions --- 07:14:11 [INFO] 07:14:11 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-functions --- 07:14:11 [INFO] 07:14:11 [INFO] --- install:3.1.4:install (default-install) @ blueprintsprocessor-functions --- 07:14:11 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.10.0-SNAPSHOT/blueprintsprocessor-functions-1.10.0-SNAPSHOT.pom 07:14:11 [INFO] 07:14:11 [INFO] --- dependency:3.8.1:tree (default-cli) @ blueprintsprocessor-functions --- 07:14:11 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions:pom:1.10.0-SNAPSHOT 07:14:11 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:14:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:14:11 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:14:11 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:14:11 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:14:11 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:14:11 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:14:11 [INFO] | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:14:11 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:14:11 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 07:14:11 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:14:11 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:14:11 [INFO] | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:14:11 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 07:14:11 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 07:14:11 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:14:11 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:14:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:14:11 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:14:11 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:14:11 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:14:11 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:14:11 [INFO] | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:14:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:14:11 [INFO] | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:14:11 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:14:11 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:14:11 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:14:11 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:14:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:14:11 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:14:11 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:14:11 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:14:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:14:11 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:14:11 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:14:11 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:14:11 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:14:11 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:14:11 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:14:11 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:14:11 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:14:11 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:14:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:14:11 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:14:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:14:11 [INFO] | | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:14:11 [INFO] | | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:14:11 [INFO] | | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:14:11 [INFO] | | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:14:11 [INFO] | | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:14:11 [INFO] | | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:14:11 [INFO] | | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:14:11 [INFO] | | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:14:11 [INFO] | | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:14:11 [INFO] | | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:14:11 [INFO] | | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:14:11 [INFO] | | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:14:11 [INFO] | | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:14:11 [INFO] | | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:14:11 [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:14:11 [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:14:11 [INFO] | | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:14:11 [INFO] | | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:14:11 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:14:11 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:14:11 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:14:11 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:14:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:14:11 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:14:11 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:14:11 [INFO] | | | \- commons-logging:commons-logging:jar:1.3.5:compile 07:14:11 [INFO] | | +- org.springframework:spring-web:jar:6.2.17:compile 07:14:11 [INFO] | | +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:14:11 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:14:11 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:14:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:14:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:14:11 [INFO] | | +- io.nats:jnats:jar:2.15.0:compile 07:14:11 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:14:11 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:14:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:14:11 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:14:11 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:14:11 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:14:11 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:14:11 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:14:11 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:14:11 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:14:11 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:14:11 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:14:11 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 07:14:11 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 07:14:11 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:14:11 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:14:11 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:14:11 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:14:11 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:14:11 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:14:11 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:14:11 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:14:11 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:14:11 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:14:11 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:11 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:14:11 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:14:11 [INFO] | +- junit:junit:jar:4.13.2:compile 07:14:11 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:compile 07:14:11 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:14:11 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:14:11 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:14:11 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:14:11 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:14:11 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 07:14:11 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 07:14:11 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 07:14:11 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 07:14:11 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 07:14:11 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:14:11 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 07:14:11 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 07:14:11 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 07:14:11 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 07:14:11 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 07:14:11 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 07:14:11 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 07:14:11 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:test 07:14:11 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 07:14:11 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 07:14:11 [INFO] | | +- com.samskivert:jmustache:jar:1.16:test 07:14:11 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:14:11 [INFO] | | +- net.javacrumbs.json-unit:json-unit-core:jar:2.32.0:test 07:14:11 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 07:14:11 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 07:14:11 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 07:14:11 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 07:14:11 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 07:14:11 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 07:14:11 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 07:14:11 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 07:14:11 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 07:14:11 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 07:14:11 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 07:14:11 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 07:14:11 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 07:14:11 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 07:14:11 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 07:14:11 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 07:14:11 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 07:14:11 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 07:14:11 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 07:14:11 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 07:14:11 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 07:14:11 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 07:14:11 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 07:14:11 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.10.4:test 07:14:11 [INFO] | | +- commons-codec:commons-codec:jar:1.18.0:compile 07:14:11 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 07:14:11 [INFO] | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:14:11 [INFO] | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:14:11 [INFO] | +- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:14:11 [INFO] | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:14:11 [INFO] | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:14:11 [INFO] | | +- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:14:11 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:14:11 [INFO] | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:14:11 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.73.Final:test 07:14:11 [INFO] | | +- io.netty:netty-tcnative-classes:jar:2.0.73.Final:test 07:14:11 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.73.Final:test 07:14:11 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.73.Final:test 07:14:11 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.73.Final:test 07:14:11 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.73.Final:test 07:14:11 [INFO] | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.73.Final:test 07:14:11 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:14:11 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:14:11 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:14:11 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:14:11 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 07:14:11 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:14:11 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:14:11 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:14:11 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:14:11 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:14:11 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:14:11 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:14:11 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:14:11 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:14:11 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 07:14:11 [INFO] | \- org.mockito:mockito-core:jar:5.17.0:test 07:14:11 [INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:14:11 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:14:11 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:14:11 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:14:11 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:14:11 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:14:11 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:14:11 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:14:11 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:14:11 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:14:11 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:14:11 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:compile 07:14:11 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:14:11 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:14:11 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:14:11 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:14:11 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:14:11 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:14:11 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:14:11 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:14:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:14:11 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:14:11 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:11 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:14:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:11 [INFO] +- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:14:11 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:14:11 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:14:11 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:14:11 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:14:11 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:14:11 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:14:11 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:14:11 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:14:11 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:14:11 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:14:11 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:14:11 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:14:11 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:14:11 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:14:11 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:14:11 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:14:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:14:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:11 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:14:11 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:14:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:14:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:14:11 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:14:11 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:14:11 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:14:11 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:14:11 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:14:11 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:14:11 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:14:11 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:14:11 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:14:11 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:14:11 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:14:11 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:14:11 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:14:11 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:14:11 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:14:11 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:14:11 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:14:11 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:14:11 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:14:11 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:14:11 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:14:11 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:14:11 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:14:11 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:14:11 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:14:11 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:14:11 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:14:11 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:14:11 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:14:11 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:14:11 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:14:11 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:14:11 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:14:11 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:14:11 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:14:11 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:14:11 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:14:11 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:14:11 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:14:11 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:14:11 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:14:11 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:14:11 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:14:11 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:14:11 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:14:11 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:14:11 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:14:11 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:14:11 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:14:11 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:14:11 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:14:11 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:14:11 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:14:11 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:14:11 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:14:11 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:14:11 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:14:11 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:14:11 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:14:11 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:14:11 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:14:11 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:14:11 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:14:11 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:14:11 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:14:11 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:14:11 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:14:11 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:14:11 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:14:11 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:14:11 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:14:11 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:14:11 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:14:11 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:14:11 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:14:11 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:14:11 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:14:11 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:14:11 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:14:11 [INFO] 07:14:11 [INFO] --- clm:3.0.8-01:index (default-cli) @ blueprintsprocessor-functions --- 07:14:11 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/target/sonatype-clm/module.xml 07:14:11 [INFO] 07:14:11 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots >-- 07:14:11 [INFO] Building MS Blueprints Processor Functions - Config Snapshots 1.10.0-SNAPSHOT [28/67] 07:14:11 [INFO] from ms/blueprintsprocessor/functions/config-snapshots/pom.xml 07:14:11 [INFO] --------------------------------[ jar ]--------------------------------- 07:14:12 [INFO] 07:14:12 [INFO] --- clean:3.4.1:clean (default-clean) @ config-snapshots --- 07:14:12 [INFO] 07:14:12 [INFO] --- tidy:1.1.0:check (validate-pom) @ config-snapshots --- 07:14:12 [INFO] 07:14:12 [INFO] --- antrun:1.8:run (validate-kotlin) @ config-snapshots --- 07:14:12 [INFO] Executing tasks 07:14:12 07:14:12 ktlint: 07:14:13 [INFO] Executed tasks 07:14:13 [INFO] 07:14:13 [INFO] --- directory:1.0:highest-basedir (directories) @ config-snapshots --- 07:14:13 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:14:13 [INFO] 07:14:13 [INFO] --- formatter:2.17.1:validate (validate-java) @ config-snapshots --- 07:14:13 [INFO] 07:14:13 [INFO] --- enforcer:3.4.1:enforce (enforce) @ config-snapshots --- 07:14:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:14:13 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:14:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:13 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:14:13 [INFO] 07:14:13 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ config-snapshots --- 07:14:13 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/code-coverage/jacoco-ut.exec 07:14:13 [INFO] 07:14:13 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ config-snapshots --- 07:14:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/jacoco.exec 07:14:13 [INFO] 07:14:13 [INFO] --- properties:1.0.0:set-system-properties (default) @ config-snapshots --- 07:14:13 [INFO] Set 2 system properties 07:14:13 [INFO] 07:14:13 [INFO] --- checkstyle:2.17:check (check-license) @ config-snapshots --- 07:14:13 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:14:13 [INFO] 07:14:13 [INFO] --- checkstyle:2.17:check (check-style) @ config-snapshots --- 07:14:13 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:14:13 [INFO] 07:14:13 [INFO] --- tidy:1.1.0:pom (format-pom) @ config-snapshots --- 07:14:13 [INFO] Tidy is skipped. 07:14:13 [INFO] 07:14:13 [INFO] --- antrun:1.8:run (format-kotlin) @ config-snapshots --- 07:14:13 [INFO] Skipping Antrun execution 07:14:13 [INFO] 07:14:13 [INFO] --- formatter:2.17.1:format (format-java) @ config-snapshots --- 07:14:13 [INFO] Formatting is skipped 07:14:13 [INFO] 07:14:13 [INFO] --- resources:3.3.1:resources (default-resources) @ config-snapshots --- 07:14:13 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/resources 07:14:13 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/resources 07:14:13 [INFO] 07:14:13 [INFO] --- compiler:3.14.0:compile (default-compile) @ config-snapshots --- 07:14:13 [INFO] No sources to compile 07:14:13 [INFO] 07:14:13 [INFO] --- kotlin:1.9.0:compile (compile) @ config-snapshots --- 07:14:13 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/java 07:14:14 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/config/snapshots/ComponentConfigSnapshotsExecutor.kt: (168, 27) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 07:14:14 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/config/snapshots/db/ResourceConfigSnapshot.kt: (21, 34) 'Proxy' is deprecated. Deprecated in Java 07:14:14 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/config/snapshots/db/ResourceConfigSnapshot.kt: (46, 2) 'Proxy' is deprecated. Deprecated in Java 07:14:14 [INFO] 07:14:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-snapshots --- 07:14:14 [INFO] Copying 7 resources from src/test/resources to target/test-classes 07:14:14 [INFO] 07:14:14 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ config-snapshots --- 07:14:14 [INFO] No sources to compile 07:14:14 [INFO] 07:14:14 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ config-snapshots --- 07:14:14 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/src/test/java 07:14:14 [INFO] 07:14:14 [INFO] --- surefire:3.0.0-M5:test (default-test) @ config-snapshots --- 07:14:15 [INFO] 07:14:15 [INFO] ------------------------------------------------------- 07:14:15 [INFO] T E S T S 07:14:15 [INFO] ------------------------------------------------------- 07:14:16 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 07:14:16 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.ComponentConfigSnapshotsExecutorTest 07:14:22 07:14:19.452 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:14:22 07:14:19.531 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.6.29.Final 07:14:22 07:14:19.602 WARN org.hibernate.testing.cache.CachingRegionFactory - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing. 07:14:22 07:14:19.603 INFO org.hibernate.cache.internal.RegionFactoryInitiator - HHH000025: Second-level cache region factory [org.hibernate.testing.cache.CachingRegionFactory] 07:14:22 07:14:20.427 WARN org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:14:22 07:14:20.433 WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:14:22 07:14:20.503 INFO org.hibernate.orm.connections.pooling - HHH10001005: Database info: 07:14:22 Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@7c3b7d7c'] 07:14:22 Database driver: undefined/unknown 07:14:22 Database version: 1.4.197 07:14:22 Autocommit mode: undefined/unknown 07:14:22 Isolation level: undefined/unknown 07:14:22 Minimum pool size: undefined/unknown 07:14:22 Maximum pool size: undefined/unknown 07:14:22 07:14:20.987 INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 07:14:22 07:14:21.796 INFO o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JTA platform [org.hibernate.engine.transaction.jta.platform.internal.WildFlyStandAloneJtaPlatform] 07:14:22 07:14:22.550 INFO o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:14:22 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:14:23 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 07:14:23 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:14:23 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:14:23 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:14:23 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:14:23 07:14:23.972 INFO o.o.c.c.b.f.c.s.ComponentConfigSnapshotsExecutor - Setting error and output config-snapshot-status=error, config-snapshot-message=Could not compare config snapshots for type YANG 07:14:23 07:14:23.984 INFO o.o.c.c.b.f.c.s.ComponentConfigSnapshotsExecutor - Setting error and output config-snapshot-status=error, config-snapshot-message=Operation parameter must be fetch, store or diff 07:14:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.395 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.ComponentConfigSnapshotsExecutorTest 07:14:24 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotServiceTest 07:14:24 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:14:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.062 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotServiceTest 07:14:25 [INFO] 07:14:25 [INFO] Results: 07:14:25 [INFO] 07:14:25 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 07:14:25 [INFO] 07:14:25 [INFO] 07:14:25 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ config-snapshots --- 07:14:25 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/code-coverage/jacoco-ut.exec 07:14:25 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Config Snapshots' with 10 classes 07:14:25 [INFO] 07:14:25 [INFO] --- jacoco:0.8.12:report (default-report) @ config-snapshots --- 07:14:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:25 [INFO] 07:14:25 [INFO] --- jar:3.4.2:jar (default-jar) @ config-snapshots --- 07:14:25 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/config-snapshots-1.10.0-SNAPSHOT.jar 07:14:25 [INFO] 07:14:25 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ config-snapshots --- 07:14:25 [INFO] Skipping because packaging 'jar' is not pom. 07:14:25 [INFO] 07:14:25 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ config-snapshots --- 07:14:25 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/code-coverage/jacoco-it.exec 07:14:25 [INFO] 07:14:25 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ config-snapshots --- 07:14:25 [INFO] 07:14:25 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ config-snapshots --- 07:14:25 [INFO] 07:14:25 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ config-snapshots --- 07:14:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:25 [INFO] 07:14:25 [INFO] --- jacoco:0.8.12:check (default-check) @ config-snapshots --- 07:14:25 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/jacoco.exec 07:14:25 [INFO] 07:14:25 [INFO] --- failsafe:3.0.0-M5:verify (default) @ config-snapshots --- 07:14:25 [INFO] 07:14:25 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ config-snapshots --- 07:14:25 [INFO] 07:14:25 [INFO] --- install:3.1.4:install (default-install) @ config-snapshots --- 07:14:25 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.10.0-SNAPSHOT/config-snapshots-1.10.0-SNAPSHOT.pom 07:14:25 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/config-snapshots-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.10.0-SNAPSHOT/config-snapshots-1.10.0-SNAPSHOT.jar 07:14:25 [INFO] 07:14:25 [INFO] --- dependency:3.8.1:tree (default-cli) @ config-snapshots --- 07:14:25 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots:jar:1.10.0-SNAPSHOT 07:14:25 [INFO] +- org.python:jython-standalone:jar:2.7.2:compile 07:14:25 [INFO] +- com.h2database:h2:jar:1.4.197:test 07:14:25 [INFO] +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:14:25 [INFO] +- com.github.fge:json-patch:jar:1.9:compile 07:14:25 [INFO] | \- com.github.fge:jackson-coreutils:jar:1.6:compile 07:14:25 [INFO] | \- com.github.fge:msg-simple:jar:1.1:compile 07:14:25 [INFO] | \- com.github.fge:btf:jar:1.2:compile 07:14:25 [INFO] +- org.xmlunit:xmlunit-core:jar:2.6.3:compile 07:14:25 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:compile 07:14:25 [INFO] +- org.hibernate.orm:hibernate-testing:jar:6.6.29.Final:test 07:14:25 [INFO] | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:14:25 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:14:25 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:14:25 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:14:25 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:14:25 [INFO] | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:14:25 [INFO] | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:14:25 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:14:25 [INFO] | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:14:25 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:14:25 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:14:25 [INFO] | +- org.hibernate.orm:hibernate-community-dialects:jar:6.6.29.Final:test 07:14:25 [INFO] | +- junit:junit:jar:4.13.2:compile 07:14:25 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:compile 07:14:25 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:14:25 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:25 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:14:25 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:14:25 [INFO] | +- org.hamcrest:hamcrest-all:jar:1.3:test 07:14:25 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:14:25 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:14:25 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:25 [INFO] | | \- org.objenesis:objenesis:jar:3.3:test 07:14:25 [INFO] | +- org.mockito:mockito-inline:jar:5.2.0:test 07:14:25 [INFO] | +- org.jboss.byteman:byteman:jar:4.0.20:test 07:14:25 [INFO] | +- org.jboss.byteman:byteman-install:jar:4.0.20:test 07:14:25 [INFO] | +- org.jboss.byteman:byteman-bmunit:jar:4.0.20:test 07:14:25 [INFO] | | \- org.jboss.byteman:byteman-submit:jar:4.0.20:test 07:14:25 [INFO] | +- com.experlog:xapool:jar:1.5.0:test 07:14:25 [INFO] | +- org.jboss:jboss-transaction-spi:jar:8.0.0.Final:test 07:14:25 [INFO] | +- org.jboss.narayana.jta:narayana-jta:jar:7.0.0.Final:test 07:14:25 [INFO] | +- javax.money:money-api:jar:1.1:test 07:14:25 [INFO] | +- org.javamoney:moneta:jar:1.1:test 07:14:25 [INFO] | | \- javax.annotation:javax.annotation-api:jar:1.3.1:test (optional) 07:14:25 [INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.24.3:test 07:14:25 [INFO] | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:14:25 [INFO] | +- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:14:25 [INFO] | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:14:25 [INFO] | +- io.smallrye:jandex:jar:3.2.0:runtime 07:14:25 [INFO] | +- org.wildfly.transaction:wildfly-transaction-client-jakarta:jar:2.0.0.Final:test 07:14:25 [INFO] | | +- org.wildfly.common:wildfly-common:jar:1.2.0.Final:test 07:14:25 [INFO] | | +- org.jboss.xnio:xnio-api:jar:3.5.1.Final:test 07:14:25 [INFO] | | | \- org.wildfly.client:wildfly-client-config:jar:1.0.0.Final:test 07:14:25 [INFO] | | +- org.jboss.remoting:jboss-remoting:jar:5.0.0.Final:test 07:14:25 [INFO] | | +- org.wildfly.security:wildfly-elytron:jar:1.1.0.Final:test 07:14:25 [INFO] | | +- org.wildfly:wildfly-naming-client:jar:1.0.4.Final:test 07:14:25 [INFO] | | | +- org.jboss.marshalling:jboss-marshalling:jar:2.0.0.Final:test 07:14:25 [INFO] | | | \- org.jboss.marshalling:jboss-marshalling-river:jar:2.0.0.Final:test 07:14:25 [INFO] | | \- jakarta.resource:jakarta.resource-api:jar:2.0.0:test 07:14:25 [INFO] | +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:14:25 [INFO] | \- org.junit.platform:junit-platform-launcher:jar:1.12.2:test 07:14:25 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:14:25 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:14:25 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:14:25 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:14:25 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:14:25 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:14:25 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:14:25 [INFO] | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:14:25 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:14:25 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 07:14:25 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:14:25 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:14:25 [INFO] | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:14:25 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 07:14:25 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 07:14:25 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:14:25 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:14:25 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:14:25 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:14:25 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:14:25 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:14:25 [INFO] | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:14:25 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:14:25 [INFO] | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:14:25 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:14:25 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:14:25 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:14:25 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:14:25 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:14:25 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:14:25 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:14:25 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:14:25 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:14:25 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:14:25 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:14:25 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:14:25 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:14:25 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:14:25 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:14:25 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:14:25 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:14:25 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:14:25 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:14:25 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:14:25 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:14:25 [INFO] | | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:14:25 [INFO] | | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:14:25 [INFO] | | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:14:25 [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:14:25 [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:14:25 [INFO] | | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:14:25 [INFO] | | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:14:25 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:14:25 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:14:25 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:14:25 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:14:25 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:14:25 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:14:25 [INFO] | | | \- commons-logging:commons-logging:jar:1.3.5:compile 07:14:25 [INFO] | | +- org.springframework:spring-web:jar:6.2.17:compile 07:14:25 [INFO] | | +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:14:25 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:14:25 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:14:25 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:14:25 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:14:25 [INFO] | | +- io.nats:jnats:jar:2.15.0:compile 07:14:25 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:14:25 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:14:25 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:14:25 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:14:25 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:14:25 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:14:25 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:14:25 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:14:25 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:14:25 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:14:25 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:14:25 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 07:14:25 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 07:14:25 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:14:25 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:14:25 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:14:25 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:14:25 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:14:25 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:14:25 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:14:25 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:14:25 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:14:25 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:14:25 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:14:25 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:14:25 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:14:25 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 07:14:25 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 07:14:25 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 07:14:25 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 07:14:25 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 07:14:25 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:14:25 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 07:14:25 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 07:14:25 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 07:14:25 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 07:14:25 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 07:14:25 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 07:14:25 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 07:14:25 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:test 07:14:25 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 07:14:25 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 07:14:25 [INFO] | | +- com.samskivert:jmustache:jar:1.16:test 07:14:25 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:14:25 [INFO] | | +- net.javacrumbs.json-unit:json-unit-core:jar:2.32.0:test 07:14:25 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 07:14:25 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 07:14:25 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 07:14:25 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 07:14:25 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 07:14:25 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 07:14:25 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 07:14:25 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 07:14:25 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 07:14:25 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 07:14:25 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 07:14:25 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 07:14:25 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 07:14:25 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 07:14:25 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 07:14:25 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 07:14:25 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 07:14:25 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 07:14:25 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 07:14:25 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 07:14:25 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 07:14:25 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 07:14:25 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 07:14:25 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.10.4:test 07:14:25 [INFO] | | +- commons-codec:commons-codec:jar:1.18.0:compile 07:14:25 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 07:14:25 [INFO] | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:14:25 [INFO] | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:14:25 [INFO] | +- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:14:25 [INFO] | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:14:25 [INFO] | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:14:25 [INFO] | | +- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:14:25 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:14:25 [INFO] | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:14:25 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.73.Final:test 07:14:25 [INFO] | | +- io.netty:netty-tcnative-classes:jar:2.0.73.Final:test 07:14:25 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.73.Final:test 07:14:25 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.73.Final:test 07:14:25 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.73.Final:test 07:14:25 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.73.Final:test 07:14:25 [INFO] | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.73.Final:test 07:14:25 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:14:25 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:14:25 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:14:25 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:14:25 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 07:14:25 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:14:25 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:14:25 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:14:25 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:14:25 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:14:25 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:14:25 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:14:25 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:14:25 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:14:25 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 07:14:25 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:14:25 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:14:25 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:14:25 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:14:25 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:14:25 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:14:25 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:14:25 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:14:25 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:14:25 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:compile 07:14:25 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:14:25 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:14:25 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:14:25 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:14:25 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:14:25 [INFO] | \- org.springframework:spring-test:jar:6.2.11:test 07:14:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:14:25 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:14:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:25 [INFO] +- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:14:25 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:14:25 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:14:25 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:14:25 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:14:25 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:14:25 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:14:25 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:14:25 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:14:25 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:14:25 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:14:25 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:14:25 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:14:25 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:14:25 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:14:25 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:14:25 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:14:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:14:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:25 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:14:25 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:14:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:14:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:14:25 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:14:25 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:14:25 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:14:25 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:14:25 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:14:25 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:14:25 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:14:25 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:14:25 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:14:25 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:14:25 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:14:25 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:14:25 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:14:25 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:14:25 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:14:25 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:14:25 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:14:25 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:14:25 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:14:25 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:14:25 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:14:25 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:14:25 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:14:25 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:14:25 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:14:25 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:14:25 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:14:25 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:14:25 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:14:25 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:14:25 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:14:25 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:14:25 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:14:25 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:14:25 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:14:25 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:14:25 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:14:25 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:14:25 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:14:25 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:14:25 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:14:25 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:14:25 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:14:25 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:14:25 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:14:25 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:14:25 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:14:25 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:14:25 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:14:25 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:14:25 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:14:25 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:14:25 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:14:25 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:14:25 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:14:25 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:14:25 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:14:25 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:14:25 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:14:25 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:14:25 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:14:25 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:14:25 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:14:25 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:14:25 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:14:25 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:14:25 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:14:25 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:14:25 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:14:25 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:14:25 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:14:25 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:14:25 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:14:25 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:14:25 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:14:25 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:14:25 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:14:25 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:14:25 [INFO] 07:14:25 [INFO] --- clm:3.0.8-01:index (default-cli) @ config-snapshots --- 07:14:25 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/sonatype-clm/module.xml 07:14:25 [INFO] 07:14:25 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution >-- 07:14:25 [INFO] Building MS Blueprints Processor Functions - Resource Resolution 1.10.0-SNAPSHOT [29/67] 07:14:25 [INFO] from ms/blueprintsprocessor/functions/resource-resolution/pom.xml 07:14:25 [INFO] --------------------------------[ jar ]--------------------------------- 07:14:25 [INFO] 07:14:25 [INFO] --- clean:3.4.1:clean (default-clean) @ resource-resolution --- 07:14:25 [INFO] 07:14:25 [INFO] --- tidy:1.1.0:check (validate-pom) @ resource-resolution --- 07:14:25 [INFO] 07:14:25 [INFO] --- antrun:1.8:run (validate-kotlin) @ resource-resolution --- 07:14:25 [INFO] Executing tasks 07:14:25 07:14:25 ktlint: 07:14:27 [INFO] Executed tasks 07:14:27 [INFO] 07:14:27 [INFO] --- directory:1.0:highest-basedir (directories) @ resource-resolution --- 07:14:27 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:14:27 [INFO] 07:14:27 [INFO] --- formatter:2.17.1:validate (validate-java) @ resource-resolution --- 07:14:27 [INFO] 07:14:27 [INFO] --- enforcer:3.4.1:enforce (enforce) @ resource-resolution --- 07:14:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:14:27 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:14:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:27 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:14:27 [INFO] 07:14:27 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ resource-resolution --- 07:14:27 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/code-coverage/jacoco-ut.exec 07:14:27 [INFO] 07:14:27 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ resource-resolution --- 07:14:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/jacoco.exec 07:14:27 [INFO] 07:14:27 [INFO] --- properties:1.0.0:set-system-properties (default) @ resource-resolution --- 07:14:27 [INFO] Set 2 system properties 07:14:27 [INFO] 07:14:27 [INFO] --- checkstyle:2.17:check (check-license) @ resource-resolution --- 07:14:27 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:14:27 [INFO] 07:14:27 [INFO] --- checkstyle:2.17:check (check-style) @ resource-resolution --- 07:14:27 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:14:27 [INFO] 07:14:27 [INFO] --- tidy:1.1.0:pom (format-pom) @ resource-resolution --- 07:14:27 [INFO] Tidy is skipped. 07:14:27 [INFO] 07:14:27 [INFO] --- antrun:1.8:run (format-kotlin) @ resource-resolution --- 07:14:27 [INFO] Skipping Antrun execution 07:14:27 [INFO] 07:14:27 [INFO] --- formatter:2.17.1:format (format-java) @ resource-resolution --- 07:14:27 [INFO] Formatting is skipped 07:14:27 [INFO] 07:14:27 [INFO] --- resources:3.3.1:resources (default-resources) @ resource-resolution --- 07:14:27 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/resources 07:14:27 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/resources 07:14:27 [INFO] 07:14:27 [INFO] --- compiler:3.14.0:compile (default-compile) @ resource-resolution --- 07:14:27 [INFO] No sources to compile 07:14:27 [INFO] 07:14:27 [INFO] --- kotlin:1.9.0:compile (compile) @ resource-resolution --- 07:14:27 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/java 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/IpAssignResolutionCapability.kt: (44, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/NamingResolutionCapability.kt: (44, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/NamingResolutionCapability.kt: (161, 55) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/NamingResolutionCapability.kt: (187, 61) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/ResourceResolution.kt: (21, 34) 'Proxy' is deprecated. Deprecated in Java 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/ResourceResolution.kt: (48, 2) 'Proxy' is deprecated. Deprecated in Java 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/ResourceResolutionDBService.kt: (391, 42) 'deleteInBatch((Mutable)Iterable!): Unit' is deprecated. Deprecated in Java 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/TemplateResolution.kt: (21, 34) 'Proxy' is deprecated. Deprecated in Java 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/TemplateResolution.kt: (49, 2) 'Proxy' is deprecated. Deprecated in Java 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/CapabilityResourceResolutionProcessor.kt: (46, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/CapabilityResourceResolutionProcessor.kt: (89, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/DatabaseResourceAssignmentProcessor.kt: (61, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/DatabaseResourceAssignmentProcessor.kt: (193, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/DefaultResourceResolutionProcessor.kt: (46, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/DefaultResourceResolutionProcessor.kt: (66, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/InputResourceResolutionProcessor.kt: (48, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/InputResourceResolutionProcessor.kt: (93, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (51, 40) Unchecked cast: MutableMap to T 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (99, 73) No cast needed 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (112, 40) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 't'. This may cause problems when calling this function with named arguments. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (161, 30) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionServiceInput'. This may cause problems when calling this function with named arguments. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (165, 39) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (173, 49) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (181, 26) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (185, 62) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/RestResourceResolutionProcessor.kt: (60, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/RestResourceResolutionProcessor.kt: (176, 13) Name shadowed: outputKeyMapping 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/RestResourceResolutionProcessor.kt: (233, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtils.kt: (139, 120) Unchecked cast: Map to MutableMap 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtils.kt: (197, 67) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtils.kt: (225, 63) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:14:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtils.kt: (303, 112) Unchecked cast: Any? to MutableMap 07:14:31 [INFO] 07:14:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ resource-resolution --- 07:14:31 [INFO] Copying 11 resources from src/test/resources to target/test-classes 07:14:31 [INFO] 07:14:31 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ resource-resolution --- 07:14:31 [INFO] No sources to compile 07:14:31 [INFO] 07:14:31 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ resource-resolution --- 07:14:31 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/java 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceDeletionComponentTest.kt: (26, 24) 'Assert' is deprecated. Deprecated in Java 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceDeletionComponentTest.kt: (27, 24) 'Assert' is deprecated. Deprecated in Java 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (150, 86) Right operand of elvis operator (?:) is useless if it is null 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (205, 86) Right operand of elvis operator (?:) is useless if it is null 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (295, 86) Right operand of elvis operator (?:) is useless if it is null 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (300, 86) Right operand of elvis operator (?:) is useless if it is null 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (405, 86) Right operand of elvis operator (?:) is useless if it is null 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (410, 86) Right operand of elvis operator (?:) is useless if it is null 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (499, 86) Right operand of elvis operator (?:) is useless if it is null 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (504, 86) Right operand of elvis operator (?:) is useless if it is null 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (690, 76) Right operand of elvis operator (?:) is useless if it is null 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/NamingResolutionCapabilityTest.kt: (119, 17) Variable 'bulkSequenced' is never used 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/mock/MockBlueprintWebClientService.kt: (85, 9) The corresponding parameter in the supertype 'BaseBlueprintWebClientService' is named 'methodType'. This may cause problems when calling this function with named arguments. 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/mock/MockBlueprintWebClientService.kt: (87, 9) The corresponding parameter in the supertype 'BaseBlueprintWebClientService' is named 'request'. This may cause problems when calling this function with named arguments. 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/CapabilityResourceResolutionProcessorTest.kt: (146, 26) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'resourceAssignment'. This may cause problems when calling this function with named arguments. 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtilsTest.kt: (404, 51) Name shadowed: t 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtilsTest.kt: (404, 51) Parameter 't' is never used, could be renamed to _ 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtilsTest.kt: (404, 54) Parameter 'e' is never used, could be renamed to _ 07:14:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtilsTest.kt: (563, 9) Parameter 'schema' is never used 07:14:34 [INFO] 07:14:34 [INFO] --- surefire:3.0.0-M5:test (default-test) @ resource-resolution --- 07:14:34 [INFO] 07:14:34 [INFO] ------------------------------------------------------- 07:14:34 [INFO] T E S T S 07:14:34 [INFO] ------------------------------------------------------- 07:14:36 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 07:14:36 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionComponentTest 07:14:36 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:14:39 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:14:39 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:14:39 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:14:39 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:14:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.704 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionComponentTest 07:14:39 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.IpAssignResolutionCapabilityTest 07:14:41 07:14:41.580 INFO [main @coroutine#8] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.IpAssignResolutionCapability) 07:14:41 07:14:41.589 INFO [main @coroutine#8] o.o.c.c.b.f.r.r.c.IpAssignResolutionCapability - 07:14:41 Resolved Input Key mappings: 07:14:41 {CloudRegionId="cloud-123", IpServiceName="MobilityPlan"} 07:14:41 07:14:41.622 INFO [main @coroutine#8] o.o.c.c.b.f.r.r.c.IpAssignResolutionCapability - 07:14:41 IP Assign mS Request Payload: 07:14:41 { 07:14:41 "requests" : [ { 07:14:41 "name" : "fixed_ipv4_Address_01", 07:14:41 "property" : { 07:14:41 "CloudRegionId" : "cloud-123", 07:14:41 "IpServiceName" : "MobilityPlan" 07:14:41 } 07:14:41 }, { 07:14:41 "name" : "fixed_ipv4_Address_03", 07:14:41 "property" : { 07:14:41 "CloudRegionId" : "cloud-123", 07:14:41 "IpServiceName" : "MobilityPlan" 07:14:41 } 07:14:41 }, { 07:14:41 "name" : "fixed_ipv4_Address_02", 07:14:41 "property" : { 07:14:41 "CloudRegionId" : "cloud-123", 07:14:41 "IpServiceName" : "MobilityPlan" 07:14:41 } 07:14:41 } ] 07:14:41 } 07:14:41 07:14:41.629 INFO [main @coroutine#8] o.o.c.c.b.f.r.r.c.IpAssignResolutionCapability - 07:14:41 IP Assign mS Response : 07:14:41 { 07:14:41 "fixed_ipv4_Address_01" : "10.10.10.11", 07:14:41 "fixed_ipv4_Address_02" : "10.10.10.12", 07:14:41 "fixed_ipv4_Address_03" : "10.10.10.13" 07:14:41 } 07:14:41 07:14:41.646 INFO [main @coroutine#8] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.IpAssignResolutionCapability) 07:14:41 07:14:41.647 INFO [main @coroutine#8] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.IpAssignResolutionCapability) 07:14:41 07:14:41.686 INFO [main @coroutine#8] o.o.c.c.b.f.r.r.c.IpAssignResolutionCapabilityTest - { 07:14:41 "resolution-summary" : [ { 07:14:41 "name" : "fixed_ipv4_Address_01", 07:14:41 "value" : "10.10.10.11", 07:14:41 "required" : true, 07:14:41 "type" : "string", 07:14:41 "key-identifiers" : [ { 07:14:41 "name" : "CloudRegionId", 07:14:41 "value" : "cloud-123" 07:14:41 }, { 07:14:41 "name" : "IpServiceName", 07:14:41 "value" : "MobilityPlan" 07:14:41 } ], 07:14:41 "dictionary-description" : "fixed_ipv4_Address_01 Resource Definition", 07:14:41 "dictionary-metadata" : [ ], 07:14:41 "dictionary-name" : "fixed_ipv4_Address_01", 07:14:41 "dictionary-source" : "ipassign-ms", 07:14:41 "request-payload" : { 07:14:41 "requests" : [ { 07:14:41 "name" : "fixed_ipv4_Address_01", 07:14:41 "property" : { 07:14:41 "CloudRegionId" : "cloud-123", 07:14:41 "IpServiceName" : "MobilityPlan" 07:14:41 } 07:14:41 }, { 07:14:41 "name" : "fixed_ipv4_Address_03", 07:14:41 "property" : { 07:14:41 "CloudRegionId" : "cloud-123", 07:14:41 "IpServiceName" : "MobilityPlan" 07:14:41 } 07:14:41 }, { 07:14:41 "name" : "fixed_ipv4_Address_02", 07:14:41 "property" : { 07:14:41 "CloudRegionId" : "cloud-123", 07:14:41 "IpServiceName" : "MobilityPlan" 07:14:41 } 07:14:41 } ] 07:14:41 }, 07:14:41 "status" : "success", 07:14:41 "message" : "" 07:14:41 }, { 07:14:41 "name" : "CloudRegionId", 07:14:41 "value" : "", 07:14:41 "required" : true, 07:14:41 "type" : "string", 07:14:41 "key-identifiers" : [ ], 07:14:41 "dictionary-description" : "Cloud Region Id Resource Definition", 07:14:41 "dictionary-metadata" : [ ], 07:14:41 "dictionary-name" : "CloudRegionId", 07:14:41 "dictionary-source" : "input", 07:14:41 "request-payload" : "", 07:14:41 "status" : "", 07:14:41 "message" : "" 07:14:41 }, { 07:14:41 "name" : "IpServiceName", 07:14:41 "value" : "", 07:14:41 "required" : true, 07:14:41 "type" : "string", 07:14:41 "key-identifiers" : [ ], 07:14:41 "dictionary-description" : "Ip Service Name Resource Definition", 07:14:41 "dictionary-metadata" : [ ], 07:14:41 "dictionary-name" : "IpServiceName", 07:14:41 "dictionary-source" : "input", 07:14:41 "request-payload" : "", 07:14:41 "status" : "", 07:14:41 "message" : "" 07:14:41 }, { 07:14:41 "name" : "fixed_ipv4_Address_03", 07:14:41 "value" : "10.10.10.13", 07:14:41 "required" : true, 07:14:41 "type" : "string", 07:14:41 "key-identifiers" : [ ], 07:14:41 "dictionary-description" : "fixed_ipv4_Address_03 Resource Definition", 07:14:41 "dictionary-metadata" : [ ], 07:14:41 "dictionary-name" : "fixed_ipv4_Address_03", 07:14:41 "dictionary-source" : "ipassign-ms", 07:14:41 "request-payload" : "", 07:14:41 "status" : "success", 07:14:41 "message" : "" 07:14:41 }, { 07:14:41 "name" : "fixed_ipv4_Address_02", 07:14:41 "value" : "10.10.10.12", 07:14:41 "required" : true, 07:14:41 "type" : "string", 07:14:41 "key-identifiers" : [ ], 07:14:41 "dictionary-description" : "fixed_ipv4_Address_02 Resource Definition", 07:14:41 "dictionary-metadata" : [ ], 07:14:41 "dictionary-name" : "fixed_ipv4_Address_02", 07:14:41 "dictionary-source" : "ipassign-ms", 07:14:41 "request-payload" : "", 07:14:41 "status" : "success", 07:14:41 "message" : "" 07:14:41 } ] 07:14:41 } 07:14:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.808 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.IpAssignResolutionCapabilityTest 07:14:41 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.NamingResolutionCapabilityTest 07:14:41 07:14:41.804 INFO [main @coroutine#11] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.NamingResolutionCapability) 07:14:41 07:14:41.807 INFO [main @coroutine#11] o.o.c.c.b.f.r.r.c.NamingResolutionCapability - 07:14:41 Resolving Input Key mappings: 07:14:41 {policy-instance-name=policy-instance-name, naming-code=naming-code, vnf-name=vnf-name, vf-module-label=vf-module-label, vf-module-type=vf-module-type} 07:14:41 07:14:41.808 INFO [main @coroutine#11] o.o.c.c.b.f.r.r.c.NamingResolutionCapability - 07:14:41 Resolved Input Key mappings: 07:14:41 {policy-instance-name="SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml", naming-code="dbc", vnf-name="vnf-123", vf-module-label="adsf", vf-module-type="base"} 07:14:41 07:14:41.819 INFO [main @coroutine#11] o.o.c.c.b.f.r.r.c.NamingResolutionCapability - 07:14:41 Naming mS Request Payload: 07:14:41 { 07:14:41 "elements" : [ { 07:14:41 "policy-instance-name" : "SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml", 07:14:41 "naming-code" : "dbc", 07:14:41 "vnf-name" : "vnf-123", 07:14:41 "vf-module-label" : "adsf", 07:14:41 "vf-module-type" : "base", 07:14:41 "naming-type" : "VF-MODULE", 07:14:41 "vf-module-name" : "${vf-module-name}" 07:14:41 }, { 07:14:41 "policy-instance-name" : "SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml", 07:14:41 "naming-code" : "dbc", 07:14:41 "vnf-name" : "vnf-123", 07:14:41 "vf-module-label" : "adsf", 07:14:41 "vf-module-type" : "base", 07:14:41 "naming-type" : "VNFC", 07:14:41 "vnfc-name" : "${vnfc-name}" 07:14:41 } ] 07:14:41 } 07:14:41 07:14:41.821 INFO [main @coroutine#11] o.o.c.c.b.f.r.r.c.NamingResolutionCapability - 07:14:41 Naming mS Response : 07:14:41 { 07:14:41 "vf-module-name" : "dlsst001dbcx-adsf-Base-01", 07:14:41 "vnfc-name" : "dlsst001dbcx" 07:14:41 } 07:14:41 07:14:41.824 INFO [main @coroutine#11] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.NamingResolutionCapability) 07:14:41 07:14:41.836 INFO [main @coroutine#11] o.o.c.c.b.f.r.r.c.NamingResolutionCapabilityTest - { 07:14:41 "resolution-summary" : [ { 07:14:41 "name" : "vf-module-name", 07:14:41 "value" : "dlsst001dbcx-adsf-Base-01", 07:14:41 "required" : true, 07:14:41 "type" : "string", 07:14:41 "key-identifiers" : [ { 07:14:41 "name" : "policy-instance-name", 07:14:41 "value" : "SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml" 07:14:41 }, { 07:14:41 "name" : "naming-code", 07:14:41 "value" : "dbc" 07:14:41 }, { 07:14:41 "name" : "vnf-name", 07:14:41 "value" : "vnf-123" 07:14:41 }, { 07:14:41 "name" : "vf-module-label", 07:14:41 "value" : "adsf" 07:14:41 }, { 07:14:41 "name" : "vf-module-type", 07:14:41 "value" : "base" 07:14:41 } ], 07:14:41 "dictionary-description" : "vf-module-name Resource Definition", 07:14:41 "dictionary-metadata" : [ { 07:14:41 "name" : "naming-type", 07:14:41 "value" : "VF-MODULE" 07:14:41 } ], 07:14:41 "dictionary-name" : "vf-module-name", 07:14:41 "dictionary-source" : "naming-ms", 07:14:41 "request-payload" : { 07:14:41 "elements" : [ { 07:14:41 "policy-instance-name" : "SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml", 07:14:41 "naming-code" : "dbc", 07:14:41 "vnf-name" : "vnf-123", 07:14:41 "vf-module-label" : "adsf", 07:14:41 "vf-module-type" : "base", 07:14:41 "naming-type" : "VF-MODULE", 07:14:41 "vf-module-name" : "${vf-module-name}" 07:14:41 }, { 07:14:41 "policy-instance-name" : "SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml", 07:14:41 "naming-code" : "dbc", 07:14:41 "vnf-name" : "vnf-123", 07:14:41 "vf-module-label" : "adsf", 07:14:41 "vf-module-type" : "base", 07:14:41 "naming-type" : "VNFC", 07:14:41 "vnfc-name" : "${vnfc-name}" 07:14:41 } ] 07:14:41 }, 07:14:41 "status" : "success", 07:14:41 "message" : "" 07:14:41 }, { 07:14:41 "name" : "naming-code", 07:14:41 "value" : "", 07:14:41 "required" : true, 07:14:41 "type" : "string", 07:14:41 "key-identifiers" : [ ], 07:14:41 "dictionary-description" : "naming-code Resource Definition", 07:14:41 "dictionary-metadata" : [ ], 07:14:41 "dictionary-name" : "naming-code", 07:14:41 "dictionary-source" : "input", 07:14:41 "request-payload" : "", 07:14:41 "status" : "", 07:14:41 "message" : "" 07:14:41 }, { 07:14:41 "name" : "vnfc-name", 07:14:41 "value" : "dlsst001dbcx", 07:14:41 "required" : true, 07:14:41 "type" : "string", 07:14:41 "key-identifiers" : [ ], 07:14:41 "dictionary-description" : "vnfc-name Resource Definition", 07:14:41 "dictionary-metadata" : [ { 07:14:41 "name" : "naming-type", 07:14:41 "value" : "VNFC" 07:14:41 } ], 07:14:41 "dictionary-name" : "vnfc-name", 07:14:41 "dictionary-source" : "naming-ms", 07:14:41 "request-payload" : "", 07:14:41 "status" : "success", 07:14:41 "message" : "" 07:14:41 }, { 07:14:41 "name" : "naming-type", 07:14:41 "value" : "", 07:14:41 "required" : true, 07:14:41 "type" : "string", 07:14:41 "key-identifiers" : [ ], 07:14:41 "dictionary-description" : "naming-type Resource Definition", 07:14:41 "dictionary-metadata" : [ ], 07:14:41 "dictionary-name" : "naming-type", 07:14:41 "dictionary-source" : "input", 07:14:41 "request-payload" : "", 07:14:41 "status" : "", 07:14:41 "message" : "" 07:14:41 }, { 07:14:41 "name" : "cloud-region-id", 07:14:41 "value" : "", 07:14:41 "required" : true, 07:14:41 "type" : "string", 07:14:41 "key-identifiers" : [ ], 07:14:41 "dictionary-description" : "cloud-region-id Resource Definition", 07:14:41 "dictionary-metadata" : [ ], 07:14:41 "dictionary-name" : " cloud-region-id", 07:14:41 "dictionary-source" : "input", 07:14:41 "request-payload" : "", 07:14:41 "status" : "", 07:14:41 "message" : "" 07:14:41 }, { 07:14:41 "name" : "vf-module-label", 07:14:41 "value" : "", 07:14:41 "required" : true, 07:14:41 "type" : "string", 07:14:41 "key-identifiers" : [ ], 07:14:41 "dictionary-description" : "vf-module-label Resource Definition", 07:14:41 "dictionary-metadata" : [ ], 07:14:41 "dictionary-name" : " vf-module-label", 07:14:41 "dictionary-source" : "input", 07:14:41 "request-payload" : "", 07:14:41 "status" : "", 07:14:41 "message" : "" 07:14:41 }, { 07:14:41 "name" : "policy-instance-name", 07:14:41 "value" : "", 07:14:41 "required" : true, 07:14:41 "type" : "string", 07:14:41 "key-identifiers" : [ ], 07:14:41 "dictionary-description" : "policy-instance-name Resource Definition", 07:14:41 "dictionary-metadata" : [ ], 07:14:41 "dictionary-name" : " policy-instance-name", 07:14:41 "dictionary-source" : "input", 07:14:41 "request-payload" : "", 07:14:41 "status" : "", 07:14:41 "message" : "" 07:14:41 }, { 07:14:41 "name" : "vnf-name", 07:14:41 "value" : "", 07:14:41 "required" : true, 07:14:41 "type" : "string", 07:14:41 "key-identifiers" : [ ], 07:14:41 "dictionary-description" : "vnf-name Resource Definition", 07:14:41 "dictionary-metadata" : [ ], 07:14:41 "dictionary-name" : " vnf-name", 07:14:41 "dictionary-source" : "input", 07:14:41 "request-payload" : "", 07:14:41 "status" : "", 07:14:41 "message" : "" 07:14:41 }, { 07:14:41 "name" : "vf-module-type", 07:14:41 "value" : "", 07:14:41 "required" : true, 07:14:41 "type" : "string", 07:14:41 "key-identifiers" : [ ], 07:14:41 "dictionary-description" : "vf-module-type Resource Definition", 07:14:41 "dictionary-metadata" : [ ], 07:14:41 "dictionary-name" : " vf-module-type", 07:14:41 "dictionary-source" : "input", 07:14:41 "request-payload" : "", 07:14:41 "status" : "", 07:14:41 "message" : "" 07:14:41 } ] 07:14:41 } 07:14:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.NamingResolutionCapabilityTest 07:14:41 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceSourceDSLTest 07:14:41 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceSourceDSLTest 07:14:41 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceTest 07:14:49 07:14:43.134 INFO [main] o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 07:14:49 07:14:43.147 DEBUG [main] o.s.d.r.config.RepositoryConfigurationDelegate - Scanning for JPA repositories in packages org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution, org.onap.ccsdk.cds.blueprintsprocessor.db.primary. 07:14:49 07:14:43.187 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: file [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/classes/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/ResourceResolutionRepository.class] 07:14:49 07:14:43.187 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: file [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/classes/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/TemplateResolutionRepository.class] 07:14:49 07:14:43.350 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.10.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelContentRepository.class] 07:14:49 07:14:43.350 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.10.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelRepository.class] 07:14:49 07:14:43.350 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.10.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelSearchRepository.class] 07:14:49 07:14:43.398 INFO [main] o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 248 ms. Found 5 JPA repository interfaces. 07:14:49 07:14:44.614 INFO [main] org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:14:49 07:14:44.693 INFO [main] org.hibernate.Version - HHH000412: Hibernate ORM core version 6.6.29.Final 07:14:49 07:14:44.741 WARN [main] org.hibernate.testing.cache.CachingRegionFactory - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing. 07:14:49 07:14:44.742 INFO [main] o.hibernate.cache.internal.RegionFactoryInitiator - HHH000025: Second-level cache region factory [org.hibernate.testing.cache.CachingRegionFactory] 07:14:49 07:14:45.450 WARN [main] org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:14:49 07:14:45.456 WARN [main] org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:14:49 07:14:45.511 INFO [main] org.hibernate.orm.connections.pooling - HHH10001005: Database info: 07:14:49 Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@31ab93ea'] 07:14:49 Database driver: undefined/unknown 07:14:49 Database version: 1.4.197 07:14:49 Autocommit mode: undefined/unknown 07:14:49 Isolation level: undefined/unknown 07:14:49 Minimum pool size: undefined/unknown 07:14:49 Maximum pool size: undefined/unknown 07:14:49 07:14:46.008 INFO [main] org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 07:14:49 07:14:46.849 INFO [main] o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JTA platform [org.hibernate.engine.transaction.jta.platform.internal.WildFlyStandAloneJtaPlatform] 07:14:49 07:14:47.069 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionRepository… 07:14:49 07:14:48.323 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionRepository. 07:14:49 07:14:48.356 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.ResourceResolutionRepository… 07:14:49 07:14:48.409 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.ResourceResolutionRepository. 07:14:49 07:14:48.602 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelRepository… 07:14:49 07:14:48.655 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelRepository. 07:14:49 07:14:48.660 INFO [main] o.o.c.c.b.core.BlueprintDependencyConfiguration - Dependency Management module created... 07:14:49 07:14:48.694 INFO [main] o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:14:49 07:14:48.705 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelContentRepository… 07:14:49 07:14:48.738 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelContentRepository. 07:14:49 07:14:48.752 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelSearchRepository… 07:14:49 07:14:48.780 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelSearchRepository. 07:14:49 07:14:49.296 WARN [main] o.s.b.a.mustache.MustacheAutoConfiguration - Cannot find template location: classpath:/templates/ (please add some templates, check your Mustache configuration, or set spring.mustache.check-template-location=false) 07:14:49 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:14:50 07:14:49.842 INFO [main @coroutine#18] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(baseconfig-mapping) 07:14:50 07:14:50.005 INFO [main @coroutine#18] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 1 07:14:50 07:14:50.207 INFO [main @coroutine#21] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:14:50 07:14:50.208 INFO [main @coroutine#22] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:14:50 07:14:50.229 INFO [main @coroutine#23] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:14:50 07:14:50.399 INFO [main @coroutine#18] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=-1, resolution-key=resolutionKey, resource-id=1}) 07:14:50 07:14:50.403 INFO [main @coroutine#18] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(baseconfig-mapping) 07:14:50 07:14:50.434 INFO [main @coroutine#18] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 2 07:14:50 07:14:50.463 INFO [main @coroutine#27] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:14:50 07:14:50.464 INFO [main @coroutine#28] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:14:50 07:14:50.469 INFO [main @coroutine#29] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:14:50 07:14:50.486 INFO [main @coroutine#18] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=-1, resolution-key=resolutionKey, resource-id=1}) 07:14:50 07:14:50.516 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(baseconfig-mapping) 07:14:50 07:14:50.650 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolution with resolutionKey=(resolutionKey) already exist 07:14:50 07:14:50.650 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource (service-instance-id) already resolved: value=(siid_1234) 07:14:50 07:14:50.651 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource (vnf-id) already resolved: value=(vnf_1234) 07:14:50 07:14:50.651 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource (vnf_name) already resolved: value=(temp_vnf) 07:14:50 07:14:50.651 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Force resolution is disabled - will resolve all resources not already resolved. 07:14:50 07:14:50.706 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=1, resolution-key=resolutionKey, resource-id=1}) 07:14:50 07:14:50.709 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(baseconfig-mapping) 07:14:50 07:14:50.739 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolution with resolutionKey=(resolutionKey) already exist 07:14:50 07:14:50.740 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource (service-instance-id) already resolved: value=(siid_1234) 07:14:50 07:14:50.740 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource (vnf-id) already resolved: value=(vnf_1234) 07:14:50 07:14:50.740 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource (vnf_name) already resolved: value=(temp_vnf) 07:14:50 07:14:50.740 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Force resolution is disabled - will resolve all resources not already resolved. 07:14:50 07:14:50.781 INFO [main @coroutine#31] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=1, resolution-key=resolutionKey, resource-id=1}) 07:14:50 07:14:50.800 INFO [main @coroutine#38] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(maxoccurrence-mapping) 07:14:50 07:14:50.821 INFO [main @coroutine#38] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 1 07:14:50 07:14:50.846 INFO [main @coroutine#42] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (firmware-version) 07:14:50 07:14:50.847 INFO [main @coroutine#41] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (ip-address) 07:14:50 07:14:50.870 INFO [main @coroutine#38] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=-1, resolution-key=resolutionKey, resource-id=1}) 07:14:50 07:14:50.883 INFO [main @coroutine#38] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(maxoccurrence-mapping) 07:14:50 07:14:50.900 INFO [main @coroutine#38] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 2 07:14:50 07:14:50.949 INFO [main @coroutine#46] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (firmware-version) 07:14:50 07:14:50.962 INFO [main @coroutine#38] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=-1, resolution-key=resolutionKey, resource-id=1}) 07:14:51 07:14:50.982 INFO [main @coroutine#48] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(baseconfig-mapping) 07:14:51 07:14:50.997 INFO [main @coroutine#48] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 3 07:14:51 07:14:51.022 INFO [main @coroutine#51] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:14:51 07:14:51.022 INFO [main @coroutine#52] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:14:51 07:14:51.030 INFO [main @coroutine#53] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:14:51 07:14:51.046 INFO [main @coroutine#48] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 07:14:51 07:14:51.046 INFO [main @coroutine#48] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(another-mapping) 07:14:51 07:14:51.059 INFO [main @coroutine#48] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 1 07:14:51 07:14:51.075 INFO [main @coroutine#56] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:14:51 07:14:51.075 INFO [main @coroutine#57] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:14:51 07:14:51.081 INFO [main @coroutine#58] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:14:51 07:14:51.283 INFO [main @coroutine#48] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 07:14:51 07:14:51.300 INFO [main @coroutine#60] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(another-mapping) 07:14:51 07:14:51.323 INFO [main @coroutine#60] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 4 07:14:51 07:14:51.344 INFO [main @coroutine#64] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:14:51 07:14:51.345 INFO [main @coroutine#63] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:14:51 07:14:51.351 INFO [main @coroutine#65] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:14:51 07:14:51.370 INFO [main @coroutine#60] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=, resource-id=1}) 07:14:51 07:14:51.385 INFO [main @coroutine#67] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(another-mapping) 07:14:51 07:14:51.404 INFO [main @coroutine#67] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 2 07:14:51 07:14:51.423 INFO [main @coroutine#70] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:14:51 07:14:51.425 INFO [main @coroutine#71] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:14:51 07:14:51.431 INFO [main @coroutine#72] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:14:51 07:14:51.444 INFO [main @coroutine#67] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 07:14:51 07:14:51.466 INFO [main @coroutine#74] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(notemplate-mapping) 07:14:51 07:14:51.484 INFO [main @coroutine#74] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 1 07:14:51 07:14:51.505 INFO [main @coroutine#77] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:14:51 07:14:51.505 INFO [main @coroutine#78] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:14:51 07:14:51.513 INFO [main @coroutine#79] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:14:51 07:14:51.526 INFO [main @coroutine#74] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 07:14:51 07:14:51.933 INFO [main @coroutine#81] o.o.c.c.b.f.r.r.processor.MockCapabilityScriptRA - executing RA mock capability : device-id 07:14:51 07:14:51.934 INFO [main @coroutine#82] o.o.c.c.b.f.r.r.processor.MockCapabilityScriptRA - executing RA mock capability : sdno:port-speed 07:14:51 07:14:51.935 INFO [main @coroutine#83] o.o.c.c.b.f.r.r.processor.MockCapabilityScriptRA - executing RA mock capability : sdnc:port-speed 07:14:52 07:14:51.949 INFO [main @coroutine#84] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(transform-mapping) 07:14:52 07:14:51.965 INFO [main @coroutine#84] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 1 07:14:52 07:14:51.984 INFO [main @coroutine#88] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:14:52 07:14:51.984 INFO [main @coroutine#87] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:14:52 07:14:51.988 INFO [main @coroutine#89] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:14:52 07:14:52.010 INFO [main @coroutine#90] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (private_net_id) 07:14:52 07:14:52.021 INFO [main @coroutine#84] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 07:14:52 07:14:52.037 INFO [main @coroutine#92] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(baseconfig-mapping) 07:14:52 07:14:52.051 INFO [main @coroutine#92] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 4 07:14:52 07:14:52.064 INFO [main @coroutine#96] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:14:52 07:14:52.068 INFO [main @coroutine#95] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:14:52 07:14:52.075 INFO [main @coroutine#97] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:14:52 07:14:52.106 INFO [main @coroutine#92] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 07:14:52 07:14:52.122 INFO [main @coroutine#99] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(notemplate-mapping) 07:14:52 07:14:52.136 INFO [main @coroutine#99] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 2 07:14:52 07:14:52.156 INFO [main @coroutine#103] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 07:14:52 07:14:52.160 INFO [main @coroutine#102] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 07:14:52 07:14:52.163 INFO [main @coroutine#104] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 07:14:52 07:14:52.184 INFO [main @coroutine#99] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=true, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 07:14:52 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.296 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceTest 07:14:52 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceResolutionProcessorTest 07:14:52 07:14:52.213 INFO [main] o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 07:14:52 07:14:52.214 DEBUG [main] o.s.d.r.config.RepositoryConfigurationDelegate - Scanning for JPA repositories in packages org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution, org.onap.ccsdk.cds.blueprintsprocessor.db.primary. 07:14:52 07:14:52.265 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: file [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/classes/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/ResourceResolutionRepository.class] 07:14:52 07:14:52.265 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: file [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/classes/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/TemplateResolutionRepository.class] 07:14:52 07:14:52.272 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.10.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelContentRepository.class] 07:14:52 07:14:52.272 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.10.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelRepository.class] 07:14:52 07:14:52.273 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.10.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelSearchRepository.class] 07:14:52 07:14:52.287 INFO [main] o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 72 ms. Found 5 JPA repository interfaces. 07:14:52 07:14:52.307 INFO [main] org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:14:52 07:14:52.312 WARN [main] org.hibernate.testing.cache.CachingRegionFactory - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing. 07:14:52 07:14:52.312 INFO [main] o.hibernate.cache.internal.RegionFactoryInitiator - HHH000025: Second-level cache region factory [org.hibernate.testing.cache.CachingRegionFactory] 07:14:52 07:14:52.353 WARN [main] org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:14:52 07:14:52.354 WARN [main] org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:14:52 07:14:52.355 INFO [main] org.hibernate.orm.connections.pooling - HHH10001005: Database info: 07:14:52 Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@52ffd15e'] 07:14:52 Database driver: undefined/unknown 07:14:52 Database version: 1.4.197 07:14:52 Autocommit mode: undefined/unknown 07:14:52 Isolation level: undefined/unknown 07:14:52 Minimum pool size: undefined/unknown 07:14:52 Maximum pool size: undefined/unknown 07:14:52 07:14:52.434 INFO [main] o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JTA platform [org.hibernate.engine.transaction.jta.platform.internal.WildFlyStandAloneJtaPlatform] 07:14:52 07:14:52.461 INFO [main] o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:14:52 07:14:52.470 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionRepository… 07:14:52 07:14:52.494 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionRepository. 07:14:52 07:14:52.506 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelContentRepository… 07:14:52 07:14:52.513 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelContentRepository. 07:14:52 07:14:52.516 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelRepository… 07:14:52 07:14:52.526 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelRepository. 07:14:52 07:14:52.532 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelSearchRepository… 07:14:52 07:14:52.540 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelSearchRepository. 07:14:52 07:14:52.546 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.ResourceResolutionRepository… 07:14:52 07:14:52.565 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.ResourceResolutionRepository. 07:14:52 07:14:52.603 INFO [main @coroutine#109] o.o.c.c.b.f.r.r.p.DatabaseResourceAssignmentProcessor - 07:14:52 Resolved Input Key mappings: 07:14:52 {} 07:14:52 07:14:52.604 INFO [main @coroutine#109] o.o.c.c.b.f.r.r.p.DatabaseResourceAssignmentProcessor - DatabaseResource (any-db) dictionary information: Query:(SELECT artifact_name FROM sdnctl.BLUEPRINT_MODEL where artifact_version="1.0.0"), input-key-mapping:({}), output-key-mapping:({service-instance-id=artifact_name}) 07:14:52 07:14:52.634 ERROR [main @coroutine#109] o.o.c.c.b.f.r.r.p.ResourceAssignmentProcessor - failed in rr-processor-source-db : Failed in template key ([ 07:14:52 name = service-instance-id 07:14:52 status = failure 07:14:52 required = null 07:14:52 dependencies = null 07:14:52 dictionaryName = service-instance-id 07:14:52 dictionarySource = any-db 07:14:52 ]) assignments with: Failed to obtain JDBC Connection 07:14:52 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed in template key ([ 07:14:52 name = service-instance-id 07:14:52 status = failure 07:14:52 required = null 07:14:52 dependencies = null 07:14:52 dictionaryName = service-instance-id 07:14:52 dictionarySource = any-db 07:14:52 ]) assignments with: Failed to obtain JDBC Connection 07:14:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:78) 07:14:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt) 07:14:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt:48) 07:14:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) 07:14:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceResolutionProcessorTest$test database resource resolution any db$1.invokeSuspend(DatabaseResourceResolutionProcessorTest.kt:105) 07:14:52 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:14:52 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:14:52 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) 07:14:52 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) 07:14:52 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) 07:14:52 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 07:14:52 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) 07:14:52 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 07:14:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceResolutionProcessorTest.test database resource resolution any db(DatabaseResourceResolutionProcessorTest.kt:82) 07:14:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 07:14:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:14:52 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 07:14:52 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:14:52 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 07:14:52 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:14:52 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:76) 07:14:52 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 07:14:52 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 07:14:52 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 07:14:52 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 07:14:52 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 07:14:52 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) 07:14:52 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 07:14:52 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 07:14:52 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 07:14:52 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 07:14:52 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 07:14:52 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 07:14:52 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 07:14:52 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 07:14:52 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:14:52 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 07:14:52 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) 07:14:52 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:14:52 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:14:52 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 07:14:52 at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) 07:14:52 at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) 07:14:52 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) 07:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:14:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:14:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:14:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:14:52 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:14:52 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:14:52 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:14:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:14:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 07:14:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 07:14:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:14:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 07:14:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 07:14:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:14:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 07:14:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:14:52 Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection 07:14:52 at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84) 07:14:52 at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:653) 07:14:52 at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:723) 07:14:52 at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:748) 07:14:52 at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:804) 07:14:52 at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.query(NamedParameterJdbcTemplate.java:218) 07:14:52 at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:312) 07:14:52 at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:319) 07:14:52 at org.onap.ccsdk.cds.blueprintsprocessor.db.primary.MariaDatabaseConfiguration.query(MariaDatabaseConfiguration.kt:35) 07:14:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.setValueFromDB(DatabaseResourceAssignmentProcessor.kt:120) 07:14:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:66) 07:14:52 ... 64 common frames omitted 07:14:52 Caused by: java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/sdnctl 07:14:52 at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:708) 07:14:52 at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:191) 07:14:52 at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriverManager(DriverManagerDataSource.java:155) 07:14:52 at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:146) 07:14:52 at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnectionFromDriver(AbstractDriverBasedDataSource.java:205) 07:14:52 at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnection(AbstractDriverBasedDataSource.java:169) 07:14:52 at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160) 07:14:52 at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118) 07:14:52 at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81) 07:14:52 ... 74 common frames omitted 07:14:52 07:14:52.654 INFO [main @coroutine#110] o.o.c.c.b.f.r.r.p.DatabaseResourceAssignmentProcessor - 07:14:52 Resolved Input Key mappings: 07:14:52 {} 07:14:52 07:14:52.654 INFO [main @coroutine#110] o.o.c.c.b.f.r.r.p.DatabaseResourceAssignmentProcessor - DatabaseResource (processor-db) dictionary information: Query:(SELECT artifact_name FROM sdnctl.BLUEPRINT_MODEL where artifact_version="1.0.0"), input-key-mapping:({}), output-key-mapping:({service-instance-id=artifact_name}) 07:14:52 07:14:52.655 ERROR [main @coroutine#110] o.o.c.c.b.f.r.r.p.ResourceAssignmentProcessor - failed in rr-processor-source-db : Failed in template key ([ 07:14:52 name = service-instance-id 07:14:52 status = failure 07:14:52 required = null 07:14:52 dependencies = null 07:14:52 dictionaryName = service-instance-id 07:14:52 dictionarySource = processor-db 07:14:52 ]) assignments with: Failed to obtain JDBC Connection 07:14:52 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed in template key ([ 07:14:52 name = service-instance-id 07:14:52 status = failure 07:14:52 required = null 07:14:52 dependencies = null 07:14:52 dictionaryName = service-instance-id 07:14:52 dictionarySource = processor-db 07:14:52 ]) assignments with: Failed to obtain JDBC Connection 07:14:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:78) 07:14:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt) 07:14:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt:48) 07:14:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) 07:14:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceResolutionProcessorTest$test database resource resolution processor db$1.invokeSuspend(DatabaseResourceResolutionProcessorTest.kt:75) 07:14:52 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:14:52 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:14:52 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) 07:14:52 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) 07:14:52 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) 07:14:52 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 07:14:52 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) 07:14:52 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 07:14:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceResolutionProcessorTest.test database resource resolution processor db(DatabaseResourceResolutionProcessorTest.kt:55) 07:14:52 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 07:14:52 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:14:52 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 07:14:52 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:14:52 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 07:14:52 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:14:52 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:76) 07:14:52 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 07:14:52 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 07:14:52 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 07:14:52 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 07:14:52 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 07:14:52 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) 07:14:52 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 07:14:52 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 07:14:52 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 07:14:52 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 07:14:52 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 07:14:52 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 07:14:52 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 07:14:52 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 07:14:52 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:14:52 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 07:14:52 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) 07:14:52 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:14:52 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:14:52 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 07:14:52 at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) 07:14:52 at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) 07:14:52 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) 07:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:14:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:14:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:14:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:14:52 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:14:52 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:14:52 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:14:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:14:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 07:14:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 07:14:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:14:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 07:14:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 07:14:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:14:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 07:14:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:14:52 Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection 07:14:52 at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84) 07:14:52 at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:653) 07:14:52 at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:723) 07:14:52 at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:748) 07:14:52 at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:804) 07:14:52 at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.query(NamedParameterJdbcTemplate.java:218) 07:14:52 at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:312) 07:14:52 at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:319) 07:14:52 at org.onap.ccsdk.cds.blueprintsprocessor.db.primary.MariaDatabaseConfiguration.query(MariaDatabaseConfiguration.kt:35) 07:14:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.setValueFromDB(DatabaseResourceAssignmentProcessor.kt:120) 07:14:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:66) 07:14:52 ... 64 common frames omitted 07:14:52 Caused by: java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/sdnctl 07:14:52 at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:708) 07:14:52 at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:191) 07:14:52 at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriverManager(DriverManagerDataSource.java:155) 07:14:52 at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:146) 07:14:52 at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnectionFromDriver(AbstractDriverBasedDataSource.java:205) 07:14:52 at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnection(AbstractDriverBasedDataSource.java:169) 07:14:52 at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160) 07:14:52 at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118) 07:14:52 at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81) 07:14:52 ... 74 common frames omitted 07:14:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceResolutionProcessorTest 07:14:52 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DefaultResourceResolutionProcessorTest 07:14:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DefaultResourceResolutionProcessorTest 07:14:52 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.CapabilityResourceResolutionProcessorTest 07:14:52 07:14:52.699 INFO [main @coroutine#112] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.MockCapabilityScriptRA) 07:14:52 07:14:52.699 INFO [main @coroutine#112] o.o.c.c.b.f.r.r.processor.MockCapabilityScriptRA - executing RA mock capability : test-property 07:14:52 07:14:52.711 INFO [main @coroutine#115] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(jython), reference name(Scripts/python/SampleRAProcessor.py) 07:14:52 07:14:52.712 INFO [main @coroutine#115] o.o.c.c.b.f.r.r.processor.MockCapabilityScriptRA - executing RA mock capability : service-instance-id 07:14:52 kotlin.Unit 07:14:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.CapabilityResourceResolutionProcessorTest 07:14:52 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessorTest 07:14:54 07:14:52.773 INFO [main @coroutine#120] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - 07:14:54 Resolved Input Key mappings: 07:14:54 {vnf-id="123456"} 07:14:54 07:14:52.779 INFO [main @coroutine#120] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (aai-data) dictionary information: URL:(/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({}) 07:14:54 07:14:52.780 INFO [main @coroutine#120] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - aai-data dictionary information : (/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), ({vnf-id=vnf-id}), ({}) 07:14:54 07:14:54.118 INFO [main @coroutine#120] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(GET), url(/aai/v22/network/generic-vnfs/generic-vnf/123456) 07:14:54 07:14:54.186 INFO [main @coroutine#120] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 07:14:54 07:14:54.187 INFO [main @coroutine#120] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Response processing type (json) 07:14:54 07:14:54.188 INFO [main @coroutine#120] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Creating substitute outputKeyMapping for json type 07:14:54 07:14:54.189 INFO [main @coroutine#120] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - populating value for output mapping ({vnf-id=vnf-id, param=param, vnf_name=vnf_name, vnf-name=vnf-name}), from json ({"vnf-id":"123456","param":[{"value":"vnf1"}],"vnf_name":"vnf1","vnf-name":"vnf1"}) 07:14:54 Resolution result: true, status: success, value: { 07:14:54 "vnf-id" : "123456", 07:14:54 "param" : [ { 07:14:54 "value" : "vnf1" 07:14:54 } ], 07:14:54 "vnf_name" : "vnf1", 07:14:54 "vnf-name" : "vnf1" 07:14:54 } 07:14:54 07:14:54.344 INFO [main @coroutine#122] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - 07:14:54 Resolved Input Key mappings: 07:14:54 {vnf-id="123456"} 07:14:54 07:14:54.347 INFO [main @coroutine#122] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (aai-data) dictionary information: URL:(/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:(null) 07:14:54 07:14:54.347 INFO [main @coroutine#122] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - aai-data dictionary information : (/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), ({vnf-id=vnf-id}), (null) 07:14:54 07:14:54.431 INFO [main @coroutine#122] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(GET), url(/aai/v22/network/generic-vnfs/generic-vnf/123456) 07:14:54 07:14:54.442 INFO [main @coroutine#122] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 07:14:54 07:14:54.442 INFO [main @coroutine#122] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - AS>> outputKeyMapping==null, will not populateResource 07:14:54 Resolution result: true, status: success 07:14:54 07:14:54.573 INFO [main @coroutine#124] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - 07:14:54 Resolved Input Key mappings: 07:14:54 {vnf-id="123456"} 07:14:54 07:14:54.576 INFO [main @coroutine#124] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (aai-data) dictionary information: URL:(/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({aai-get-resource=vnf-id}) 07:14:54 07:14:54.576 INFO [main @coroutine#124] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - aai-data dictionary information : (/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), ({vnf-id=vnf-id}), ({aai-get-resource=vnf-id}) 07:14:54 07:14:54.640 INFO [main @coroutine#124] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(GET), url(/aai/v22/network/generic-vnfs/generic-vnf/123456) 07:14:54 07:14:54.650 INFO [main @coroutine#124] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 07:14:54 07:14:54.650 INFO [main @coroutine#124] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Response processing type (string) 07:14:54 07:14:54.651 INFO [main @coroutine#124] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - populating value for output mapping ({aai-get-resource=vnf-id}), from json ({"vnf-id":"123456","param":[{"value":"vnf1"}],"vnf_name":"vnf1","vnf-name":"vnf1"}) 07:14:54 Resolution result: true, status: success, value: 123456 07:14:54 07:14:54.783 INFO [main @coroutine#126] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - 07:14:54 Resolved Input Key mappings: 07:14:54 {vnf-id="123456"} 07:14:54 07:14:54.786 INFO [main @coroutine#126] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (aai-data) dictionary information: URL:(/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:(null) 07:14:54 07:14:54.786 INFO [main @coroutine#126] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - aai-data dictionary information : (/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), ({vnf-id=vnf-id}), (null) 07:14:54 07:14:54.845 INFO [main @coroutine#126] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(GET), url(/aai/v22/network/generic-vnfs/generic-vnf/123456) 07:14:54 07:14:54.855 INFO [main @coroutine#126] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 07:14:54 07:14:54.855 INFO [main @coroutine#126] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - AS>> outputKeyMapping==null, will not populateResource 07:14:54 07:14:54.856 ERROR [main @coroutine#126] c.o.c.c.b.f.r.r.utils.ResourceAssignmentUtils - failed to populate mandatory resource mapping ([ 07:14:54 name = rr-aai-empty 07:14:54 status = success 07:14:54 required = true 07:14:54 dependencies = null 07:14:54 dictionaryName = aai-get-resource-null 07:14:54 dictionarySource = aai-data 07:14:54 ]) 07:14:54 07:14:54.860 ERROR [main @coroutine#126] o.o.c.c.b.f.r.r.p.ResourceAssignmentProcessor - failed in rr-processor-source-rest : failed to populate mandatory resource mapping ([ 07:14:54 name = rr-aai-empty 07:14:54 status = success 07:14:54 required = true 07:14:54 dependencies = null 07:14:54 dictionaryName = aai-get-resource-null 07:14:54 dictionarySource = aai-data 07:14:54 ]) 07:14:54 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: failed to populate mandatory resource mapping ([ 07:14:54 name = rr-aai-empty 07:14:54 status = success 07:14:54 required = true 07:14:54 dependencies = null 07:14:54 dictionaryName = aai-get-resource-null 07:14:54 dictionarySource = aai-data 07:14:54 ]) 07:14:54 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.assertTemplateKeyValueNotNull(ResourceAssignmentUtils.kt:180) 07:14:54 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:134) 07:14:54 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) 07:14:54 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) 07:14:54 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) 07:14:54 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessorTest$test rest resource resolution get required fails$1.invokeSuspend(RestResourceResolutionProcessorTest.kt:138) 07:14:54 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:14:54 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:14:54 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) 07:14:54 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) 07:14:54 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) 07:14:54 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 07:14:54 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) 07:14:54 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 07:14:54 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessorTest.test rest resource resolution get required fails(RestResourceResolutionProcessorTest.kt:127) 07:14:54 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 07:14:54 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:14:54 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 07:14:54 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:14:54 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 07:14:54 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:14:54 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:76) 07:14:54 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 07:14:54 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:14:54 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 07:14:54 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 07:14:54 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 07:14:54 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 07:14:54 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 07:14:54 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) 07:14:54 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 07:14:54 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 07:14:54 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 07:14:54 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 07:14:54 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 07:14:54 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 07:14:54 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 07:14:54 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 07:14:54 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:14:54 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 07:14:54 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) 07:14:54 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:14:54 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:14:54 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 07:14:54 at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) 07:14:54 at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) 07:14:54 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) 07:14:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:14:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:14:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:14:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:14:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:14:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:14:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:14:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:14:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:14:54 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:14:54 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:14:54 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:14:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:14:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 07:14:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 07:14:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:14:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 07:14:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 07:14:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:14:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 07:14:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:14:54 Resolution result: false, status: failure 07:14:55 07:14:54.990 INFO [main @coroutine#128] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - 07:14:55 Resolved Input Key mappings: 07:14:55 {vnf-id="123456"} 07:14:55 07:14:54.991 INFO [main @coroutine#128] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (aai-data) dictionary information: URL:(/query?format=resource), path:(), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({}) 07:14:55 07:14:54.991 INFO [main @coroutine#128] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - aai-data dictionary information : (/query?format=resource), path:(), ({vnf-id=vnf-id}), ({}) 07:14:55 07:14:55.055 INFO [main @coroutine#128] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(PUT), url(/query?format=resource) 07:14:55 07:14:55.068 INFO [main @coroutine#128] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 07:14:55 07:14:55.069 INFO [main @coroutine#128] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Response processing type (string) 07:14:55 07:14:55.069 INFO [main @coroutine#128] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Wrapping output for the dictionary name (rr-aai) 07:14:55 07:14:55.070 INFO [main @coroutine#128] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - populating value for output mapping ({aai-put-resource=aai-put-resource}), from json ({"aai-put-resource":""}) 07:14:55 Resolution result: true, status: success 07:14:55 07:14:55.201 INFO [main @coroutine#130] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - 07:14:55 Resolved Input Key mappings: 07:14:55 {service-instance-id="10", vnf-id="123456", parameter-name="vnf_name"} 07:14:55 07:14:55.205 INFO [main @coroutine#130] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (sdnc) dictionary information: URL:(/config/GENERIC-RESOURCE-API:services/service/10/service-data/vnfs/vnf/123456/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id, parameter-name=parameter-name}), output-key-mapping:({vnf_name=value}) 07:14:55 07:14:55.206 INFO [main @coroutine#130] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - sdnc dictionary information : (/config/GENERIC-RESOURCE-API:services/service/10/service-data/vnfs/vnf/123456/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id, parameter-name=parameter-name}), ({vnf_name=value}) 07:14:55 07:14:55.277 INFO [main @coroutine#130] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(GET), url(/config/GENERIC-RESOURCE-API:services/service/10/service-data/vnfs/vnf/123456/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 07:14:55 07:14:55.284 INFO [main @coroutine#130] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 07:14:55 07:14:55.285 INFO [main @coroutine#130] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Response processing type (string) 07:14:55 07:14:55.286 INFO [main @coroutine#130] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - populating value for output mapping ({vnf_name=value}), from json ("vnf1") 07:14:55 Resolution result: true, status: success, value: vnf1 07:14:55 07:14:55.417 INFO [main @coroutine#132] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - 07:14:55 Resolved Input Key mappings: 07:14:55 {vnf-id="123456"} 07:14:55 07:14:55.419 INFO [main @coroutine#132] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (aai-data) dictionary information: URL:(/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({aai-get-resource-wrong-mapping=wrong}) 07:14:55 07:14:55.419 INFO [main @coroutine#132] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - aai-data dictionary information : (/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), ({vnf-id=vnf-id}), ({aai-get-resource-wrong-mapping=wrong}) 07:14:55 07:14:55.471 INFO [main @coroutine#132] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(GET), url(/aai/v22/network/generic-vnfs/generic-vnf/123456) 07:14:55 07:14:55.479 INFO [main @coroutine#132] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 07:14:55 07:14:55.479 INFO [main @coroutine#132] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Response processing type (string) 07:14:55 07:14:55.480 INFO [main @coroutine#132] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - populating value for output mapping ({aai-get-resource-wrong-mapping=wrong}), from json ({"vnf-id":"123456","param":[{"value":"vnf1"}],"vnf_name":"vnf1","vnf-name":"vnf1"}) 07:14:55 07:14:55.480 ERROR [main @coroutine#132] c.o.c.c.b.f.r.r.utils.ResourceAssignmentUtils - Fail to parse response data, error message org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Fail to find output key mapping (aai-get-resource-wrong-mapping) in the responseNode. 07:14:55 07:14:55.481 ERROR [main @coroutine#132] o.o.c.c.b.f.r.r.p.ResourceAssignmentProcessor - failed in rr-processor-source-rest : Fail to find output key mapping (aai-get-resource-wrong-mapping) in the responseNode. 07:14:55 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Fail to find output key mapping (aai-get-resource-wrong-mapping) in the responseNode. 07:14:55 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.parseResponseNode(ResourceAssignmentUtils.kt:361) 07:14:55 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.populateResource(RestResourceResolutionProcessor.kt:213) 07:14:55 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:125) 07:14:55 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) 07:14:55 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) 07:14:55 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) 07:14:55 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessorTest$test rest resource resolution get with wrong mapping fails$1.invokeSuspend(RestResourceResolutionProcessorTest.kt:161) 07:14:55 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:14:55 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:14:55 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) 07:14:55 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) 07:14:55 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) 07:14:55 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 07:14:55 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) 07:14:55 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 07:14:55 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessorTest.test rest resource resolution get with wrong mapping fails(RestResourceResolutionProcessorTest.kt:150) 07:14:55 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 07:14:55 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:14:55 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 07:14:55 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:14:55 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 07:14:55 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:14:55 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:76) 07:14:55 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 07:14:55 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:14:55 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 07:14:55 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 07:14:55 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 07:14:55 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 07:14:55 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 07:14:55 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) 07:14:55 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 07:14:55 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 07:14:55 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 07:14:55 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 07:14:55 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 07:14:55 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 07:14:55 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 07:14:55 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 07:14:55 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:14:55 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 07:14:55 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) 07:14:55 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:14:55 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:14:55 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 07:14:55 at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) 07:14:55 at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) 07:14:55 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) 07:14:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:14:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:14:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:14:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:14:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:14:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:14:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:14:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:14:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:14:55 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:14:55 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:14:55 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:14:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:14:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 07:14:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 07:14:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:14:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 07:14:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 07:14:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:14:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 07:14:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:14:55 Caused by: org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Fail to find output key mapping (aai-get-resource-wrong-mapping) in the responseNode. 07:14:55 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.parseResponseNodeForPrimitiveTypes(ResourceAssignmentUtils.kt:390) 07:14:55 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.parseResponseNode(ResourceAssignmentUtils.kt:348) 07:14:55 ... 68 common frames omitted 07:14:55 Resolution result: false, status: failure 07:14:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.878 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessorTest 07:14:55 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.InputResourceResolutionProcessorTest 07:14:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.InputResourceResolutionProcessorTest 07:14:55 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceDefinitionDSLTest 07:14:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceDefinitionDSLTest 07:14:55 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceDeletionComponentTest 07:14:55 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceDeletionComponentTest 07:14:55 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionComponentDSLTest 07:14:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionComponentDSLTest 07:14:55 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionServiceTest 07:14:56 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.025 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionServiceTest 07:14:56 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.ResourceResolutionDBServiceTest 07:14:57 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.ResourceResolutionDBServiceTest 07:14:57 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtilsTest 07:14:58 07:14:58.428 WARN [main] c.o.c.c.b.f.r.r.utils.ResourceAssignmentUtils - Missing dictionary key, setting with template key (int_pktgen_private_net_id) as dictionary key (int_pktgen_private_net_id) 07:14:58 07:14:58.433 WARN [main] c.o.c.c.b.f.r.r.utils.ResourceAssignmentUtils - Missing dictionary key, setting with template key (vendor_vnf_configuration) as dictionary key (vendor_vnf_configuration) 07:14:58 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.068 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtilsTest 07:14:58 [INFO] 07:14:58 [INFO] Results: 07:14:58 [INFO] 07:14:58 [INFO] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0 07:14:58 [INFO] 07:14:58 [INFO] 07:14:58 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ resource-resolution --- 07:14:58 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/code-coverage/jacoco-ut.exec 07:14:58 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Resource Resolution' with 112 classes 07:14:58 [INFO] 07:14:58 [INFO] --- jacoco:0.8.12:report (default-report) @ resource-resolution --- 07:14:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:58 [INFO] 07:14:58 [INFO] --- jar:3.4.2:jar (default-jar) @ resource-resolution --- 07:14:59 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/resource-resolution-1.10.0-SNAPSHOT.jar 07:14:59 [INFO] 07:14:59 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ resource-resolution --- 07:14:59 [INFO] Skipping because packaging 'jar' is not pom. 07:14:59 [INFO] 07:14:59 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ resource-resolution --- 07:14:59 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/code-coverage/jacoco-it.exec 07:14:59 [INFO] 07:14:59 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ resource-resolution --- 07:14:59 [INFO] 07:14:59 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ resource-resolution --- 07:14:59 [INFO] 07:14:59 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ resource-resolution --- 07:14:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:59 [INFO] 07:14:59 [INFO] --- jacoco:0.8.12:check (default-check) @ resource-resolution --- 07:14:59 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/jacoco.exec 07:14:59 [INFO] 07:14:59 [INFO] --- failsafe:3.0.0-M5:verify (default) @ resource-resolution --- 07:14:59 [INFO] 07:14:59 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ resource-resolution --- 07:14:59 [INFO] 07:14:59 [INFO] --- install:3.1.4:install (default-install) @ resource-resolution --- 07:14:59 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.10.0-SNAPSHOT/resource-resolution-1.10.0-SNAPSHOT.pom 07:14:59 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/resource-resolution-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.10.0-SNAPSHOT/resource-resolution-1.10.0-SNAPSHOT.jar 07:14:59 [INFO] 07:14:59 [INFO] --- dependency:3.8.1:tree (default-cli) @ resource-resolution --- 07:14:59 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT 07:14:59 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:14:59 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:14:59 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:14:59 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:14:59 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:14:59 [INFO] | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:14:59 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:14:59 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 07:14:59 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:14:59 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:14:59 [INFO] | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:14:59 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 07:14:59 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 07:14:59 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:14:59 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:14:59 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:14:59 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:14:59 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:14:59 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:14:59 [INFO] | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:14:59 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:14:59 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:14:59 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:14:59 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:14:59 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:14:59 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:14:59 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:14:59 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:14:59 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:14:59 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:14:59 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:14:59 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:14:59 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:14:59 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:14:59 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:14:59 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:14:59 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:14:59 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:14:59 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:14:59 [INFO] | +- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:14:59 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:14:59 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:14:59 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:14:59 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:14:59 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:14:59 [INFO] | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:14:59 [INFO] | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:14:59 [INFO] | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:14:59 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:14:59 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:14:59 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:14:59 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:14:59 [INFO] | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:14:59 [INFO] | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:14:59 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:14:59 [INFO] | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:14:59 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:14:59 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:14:59 [INFO] | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:14:59 [INFO] | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:14:59 [INFO] | | +- org.springframework:spring-orm:jar:6.2.11:compile 07:14:59 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:14:59 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 07:14:59 [INFO] | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:14:59 [INFO] | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:14:59 [INFO] +- com.h2database:h2:jar:1.4.197:test 07:14:59 [INFO] +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:14:59 [INFO] +- org.hibernate.orm:hibernate-testing:jar:6.6.29.Final:test 07:14:59 [INFO] | +- org.hibernate.orm:hibernate-community-dialects:jar:6.6.29.Final:test 07:14:59 [INFO] | +- junit:junit:jar:4.13.2:compile 07:14:59 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:compile 07:14:59 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:14:59 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:59 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:14:59 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:14:59 [INFO] | +- org.hamcrest:hamcrest-all:jar:1.3:test 07:14:59 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:14:59 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:14:59 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:59 [INFO] | | \- org.objenesis:objenesis:jar:3.3:test 07:14:59 [INFO] | +- org.mockito:mockito-inline:jar:5.2.0:test 07:14:59 [INFO] | +- org.jboss.byteman:byteman:jar:4.0.20:test 07:14:59 [INFO] | +- org.jboss.byteman:byteman-install:jar:4.0.20:test 07:14:59 [INFO] | +- org.jboss.byteman:byteman-bmunit:jar:4.0.20:test 07:14:59 [INFO] | | \- org.jboss.byteman:byteman-submit:jar:4.0.20:test 07:14:59 [INFO] | +- com.experlog:xapool:jar:1.5.0:test 07:14:59 [INFO] | +- org.jboss:jboss-transaction-spi:jar:8.0.0.Final:test 07:14:59 [INFO] | +- org.jboss.narayana.jta:narayana-jta:jar:7.0.0.Final:test 07:14:59 [INFO] | +- javax.money:money-api:jar:1.1:test 07:14:59 [INFO] | +- org.javamoney:moneta:jar:1.1:test 07:14:59 [INFO] | | \- javax.annotation:javax.annotation-api:jar:1.3.1:test (optional) 07:14:59 [INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.24.3:test 07:14:59 [INFO] | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:14:59 [INFO] | +- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:14:59 [INFO] | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:14:59 [INFO] | +- io.smallrye:jandex:jar:3.2.0:runtime 07:14:59 [INFO] | +- org.wildfly.transaction:wildfly-transaction-client-jakarta:jar:2.0.0.Final:test 07:14:59 [INFO] | | +- org.wildfly.common:wildfly-common:jar:1.2.0.Final:test 07:14:59 [INFO] | | +- org.jboss.xnio:xnio-api:jar:3.5.1.Final:test 07:14:59 [INFO] | | | \- org.wildfly.client:wildfly-client-config:jar:1.0.0.Final:test 07:14:59 [INFO] | | +- org.jboss.remoting:jboss-remoting:jar:5.0.0.Final:test 07:14:59 [INFO] | | +- org.wildfly.security:wildfly-elytron:jar:1.1.0.Final:test 07:14:59 [INFO] | | +- org.wildfly:wildfly-naming-client:jar:1.0.4.Final:test 07:14:59 [INFO] | | | +- org.jboss.marshalling:jboss-marshalling:jar:2.0.0.Final:test 07:14:59 [INFO] | | | \- org.jboss.marshalling:jboss-marshalling-river:jar:2.0.0.Final:test 07:14:59 [INFO] | | \- jakarta.resource:jakarta.resource-api:jar:2.0.0:test 07:14:59 [INFO] | +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:14:59 [INFO] | \- org.junit.platform:junit-platform-launcher:jar:1.12.2:test 07:14:59 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:14:59 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:14:59 [INFO] | | | \- commons-logging:commons-logging:jar:1.3.5:compile 07:14:59 [INFO] | | +- org.springframework:spring-web:jar:6.2.17:compile 07:14:59 [INFO] | | +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:14:59 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:14:59 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:14:59 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | | +- io.nats:jnats:jar:2.15.0:compile 07:14:59 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:14:59 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:14:59 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:14:59 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:14:59 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:14:59 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:14:59 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:14:59 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:14:59 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:14:59 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:14:59 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 07:14:59 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 07:14:59 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:14:59 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:14:59 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:14:59 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:14:59 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:14:59 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:14:59 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:14:59 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:14:59 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:14:59 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:14:59 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:14:59 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:14:59 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:14:59 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 07:14:59 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 07:14:59 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 07:14:59 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 07:14:59 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 07:14:59 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:14:59 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 07:14:59 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 07:14:59 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 07:14:59 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 07:14:59 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 07:14:59 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 07:14:59 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 07:14:59 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:test 07:14:59 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 07:14:59 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 07:14:59 [INFO] | | +- com.samskivert:jmustache:jar:1.16:test 07:14:59 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:14:59 [INFO] | | +- net.javacrumbs.json-unit:json-unit-core:jar:2.32.0:test 07:14:59 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 07:14:59 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 07:14:59 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 07:14:59 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 07:14:59 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 07:14:59 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 07:14:59 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 07:14:59 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 07:14:59 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 07:14:59 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 07:14:59 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 07:14:59 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 07:14:59 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 07:14:59 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 07:14:59 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 07:14:59 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 07:14:59 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 07:14:59 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 07:14:59 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 07:14:59 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 07:14:59 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 07:14:59 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 07:14:59 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 07:14:59 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.10.4:test 07:14:59 [INFO] | | +- commons-codec:commons-codec:jar:1.18.0:compile 07:14:59 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 07:14:59 [INFO] | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:14:59 [INFO] | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:14:59 [INFO] | +- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:14:59 [INFO] | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:14:59 [INFO] | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:14:59 [INFO] | | +- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:14:59 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:14:59 [INFO] | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:14:59 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.73.Final:test 07:14:59 [INFO] | | +- io.netty:netty-tcnative-classes:jar:2.0.73.Final:test 07:14:59 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.73.Final:test 07:14:59 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.73.Final:test 07:14:59 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.73.Final:test 07:14:59 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.73.Final:test 07:14:59 [INFO] | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.73.Final:test 07:14:59 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:14:59 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:14:59 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:14:59 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:14:59 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:14:59 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:14:59 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:14:59 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:14:59 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:14:59 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:14:59 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:14:59 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:14:59 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 07:14:59 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:14:59 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:14:59 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:14:59 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:14:59 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:14:59 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:14:59 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:compile 07:14:59 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:14:59 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:14:59 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:14:59 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:14:59 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:14:59 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:14:59 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:14:59 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:14:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:14:59 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:14:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:59 [INFO] +- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:14:59 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:14:59 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:14:59 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:14:59 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:14:59 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:14:59 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:14:59 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:14:59 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:14:59 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:14:59 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:14:59 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:14:59 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:14:59 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:14:59 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:14:59 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:14:59 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:14:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:14:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:59 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:14:59 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:14:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:14:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:14:59 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:14:59 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:14:59 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:14:59 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:14:59 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:14:59 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:14:59 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:14:59 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:14:59 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:14:59 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:14:59 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:14:59 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:14:59 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:14:59 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:14:59 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:14:59 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:14:59 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:14:59 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:14:59 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:14:59 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:14:59 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:14:59 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:14:59 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:14:59 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:14:59 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:14:59 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:14:59 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:14:59 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:14:59 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:14:59 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:14:59 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:14:59 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:14:59 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:14:59 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:14:59 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:14:59 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:14:59 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:14:59 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:14:59 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:14:59 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:14:59 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:14:59 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:14:59 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:14:59 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:14:59 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:14:59 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:14:59 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:14:59 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:14:59 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:14:59 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:14:59 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:14:59 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:14:59 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:14:59 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:14:59 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:14:59 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:14:59 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:14:59 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:14:59 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:14:59 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:14:59 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:14:59 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:14:59 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:14:59 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:14:59 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:14:59 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:14:59 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:14:59 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:14:59 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:14:59 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:14:59 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:14:59 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:14:59 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:14:59 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:14:59 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:14:59 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:14:59 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:14:59 [INFO] 07:14:59 [INFO] --- clm:3.0.8-01:index (default-cli) @ resource-resolution --- 07:14:59 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/sonatype-clm/module.xml 07:14:59 [INFO] 07:14:59 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds >------- 07:14:59 [INFO] Building MS Blueprints Processor Modules - Inbounds 1.10.0-SNAPSHOT [30/67] 07:14:59 [INFO] from ms/blueprintsprocessor/modules/inbounds/pom.xml 07:14:59 [INFO] --------------------------------[ pom ]--------------------------------- 07:14:59 [INFO] 07:14:59 [INFO] --- clean:3.4.1:clean (default-clean) @ modules-inbounds --- 07:14:59 [INFO] 07:14:59 [INFO] --- tidy:1.1.0:check (validate-pom) @ modules-inbounds --- 07:14:59 [INFO] 07:14:59 [INFO] --- antrun:1.8:run (validate-kotlin) @ modules-inbounds --- 07:14:59 [INFO] Executing tasks 07:14:59 07:14:59 ktlint: 07:14:59 [INFO] Executed tasks 07:14:59 [INFO] 07:14:59 [INFO] --- directory:1.0:highest-basedir (directories) @ modules-inbounds --- 07:14:59 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:14:59 [INFO] 07:14:59 [INFO] --- formatter:2.17.1:validate (validate-java) @ modules-inbounds --- 07:14:59 [INFO] 07:14:59 [INFO] --- enforcer:3.4.1:enforce (enforce) @ modules-inbounds --- 07:14:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:14:59 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:14:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:59 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:14:59 [INFO] 07:14:59 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ modules-inbounds --- 07:14:59 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/target/code-coverage/jacoco-ut.exec 07:14:59 [INFO] 07:14:59 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ modules-inbounds --- 07:14:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/target/jacoco.exec 07:14:59 [INFO] 07:14:59 [INFO] --- properties:1.0.0:set-system-properties (default) @ modules-inbounds --- 07:14:59 [INFO] Set 2 system properties 07:14:59 [INFO] 07:14:59 [INFO] --- checkstyle:2.17:check (check-license) @ modules-inbounds --- 07:14:59 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:14:59 [INFO] 07:14:59 [INFO] --- checkstyle:2.17:check (check-style) @ modules-inbounds --- 07:14:59 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:14:59 [INFO] 07:14:59 [INFO] --- tidy:1.1.0:pom (format-pom) @ modules-inbounds --- 07:14:59 [INFO] Tidy is skipped. 07:14:59 [INFO] 07:14:59 [INFO] --- antrun:1.8:run (format-kotlin) @ modules-inbounds --- 07:14:59 [INFO] Skipping Antrun execution 07:14:59 [INFO] 07:14:59 [INFO] --- formatter:2.17.1:format (format-java) @ modules-inbounds --- 07:14:59 [INFO] Formatting is skipped 07:14:59 [INFO] 07:14:59 [INFO] --- kotlin:1.9.0:compile (compile) @ modules-inbounds --- 07:14:59 [WARNING] No sources found skipping Kotlin compile 07:14:59 [INFO] 07:14:59 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ modules-inbounds --- 07:14:59 [WARNING] No sources found skipping Kotlin compile 07:14:59 [INFO] 07:14:59 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ modules-inbounds --- 07:14:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:59 [INFO] 07:14:59 [INFO] --- jacoco:0.8.12:report (default-report) @ modules-inbounds --- 07:14:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:59 [INFO] 07:14:59 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ modules-inbounds --- 07:14:59 [INFO] No site descriptor found: nothing to attach. 07:14:59 [INFO] 07:14:59 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ modules-inbounds --- 07:14:59 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/target/code-coverage/jacoco-it.exec 07:14:59 [INFO] 07:14:59 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ modules-inbounds --- 07:14:59 [INFO] No tests to run. 07:14:59 [INFO] 07:14:59 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ modules-inbounds --- 07:14:59 [INFO] No tests to run. 07:14:59 [INFO] 07:14:59 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ modules-inbounds --- 07:14:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:59 [INFO] 07:14:59 [INFO] --- jacoco:0.8.12:check (default-check) @ modules-inbounds --- 07:14:59 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/target/jacoco.exec 07:14:59 [INFO] 07:14:59 [INFO] --- failsafe:3.0.0-M5:verify (default) @ modules-inbounds --- 07:14:59 [INFO] 07:14:59 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ modules-inbounds --- 07:14:59 [INFO] 07:14:59 [INFO] --- install:3.1.4:install (default-install) @ modules-inbounds --- 07:14:59 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.10.0-SNAPSHOT/modules-inbounds-1.10.0-SNAPSHOT.pom 07:14:59 [INFO] 07:14:59 [INFO] --- dependency:3.8.1:tree (default-cli) @ modules-inbounds --- 07:14:59 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds:pom:1.10.0-SNAPSHOT 07:14:59 [INFO] +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:14:59 [INFO] | +- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:14:59 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 07:14:59 [INFO] | +- org.springframework:spring-beans:jar:6.2.17:compile 07:14:59 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:14:59 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:14:59 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:14:59 [INFO] | +- org.springframework:spring-expression:jar:6.2.17:compile 07:14:59 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:14:59 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:14:59 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:14:59 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:14:59 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:14:59 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:14:59 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:14:59 [INFO] | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:14:59 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:14:59 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 07:14:59 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:14:59 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:14:59 [INFO] | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:14:59 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 07:14:59 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 07:14:59 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:14:59 [INFO] | | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:14:59 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:14:59 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:14:59 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:14:59 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:14:59 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:14:59 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:14:59 [INFO] | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:14:59 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:14:59 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:14:59 [INFO] | | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:14:59 [INFO] | | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:14:59 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:14:59 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:14:59 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:14:59 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:14:59 [INFO] | | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:14:59 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:14:59 [INFO] | | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:14:59 [INFO] | | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:14:59 [INFO] | | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:14:59 [INFO] | | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:14:59 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:14:59 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:14:59 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:14:59 [INFO] | | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:14:59 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:14:59 [INFO] | | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:14:59 [INFO] | | | | +- commons-logging:commons-logging:jar:1.3.5:compile 07:14:59 [INFO] | | | | \- commons-codec:commons-codec:jar:1.18.0:compile 07:14:59 [INFO] | | | \- org.springframework:spring-web:jar:6.2.17:compile 07:14:59 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | | | +- io.nats:jnats:jar:2.15.0:compile 07:14:59 [INFO] | | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:14:59 [INFO] | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:14:59 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:14:59 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:14:59 [INFO] | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:14:59 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:14:59 [INFO] | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:14:59 [INFO] | | | +- org.apache.tomcat:tomcat-jdbc:jar:10.1.46:compile 07:14:59 [INFO] | | | | \- org.apache.tomcat:tomcat-juli:jar:10.1.46:compile 07:14:59 [INFO] | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:14:59 [INFO] | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:14:59 [INFO] | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:14:59 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:14:59 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:14:59 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:14:59 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:14:59 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:14:59 [INFO] | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:14:59 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:14:59 [INFO] | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:14:59 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:14:59 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:14:59 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:14:59 [INFO] | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:14:59 [INFO] | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:14:59 [INFO] | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:14:59 [INFO] | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:14:59 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:14:59 [INFO] | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:14:59 [INFO] | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:14:59 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:14:59 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:14:59 [INFO] | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:14:59 [INFO] | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:14:59 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:14:59 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:14:59 [INFO] | \- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:14:59 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:14:59 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:14:59 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:14:59 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:14:59 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:14:59 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:14:59 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:14:59 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:14:59 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:14:59 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:14:59 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:59 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:14:59 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:14:59 [INFO] | +- junit:junit:jar:4.13.2:test 07:14:59 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:59 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:14:59 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:14:59 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:14:59 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:14:59 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:14:59 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:14:59 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:14:59 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:14:59 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:14:59 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:14:59 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:14:59 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:14:59 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:14:59 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:14:59 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:14:59 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:14:59 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:14:59 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:14:59 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:14:59 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:14:59 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:14:59 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:14:59 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:14:59 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:14:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:14:59 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:14:59 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:59 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:14:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:59 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:14:59 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:14:59 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:14:59 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:14:59 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:test 07:14:59 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:14:59 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:14:59 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:14:59 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:test 07:14:59 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:14:59 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:14:59 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:14:59 [INFO] +- com.h2database:h2:jar:1.4.197:test 07:14:59 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:14:59 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:14:59 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:14:59 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:14:59 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:14:59 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:14:59 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:14:59 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:14:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:14:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:59 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:14:59 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:14:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:14:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:14:59 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:14:59 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:14:59 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:14:59 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:14:59 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:14:59 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:14:59 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:14:59 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:14:59 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:14:59 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:14:59 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:14:59 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:14:59 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:14:59 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:14:59 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:14:59 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:14:59 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:14:59 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:14:59 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:14:59 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:14:59 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:14:59 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:14:59 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:14:59 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:14:59 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:14:59 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:14:59 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:14:59 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:14:59 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:14:59 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:14:59 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:14:59 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:14:59 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:14:59 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:14:59 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:14:59 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:14:59 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:14:59 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:14:59 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:14:59 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:14:59 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:14:59 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:14:59 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:14:59 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:14:59 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:14:59 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:14:59 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:14:59 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:14:59 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:14:59 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:14:59 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:14:59 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:14:59 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:14:59 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:14:59 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:14:59 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:14:59 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:14:59 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:14:59 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:14:59 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:14:59 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:14:59 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:14:59 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:14:59 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:14:59 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:14:59 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:14:59 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:14:59 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:14:59 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:14:59 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:14:59 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:14:59 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:14:59 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:14:59 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:14:59 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:14:59 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:14:59 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:14:59 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:14:59 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:14:59 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:14:59 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:14:59 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:14:59 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:14:59 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:14:59 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:14:59 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:14:59 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:14:59 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:14:59 [INFO] | \- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:14:59 [INFO] | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:14:59 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:14:59 [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:14:59 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:14:59 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:14:59 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:14:59 [INFO] 07:14:59 [INFO] --- clm:3.0.8-01:index (default-cli) @ modules-inbounds --- 07:14:59 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/target/sonatype-clm/module.xml 07:14:59 [INFO] 07:14:59 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor.modules:configs-api >----- 07:14:59 [INFO] Building MS Blueprints Processor Modules - Inbounds - Configurations API 1.10.0-SNAPSHOT [31/67] 07:14:59 [INFO] from ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml 07:14:59 [INFO] --------------------------------[ jar ]--------------------------------- 07:14:59 [INFO] 07:14:59 [INFO] --- clean:3.4.1:clean (default-clean) @ configs-api --- 07:14:59 [INFO] 07:14:59 [INFO] --- tidy:1.1.0:check (validate-pom) @ configs-api --- 07:14:59 [INFO] 07:14:59 [INFO] --- antrun:1.8:run (validate-kotlin) @ configs-api --- 07:14:59 [INFO] Executing tasks 07:14:59 07:14:59 ktlint: 07:15:01 [INFO] Executed tasks 07:15:01 [INFO] 07:15:01 [INFO] --- directory:1.0:highest-basedir (directories) @ configs-api --- 07:15:01 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:15:01 [INFO] 07:15:01 [INFO] --- formatter:2.17.1:validate (validate-java) @ configs-api --- 07:15:01 [INFO] 07:15:01 [INFO] --- enforcer:3.4.1:enforce (enforce) @ configs-api --- 07:15:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:15:01 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:15:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:01 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:15:01 [INFO] 07:15:01 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ configs-api --- 07:15:01 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/code-coverage/jacoco-ut.exec 07:15:01 [INFO] 07:15:01 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ configs-api --- 07:15:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/jacoco.exec 07:15:01 [INFO] 07:15:01 [INFO] --- properties:1.0.0:set-system-properties (default) @ configs-api --- 07:15:01 [INFO] Set 2 system properties 07:15:01 [INFO] 07:15:01 [INFO] --- checkstyle:2.17:check (check-license) @ configs-api --- 07:15:01 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:15:01 [INFO] 07:15:01 [INFO] --- checkstyle:2.17:check (check-style) @ configs-api --- 07:15:01 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:15:01 [INFO] 07:15:01 [INFO] --- tidy:1.1.0:pom (format-pom) @ configs-api --- 07:15:01 [INFO] Tidy is skipped. 07:15:01 [INFO] 07:15:01 [INFO] --- antrun:1.8:run (format-kotlin) @ configs-api --- 07:15:01 [INFO] Skipping Antrun execution 07:15:01 [INFO] 07:15:01 [INFO] --- formatter:2.17.1:format (format-java) @ configs-api --- 07:15:01 [INFO] Formatting is skipped 07:15:01 [INFO] 07:15:01 [INFO] --- resources:3.3.1:resources (default-resources) @ configs-api --- 07:15:01 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/resources 07:15:01 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/resources 07:15:01 [INFO] 07:15:01 [INFO] --- compiler:3.14.0:compile (default-compile) @ configs-api --- 07:15:01 [INFO] No sources to compile 07:15:01 [INFO] 07:15:01 [INFO] --- kotlin:1.9.0:compile (compile) @ configs-api --- 07:15:01 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/java 07:15:01 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (102, 34) Variable 'configSnapshot' initializer is redundant 07:15:01 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (108, 84) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 07:15:01 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (165, 62) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 07:15:01 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (201, 72) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 07:15:01 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (246, 78) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 07:15:01 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (291, 80) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 07:15:01 [INFO] 07:15:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ configs-api --- 07:15:01 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:15:01 [INFO] 07:15:01 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ configs-api --- 07:15:01 [INFO] No sources to compile 07:15:01 [INFO] 07:15:01 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ configs-api --- 07:15:01 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/test/java 07:15:02 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotControllerTest.kt: (28, 51) 'MockBean' is deprecated. Deprecated in Java 07:15:02 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotControllerTest.kt: (51, 6) 'MockBean' is deprecated. Deprecated in Java 07:15:02 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotControllerTest.kt: (78, 37) 'fromObject(T!): BodyInserter!' is deprecated. Deprecated in Java 07:15:02 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotControllerTest.kt: (88, 37) 'fromObject(T!): BodyInserter!' is deprecated. Deprecated in Java 07:15:02 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotControllerTest.kt: (302, 33) 'fromObject(T!): BodyInserter!' is deprecated. Deprecated in Java 07:15:02 [INFO] 07:15:02 [INFO] --- surefire:3.0.0-M5:test (default-test) @ configs-api --- 07:15:02 [INFO] 07:15:02 [INFO] ------------------------------------------------------- 07:15:02 [INFO] T E S T S 07:15:02 [INFO] ------------------------------------------------------- 07:15:03 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 07:15:03 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotControllerTest 07:15:06 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:15:12 07:15:12 . ____ _ __ _ _ 07:15:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:15:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:15:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:15:12 ' |____| .__|_| |_|_| |_\__, | / / / / 07:15:12 =========|_|==============|___/=/_/_/_/ 07:15:12 07:15:12 :: Spring Boot :: (v3.5.6) 07:15:12 07:15:12 07:15:04.510 INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 07:15:12 07:15:04.604 INFO org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotControllerTest - Starting ResourceConfigSnapshotControllerTest using Java 21.0.10 with PID 7515 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api) 07:15:12 07:15:04.605 INFO org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotControllerTest - No active profile set, falling back to 1 default profile: "default" 07:15:12 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 07:15:12 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:15:12 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:15:12 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:15:12 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:15:12 07:15:07.842 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:15:12 07:15:07.931 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.6.29.Final 07:15:12 07:15:07.990 INFO org.hibernate.cache.internal.RegionFactoryInitiator - HHH000026: Second-level cache disabled 07:15:12 07:15:08.763 WARN org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:15:12 07:15:08.770 WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:15:12 07:15:08.832 INFO org.hibernate.orm.connections.pooling - HHH10001005: Database info: 07:15:12 Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@384abf00'] 07:15:12 Database driver: undefined/unknown 07:15:12 Database version: 1.4.197 07:15:12 Autocommit mode: undefined/unknown 07:15:12 Isolation level: undefined/unknown 07:15:12 Minimum pool size: undefined/unknown 07:15:12 Maximum pool size: undefined/unknown 07:15:12 07:15:10.020 INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:15:12 07:15:10.923 INFO org.onap.ccsdk.cds.error.catalog.services.ErrorCatalogLoadPropertyService - Application ID: cds > Initializing error catalog message from properties... 07:15:12 07:15:10.946 INFO org.onap.ccsdk.cds.blueprintsprocessor.core.BlueprintDependencyConfiguration - Dependency Management module created... 07:15:12 07:15:12.199 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:15:12 07:15:12.873 INFO org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotControllerTest - Started ResourceConfigSnapshotControllerTest in 8.807 seconds (process running for 10.658) 07:15:13 07:15:13.385 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(22), resourceType=(PNF), status=(RUNNING), dated=(Sat Jun 20 07:15:13 UTC 2026) 07:15:13 07:15:13.678 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(3), resourceType=(PNF), status=(RUNNING), dated=(Sat Jun 20 07:15:13 UTC 2026) 07:15:13 07:15:13.698 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(2), resourceType=(PNFDIFF), status=(RUNNING), dated=(Sat Jun 20 07:15:13 UTC 2026) 07:15:13 07:15:13.722 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(1), resourceType=(PNF), status=(RUNNING), dated=(Sat Jun 20 07:15:13 UTC 2026) 07:15:13 07:15:13.948 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING), dated=(Sat Jun 20 07:15:13 UTC 2026) 07:15:13 2026-06-20T07:15:13.945Z 07:15:13 07:15:13.964 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Overwriting configuration snapshot entry for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING) 07:15:13 07:15:13.981 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING), dated=(Sat Jun 20 07:15:13 UTC 2026) 07:15:13 2026-06-20T07:15:13.979Z 07:15:14 07:15:14.002 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Overwriting configuration snapshot entry for resourceId=(3), resourceType=(PNF), status=(RUNNING) 07:15:14 07:15:14.012 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(3), resourceType=(PNF), status=(RUNNING), dated=(Sat Jun 20 07:15:14 UTC 2026) 07:15:14 07:15:14.025 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(2), resourceType=(PNF), status=(RUNNING), dated=(Sat Jun 20 07:15:14 UTC 2026) 07:15:14 07:15:14.035 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Overwriting configuration snapshot entry for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING) 07:15:14 07:15:14.043 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING), dated=(Sat Jun 20 07:15:14 UTC 2026) 07:15:14 07:15:14.203 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Deleted configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING) 07:15:14 07:15:14.219 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Deleted configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(CANDIDATE) 07:15:14 07:15:14.229 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Deleted configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING) 07:15:14 07:15:14.233 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Deleted configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(CANDIDATE) 07:15:14 07:15:14.275 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Overwriting configuration snapshot entry for resourceId=(3), resourceType=(PNF), status=(RUNNING) 07:15:14 07:15:14.284 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(3), resourceType=(PNF), status=(RUNNING), dated=(Sat Jun 20 07:15:14 UTC 2026) 07:15:14 07:15:14.295 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Overwriting configuration snapshot entry for resourceId=(2), resourceType=(PNF), status=(RUNNING) 07:15:14 07:15:14.304 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(2), resourceType=(PNF), status=(RUNNING), dated=(Sat Jun 20 07:15:14 UTC 2026) 07:15:14 07:15:14.321 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(CANDIDATE), dated=(Sat Jun 20 07:15:14 UTC 2026) 07:15:14 07:15:14.361 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(3), resourceType=(PNF), status=(CANDIDATE), dated=(Sat Jun 20 07:15:14 UTC 2026) 07:15:14 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.567 s - in org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotControllerTest 07:15:14 [INFO] 07:15:14 [INFO] Results: 07:15:14 [INFO] 07:15:14 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 07:15:14 [INFO] 07:15:14 [INFO] 07:15:14 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ configs-api --- 07:15:14 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/code-coverage/jacoco-ut.exec 07:15:14 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Configurations API' with 10 classes 07:15:14 [INFO] 07:15:14 [INFO] --- jacoco:0.8.12:report (default-report) @ configs-api --- 07:15:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:15:14 [INFO] 07:15:14 [INFO] --- jar:3.4.2:jar (default-jar) @ configs-api --- 07:15:14 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/configs-api-1.10.0-SNAPSHOT.jar 07:15:14 [INFO] 07:15:14 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ configs-api --- 07:15:14 [INFO] Skipping because packaging 'jar' is not pom. 07:15:14 [INFO] 07:15:14 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ configs-api --- 07:15:14 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/code-coverage/jacoco-it.exec 07:15:14 [INFO] 07:15:14 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ configs-api --- 07:15:14 [INFO] 07:15:14 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ configs-api --- 07:15:14 [INFO] 07:15:14 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ configs-api --- 07:15:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:15:14 [INFO] 07:15:14 [INFO] --- jacoco:0.8.12:check (default-check) @ configs-api --- 07:15:14 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/jacoco.exec 07:15:14 [INFO] 07:15:14 [INFO] --- failsafe:3.0.0-M5:verify (default) @ configs-api --- 07:15:14 [INFO] 07:15:14 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ configs-api --- 07:15:14 [INFO] 07:15:14 [INFO] --- install:3.1.4:install (default-install) @ configs-api --- 07:15:14 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.10.0-SNAPSHOT/configs-api-1.10.0-SNAPSHOT.pom 07:15:14 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/configs-api-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.10.0-SNAPSHOT/configs-api-1.10.0-SNAPSHOT.jar 07:15:14 [INFO] 07:15:14 [INFO] --- dependency:3.8.1:tree (default-cli) @ configs-api --- 07:15:14 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:configs-api:jar:1.10.0-SNAPSHOT 07:15:14 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots:jar:1.10.0-SNAPSHOT:compile 07:15:14 [INFO] | +- org.python:jython-standalone:jar:2.7.2:compile 07:15:14 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:15:14 [INFO] | +- com.github.fge:json-patch:jar:1.9:compile 07:15:14 [INFO] | | \- com.github.fge:jackson-coreutils:jar:1.6:compile 07:15:14 [INFO] | | \- com.github.fge:msg-simple:jar:1.1:compile 07:15:14 [INFO] | | \- com.github.fge:btf:jar:1.2:compile 07:15:14 [INFO] | +- org.xmlunit:xmlunit-core:jar:2.6.3:compile 07:15:14 [INFO] | | \- javax.xml.bind:jaxb-api:jar:2.3.1:compile 07:15:14 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:15:14 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:15:14 [INFO] | | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:15:14 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:15:14 [INFO] | | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:15:14 [INFO] | | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:15:14 [INFO] | | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:15:14 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:15:14 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:15:14 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:15:14 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:15:14 [INFO] | | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:15:14 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:15:14 [INFO] | | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:15:14 [INFO] | | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:15:14 [INFO] | | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:15:14 [INFO] | | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:15:14 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:15:14 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:15:14 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:15:14 [INFO] | | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:15:14 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:15:14 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:15:14 [INFO] | | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:15:14 [INFO] | | | | +- commons-logging:commons-logging:jar:1.3.5:compile 07:15:14 [INFO] | | | | \- commons-codec:commons-codec:jar:1.18.0:compile 07:15:14 [INFO] | | | \- org.springframework:spring-web:jar:6.2.17:compile 07:15:14 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:15:14 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:15:14 [INFO] | | | +- io.nats:jnats:jar:2.15.0:compile 07:15:14 [INFO] | | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:15:14 [INFO] | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:15:14 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:15:14 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:15:14 [INFO] | \- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:15:14 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:15:14 [INFO] +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:15:14 [INFO] | +- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:15:14 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 07:15:14 [INFO] | +- org.springframework:spring-beans:jar:6.2.17:compile 07:15:14 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:15:14 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:15:14 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:15:14 [INFO] | +- org.springframework:spring-expression:jar:6.2.17:compile 07:15:14 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:15:14 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:15:14 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:15:14 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:15:14 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:15:14 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:15:14 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:15:14 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:15:14 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:15:14 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:15:14 [INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:15:14 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:15:14 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:15:14 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:15:14 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 07:15:14 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:15:14 [INFO] | | +- org.slf4j:slf4j-api:jar:2.0.17:compile 07:15:14 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:15:14 [INFO] | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:15:14 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 07:15:14 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 07:15:14 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:15:14 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:15:14 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:15:14 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:15:14 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:15:14 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:15:14 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:15:14 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:15:14 [INFO] | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:15:14 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-services:jar:1.10.0-SNAPSHOT:compile 07:15:14 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.10.0-SNAPSHOT:compile 07:15:14 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:15:14 [INFO] | \- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:15:14 [INFO] | +- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:15:14 [INFO] | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:15:14 [INFO] | | +- org.apache.tomcat:tomcat-jdbc:jar:10.1.46:compile 07:15:14 [INFO] | | | \- org.apache.tomcat:tomcat-juli:jar:10.1.46:compile 07:15:14 [INFO] | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:15:14 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:15:14 [INFO] | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:15:14 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT:compile 07:15:14 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:15:14 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:15:14 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:15:14 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:15:14 [INFO] | \- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:15:14 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:15:14 [INFO] | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:15:14 [INFO] | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:15:14 [INFO] | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:15:14 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:15:14 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:15:14 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:15:14 [INFO] | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:15:14 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:15:14 [INFO] | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:15:14 [INFO] | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:15:14 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:15:14 [INFO] | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:15:14 [INFO] | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:15:14 [INFO] | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:15:14 [INFO] | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:15:14 [INFO] | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:15:14 [INFO] | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:15:14 [INFO] | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:15:14 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:15:14 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:15:14 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:15:14 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:15:14 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:15:14 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:15:14 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:15:14 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:15:14 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:15:14 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:14 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:15:14 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:15:14 [INFO] | +- junit:junit:jar:4.13.2:test 07:15:14 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:14 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:15:14 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:15:14 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:15:14 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:15:14 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:15:14 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:15:14 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:15:14 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:15:14 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:15:14 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:15:14 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:15:14 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:15:14 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:15:14 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:15:14 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:15:14 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:15:14 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:15:14 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:15:14 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:15:14 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:15:14 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:15:14 [INFO] | \- org.springframework:spring-test:jar:6.2.11:test 07:15:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:15:14 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:15:14 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:14 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:15:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:14 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:15:14 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:15:14 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:15:14 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:15:14 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:test 07:15:14 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:15:14 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:15:14 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:15:14 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:test 07:15:14 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:15:14 [INFO] +- com.h2database:h2:jar:1.4.197:test 07:15:14 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:15:14 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:15:14 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:15:14 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:15:14 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:15:14 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:15:14 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:15:14 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:15:14 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:15:14 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:14 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:15:14 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:15:14 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:15:14 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:15:14 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:15:14 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:15:14 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:15:14 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:15:14 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:15:14 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:15:14 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:15:14 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:15:14 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:15:14 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:15:14 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:15:14 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:15:14 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:15:14 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:15:14 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:15:14 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:15:14 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:15:14 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:15:14 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:15:14 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:15:14 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:15:14 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:15:14 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:15:14 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:15:14 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:15:14 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:15:14 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:15:14 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:15:14 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:15:14 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:15:14 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:15:14 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:15:14 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:15:14 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:15:14 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:15:14 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:15:14 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:15:14 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:15:14 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:15:14 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:15:14 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:15:14 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:15:14 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:15:14 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:15:14 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:15:14 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:15:14 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:15:14 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:15:14 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:15:14 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:15:14 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:15:14 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:15:14 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:15:14 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:15:14 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:15:14 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:15:14 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:15:14 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:15:14 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:15:14 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:15:14 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:15:14 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:15:14 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:15:14 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:15:14 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:15:14 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:15:14 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:15:14 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:15:14 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:15:14 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:15:14 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:15:14 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:15:14 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:15:14 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:15:14 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:15:14 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:15:14 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:15:14 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:15:14 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:15:14 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:15:14 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:15:14 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:15:14 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:15:14 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:15:14 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:15:14 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:15:14 [INFO] | \- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:15:14 [INFO] | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:15:14 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:15:14 [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:15:14 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:15:14 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:15:14 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:15:14 [INFO] 07:15:14 [INFO] --- clm:3.0.8-01:index (default-cli) @ configs-api --- 07:15:14 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/sonatype-clm/module.xml 07:15:14 [INFO] 07:15:14 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:designer-api >----- 07:15:14 [INFO] Building MS Blueprints Processor Modules - Inbounds - Designer API 1.10.0-SNAPSHOT [32/67] 07:15:14 [INFO] from ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml 07:15:14 [INFO] --------------------------------[ jar ]--------------------------------- 07:15:14 [INFO] 07:15:14 [INFO] --- clean:3.4.1:clean (default-clean) @ designer-api --- 07:15:14 [INFO] 07:15:14 [INFO] --- tidy:1.1.0:check (validate-pom) @ designer-api --- 07:15:14 [INFO] 07:15:14 [INFO] --- antrun:1.8:run (validate-kotlin) @ designer-api --- 07:15:14 [INFO] Executing tasks 07:15:14 07:15:14 ktlint: 07:15:16 [INFO] Executed tasks 07:15:16 [INFO] 07:15:16 [INFO] --- directory:1.0:highest-basedir (directories) @ designer-api --- 07:15:16 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:15:16 [INFO] 07:15:16 [INFO] --- formatter:2.17.1:validate (validate-java) @ designer-api --- 07:15:16 [INFO] 07:15:16 [INFO] --- enforcer:3.4.1:enforce (enforce) @ designer-api --- 07:15:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:15:16 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:15:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:16 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:15:16 [INFO] 07:15:16 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ designer-api --- 07:15:16 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/code-coverage/jacoco-ut.exec 07:15:16 [INFO] 07:15:16 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ designer-api --- 07:15:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/jacoco.exec 07:15:16 [INFO] 07:15:16 [INFO] --- properties:1.0.0:set-system-properties (default) @ designer-api --- 07:15:16 [INFO] Set 2 system properties 07:15:16 [INFO] 07:15:16 [INFO] --- checkstyle:2.17:check (check-license) @ designer-api --- 07:15:16 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:15:16 [INFO] 07:15:16 [INFO] --- checkstyle:2.17:check (check-style) @ designer-api --- 07:15:16 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:15:16 [INFO] 07:15:16 [INFO] --- tidy:1.1.0:pom (format-pom) @ designer-api --- 07:15:16 [INFO] Tidy is skipped. 07:15:16 [INFO] 07:15:16 [INFO] --- antrun:1.8:run (format-kotlin) @ designer-api --- 07:15:16 [INFO] Skipping Antrun execution 07:15:16 [INFO] 07:15:16 [INFO] --- formatter:2.17.1:format (format-java) @ designer-api --- 07:15:16 [INFO] Formatting is skipped 07:15:16 [INFO] 07:15:16 [INFO] --- resources:3.3.1:resources (default-resources) @ designer-api --- 07:15:16 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/resources 07:15:16 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/resources 07:15:16 [INFO] 07:15:16 [INFO] --- compiler:3.14.0:compile (default-compile) @ designer-api --- 07:15:16 [INFO] No sources to compile 07:15:16 [INFO] 07:15:16 [INFO] --- kotlin:1.9.0:compile (compile) @ designer-api --- 07:15:16 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/java 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintArtifactDefinitionEnhancerImpl.kt: (52, 93) The corresponding parameter in the supertype 'BluePrintArtifactDefinitionEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintArtifactDefinitionEnhancerImpl.kt: (59, 13) Elvis operator (?:) always returns the left operand of non-nullable type String 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintAttributeDefinitionEnhancerImpl.kt: (38, 93) The corresponding parameter in the supertype 'BluePrintAttributeDefinitionEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintNodeTemplateEnhancerImpl.kt: (45, 93) The corresponding parameter in the supertype 'BluePrintNodeTemplateEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintNodeTypeEnhancerImpl.kt: (47, 93) The corresponding parameter in the supertype 'BluePrintNodeTypeEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintPropertyDefinitionEnhancerImpl.kt: (44, 93) The corresponding parameter in the supertype 'BluePrintPropertyDefinitionEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintRelationshipTemplateEnhancerImpl.kt: (47, 9) The corresponding parameter in the supertype 'BluePrintRelationshipTemplateEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintRelationshipTypeEnhancerImpl.kt: (47, 9) The corresponding parameter in the supertype 'BluePrintRelationshipTypeEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintWorkflowEnhancerImpl.kt: (61, 93) The corresponding parameter in the supertype 'BluePrintWorkflowEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintWorkflowEnhancerImpl.kt: (138, 66) Unnecessary safe call on a non-null receiver of type List 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintWorkflowEnhancerImpl.kt: (160, 90) Unnecessary non-null assertion (!!) on a non-null receiver of type String 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/ResourceDefinitionEnhancerService.kt: (113, 44) Parameter 'blueprintBasePath' is never used 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (180, 41) Condition 'prop.entrySchema!!.type != null' is always 'true' 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (188, 19) Variable 'k' is never used 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (191, 27) Name shadowed: k 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (191, 27) Variable 'k' is never used 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (191, 30) Name shadowed: v 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (191, 48) Unnecessary non-null assertion (!!) on a non-null receiver of type MutableSet> 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (196, 34) Name shadowed: res 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (229, 13) Condition 'workflows == null' is always 'false' 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/ResourceDictionaryHandler.kt: (91, 13) Name shadowed: resourceDictionary 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/BluePrintCatalogLoadService.kt: (23, 38) 'StrBuilder' is deprecated. Deprecated in Java 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/BluePrintCatalogLoadService.kt: (43, 32) 'StrBuilder' is deprecated. Deprecated in Java 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/BluePrintCatalogLoadService.kt: (62, 62) 'StrBuilder' is deprecated. Deprecated in Java 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ModelTypeLoadService.kt: (24, 38) 'StrBuilder' is deprecated. Deprecated in Java 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ModelTypeLoadService.kt: (59, 32) 'StrBuilder' is deprecated. Deprecated in Java 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ModelTypeLoadService.kt: (109, 105) 'StrBuilder' is deprecated. Deprecated in Java 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ResourceDictionaryLoadService.kt: (23, 38) 'StrBuilder' is deprecated. Deprecated in Java 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ResourceDictionaryLoadService.kt: (53, 28) 'StrBuilder' is deprecated. Deprecated in Java 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ResourceDictionaryLoadService.kt: (69, 62) 'StrBuilder' is deprecated. Deprecated in Java 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/service/ApplicationRegistrationService.kt: (42, 21) Condition 'mappingKeyValue != null' is always 'true' 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/utils/BluePrintEnhancerUtils.kt: (57, 17) Elvis operator (?:) always returns the left operand of non-nullable type DataType 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/utils/BluePrintEnhancerUtils.kt: (70, 17) Elvis operator (?:) always returns the left operand of non-nullable type RelationshipType 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/utils/BluePrintEnhancerUtils.kt: (83, 17) Elvis operator (?:) always returns the left operand of non-nullable type NodeType 07:15:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/utils/BluePrintEnhancerUtils.kt: (96, 17) Elvis operator (?:) always returns the left operand of non-nullable type ArtifactType 07:15:19 [INFO] 07:15:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ designer-api --- 07:15:19 [INFO] Copying 8 resources from src/test/resources to target/test-classes 07:15:19 [INFO] 07:15:19 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ designer-api --- 07:15:19 [INFO] No sources to compile 07:15:19 [INFO] 07:15:19 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ designer-api --- 07:15:19 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/java 07:15:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/BlueprintModelControllerTest.kt: (391, 9) Parameter 'setParam' is never used 07:15:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/BlueprintModelControllerTest.kt: (402, 19) Type mismatch: inferred type is BodyInserters.MultipartInserter? but BodyInserter<*, in ClientHttpRequest!> was expected 07:15:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/ModelTypeControllerTest.kt: (43, 66) Unnecessary non-null assertion (!!) on a non-null receiver of type Logger 07:15:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/ModelTypeServiceTest.kt: (78, 73) Unnecessary non-null assertion (!!) on a non-null receiver of type ModelType 07:15:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/ModelTypeServiceTest.kt: (111, 95) Unnecessary non-null assertion (!!) on a non-null receiver of type ModelType 07:15:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/ModelTypeServiceTest.kt: (132, 101) Unnecessary non-null assertion (!!) on a non-null receiver of type ModelType 07:15:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/ResourceDictionaryHandlerTest.kt: (69, 16) 'assertThat(T!, Matcher!): Unit' is deprecated. Deprecated in Java 07:15:20 [INFO] 07:15:20 [INFO] --- surefire:3.0.0-M5:test (default-test) @ designer-api --- 07:15:20 [INFO] 07:15:20 [INFO] ------------------------------------------------------- 07:15:20 [INFO] T E S T S 07:15:20 [INFO] ------------------------------------------------------- 07:15:21 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BluePrintManagementGRPCHandlerTest 07:15:30 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:15:31 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 07:15:31 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:15:31 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:15:31 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:15:31 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:15:31 07:15:31.658 WARN [main @coroutine#3] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/work/ff003490-4bf1-4c99-bf62-2ebb9147dc79) present to clean. 07:15:32 07:15:32.045 WARN [main @coroutine#15] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 07:15:32 07:15:32.104 WARN [main @coroutine#15] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/work/29562c9f-7ca3-48e1-9f46-d63a736cd62e) present to clean. 07:15:32 07:15:32.119 WARN [main @coroutine#17] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/deploy/sample/1.0.0) present to clean. 07:15:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.218 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BluePrintManagementGRPCHandlerTest 07:15:32 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ResourceDictionaryControllerTest 07:15:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.486 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ResourceDictionaryControllerTest 07:15:33 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.repository.ModelTypeReactRepositoryTest 07:15:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.59 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.repository.ModelTypeReactRepositoryTest 07:15:34 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.repository.ResourceDictionaryReactRepositoryTest 07:15:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.repository.ResourceDictionaryReactRepositoryTest 07:15:34 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.ResourceDictionaryHandlerTest 07:15:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.ResourceDictionaryHandlerTest 07:15:34 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.ModelTypeServiceTest 07:15:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.ModelTypeServiceTest 07:15:35 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ModelTypeControllerTest 07:15:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ModelTypeControllerTest 07:15:35 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.ModelTypeValidatorTest 07:15:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.ModelTypeValidatorTest 07:15:35 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.BluePrintEnhancerUtilsTest 07:15:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.BluePrintEnhancerUtilsTest 07:15:35 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.enhancer.BluePrintEnhancerServiceImplTest 07:15:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.453 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.enhancer.BluePrintEnhancerServiceImplTest 07:15:38 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelControllerTest 07:15:40 07:15:40.140 WARN [DefaultDispatcher-worker-15 @coroutine#364] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/work/b8ae6e88-7bd8-4458-ae5e-3eb151494f35) present to clean. 07:15:40 07:15:40.713 WARN [DefaultDispatcher-worker-15 @coroutine#370] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 07:15:40 07:15:40.739 WARN [DefaultDispatcher-worker-15 @coroutine#370] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/work/ba1a8bba-43d7-41ea-81ce-aaa59b76a3c9) present to clean. 07:15:41 07:15:41.603 WARN [webflux-http-epoll-2 @coroutine#387] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 07:15:41 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.889 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelControllerTest 07:15:46 [INFO] 07:15:46 [INFO] Results: 07:15:46 [INFO] 07:15:46 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 07:15:46 [INFO] 07:15:46 [INFO] 07:15:46 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ designer-api --- 07:15:46 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/code-coverage/jacoco-ut.exec 07:15:46 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Designer API' with 107 classes 07:15:46 [INFO] 07:15:46 [INFO] --- jacoco:0.8.12:report (default-report) @ designer-api --- 07:15:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:15:46 [INFO] 07:15:46 [INFO] --- jar:3.4.2:jar (default-jar) @ designer-api --- 07:15:46 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/designer-api-1.10.0-SNAPSHOT.jar 07:15:46 [INFO] 07:15:46 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ designer-api --- 07:15:46 [INFO] Skipping because packaging 'jar' is not pom. 07:15:46 [INFO] 07:15:46 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ designer-api --- 07:15:46 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/code-coverage/jacoco-it.exec 07:15:46 [INFO] 07:15:46 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ designer-api --- 07:15:46 [INFO] 07:15:46 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ designer-api --- 07:15:46 [INFO] 07:15:46 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ designer-api --- 07:15:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:15:46 [INFO] 07:15:46 [INFO] --- jacoco:0.8.12:check (default-check) @ designer-api --- 07:15:46 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/jacoco.exec 07:15:46 [INFO] 07:15:46 [INFO] --- failsafe:3.0.0-M5:verify (default) @ designer-api --- 07:15:46 [INFO] 07:15:46 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ designer-api --- 07:15:46 [INFO] 07:15:46 [INFO] --- install:3.1.4:install (default-install) @ designer-api --- 07:15:46 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.10.0-SNAPSHOT/designer-api-1.10.0-SNAPSHOT.pom 07:15:46 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/designer-api-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.10.0-SNAPSHOT/designer-api-1.10.0-SNAPSHOT.jar 07:15:46 [INFO] 07:15:46 [INFO] --- dependency:3.8.1:tree (default-cli) @ designer-api --- 07:15:46 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:designer-api:jar:1.10.0-SNAPSHOT 07:15:46 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-services:jar:1.10.0-SNAPSHOT:compile 07:15:46 [INFO] +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:15:46 [INFO] | +- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:15:46 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 07:15:46 [INFO] | +- org.springframework:spring-beans:jar:6.2.17:compile 07:15:46 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:15:46 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:15:46 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:15:46 [INFO] | +- org.springframework:spring-expression:jar:6.2.17:compile 07:15:46 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:15:46 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:15:46 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.10.0-SNAPSHOT:compile 07:15:46 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:15:46 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:15:46 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:15:46 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:15:46 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:15:46 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:15:46 [INFO] | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:15:46 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:15:46 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 07:15:46 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:15:46 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:15:46 [INFO] | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:15:46 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 07:15:46 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 07:15:46 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:15:46 [INFO] | | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:15:46 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:15:46 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:15:46 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:15:46 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:15:46 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:15:46 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:15:46 [INFO] | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:15:46 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:15:46 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:15:46 [INFO] | | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:15:46 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:15:46 [INFO] | | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:15:46 [INFO] | | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:15:46 [INFO] | | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:15:46 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:15:46 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:15:46 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:15:46 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:15:46 [INFO] | | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:15:46 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:15:46 [INFO] | | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:15:46 [INFO] | | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:15:46 [INFO] | | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:15:46 [INFO] | | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:15:46 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:15:46 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:15:46 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:15:46 [INFO] | | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:15:46 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:15:46 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:15:46 [INFO] | | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:15:46 [INFO] | | | | +- commons-logging:commons-logging:jar:1.3.5:compile 07:15:46 [INFO] | | | | \- commons-codec:commons-codec:jar:1.18.0:compile 07:15:46 [INFO] | | | \- org.springframework:spring-web:jar:6.2.17:compile 07:15:46 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:15:46 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:15:46 [INFO] | | | +- io.nats:jnats:jar:2.15.0:compile 07:15:46 [INFO] | | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:15:46 [INFO] | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:15:46 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:15:46 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:15:46 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:15:46 [INFO] | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:15:46 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:15:46 [INFO] | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:15:46 [INFO] | | | +- org.apache.tomcat:tomcat-jdbc:jar:10.1.46:compile 07:15:46 [INFO] | | | | \- org.apache.tomcat:tomcat-juli:jar:10.1.46:compile 07:15:46 [INFO] | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:15:46 [INFO] | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:15:46 [INFO] | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:15:46 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:15:46 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT:compile 07:15:46 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:15:46 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:15:46 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:15:46 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:15:46 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:15:46 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:15:46 [INFO] | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:15:46 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:15:46 [INFO] | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:15:46 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:15:46 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:15:46 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:15:46 [INFO] | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:15:46 [INFO] | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:15:46 [INFO] | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:15:46 [INFO] | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:15:46 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:15:46 [INFO] | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:15:46 [INFO] | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:15:46 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:15:46 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:15:46 [INFO] | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:15:46 [INFO] | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:15:46 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:15:46 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:15:46 [INFO] | \- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:15:46 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:15:46 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:15:46 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:15:46 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:15:46 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:15:46 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:15:46 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:15:46 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:15:46 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:15:46 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:15:46 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:46 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:15:46 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:15:46 [INFO] | +- junit:junit:jar:4.13.2:test 07:15:46 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:46 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:15:46 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:15:46 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:15:46 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:15:46 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:15:46 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:15:46 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:15:46 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:15:46 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:15:46 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:15:46 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:15:46 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:15:46 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:15:46 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:15:46 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:15:46 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:15:46 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:15:46 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:15:46 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:15:46 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:15:46 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:15:46 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:15:46 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:15:46 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:15:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:15:46 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:15:46 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:46 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:15:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:46 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:15:46 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:15:46 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:15:46 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:15:46 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:test 07:15:46 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:15:46 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:15:46 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:15:46 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:test 07:15:46 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:15:46 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:15:46 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:15:46 [INFO] +- com.h2database:h2:jar:1.4.197:test 07:15:46 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:15:46 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:15:46 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:15:46 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:15:46 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:15:46 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:15:46 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:15:46 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:15:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:15:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:46 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:15:46 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:15:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:15:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:15:46 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:15:46 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:15:46 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:15:46 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:15:46 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:15:46 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:15:46 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:15:46 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:15:46 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:15:46 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:15:46 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:15:46 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:15:46 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:15:46 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:15:46 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:15:46 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:15:46 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:15:46 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:15:46 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:15:46 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:15:46 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:15:46 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:15:46 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:15:46 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:15:46 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:15:46 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:15:46 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:15:46 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:15:46 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:15:46 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:15:46 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:15:46 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:15:46 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:15:46 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:15:46 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:15:46 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:15:46 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:15:46 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:15:46 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:15:46 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:15:46 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:15:46 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:15:46 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:15:46 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:15:46 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:15:46 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:15:46 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:15:46 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:15:46 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:15:46 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:15:46 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:15:46 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:15:46 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:15:46 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:15:46 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:15:46 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:15:46 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:15:46 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:15:46 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:15:46 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:15:46 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:15:46 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:15:46 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:15:46 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:15:46 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:15:46 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:15:46 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:15:46 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:15:46 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:15:46 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:15:46 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:15:46 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:15:46 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:15:46 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:15:46 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:15:46 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:15:46 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:15:46 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:15:46 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:15:46 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:15:46 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:15:46 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:15:46 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:15:46 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:15:46 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:15:46 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:15:46 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:15:46 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:15:46 [INFO] | \- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:15:46 [INFO] | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:15:46 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:15:46 [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:15:46 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:15:46 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:15:46 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:15:46 [INFO] 07:15:46 [INFO] --- clm:3.0.8-01:index (default-cli) @ designer-api --- 07:15:46 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/sonatype-clm/module.xml 07:15:46 [INFO] 07:15:46 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-api >----- 07:15:46 [INFO] Building MS Blueprints Processor Modules - Inbounds - Resource API 1.10.0-SNAPSHOT [33/67] 07:15:46 [INFO] from ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml 07:15:46 [INFO] --------------------------------[ jar ]--------------------------------- 07:15:46 [INFO] 07:15:46 [INFO] --- clean:3.4.1:clean (default-clean) @ resource-api --- 07:15:46 [INFO] 07:15:46 [INFO] --- tidy:1.1.0:check (validate-pom) @ resource-api --- 07:15:46 [INFO] 07:15:46 [INFO] --- antrun:1.8:run (validate-kotlin) @ resource-api --- 07:15:46 [INFO] Executing tasks 07:15:46 07:15:46 ktlint: 07:15:47 [INFO] Executed tasks 07:15:47 [INFO] 07:15:47 [INFO] --- directory:1.0:highest-basedir (directories) @ resource-api --- 07:15:47 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:15:47 [INFO] 07:15:47 [INFO] --- formatter:2.17.1:validate (validate-java) @ resource-api --- 07:15:47 [INFO] 07:15:47 [INFO] --- enforcer:3.4.1:enforce (enforce) @ resource-api --- 07:15:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:15:47 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:15:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:47 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:15:47 [INFO] 07:15:47 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ resource-api --- 07:15:47 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/code-coverage/jacoco-ut.exec 07:15:47 [INFO] 07:15:47 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ resource-api --- 07:15:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/jacoco.exec 07:15:47 [INFO] 07:15:47 [INFO] --- properties:1.0.0:set-system-properties (default) @ resource-api --- 07:15:47 [INFO] Set 2 system properties 07:15:47 [INFO] 07:15:47 [INFO] --- checkstyle:2.17:check (check-license) @ resource-api --- 07:15:47 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:15:47 [INFO] 07:15:47 [INFO] --- checkstyle:2.17:check (check-style) @ resource-api --- 07:15:47 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:15:47 [INFO] 07:15:47 [INFO] --- tidy:1.1.0:pom (format-pom) @ resource-api --- 07:15:47 [INFO] Tidy is skipped. 07:15:47 [INFO] 07:15:47 [INFO] --- antrun:1.8:run (format-kotlin) @ resource-api --- 07:15:47 [INFO] Skipping Antrun execution 07:15:47 [INFO] 07:15:47 [INFO] --- formatter:2.17.1:format (format-java) @ resource-api --- 07:15:47 [INFO] Formatting is skipped 07:15:47 [INFO] 07:15:47 [INFO] --- resources:3.3.1:resources (default-resources) @ resource-api --- 07:15:47 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/resources 07:15:47 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/resources 07:15:47 [INFO] 07:15:47 [INFO] --- compiler:3.14.0:compile (default-compile) @ resource-api --- 07:15:47 [INFO] No sources to compile 07:15:47 [INFO] 07:15:47 [INFO] --- kotlin:1.9.0:compile (compile) @ resource-api --- 07:15:47 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/java 07:15:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/resource/api/TemplateController.kt: (103, 26) Variable 'result' initializer is redundant 07:15:48 [INFO] 07:15:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ resource-api --- 07:15:48 [INFO] Copying 3 resources from src/test/resources to target/test-classes 07:15:48 [INFO] 07:15:48 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ resource-api --- 07:15:48 [INFO] No sources to compile 07:15:48 [INFO] 07:15:48 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ resource-api --- 07:15:48 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/test/java 07:15:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/resource/api/TemplateControllerTest.kt: (29, 51) 'MockBean' is deprecated. Deprecated in Java 07:15:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/resource/api/TemplateControllerTest.kt: (56, 6) 'MockBean' is deprecated. Deprecated in Java 07:15:49 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/resource/api/TemplateControllerTest.kt: (153, 33) 'fromObject(T!): BodyInserter!' is deprecated. Deprecated in Java 07:15:49 [INFO] 07:15:49 [INFO] --- surefire:3.0.0-M5:test (default-test) @ resource-api --- 07:15:49 [INFO] 07:15:49 [INFO] ------------------------------------------------------- 07:15:49 [INFO] T E S T S 07:15:49 [INFO] ------------------------------------------------------- 07:15:50 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceControllerTest 07:15:58 07:15:58 . ____ _ __ _ _ 07:15:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:15:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:15:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:15:58 ' |____| .__|_| |_|_| |_\__, | / / / / 07:15:58 =========|_|==============|___/=/_/_/_/ 07:15:58 07:15:58 :: Spring Boot :: (v3.5.6) 07:15:58 07:15:58 07:15:51.498 INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 07:15:58 07:15:51.589 INFO org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceControllerTest - Starting ResourceControllerTest using Java 21.0.10 with PID 7837 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api) 07:15:58 07:15:51.591 INFO org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceControllerTest - No active profile set, falling back to 1 default profile: "default" 07:15:58 07:15:53.297 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:15:58 07:15:53.368 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.6.29.Final 07:15:58 07:15:53.413 INFO org.hibernate.cache.internal.RegionFactoryInitiator - HHH000026: Second-level cache disabled 07:15:58 07:15:54.396 WARN org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:15:58 07:15:54.405 WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:15:58 07:15:54.469 INFO org.hibernate.orm.connections.pooling - HHH10001005: Database info: 07:15:58 Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@237bdd46'] 07:15:58 Database driver: undefined/unknown 07:15:58 Database version: 1.4.197 07:15:58 Autocommit mode: undefined/unknown 07:15:58 Isolation level: undefined/unknown 07:15:58 Minimum pool size: undefined/unknown 07:15:58 Maximum pool size: undefined/unknown 07:15:58 07:15:55.739 INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:15:58 07:15:56.584 INFO org.onap.ccsdk.cds.error.catalog.services.ErrorCatalogLoadPropertyService - Application ID: cds > Initializing error catalog message from properties... 07:15:58 07:15:57.410 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:15:58 07:15:58.039 INFO org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceControllerTest - Started ResourceControllerTest in 6.948 seconds (process running for 8.791) 07:15:58 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:15:58 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 07:15:58 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:15:58 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:15:58 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:15:58 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:15:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.638 s - in org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceControllerTest 07:15:59 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest 07:16:01 07:16:01 . ____ _ __ _ _ 07:16:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:16:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:16:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:16:01 ' |____| .__|_| |_|_| |_\__, | / / / / 07:16:01 =========|_|==============|___/=/_/_/_/ 07:16:01 07:16:01 :: Spring Boot :: (v3.5.6) 07:16:01 07:16:01 07:15:59.517 INFO org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - Starting TemplateControllerTest using Java 21.0.10 with PID 7837 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api) 07:16:01 07:15:59.517 INFO org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - No active profile set, falling back to 1 default profile: "default" 07:16:01 07:16:00.433 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:16:01 07:16:00.439 INFO org.hibernate.cache.internal.RegionFactoryInitiator - HHH000026: Second-level cache disabled 07:16:01 07:16:00.516 WARN org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:16:01 07:16:00.517 WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:16:01 07:16:00.519 INFO org.hibernate.orm.connections.pooling - HHH10001005: Database info: 07:16:01 Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@29390f73'] 07:16:01 Database driver: undefined/unknown 07:16:01 Database version: 1.4.197 07:16:01 Autocommit mode: undefined/unknown 07:16:01 Isolation level: undefined/unknown 07:16:01 Minimum pool size: undefined/unknown 07:16:01 Maximum pool size: undefined/unknown 07:16:01 07:16:00.667 INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:16:01 07:16:00.794 INFO org.onap.ccsdk.cds.error.catalog.services.ErrorCatalogLoadPropertyService - Application ID: cds > Initializing error catalog message from properties... 07:16:01 07:16:00.918 INFO org.onap.ccsdk.cds.blueprintsprocessor.core.BlueprintDependencyConfiguration - Dependency Management module created... 07:16:01 07:16:01.015 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:16:01 07:16:01.188 INFO org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - Started TemplateControllerTest in 1.693 seconds (process running for 11.94) 07:16:01 07:16:01.243 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionService - Writing out template_resolution result: bpName: baseconfiguration bpVer 1.0.0 resKey:2 (resourceId: resourceType: ) occurrence:1 07:16:01 07:16:01.279 INFO class org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - Stored result under UUID [B@27274299 07:16:01 07:16:01.496 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionService - Writing out template_resolution result: bpName: baseconfiguration bpVer 1.0.0 resKey:1 (resourceId: resourceType: ) occurrence:1 07:16:01 07:16:01.507 INFO class org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - Stored result under UUID [B@7ce6587b 07:16:01 07:16:01.518 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionService - Overwriting template resolution for blueprintName=(1.0.0), blueprintVersion=(baseconfiguration), artifactName=(activate) and resolutionKey=(1) 07:16:01 07:16:01.541 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionService - Writing out template_resolution result: bpName: baseconfiguration bpVer 1.0.0 resKey:1 (resourceId: resourceType: ) occurrence:1 07:16:01 07:16:01.551 INFO class org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - Stored result under UUID [B@65fa6e3b 07:16:01 07:16:01.589 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionService - Writing out template_resolution result: bpName: baseconfiguration bpVer 1.0.0 resKey:3 (resourceId: resourceType: ) occurrence:1 07:16:01 07:16:01.598 INFO class org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - Stored result under UUID [B@64020bab 07:16:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.121 s - in org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest 07:16:01 [INFO] 07:16:01 [INFO] Results: 07:16:01 [INFO] 07:16:01 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 07:16:01 [INFO] 07:16:01 [INFO] 07:16:01 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ resource-api --- 07:16:01 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/code-coverage/jacoco-ut.exec 07:16:01 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Resource API' with 17 classes 07:16:01 [INFO] 07:16:01 [INFO] --- jacoco:0.8.12:report (default-report) @ resource-api --- 07:16:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:01 [INFO] 07:16:01 [INFO] --- jar:3.4.2:jar (default-jar) @ resource-api --- 07:16:01 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/resource-api-1.10.0-SNAPSHOT.jar 07:16:01 [INFO] 07:16:01 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ resource-api --- 07:16:01 [INFO] Skipping because packaging 'jar' is not pom. 07:16:01 [INFO] 07:16:01 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ resource-api --- 07:16:01 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/code-coverage/jacoco-it.exec 07:16:01 [INFO] 07:16:01 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ resource-api --- 07:16:01 [INFO] 07:16:01 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ resource-api --- 07:16:01 [INFO] 07:16:01 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ resource-api --- 07:16:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:01 [INFO] 07:16:01 [INFO] --- jacoco:0.8.12:check (default-check) @ resource-api --- 07:16:01 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/jacoco.exec 07:16:01 [INFO] 07:16:01 [INFO] --- failsafe:3.0.0-M5:verify (default) @ resource-api --- 07:16:01 [INFO] 07:16:01 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ resource-api --- 07:16:01 [INFO] 07:16:01 [INFO] --- install:3.1.4:install (default-install) @ resource-api --- 07:16:01 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.10.0-SNAPSHOT/resource-api-1.10.0-SNAPSHOT.pom 07:16:01 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/resource-api-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.10.0-SNAPSHOT/resource-api-1.10.0-SNAPSHOT.jar 07:16:01 [INFO] 07:16:01 [INFO] --- dependency:3.8.1:tree (default-cli) @ resource-api --- 07:16:02 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-api:jar:1.10.0-SNAPSHOT 07:16:02 [INFO] +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:16:02 [INFO] | +- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:16:02 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 07:16:02 [INFO] | +- org.springframework:spring-beans:jar:6.2.17:compile 07:16:02 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:16:02 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:16:02 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:16:02 [INFO] | +- org.springframework:spring-expression:jar:6.2.17:compile 07:16:02 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:16:02 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:16:02 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:16:02 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:16:02 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:16:02 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:16:02 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:16:02 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:16:02 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:16:02 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:16:02 [INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:16:02 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:16:02 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:16:02 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:16:02 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 07:16:02 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:16:02 [INFO] | | +- org.slf4j:slf4j-api:jar:2.0.17:compile 07:16:02 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:16:02 [INFO] | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:16:02 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 07:16:02 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 07:16:02 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:16:02 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:16:02 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:16:02 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:16:02 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:16:02 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:16:02 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:16:02 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:16:02 [INFO] | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:16:02 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-services:jar:1.10.0-SNAPSHOT:compile 07:16:02 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.10.0-SNAPSHOT:compile 07:16:02 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:16:02 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:16:02 [INFO] | | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:16:02 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:16:02 [INFO] | | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:16:02 [INFO] | | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:16:02 [INFO] | | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:16:02 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:16:02 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:16:02 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:16:02 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:16:02 [INFO] | | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:16:02 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:16:02 [INFO] | | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:16:02 [INFO] | | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:16:02 [INFO] | | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:16:02 [INFO] | | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:16:02 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:16:02 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:16:02 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:16:02 [INFO] | | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:16:02 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:16:02 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:16:02 [INFO] | | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:16:02 [INFO] | | | | +- commons-logging:commons-logging:jar:1.3.5:compile 07:16:02 [INFO] | | | | \- commons-codec:commons-codec:jar:1.18.0:compile 07:16:02 [INFO] | | | \- org.springframework:spring-web:jar:6.2.17:compile 07:16:02 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:16:02 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:16:02 [INFO] | | | +- io.nats:jnats:jar:2.15.0:compile 07:16:02 [INFO] | | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:16:02 [INFO] | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:16:02 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:16:02 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:16:02 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:16:02 [INFO] | \- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:16:02 [INFO] | +- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:16:02 [INFO] | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:16:02 [INFO] | | +- org.apache.tomcat:tomcat-jdbc:jar:10.1.46:compile 07:16:02 [INFO] | | | \- org.apache.tomcat:tomcat-juli:jar:10.1.46:compile 07:16:02 [INFO] | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:16:02 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:16:02 [INFO] | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:16:02 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT:compile 07:16:02 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:16:02 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:16:02 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:16:02 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:16:02 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:16:02 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:16:02 [INFO] | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:16:02 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:16:02 [INFO] | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:16:02 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:16:02 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:16:02 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:16:02 [INFO] | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:16:02 [INFO] | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:16:02 [INFO] | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:16:02 [INFO] | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:16:02 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:16:02 [INFO] | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:16:02 [INFO] | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:16:02 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:16:02 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:16:02 [INFO] | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:16:02 [INFO] | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:16:02 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:16:02 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:16:02 [INFO] | \- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:16:02 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:16:02 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:16:02 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:16:02 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:16:02 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:16:02 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:16:02 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:16:02 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:16:02 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:16:02 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:16:02 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:02 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:16:02 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:16:02 [INFO] | +- junit:junit:jar:4.13.2:test 07:16:02 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:02 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:16:02 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:16:02 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:16:02 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:16:02 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:16:02 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:16:02 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:16:02 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:16:02 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:16:02 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:16:02 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:16:02 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:16:02 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:16:02 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:16:02 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:16:02 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:16:02 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:16:02 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:16:02 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:16:02 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:16:02 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:16:02 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:16:02 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:16:02 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:16:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:16:02 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:16:02 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:02 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:16:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:02 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:16:02 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:16:02 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:16:02 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:16:02 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:test 07:16:02 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:16:02 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:16:02 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:16:02 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:test 07:16:02 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:16:02 [INFO] +- com.h2database:h2:jar:1.4.197:test 07:16:02 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:16:02 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:16:02 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:16:02 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:16:02 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:16:02 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:16:02 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:16:02 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:16:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:16:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:02 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:16:02 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:16:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:16:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:16:02 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:16:02 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:16:02 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:16:02 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:16:02 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:16:02 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:16:02 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:16:02 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:16:02 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:16:02 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:16:02 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:16:02 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:16:02 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:16:02 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:16:02 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:16:02 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:16:02 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:16:02 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:16:02 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:16:02 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:16:02 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:16:02 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:16:02 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:16:02 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:16:02 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:16:02 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:16:02 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:16:02 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:16:02 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:16:02 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:16:02 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:16:02 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:16:02 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:16:02 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:16:02 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:16:02 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:16:02 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:16:02 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:16:02 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:16:02 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:16:02 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:16:02 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:16:02 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:16:02 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:16:02 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:16:02 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:16:02 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:16:02 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:16:02 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:16:02 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:16:02 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:16:02 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:16:02 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:16:02 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:16:02 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:16:02 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:16:02 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:16:02 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:16:02 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:16:02 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:16:02 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:16:02 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:16:02 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:16:02 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:16:02 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:16:02 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:16:02 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:16:02 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:16:02 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:16:02 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:16:02 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:16:02 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:16:02 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:16:02 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:16:02 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:16:02 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:16:02 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:16:02 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:16:02 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:16:02 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:16:02 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:16:02 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:16:02 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:16:02 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:16:02 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:16:02 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:16:02 [INFO] | \- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:16:02 [INFO] | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:16:02 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:16:02 [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:16:02 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:16:02 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:16:02 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:16:02 [INFO] 07:16:02 [INFO] --- clm:3.0.8-01:index (default-cli) @ resource-api --- 07:16:02 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/sonatype-clm/module.xml 07:16:02 [INFO] 07:16:02 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status >-- 07:16:02 [INFO] Building MS Blueprints Processor Functions - Blueprint Audit status 1.10.0-SNAPSHOT [34/67] 07:16:02 [INFO] from ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml 07:16:02 [INFO] --------------------------------[ jar ]--------------------------------- 07:16:02 [INFO] 07:16:02 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprint-audit-status --- 07:16:02 [INFO] 07:16:02 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprint-audit-status --- 07:16:02 [INFO] 07:16:02 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprint-audit-status --- 07:16:02 [INFO] Executing tasks 07:16:02 07:16:02 ktlint: 07:16:03 [INFO] Executed tasks 07:16:03 [INFO] 07:16:03 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprint-audit-status --- 07:16:03 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:16:03 [INFO] 07:16:03 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprint-audit-status --- 07:16:03 [INFO] 07:16:03 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprint-audit-status --- 07:16:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:16:03 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:16:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:03 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:16:03 [INFO] 07:16:03 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprint-audit-status --- 07:16:03 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/code-coverage/jacoco-ut.exec 07:16:03 [INFO] 07:16:03 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprint-audit-status --- 07:16:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/jacoco.exec 07:16:03 [INFO] 07:16:03 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprint-audit-status --- 07:16:03 [INFO] Set 2 system properties 07:16:03 [INFO] 07:16:03 [INFO] --- checkstyle:2.17:check (check-license) @ blueprint-audit-status --- 07:16:03 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:16:03 [INFO] 07:16:03 [INFO] --- checkstyle:2.17:check (check-style) @ blueprint-audit-status --- 07:16:03 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:16:03 [INFO] 07:16:03 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprint-audit-status --- 07:16:03 [INFO] Tidy is skipped. 07:16:03 [INFO] 07:16:03 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprint-audit-status --- 07:16:03 [INFO] Skipping Antrun execution 07:16:03 [INFO] 07:16:03 [INFO] --- formatter:2.17.1:format (format-java) @ blueprint-audit-status --- 07:16:03 [INFO] Formatting is skipped 07:16:03 [INFO] 07:16:03 [INFO] --- resources:3.3.1:resources (default-resources) @ blueprint-audit-status --- 07:16:03 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/resources 07:16:03 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/resources 07:16:03 [INFO] 07:16:03 [INFO] --- compiler:3.14.0:compile (default-compile) @ blueprint-audit-status --- 07:16:03 [INFO] No sources to compile 07:16:03 [INFO] 07:16:03 [INFO] --- kotlin:1.9.0:compile (compile) @ blueprint-audit-status --- 07:16:03 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/java 07:16:03 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/DatabaseStoreAuditService.kt: (61, 63) Variable 'storedAuditStatus' initializer is redundant 07:16:03 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/DatabaseStoreAuditService.kt: (102, 17) Condition 'storedAuditStatus == null' is always 'false' 07:16:03 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/db/BlueprintWorkflowAuditStatus.kt: (21, 34) 'Proxy' is deprecated. Deprecated in Java 07:16:03 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/db/BlueprintWorkflowAuditStatus.kt: (42, 2) 'Proxy' is deprecated. Deprecated in Java 07:16:03 [INFO] 07:16:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ blueprint-audit-status --- 07:16:03 [INFO] Copying 3 resources from src/test/resources to target/test-classes 07:16:03 [INFO] 07:16:03 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ blueprint-audit-status --- 07:16:03 [INFO] No sources to compile 07:16:03 [INFO] 07:16:03 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprint-audit-status --- 07:16:03 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/test/java 07:16:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/DatabaseStoreAuditServiceTest.kt: (43, 31) Variable 'testOuput' initializer is redundant 07:16:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/DatabaseStoreAuditServiceTest.kt: (269, 31) Parameter 'nothing' is never used 07:16:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/NoStoreAuditServiceTest.kt: (40, 31) Variable 'testOuput' initializer is redundant 07:16:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/NoStoreAuditServiceTest.kt: (65, 61) Variable 'testList' initializer is redundant 07:16:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/NoStoreAuditServiceTest.kt: (75, 61) Variable 'testList' initializer is redundant 07:16:04 [INFO] 07:16:04 [INFO] --- surefire:3.0.0-M5:test (default-test) @ blueprint-audit-status --- 07:16:04 [INFO] 07:16:04 [INFO] ------------------------------------------------------- 07:16:04 [INFO] T E S T S 07:16:04 [INFO] ------------------------------------------------------- 07:16:05 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 07:16:05 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest 07:16:06 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:16:15 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:16:15 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:16:15 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:16:15 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:16:15 07:16:08.908 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate -- Bootstrapping Spring Data JPA repositories in DEFAULT mode. 07:16:15 07:16:09.181 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate -- Finished Spring Data repository scanning in 257 ms. Found 4 JPA repository interfaces. 07:16:15 07:16:10.586 [main] INFO org.hibernate.jpa.internal.util.LogHelper -- HHH000204: Processing PersistenceUnitInfo [name: default] 07:16:15 07:16:10.682 [main] INFO org.hibernate.Version -- HHH000412: Hibernate ORM core version 6.6.29.Final 07:16:15 07:16:10.751 [main] WARN org.hibernate.testing.cache.CachingRegionFactory -- org.hibernate.testing.cache.CachingRegionFactory should be only used for testing. 07:16:15 07:16:10.752 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000025: Second-level cache region factory [org.hibernate.testing.cache.CachingRegionFactory] 07:16:15 07:16:11.069 [main] INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo -- No LoadTimeWeaver setup: ignoring JPA class transformer 07:16:15 07:16:11.535 [main] WARN org.hibernate.dialect.Dialect -- HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:16:15 07:16:11.543 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:16:15 07:16:11.601 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: 07:16:15 Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@2c7c805f'] 07:16:15 Database driver: undefined/unknown 07:16:15 Database version: 1.4.197 07:16:15 Autocommit mode: undefined/unknown 07:16:15 Isolation level: undefined/unknown 07:16:15 Minimum pool size: undefined/unknown 07:16:15 Maximum pool size: undefined/unknown 07:16:15 07:16:12.477 [main] INFO org.hibernate.validator.internal.util.Version -- HV000001: Hibernate Validator 8.0.3.Final 07:16:15 07:16:13.359 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000490: Using JTA platform [org.hibernate.engine.transaction.jta.platform.internal.WildFlyStandAloneJtaPlatform] 07:16:15 07:16:13.419 [main] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean -- Initialized JPA EntityManagerFactory for persistence unit 'default' 07:16:15 07:16:14.222 [main] INFO org.springframework.data.jpa.repository.query.QueryEnhancerFactory -- Hibernate is in classpath; If applicable, HQL parser will be used. 07:16:15 07:16:14.902 [main] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.BlueprintDependencyConfiguration -- Dependency Management module created... 07:16:15 07:16:14.936 [main] INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfiguration -- Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:16:15 07:16:15.489 [main] WARN org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration -- Cannot find template location: classpath:/templates/ (please add some templates, check your Mustache configuration, or set spring.mustache.check-template-location=false) 07:16:15 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:16:16 07:16:16.253 [main @coroutine#2] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService -- storeExecutionOutput called to store the Workflow action output details correlationUUID 12345 auditStoreId 1001 07:16:16 07:16:16.330 [main @coroutine#2] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService -- Update the Audit status record Id 1001 bluePrintName multi-steps 07:16:16 07:16:16.658 [main @coroutine#3] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService -- getWorkflowStatusByRequestIdAndSubRequestId called to retrieve all the records based on request Id 07:16:16 07:16:16.660 [main @coroutine#3] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService -- getWorkflowStatusByRequestIdAndSubRequestId results count 1 07:16:16 07:16:16.673 [main @coroutine#4] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService -- getWorkflowStatusByRequestId called to retrieve all the records based on request Id 07:16:16 07:16:16.674 [main @coroutine#4] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService -- getWorkflowStatusByRequestId results count 1 07:16:16 07:16:16.686 [main @coroutine#6] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService -- storeExecutionOutput called to store the Workflow action output details correlationUUID 12345 auditStoreId -1 07:16:16 07:16:16.711 [main @coroutine#8] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService -- storeExecutionInput called to store the Workflow action input details 07:16:16 07:16:16.737 [DefaultDispatcher-worker-1 @coroutine#8] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService -- Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:0 (originatorId: SDNC_DG requestId: ab543-3asd4) subRequestId:81c9-4910 07:16:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.905 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest 07:16:16 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest 07:16:16 07:16:16.785 [main @coroutine#10] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditService -- storeExecutionOutput called not to store the Workflow action output details correlationUUID 12345 auditStoreId -1 07:16:16 07:16:16.796 [main @coroutine#11] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditService -- getWorkflowStatusByRequestIdAndSubRequestId placeholer , this doesn't return any records 07:16:16 07:16:16.803 [main @coroutine#12] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditService -- getWorkflowStatusByRequestId placeholer , this doesn't return any records 07:16:16 07:16:16.810 [main @coroutine#14] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditService -- storeExecutionInput called not to store the Workflow action input details 07:16:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest 07:16:17 [INFO] 07:16:17 [INFO] Results: 07:16:17 [INFO] 07:16:17 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 07:16:17 [INFO] 07:16:17 [INFO] 07:16:17 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprint-audit-status --- 07:16:17 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/code-coverage/jacoco-ut.exec 07:16:17 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Blueprint Audit status' with 4 classes 07:16:17 [INFO] 07:16:17 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprint-audit-status --- 07:16:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:17 [INFO] 07:16:17 [INFO] --- jar:3.4.2:jar (default-jar) @ blueprint-audit-status --- 07:16:17 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/blueprint-audit-status-1.10.0-SNAPSHOT.jar 07:16:17 [INFO] 07:16:17 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprint-audit-status --- 07:16:17 [INFO] Skipping because packaging 'jar' is not pom. 07:16:17 [INFO] 07:16:17 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprint-audit-status --- 07:16:17 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/code-coverage/jacoco-it.exec 07:16:17 [INFO] 07:16:17 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprint-audit-status --- 07:16:17 [INFO] 07:16:17 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprint-audit-status --- 07:16:17 [INFO] 07:16:17 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprint-audit-status --- 07:16:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:17 [INFO] 07:16:17 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprint-audit-status --- 07:16:17 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/jacoco.exec 07:16:17 [INFO] 07:16:17 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprint-audit-status --- 07:16:17 [INFO] 07:16:17 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprint-audit-status --- 07:16:17 [INFO] 07:16:17 [INFO] --- install:3.1.4:install (default-install) @ blueprint-audit-status --- 07:16:17 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.10.0-SNAPSHOT/blueprint-audit-status-1.10.0-SNAPSHOT.pom 07:16:17 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/blueprint-audit-status-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.10.0-SNAPSHOT/blueprint-audit-status-1.10.0-SNAPSHOT.jar 07:16:17 [INFO] 07:16:17 [INFO] --- dependency:3.8.1:tree (default-cli) @ blueprint-audit-status --- 07:16:17 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status:jar:1.10.0-SNAPSHOT 07:16:17 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:16:17 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:16:17 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:16:17 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:16:17 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:16:17 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:16:17 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:16:17 [INFO] | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:16:17 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:16:17 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 07:16:17 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:16:17 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:16:17 [INFO] | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:16:17 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 07:16:17 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 07:16:17 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:16:17 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:16:17 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:16:17 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:16:17 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:16:17 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:16:17 [INFO] | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:16:17 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:16:17 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:16:17 [INFO] | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:16:17 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:16:17 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:16:17 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:16:17 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:16:17 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:16:17 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:16:17 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:16:17 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:16:17 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:16:17 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:16:17 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:16:17 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:16:17 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:16:17 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:16:17 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:16:17 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:16:17 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:16:17 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:16:17 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:16:17 [INFO] | +- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:16:17 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:16:17 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:16:17 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:16:17 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:16:17 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:16:17 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:16:17 [INFO] | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:16:17 [INFO] | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:16:17 [INFO] | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:16:17 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:16:17 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:16:17 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:16:17 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:16:17 [INFO] | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:16:17 [INFO] | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:16:17 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:16:17 [INFO] | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:16:17 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:16:17 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:16:17 [INFO] | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:16:17 [INFO] | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:16:17 [INFO] | | +- org.springframework:spring-orm:jar:6.2.11:compile 07:16:17 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:16:17 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 07:16:17 [INFO] | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:16:17 [INFO] | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:16:17 [INFO] +- com.h2database:h2:jar:1.4.197:test 07:16:17 [INFO] +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:16:17 [INFO] +- org.hibernate.orm:hibernate-testing:jar:6.6.29.Final:test 07:16:17 [INFO] | +- org.hibernate.orm:hibernate-community-dialects:jar:6.6.29.Final:test 07:16:17 [INFO] | +- junit:junit:jar:4.13.2:compile 07:16:17 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:compile 07:16:17 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:16:17 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:17 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:16:17 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:16:17 [INFO] | +- org.hamcrest:hamcrest-all:jar:1.3:test 07:16:17 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:16:17 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:16:17 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:17 [INFO] | | \- org.objenesis:objenesis:jar:3.3:test 07:16:17 [INFO] | +- org.mockito:mockito-inline:jar:5.2.0:test 07:16:17 [INFO] | +- org.jboss.byteman:byteman:jar:4.0.20:test 07:16:17 [INFO] | +- org.jboss.byteman:byteman-install:jar:4.0.20:test 07:16:17 [INFO] | +- org.jboss.byteman:byteman-bmunit:jar:4.0.20:test 07:16:17 [INFO] | | \- org.jboss.byteman:byteman-submit:jar:4.0.20:test 07:16:17 [INFO] | +- com.experlog:xapool:jar:1.5.0:test 07:16:17 [INFO] | +- org.jboss:jboss-transaction-spi:jar:8.0.0.Final:test 07:16:17 [INFO] | +- org.jboss.narayana.jta:narayana-jta:jar:7.0.0.Final:test 07:16:17 [INFO] | +- javax.money:money-api:jar:1.1:test 07:16:17 [INFO] | +- org.javamoney:moneta:jar:1.1:test 07:16:17 [INFO] | | \- javax.annotation:javax.annotation-api:jar:1.3.1:test (optional) 07:16:17 [INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.24.3:test 07:16:17 [INFO] | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:16:17 [INFO] | +- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:16:17 [INFO] | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:16:17 [INFO] | +- io.smallrye:jandex:jar:3.2.0:runtime 07:16:17 [INFO] | +- org.wildfly.transaction:wildfly-transaction-client-jakarta:jar:2.0.0.Final:test 07:16:17 [INFO] | | +- org.wildfly.common:wildfly-common:jar:1.2.0.Final:test 07:16:17 [INFO] | | +- org.jboss.xnio:xnio-api:jar:3.5.1.Final:test 07:16:17 [INFO] | | | \- org.wildfly.client:wildfly-client-config:jar:1.0.0.Final:test 07:16:17 [INFO] | | +- org.jboss.remoting:jboss-remoting:jar:5.0.0.Final:test 07:16:17 [INFO] | | +- org.wildfly.security:wildfly-elytron:jar:1.1.0.Final:test 07:16:17 [INFO] | | +- org.wildfly:wildfly-naming-client:jar:1.0.4.Final:test 07:16:17 [INFO] | | | +- org.jboss.marshalling:jboss-marshalling:jar:2.0.0.Final:test 07:16:17 [INFO] | | | \- org.jboss.marshalling:jboss-marshalling-river:jar:2.0.0.Final:test 07:16:17 [INFO] | | \- jakarta.resource:jakarta.resource-api:jar:2.0.0:test 07:16:17 [INFO] | +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:16:17 [INFO] | \- org.junit.platform:junit-platform-launcher:jar:1.12.2:test 07:16:17 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:16:17 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:16:17 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:16:17 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:16:17 [INFO] | | | \- commons-logging:commons-logging:jar:1.3.5:compile 07:16:17 [INFO] | | +- org.springframework:spring-web:jar:6.2.17:compile 07:16:17 [INFO] | | +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:16:17 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:16:17 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:16:17 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:16:17 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:16:17 [INFO] | | +- io.nats:jnats:jar:2.15.0:compile 07:16:17 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:16:17 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:16:17 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:16:17 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:16:17 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:16:17 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:16:17 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:16:17 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:16:17 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:16:17 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:16:17 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 07:16:17 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 07:16:17 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:16:17 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:16:17 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:16:17 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:16:17 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:16:17 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:16:17 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:16:17 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:16:17 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:16:17 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:16:17 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:16:17 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:16:17 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:16:17 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 07:16:17 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 07:16:17 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 07:16:17 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 07:16:17 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 07:16:17 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:16:17 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 07:16:17 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 07:16:17 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 07:16:17 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 07:16:17 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 07:16:17 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 07:16:17 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 07:16:17 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:test 07:16:17 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 07:16:17 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 07:16:17 [INFO] | | +- com.samskivert:jmustache:jar:1.16:test 07:16:17 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:16:17 [INFO] | | +- net.javacrumbs.json-unit:json-unit-core:jar:2.32.0:test 07:16:17 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 07:16:17 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 07:16:17 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 07:16:17 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 07:16:17 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 07:16:17 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 07:16:17 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 07:16:17 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 07:16:17 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 07:16:17 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 07:16:17 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 07:16:17 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 07:16:17 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 07:16:17 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 07:16:17 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 07:16:17 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 07:16:17 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 07:16:17 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 07:16:17 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 07:16:17 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 07:16:17 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 07:16:17 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 07:16:17 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 07:16:17 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.10.4:test 07:16:17 [INFO] | | +- commons-codec:commons-codec:jar:1.18.0:compile 07:16:17 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 07:16:17 [INFO] | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:16:17 [INFO] | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:16:17 [INFO] | +- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:16:17 [INFO] | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:16:17 [INFO] | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:16:17 [INFO] | | +- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:16:17 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:16:17 [INFO] | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:16:17 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.73.Final:test 07:16:17 [INFO] | | +- io.netty:netty-tcnative-classes:jar:2.0.73.Final:test 07:16:17 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.73.Final:test 07:16:17 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.73.Final:test 07:16:17 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.73.Final:test 07:16:17 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.73.Final:test 07:16:17 [INFO] | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.73.Final:test 07:16:17 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:16:17 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:16:17 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:16:17 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:16:17 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:16:17 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:16:17 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:16:17 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:16:17 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:16:17 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:16:17 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:16:17 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:16:17 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 07:16:17 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:16:17 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:16:17 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:16:17 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:16:17 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:16:17 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:16:17 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:compile 07:16:17 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:16:17 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:16:17 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:16:17 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:16:17 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:16:17 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:16:17 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:16:17 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:16:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:16:17 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:16:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:17 [INFO] +- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:16:17 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:16:17 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:16:17 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:16:17 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:16:17 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:16:17 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:16:17 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:16:17 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:16:17 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:16:17 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:16:17 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:16:17 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:16:17 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:16:17 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:16:17 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:16:17 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:16:17 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:16:17 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:17 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:16:17 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:16:17 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:16:17 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:16:17 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:16:17 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:16:17 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:16:17 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:16:17 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:16:17 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:16:17 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:16:17 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:16:17 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:16:17 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:16:17 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:16:17 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:16:17 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:16:17 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:16:17 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:16:17 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:16:17 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:16:17 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:16:17 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:16:17 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:16:17 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:16:17 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:16:17 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:16:17 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:16:17 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:16:17 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:16:17 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:16:17 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:16:17 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:16:17 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:16:17 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:16:17 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:16:17 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:16:17 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:16:17 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:16:17 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:16:17 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:16:17 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:16:17 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:16:17 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:16:17 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:16:17 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:16:17 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:16:17 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:16:17 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:16:17 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:16:17 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:16:17 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:16:17 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:16:17 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:16:17 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:16:17 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:16:17 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:16:17 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:16:17 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:16:17 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:16:17 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:16:17 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:16:17 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:16:17 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:16:17 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:16:17 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:16:17 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:16:17 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:16:17 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:16:17 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:16:17 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:16:17 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:16:17 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:16:17 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:16:17 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:16:17 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:16:17 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:16:17 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:16:17 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:16:17 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:16:17 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:16:17 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:16:17 [INFO] 07:16:17 [INFO] --- clm:3.0.8-01:index (default-cli) @ blueprint-audit-status --- 07:16:17 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/sonatype-clm/module.xml 07:16:17 [INFO] 07:16:17 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:selfservice-api >--- 07:16:17 [INFO] Building MS Blueprints Processor Modules - Inbounds - Self Service API 1.10.0-SNAPSHOT [35/67] 07:16:17 [INFO] from ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml 07:16:17 [INFO] --------------------------------[ jar ]--------------------------------- 07:16:17 [INFO] 07:16:17 [INFO] --- clean:3.4.1:clean (default-clean) @ selfservice-api --- 07:16:17 [INFO] 07:16:17 [INFO] --- tidy:1.1.0:check (validate-pom) @ selfservice-api --- 07:16:17 [INFO] 07:16:17 [INFO] --- antrun:1.8:run (validate-kotlin) @ selfservice-api --- 07:16:17 [INFO] Executing tasks 07:16:17 07:16:17 ktlint: 07:16:18 [INFO] Executed tasks 07:16:18 [INFO] 07:16:18 [INFO] --- directory:1.0:highest-basedir (directories) @ selfservice-api --- 07:16:18 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:16:18 [INFO] 07:16:18 [INFO] --- formatter:2.17.1:validate (validate-java) @ selfservice-api --- 07:16:18 [INFO] 07:16:18 [INFO] --- enforcer:3.4.1:enforce (enforce) @ selfservice-api --- 07:16:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:16:18 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:16:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:18 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:16:18 [INFO] 07:16:18 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ selfservice-api --- 07:16:18 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/code-coverage/jacoco-ut.exec 07:16:18 [INFO] 07:16:18 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ selfservice-api --- 07:16:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/jacoco.exec 07:16:18 [INFO] 07:16:18 [INFO] --- properties:1.0.0:set-system-properties (default) @ selfservice-api --- 07:16:18 [INFO] Set 2 system properties 07:16:18 [INFO] 07:16:18 [INFO] --- checkstyle:2.17:check (check-license) @ selfservice-api --- 07:16:18 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:16:18 [INFO] 07:16:18 [INFO] --- checkstyle:2.17:check (check-style) @ selfservice-api --- 07:16:18 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:16:18 [INFO] 07:16:18 [INFO] --- tidy:1.1.0:pom (format-pom) @ selfservice-api --- 07:16:18 [INFO] Tidy is skipped. 07:16:18 [INFO] 07:16:18 [INFO] --- antrun:1.8:run (format-kotlin) @ selfservice-api --- 07:16:18 [INFO] Skipping Antrun execution 07:16:18 [INFO] 07:16:18 [INFO] --- formatter:2.17.1:format (format-java) @ selfservice-api --- 07:16:18 [INFO] Formatting is skipped 07:16:18 [INFO] 07:16:18 [INFO] --- resources:3.3.1:resources (default-resources) @ selfservice-api --- 07:16:18 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/resources 07:16:18 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/resources 07:16:18 [INFO] 07:16:18 [INFO] --- compiler:3.14.0:compile (default-compile) @ selfservice-api --- 07:16:18 [INFO] No sources to compile 07:16:18 [INFO] 07:16:18 [INFO] --- kotlin:1.9.0:compile (compile) @ selfservice-api --- 07:16:18 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/java 07:16:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/BluePrintProcessingKafkaConsumer.kt: (68, 34) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 07:16:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/ExecutionServiceController.kt: (86, 39) Unsafe use of a nullable receiver of type DataSource? 07:16:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/KafkaPublishAuditService.kt: (251, 100) Unnecessary non-null assertion (!!) on a non-null receiver of type JsonNode 07:16:19 [INFO] 07:16:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ selfservice-api --- 07:16:19 [INFO] Copying 7 resources from src/test/resources to target/test-classes 07:16:19 [INFO] 07:16:19 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ selfservice-api --- 07:16:19 [INFO] No sources to compile 07:16:19 [INFO] 07:16:19 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ selfservice-api --- 07:16:19 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/java 07:16:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/ExecutionServiceControllerTest.kt: (92, 37) 'fromObject(T!): BodyInserter!' is deprecated. Deprecated in Java 07:16:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/ExecutionServiceControllerTest.kt: (112, 37) 'fromObject(T!): BodyInserter!' is deprecated. Deprecated in Java 07:16:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/ExecutionServiceHandlerTest.kt: (141, 63) Variable 'executionServiceOutput' initializer is redundant 07:16:20 [INFO] 07:16:20 [INFO] --- surefire:3.0.0-M5:test (default-test) @ selfservice-api --- 07:16:20 [INFO] 07:16:20 [INFO] ------------------------------------------------------- 07:16:20 [INFO] T E S T S 07:16:20 [INFO] ------------------------------------------------------- 07:16:22 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.validation.BluePrintRuntimeValidatorServiceTest 07:16:23 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:16:24 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:16:24 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:16:24 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:16:24 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:16:24 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:16:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.226 s - in org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.validation.BluePrintRuntimeValidatorServiceTest 07:16:26 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.utils.BlueprintProcessingUtilsTest 07:16:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.utils.BlueprintProcessingUtilsTest 07:16:26 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.ExecutionServiceControllerTest 07:16:32 07:16:32 . ____ _ __ _ _ 07:16:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:16:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:16:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:16:32 ' |____| .__|_| |_|_| |_\__, | / / / / 07:16:32 =========|_|==============|___/=/_/_/_/ 07:16:32 07:16:32 :: Spring Boot :: (v3.5.6) 07:16:32 07:16:32 07:16:26.660 INFO [main] o.o.c.c.b.s.api.ExecutionServiceControllerTest - Starting ExecutionServiceControllerTest using Java 21.0.10 with PID 8100 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api) 07:16:32 07:16:26.663 INFO [main] o.o.c.c.b.s.api.ExecutionServiceControllerTest - No active profile set, falling back to 1 default profile: "default" 07:16:32 07:16:26.671 INFO [background-preinit] org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 07:16:32 07:16:28.004 INFO [main] org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:16:32 07:16:28.080 INFO [main] org.hibernate.Version - HHH000412: Hibernate ORM core version 6.6.29.Final 07:16:32 07:16:28.124 INFO [main] o.hibernate.cache.internal.RegionFactoryInitiator - HHH000026: Second-level cache disabled 07:16:32 07:16:28.755 WARN [main] org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:16:32 07:16:28.762 WARN [main] org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:16:32 07:16:28.821 INFO [main] org.hibernate.orm.connections.pooling - HHH10001005: Database info: 07:16:32 Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@1eedc45d'] 07:16:32 Database driver: undefined/unknown 07:16:32 Database version: 1.4.197 07:16:32 Autocommit mode: undefined/unknown 07:16:32 Isolation level: undefined/unknown 07:16:32 Minimum pool size: undefined/unknown 07:16:32 Maximum pool size: undefined/unknown 07:16:32 07:16:30.361 INFO [main] o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:16:32 07:16:31.721 INFO [main] o.o.c.c.b.selfservice.api.NoPublishAuditService - Audit service is disabled 07:16:32 07:16:31.821 INFO [main] o.o.c.c.b.core.BlueprintDependencyConfiguration - Dependency Management module created... 07:16:32 07:16:32.031 INFO [main] o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:16:32 07:16:32.516 INFO [main] o.o.c.c.b.s.api.ExecutionServiceControllerTest - Started ExecutionServiceControllerTest in 6.14 seconds (process running for 12.117) 07:16:33 07:16:32.575 INFO [main @coroutine#10] o.o.c.c.b.d.p.service.BlueprintCatalogServiceImpl - Save processing(b33fc26a-1a40-425a-934d-bfb88eff11c3) CBA(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/blueprints/generated-cba.zip) 07:16:33 07:16:33.432 ERROR [DefaultDispatcher-worker-1 @coroutine#19] c.o.c.c.b.selfservice.api.ExecutionServiceHandler - fail processing request id 1234 07:16:33 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Input request missing the expected 'activate-request' block! 07:16:33 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BluePrintWorkflowExecutionServiceImpl.executeBluePrintWorkflow$suspendImpl(BluePrintWorkflowExecutionServiceImpl.kt:53) 07:16:33 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BluePrintWorkflowExecutionServiceImpl.executeBluePrintWorkflow(BluePrintWorkflowExecutionServiceImpl.kt) 07:16:33 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BluePrintWorkflowExecutionServiceImpl.executeBluePrintWorkflow(BluePrintWorkflowExecutionServiceImpl.kt:31) 07:16:33 at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.ExecutionServiceHandler.doProcess(ExecutionServiceHandler.kt:121) 07:16:33 at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.ExecutionServiceHandler$doProcess$1.invokeSuspend(ExecutionServiceHandler.kt) 07:16:33 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:16:33 at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:359) 07:16:33 at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:255) 07:16:33 at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:100) 07:16:33 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) 07:16:33 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:16:33 at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:113) 07:16:33 at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89) 07:16:33 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) 07:16:33 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:823) 07:16:33 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) 07:16:33 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:16:34 07:16:33.519 INFO [main @coroutine#20] o.o.c.c.b.d.p.service.BlueprintCatalogServiceImpl - Save processing(997582b5-4e2a-4ac4-97af-d8127d866c5e) CBA(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/blueprints/generated-cba.zip) 07:16:34 07:16:33.715 WARN [main @coroutine#20] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 07:16:34 07:16:33.828 INFO [DefaultDispatcher-worker-1 @coroutine#29] o.o.c.c.b.s.w.BluePrintWorkflowExecutionServiceImpl - Executing workflow(activate) NodeTemplate(activate-process), derived from(tosca.nodes.Workflow) 07:16:34 07:16:33.829 INFO [DefaultDispatcher-worker-1 @coroutine#29] o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing workflow(activate) directed graph NodeTemplate(activate-process) 07:16:34 07:16:33.829 INFO [DefaultDispatcher-worker-1 @coroutine#29] o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing directed graph (/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/blueprints/deploy/baseconfiguration/1.0.0/Plans/CONFIG_ActivateNetconf_1.0.0.xml) 07:16:34 07:16:33.954 INFO [DefaultDispatcher-worker-1 @coroutine#29] o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute graph SvcLogicGraph [module=CONFIG, rpc=ActivateNetconf, mode=sync, version=1.0.0, md5sum=9ee3c79081b5726c7062713b21519990] 07:16:34 07:16:33.954 INFO [DefaultDispatcher-worker-1 @coroutine#29] o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute node # 1 (block) 07:16:34 07:16:33.959 INFO [DefaultDispatcher-worker-1 @coroutine#30] o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-jython) component(component-jython-executor) interface(ComponentJythonExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:16:34 07:16:33.960 INFO [DefaultDispatcher-worker-1 @coroutine#30] o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(activate) step(activate-process) 07:16:34 07:16:33.968 INFO [DefaultDispatcher-worker-1 @coroutine#30] o.o.c.c.b.s.api.mock.MockComponentFunction - Processing component : {current-node-template="activate-jython", dynamic-properties=null, current-operation="process", instance-dependencies=["json-parser-service"], current-interface="ComponentJythonExecutor"} 07:16:34 07:16:33.968 INFO [DefaultDispatcher-worker-1 @coroutine#30] o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 07:16:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.673 s - in org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.ExecutionServiceControllerTest 07:16:34 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingGRPCHandlerTest 07:16:35 07:16:34.803 INFO [main] org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:16:35 07:16:34.806 INFO [main] o.hibernate.cache.internal.RegionFactoryInitiator - HHH000026: Second-level cache disabled 07:16:35 07:16:34.857 WARN [main] org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:16:35 07:16:34.857 WARN [main] org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:16:35 07:16:34.858 INFO [main] org.hibernate.orm.connections.pooling - HHH10001005: Database info: 07:16:35 Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@1466a41f'] 07:16:35 Database driver: undefined/unknown 07:16:35 Database version: 1.4.197 07:16:35 Autocommit mode: undefined/unknown 07:16:35 Isolation level: undefined/unknown 07:16:35 Minimum pool size: undefined/unknown 07:16:35 Maximum pool size: undefined/unknown 07:16:35 07:16:34.941 INFO [main] o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:16:35 07:16:35.008 INFO [main] o.o.c.c.b.selfservice.api.NoPublishAuditService - Audit service is disabled 07:16:35 07:16:35.030 INFO [main] o.o.c.c.b.core.BlueprintDependencyConfiguration - Dependency Management module created... 07:16:35 07:16:35.087 INFO [main] o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:16:35 07:16:35.828 ERROR [main @coroutine#36] c.o.c.c.b.selfservice.api.ExecutionServiceHandler - fail processing request id 2345 07:16:35 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: failed to get cba file name(), version() from db : Blueprint does not exist in DB 07:16:35 at org.onap.ccsdk.cds.blueprintsprocessor.db.primary.service.BlueprintProcessorCatalogServiceImpl.get(BlueprintProcessorCatalogServiceImpl.kt:98) 07:16:35 at org.onap.ccsdk.cds.blueprintsprocessor.db.primary.service.BlueprintProcessorCatalogServiceImpl$get$1.invokeSuspend(BlueprintProcessorCatalogServiceImpl.kt) 07:16:35 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:16:35 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:99) 07:16:35 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) 07:16:35 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) 07:16:35 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) 07:16:35 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 07:16:35 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) 07:16:35 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 07:16:35 at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingGRPCHandler$process$1.onNext(BluePrintProcessingGRPCHandler.kt:61) 07:16:35 at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingGRPCHandler$process$1.onNext(BluePrintProcessingGRPCHandler.kt:57) 07:16:35 at io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:251) 07:16:35 at io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:309) 07:16:35 at io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:292) 07:16:35 at io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:783) 07:16:35 at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) 07:16:35 at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49) 07:16:35 at io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener.messagesAvailable(ServerImpl.java:797) 07:16:35 at io.grpc.inprocess.InProcessTransport$InProcessStream$InProcessClientStream.writeMessage(InProcessTransport.java:727) 07:16:35 at io.grpc.internal.ForwardingClientStream.writeMessage(ForwardingClientStream.java:37) 07:16:35 at io.grpc.internal.ClientCallImpl.sendMessageInternal(ClientCallImpl.java:536) 07:16:35 at io.grpc.internal.ClientCallImpl.sendMessage(ClientCallImpl.java:520) 07:16:35 at io.grpc.stub.ClientCalls$CallToStreamObserverAdapter.onNext(ClientCalls.java:350) 07:16:35 at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingGRPCHandlerTest.testSelfServiceGRPCHandler(BluePrintProcessingGRPCHandlerTest.kt:125) 07:16:35 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 07:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:16:35 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 07:16:35 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:16:35 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 07:16:35 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:16:35 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:76) 07:16:35 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 07:16:35 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:16:35 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 07:16:35 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 07:16:35 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 07:16:35 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 07:16:35 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 07:16:35 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) 07:16:35 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 07:16:35 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 07:16:35 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 07:16:35 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 07:16:35 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 07:16:35 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 07:16:35 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 07:16:35 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 07:16:35 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:16:35 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 07:16:35 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) 07:16:35 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:16:35 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:16:35 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 07:16:35 at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) 07:16:35 at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) 07:16:35 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) 07:16:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:16:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:16:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:16:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:16:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:16:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:16:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:16:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:16:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:16:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:16:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:16:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:16:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:16:35 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 07:16:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 07:16:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:16:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 07:16:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 07:16:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:16:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 07:16:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:16:35 07:16:35.850 INFO [main @coroutine#36] o.o.c.c.b.s.api.BluePrintProcessingGRPCHandlerTest - Done 07:16:35 07:16:35.874 INFO [main] o.o.c.c.b.s.api.ExecutionServiceController - Starting to shutdown ExecutionServiceController waiting for in-flight requests to finish ... 07:16:35 07:16:35.874 INFO [main] o.o.c.c.b.s.api.ExecutionServiceController - Done waiting in ExecutionServiceController 07:16:35 07:16:35.874 INFO [main] o.o.c.c.b.s.api.BluePrintProcessingGRPCHandler - Starting to shutdown BluePrintProcessingGRPCHandler waiting for in-flight requests to finish ... 07:16:35 07:16:35.874 INFO [main] o.o.c.c.b.s.api.BluePrintProcessingGRPCHandler - Done waiting in BluePrintProcessingGRPCHandler 07:16:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.876 s - in org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingGRPCHandlerTest 07:16:35 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.ExecutionServiceHandlerTest 07:16:36 07:16:36.359 INFO [main] org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:16:36 07:16:36.361 INFO [main] o.hibernate.cache.internal.RegionFactoryInitiator - HHH000026: Second-level cache disabled 07:16:36 07:16:36.391 WARN [main] org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:16:36 07:16:36.391 WARN [main] org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:16:36 07:16:36.392 INFO [main] org.hibernate.orm.connections.pooling - HHH10001005: Database info: 07:16:36 Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@2749700'] 07:16:36 Database driver: undefined/unknown 07:16:36 Database version: 1.4.197 07:16:36 Autocommit mode: undefined/unknown 07:16:36 Isolation level: undefined/unknown 07:16:36 Minimum pool size: undefined/unknown 07:16:36 Maximum pool size: undefined/unknown 07:16:36 07:16:36.489 INFO [main] o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:16:36 07:16:36.539 INFO [main] o.o.c.c.b.selfservice.api.NoPublishAuditService - Audit service is disabled 07:16:36 07:16:36.557 INFO [main] o.o.c.c.b.core.BlueprintDependencyConfiguration - Dependency Management module created... 07:16:36 07:16:36.607 INFO [main] o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:16:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.485 s - in org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.ExecutionServiceHandlerTest 07:16:38 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingKafkaConsumerTest 07:16:38 07:16:38.664 INFO [main] org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 07:16:38 07:16:38.667 INFO [main] o.hibernate.cache.internal.RegionFactoryInitiator - HHH000026: Second-level cache disabled 07:16:38 07:16:38.694 WARN [main] org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:16:38 07:16:38.695 WARN [main] org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:16:38 07:16:38.696 INFO [main] org.hibernate.orm.connections.pooling - HHH10001005: Database info: 07:16:38 Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@55b5625d'] 07:16:38 Database driver: undefined/unknown 07:16:38 Database version: 1.4.197 07:16:38 Autocommit mode: undefined/unknown 07:16:38 Isolation level: undefined/unknown 07:16:38 Minimum pool size: undefined/unknown 07:16:38 Maximum pool size: undefined/unknown 07:16:38 07:16:38.763 INFO [main] o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:16:38 07:16:38.811 INFO [main] o.o.c.c.b.selfservice.api.NoPublishAuditService - Audit service is disabled 07:16:38 07:16:38.828 INFO [main] o.o.c.c.b.core.BlueprintDependencyConfiguration - Dependency Management module created... 07:16:38 07:16:38.872 INFO [main] o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:16:40 07:16:39.319 INFO [DefaultDispatcher-worker-1 @coroutine#51] o.o.c.c.b.s.api.BluePrintProcessingKafkaConsumer - Setting up message consumer(self-service-api)message producer(self-service-api)... 07:16:40 07:16:39.355 ERROR [DefaultDispatcher-worker-1 @coroutine#51] o.o.c.c.b.core.BluePrintPropertiesService - Error: missing property "blueprintsprocessor.messageproducer.self-service-api.type"... Check the application.properties file. 07:16:40 07:16:39.358 ERROR [DefaultDispatcher-worker-1 @coroutine#51] o.o.c.c.b.s.api.BluePrintProcessingKafkaConsumer - failed to start message consumer(self-service-api) message producer(self-service-api) 07:16:40 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Error: missing property "blueprintsprocessor.messageproducer.self-service-api.type"... Check the application.properties file. 07:16:40 at org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintPropertiesService.propertyBeanType(BluePrintCoreConfiguration.kt:73) 07:16:40 at org.onap.ccsdk.cds.blueprintsprocessor.message.service.BluePrintMessageLibPropertyService.messageProducerProperties(BluePrintMessageLibPropertyService.kt:60) 07:16:40 at org.onap.ccsdk.cds.blueprintsprocessor.message.service.BluePrintMessageLibPropertyService.blueprintMessageProducerService(BluePrintMessageLibPropertyService.kt:55) 07:16:40 at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingKafkaConsumer$setupMessageListener$1.invokeSuspend(BluePrintProcessingKafkaConsumer.kt:92) 07:16:40 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:16:40 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:16:40 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) 07:16:40 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) 07:16:40 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) 07:16:40 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:16:40 Caused by: java.util.NoSuchElementException: No value bound 07:16:40 at org.springframework.boot.context.properties.bind.BindResult.get(BindResult.java:55) 07:16:40 at org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintPropertiesService.propertyBeanType(BluePrintCoreConfiguration.kt:69) 07:16:40 ... 9 common frames omitted 07:16:40 07:16:39.419 INFO [main @coroutine#52] o.o.c.c.b.s.api.BluePrintProcessingKafkaConsumer - Shutting down message consumer(self-service-api)message producer(self-service-api)... 07:16:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.057 s - in org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingKafkaConsumerTest 07:16:40 [INFO] 07:16:40 [INFO] Results: 07:16:40 [INFO] 07:16:40 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 07:16:40 [INFO] 07:16:40 [INFO] 07:16:40 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ selfservice-api --- 07:16:40 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/code-coverage/jacoco-ut.exec 07:16:40 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Self Service API' with 23 classes 07:16:40 [INFO] 07:16:40 [INFO] --- jacoco:0.8.12:report (default-report) @ selfservice-api --- 07:16:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:40 [INFO] 07:16:40 [INFO] --- jar:3.4.2:jar (default-jar) @ selfservice-api --- 07:16:40 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/selfservice-api-1.10.0-SNAPSHOT.jar 07:16:40 [INFO] 07:16:40 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ selfservice-api --- 07:16:40 [INFO] Skipping because packaging 'jar' is not pom. 07:16:40 [INFO] 07:16:40 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ selfservice-api --- 07:16:40 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/code-coverage/jacoco-it.exec 07:16:40 [INFO] 07:16:40 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ selfservice-api --- 07:16:40 [INFO] 07:16:40 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ selfservice-api --- 07:16:40 [INFO] 07:16:40 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ selfservice-api --- 07:16:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:40 [INFO] 07:16:40 [INFO] --- jacoco:0.8.12:check (default-check) @ selfservice-api --- 07:16:40 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/jacoco.exec 07:16:40 [INFO] 07:16:40 [INFO] --- failsafe:3.0.0-M5:verify (default) @ selfservice-api --- 07:16:40 [INFO] 07:16:40 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ selfservice-api --- 07:16:40 [INFO] 07:16:40 [INFO] --- install:3.1.4:install (default-install) @ selfservice-api --- 07:16:40 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.10.0-SNAPSHOT/selfservice-api-1.10.0-SNAPSHOT.pom 07:16:40 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/selfservice-api-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.10.0-SNAPSHOT/selfservice-api-1.10.0-SNAPSHOT.jar 07:16:40 [INFO] 07:16:40 [INFO] --- dependency:3.8.1:tree (default-cli) @ selfservice-api --- 07:16:40 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:selfservice-api:jar:1.10.0-SNAPSHOT 07:16:40 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:16:40 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:16:40 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:16:40 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:16:40 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:16:40 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:16:40 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:16:40 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:16:40 [INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:16:40 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:16:40 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:16:40 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:16:40 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 07:16:40 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:16:40 [INFO] | | +- org.slf4j:slf4j-api:jar:2.0.17:compile 07:16:40 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:16:40 [INFO] | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:16:40 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 07:16:40 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 07:16:40 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:16:40 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:16:40 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:16:40 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:16:40 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:16:40 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:16:40 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:16:40 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:16:40 [INFO] | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:16:40 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:16:40 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:16:40 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:16:40 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:16:40 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:16:40 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-services:jar:1.10.0-SNAPSHOT:compile 07:16:40 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib:jar:1.10.0-SNAPSHOT:compile 07:16:40 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:16:40 [INFO] | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:16:40 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:16:40 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:16:40 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:16:40 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:16:40 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:16:40 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:16:40 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:16:40 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:16:40 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:16:40 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:16:40 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:16:40 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:16:40 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:16:40 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:16:40 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:16:40 [INFO] | | +- org.springframework:spring-web:jar:6.2.17:compile 07:16:40 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:16:40 [INFO] | +- org.apache.kafka:kafka-streams:jar:3.9.1:compile 07:16:40 [INFO] | | \- org.rocksdb:rocksdbjni:jar:7.9.2:compile 07:16:40 [INFO] | \- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:16:40 [INFO] | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:16:40 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:16:40 [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:16:40 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status:jar:1.10.0-SNAPSHOT:compile 07:16:40 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:16:40 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:16:40 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:16:40 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:16:40 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:16:40 [INFO] | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:16:40 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:16:40 [INFO] | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:16:40 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:16:40 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:16:40 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:16:40 [INFO] | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:16:40 [INFO] | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:16:40 [INFO] | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:16:40 [INFO] | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:16:40 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:16:40 [INFO] | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:16:40 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:16:40 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:16:40 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:16:40 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:16:40 [INFO] | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:16:40 [INFO] | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:16:40 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:16:40 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:16:40 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:16:40 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:16:40 [INFO] | | | \- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:16:40 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:16:40 [INFO] | | | \- commons-codec:commons-codec:jar:1.18.0:compile 07:16:40 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:16:40 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:16:40 [INFO] | | | +- io.nats:jnats:jar:2.15.0:compile 07:16:40 [INFO] | | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:16:40 [INFO] | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:16:40 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:16:40 [INFO] | \- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:16:40 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:16:40 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:16:40 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:16:40 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:16:40 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:16:40 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:16:40 [INFO] +- org.scala-lang:scala-library:jar:2.13.16:compile 07:16:40 [INFO] +- org.springframework.kafka:spring-kafka-test:jar:3.3.10:test 07:16:40 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:16:40 [INFO] | +- org.apache.zookeeper:zookeeper:jar:3.8.4:test 07:16:40 [INFO] | | +- org.apache.zookeeper:zookeeper-jute:jar:3.8.4:test 07:16:40 [INFO] | | +- org.apache.yetus:audience-annotations:jar:0.12.0:test 07:16:40 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:16:40 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:16:40 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:16:40 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:4.1.127.Final:test 07:16:40 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:16:40 [INFO] | +- org.apache.kafka:kafka-clients:jar:test:3.9.1:test 07:16:40 [INFO] | +- org.apache.kafka:kafka-server:jar:3.9.1:test 07:16:40 [INFO] | | +- org.apache.kafka:kafka-storage:jar:3.9.1:test 07:16:40 [INFO] | | | \- com.github.ben-manes.caffeine:caffeine:jar:3.2.2:test 07:16:40 [INFO] | | | \- org.jspecify:jspecify:jar:1.0.0:test 07:16:40 [INFO] | | +- org.apache.kafka:kafka-group-coordinator:jar:3.9.1:test 07:16:40 [INFO] | | +- org.apache.kafka:kafka-transaction-coordinator:jar:3.9.1:test 07:16:40 [INFO] | | +- org.apache.kafka:kafka-raft:jar:3.9.1:test 07:16:40 [INFO] | | \- com.yammer.metrics:metrics-core:jar:2.2.0:test 07:16:40 [INFO] | +- org.apache.kafka:kafka-metadata:jar:3.9.1:test 07:16:40 [INFO] | | \- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:16:40 [INFO] | +- org.apache.kafka:kafka-server-common:jar:3.9.1:test 07:16:40 [INFO] | | +- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 07:16:40 [INFO] | | \- org.pcollections:pcollections:jar:4.0.1:test 07:16:40 [INFO] | +- org.apache.kafka:kafka-server-common:jar:test:3.9.1:test 07:16:40 [INFO] | +- org.apache.kafka:kafka-streams-test-utils:jar:3.9.1:test 07:16:40 [INFO] | +- org.apache.kafka:kafka_2.13:jar:3.9.1:test 07:16:40 [INFO] | | +- org.apache.kafka:kafka-group-coordinator-api:jar:3.9.1:test 07:16:40 [INFO] | | +- org.apache.kafka:kafka-storage-api:jar:3.9.1:test 07:16:40 [INFO] | | +- org.apache.kafka:kafka-tools-api:jar:3.9.1:test 07:16:40 [INFO] | | +- net.sourceforge.argparse4j:argparse4j:jar:0.7.0:test 07:16:40 [INFO] | | +- commons-validator:commons-validator:jar:1.7:test 07:16:40 [INFO] | | | \- commons-digester:commons-digester:jar:2.1:test 07:16:40 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.19.2:test 07:16:40 [INFO] | | | \- com.thoughtworks.paranamer:paranamer:jar:2.8.3:test 07:16:40 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-csv:jar:2.19.2:test 07:16:40 [INFO] | | +- org.bitbucket.b_c:jose4j:jar:0.9.4:test 07:16:40 [INFO] | | +- org.scala-lang.modules:scala-collection-compat_2.13:jar:2.10.0:test 07:16:40 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:test 07:16:40 [INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.16:test 07:16:40 [INFO] | | +- com.typesafe.scala-logging:scala-logging_2.13:jar:3.9.5:test 07:16:40 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.1.12.1:test 07:16:40 [INFO] | | \- commons-cli:commons-cli:jar:1.4:test 07:16:40 [INFO] | +- org.apache.kafka:kafka_2.13:jar:test:3.9.1:test 07:16:40 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:16:40 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:40 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:16:40 [INFO] | \- org.junit.platform:junit-platform-launcher:jar:1.12.2:test 07:16:40 [INFO] +- commons-beanutils:commons-beanutils:jar:1.11.0:compile 07:16:40 [INFO] | \- commons-logging:commons-logging:jar:1.3.5:compile 07:16:40 [INFO] +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:16:40 [INFO] | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:16:40 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:16:40 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:16:40 [INFO] +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:16:40 [INFO] | +- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:16:40 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 07:16:40 [INFO] | +- org.springframework:spring-beans:jar:6.2.17:compile 07:16:40 [INFO] | \- org.springframework:spring-expression:jar:6.2.17:compile 07:16:40 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.10.0-SNAPSHOT:compile 07:16:40 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:16:40 [INFO] | \- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:16:40 [INFO] | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:16:40 [INFO] | | +- org.apache.tomcat:tomcat-jdbc:jar:10.1.46:compile 07:16:40 [INFO] | | | \- org.apache.tomcat:tomcat-juli:jar:10.1.46:compile 07:16:40 [INFO] | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:16:40 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:16:40 [INFO] | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:16:40 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT:compile 07:16:40 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:16:40 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:16:40 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:16:40 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:16:40 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:16:40 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:16:40 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:16:40 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:16:40 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:16:40 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:40 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:16:40 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:16:40 [INFO] | +- junit:junit:jar:4.13.2:test 07:16:40 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:40 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:16:40 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:16:40 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:16:40 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:16:40 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:16:40 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:16:40 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:16:40 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:16:40 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:16:40 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:16:40 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:16:40 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:16:40 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:16:40 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:16:40 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:16:40 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:16:40 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:16:40 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:16:40 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:16:40 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:16:40 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:16:40 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:16:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:16:40 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:16:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:40 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:16:40 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:16:40 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:16:40 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:16:40 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:test 07:16:40 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:16:40 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:16:40 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:16:40 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:test 07:16:40 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:16:40 [INFO] +- com.h2database:h2:jar:1.4.197:test 07:16:40 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:16:40 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:16:40 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:16:40 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:16:40 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:16:40 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:16:40 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:16:40 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:16:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:16:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:40 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:16:40 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:16:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:16:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:16:40 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:16:40 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:16:40 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:16:40 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:16:40 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:16:40 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:16:40 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:16:40 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:16:40 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:16:40 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:16:40 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:16:40 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:16:40 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:16:40 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:16:40 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:16:40 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:16:40 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:16:40 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:16:40 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:16:40 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:16:40 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:16:40 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:16:40 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:16:40 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:16:40 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:16:40 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:16:40 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:16:40 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:16:40 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:16:40 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:16:40 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:16:40 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:16:40 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:16:40 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:16:40 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:16:40 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:16:40 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:16:40 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:16:40 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:16:40 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:16:40 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:16:40 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:16:40 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:16:40 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:16:40 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:16:40 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:16:40 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:16:40 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:16:40 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:16:40 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:16:40 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:16:40 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:16:40 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:16:40 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:16:40 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:16:40 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:16:40 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:16:40 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:16:40 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:16:40 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:16:40 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:16:40 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:16:40 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:16:40 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:16:40 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:16:40 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:16:40 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:16:40 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:16:40 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:16:40 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:16:40 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:16:40 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:16:40 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:16:40 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:16:40 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:16:40 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:16:40 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:16:40 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:16:40 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:16:40 [INFO] 07:16:40 [INFO] --- clm:3.0.8-01:index (default-cli) @ selfservice-api --- 07:16:40 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/sonatype-clm/module.xml 07:16:40 [INFO] 07:16:40 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common >-- 07:16:40 [INFO] Building MS Blueprints Processor Modules - Inbounds - Health API common 1.10.0-SNAPSHOT [36/67] 07:16:40 [INFO] from ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml 07:16:40 [INFO] --------------------------------[ jar ]--------------------------------- 07:16:41 [INFO] 07:16:41 [INFO] --- clean:3.4.1:clean (default-clean) @ health-api-common --- 07:16:41 [INFO] 07:16:41 [INFO] --- tidy:1.1.0:check (validate-pom) @ health-api-common --- 07:16:41 [INFO] 07:16:41 [INFO] --- antrun:1.8:run (validate-kotlin) @ health-api-common --- 07:16:41 [INFO] Executing tasks 07:16:41 07:16:41 ktlint: 07:16:42 [INFO] Executed tasks 07:16:42 [INFO] 07:16:42 [INFO] --- directory:1.0:highest-basedir (directories) @ health-api-common --- 07:16:42 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:16:42 [INFO] 07:16:42 [INFO] --- formatter:2.17.1:validate (validate-java) @ health-api-common --- 07:16:42 [INFO] 07:16:42 [INFO] --- enforcer:3.4.1:enforce (enforce) @ health-api-common --- 07:16:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:16:42 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:16:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:42 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:16:42 [INFO] 07:16:42 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ health-api-common --- 07:16:42 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/code-coverage/jacoco-ut.exec 07:16:42 [INFO] 07:16:42 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ health-api-common --- 07:16:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/jacoco.exec 07:16:42 [INFO] 07:16:42 [INFO] --- properties:1.0.0:set-system-properties (default) @ health-api-common --- 07:16:42 [INFO] Set 2 system properties 07:16:42 [INFO] 07:16:42 [INFO] --- checkstyle:2.17:check (check-license) @ health-api-common --- 07:16:42 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:16:42 [INFO] 07:16:42 [INFO] --- checkstyle:2.17:check (check-style) @ health-api-common --- 07:16:42 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:16:42 [INFO] 07:16:42 [INFO] --- tidy:1.1.0:pom (format-pom) @ health-api-common --- 07:16:42 [INFO] Tidy is skipped. 07:16:42 [INFO] 07:16:42 [INFO] --- antrun:1.8:run (format-kotlin) @ health-api-common --- 07:16:42 [INFO] Skipping Antrun execution 07:16:42 [INFO] 07:16:42 [INFO] --- formatter:2.17.1:format (format-java) @ health-api-common --- 07:16:42 [INFO] Formatting is skipped 07:16:42 [INFO] 07:16:42 [INFO] --- resources:3.3.1:resources (default-resources) @ health-api-common --- 07:16:42 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/resources 07:16:42 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/resources 07:16:42 [INFO] 07:16:42 [INFO] --- compiler:3.14.0:compile (default-compile) @ health-api-common --- 07:16:42 [INFO] No sources to compile 07:16:42 [INFO] 07:16:42 [INFO] --- kotlin:1.9.0:compile (compile) @ health-api-common --- 07:16:42 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/java 07:16:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/configuration/SecurityEncryptionConfiguration.kt: (45, 5) 'open' has no effect in a final class 07:16:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/domain/ServiceName.kt: (19, 24) Parameter 's' is never used 07:16:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/EndPointExecution.kt: (61, 60) Unnecessary safe call on a non-null receiver of type WebClientEnpointResponse 07:16:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/health/AbstractHealthCheck.kt: (57, 70) Unnecessary safe call on a non-null receiver of type EndPointExecution 07:16:42 [INFO] 07:16:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ health-api-common --- 07:16:42 [INFO] Copying 3 resources from src/test/resources to target/test-classes 07:16:42 [INFO] 07:16:42 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ health-api-common --- 07:16:42 [INFO] No sources to compile 07:16:42 [INFO] 07:16:42 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ health-api-common --- 07:16:42 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/test/java 07:16:43 [INFO] 07:16:43 [INFO] --- surefire:3.0.0-M5:test (default-test) @ health-api-common --- 07:16:43 [INFO] 07:16:43 [INFO] ------------------------------------------------------- 07:16:43 [INFO] T E S T S 07:16:43 [INFO] ------------------------------------------------------- 07:16:44 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.healthapi.HealthCheckServiceTest 07:16:44 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:16:44 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 07:16:44 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:16:44 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:16:44 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:16:44 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:16:45 07:16:45.885 ERROR org.onap.ccsdk.cds.blueprintsprocessor.healthapi.service.EndPointExecution - service name Execution service is down null 07:16:45 07:16:45.887 ERROR org.onap.ccsdk.cds.blueprintsprocessor.healthapi.service.EndPointExecution - service name Resources service is down null 07:16:45 07:16:45.888 ERROR org.onap.ccsdk.cds.blueprintsprocessor.healthapi.service.EndPointExecution - service name Template service is down null 07:16:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.828 s - in org.onap.ccsdk.cds.blueprintsprocessor.healthapi.HealthCheckServiceTest 07:16:45 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.healthapi.SecurityConfigurationTest 07:16:46 ZW5jcnlwdGlvbkluKku+TuXv7+dHH2yFXUTPM6N1Ui0p00OEkQ== 07:16:46 07:16:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.onap.ccsdk.cds.blueprintsprocessor.healthapi.SecurityConfigurationTest 07:16:46 [INFO] 07:16:46 [INFO] Results: 07:16:46 [INFO] 07:16:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:16:46 [INFO] 07:16:46 [INFO] 07:16:46 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ health-api-common --- 07:16:46 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/code-coverage/jacoco-ut.exec 07:16:46 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Health API common' with 19 classes 07:16:46 [INFO] 07:16:46 [INFO] --- jacoco:0.8.12:report (default-report) @ health-api-common --- 07:16:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:46 [INFO] 07:16:46 [INFO] --- jar:3.4.2:jar (default-jar) @ health-api-common --- 07:16:46 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/health-api-common-1.10.0-SNAPSHOT.jar 07:16:46 [INFO] 07:16:46 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ health-api-common --- 07:16:46 [INFO] Skipping because packaging 'jar' is not pom. 07:16:46 [INFO] 07:16:46 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ health-api-common --- 07:16:46 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/code-coverage/jacoco-it.exec 07:16:46 [INFO] 07:16:46 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ health-api-common --- 07:16:46 [INFO] 07:16:46 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ health-api-common --- 07:16:46 [INFO] 07:16:46 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ health-api-common --- 07:16:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:46 [INFO] 07:16:46 [INFO] --- jacoco:0.8.12:check (default-check) @ health-api-common --- 07:16:46 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/jacoco.exec 07:16:46 [INFO] 07:16:46 [INFO] --- failsafe:3.0.0-M5:verify (default) @ health-api-common --- 07:16:46 [INFO] 07:16:46 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ health-api-common --- 07:16:46 [INFO] 07:16:46 [INFO] --- install:3.1.4:install (default-install) @ health-api-common --- 07:16:46 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.10.0-SNAPSHOT/health-api-common-1.10.0-SNAPSHOT.pom 07:16:46 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/health-api-common-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.10.0-SNAPSHOT/health-api-common-1.10.0-SNAPSHOT.jar 07:16:46 [INFO] 07:16:46 [INFO] --- dependency:3.8.1:tree (default-cli) @ health-api-common --- 07:16:46 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common:jar:1.10.0-SNAPSHOT 07:16:46 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:16:46 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:16:46 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:16:46 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:16:46 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:16:46 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:16:46 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:16:46 [INFO] | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:16:46 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:16:46 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 07:16:46 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:16:46 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:16:46 [INFO] | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:16:46 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 07:16:46 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 07:16:46 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:16:46 [INFO] | | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:16:46 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:16:46 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:16:46 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:16:46 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:16:46 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:16:46 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:16:46 [INFO] | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:16:46 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:16:46 [INFO] | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:16:46 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:16:46 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:16:46 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:16:46 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:16:46 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:16:46 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:16:46 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:16:46 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:16:46 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:16:46 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:16:46 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:16:46 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:16:46 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:16:46 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:16:46 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:16:46 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:16:46 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:16:46 [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:16:46 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:16:46 [INFO] | | +- commons-logging:commons-logging:jar:1.3.5:compile 07:16:46 [INFO] | | \- commons-codec:commons-codec:jar:1.18.0:compile 07:16:46 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:16:46 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:16:46 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:16:46 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 07:16:46 [INFO] | +- org.springframework:spring-expression:jar:6.2.17:compile 07:16:46 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:16:46 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:16:46 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:16:46 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:16:46 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:16:46 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:16:46 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:16:46 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:16:46 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:16:46 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:16:46 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:16:46 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:16:46 [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.6:compile 07:16:46 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.6:compile 07:16:46 [INFO] | | +- org.springframework.boot:spring-boot-actuator:jar:3.5.6:compile 07:16:46 [INFO] | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:16:46 [INFO] | +- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:16:46 [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.15.4:compile 07:16:46 [INFO] +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:16:46 [INFO] | +- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:16:46 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 07:16:46 [INFO] | +- org.springframework:spring-beans:jar:6.2.17:compile 07:16:46 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:16:46 [INFO] | \- org.springframework:spring-core:jar:6.2.17:compile 07:16:46 [INFO] | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:16:46 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.10.0-SNAPSHOT:compile 07:16:46 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:16:46 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:16:46 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:16:46 [INFO] | | | +- io.nats:jnats:jar:2.15.0:compile 07:16:46 [INFO] | | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:16:46 [INFO] | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:16:46 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:16:46 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:16:46 [INFO] | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:16:46 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:16:46 [INFO] | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:16:46 [INFO] | | | +- org.apache.tomcat:tomcat-jdbc:jar:10.1.46:compile 07:16:46 [INFO] | | | | \- org.apache.tomcat:tomcat-juli:jar:10.1.46:compile 07:16:46 [INFO] | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:16:46 [INFO] | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:16:46 [INFO] | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:16:46 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:16:46 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT:compile 07:16:46 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:16:46 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:16:46 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:16:46 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:16:46 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:16:46 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:16:46 [INFO] | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:16:46 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:16:46 [INFO] | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:16:46 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:16:46 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:16:46 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:16:46 [INFO] | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:16:46 [INFO] | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:16:46 [INFO] | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:16:46 [INFO] | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:16:46 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:16:46 [INFO] | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:16:46 [INFO] | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:16:46 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:16:46 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:16:46 [INFO] | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:16:46 [INFO] | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:16:46 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:16:46 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:16:46 [INFO] | \- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:16:46 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:16:46 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:16:46 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:16:46 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:16:46 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:16:46 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:16:46 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:16:46 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:16:46 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:16:46 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:16:46 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:46 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:16:46 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:16:46 [INFO] | +- junit:junit:jar:4.13.2:test 07:16:46 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:46 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:16:46 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:16:46 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:16:46 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:16:46 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:16:46 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:16:46 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:16:46 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:16:46 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:16:46 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:16:46 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:16:46 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:16:46 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:16:46 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:16:46 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:16:46 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:16:46 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:16:46 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:16:46 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:16:46 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:16:46 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:16:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:16:46 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:16:46 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:46 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:16:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:46 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:16:46 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:16:46 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:16:46 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:16:46 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:test 07:16:46 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:16:46 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:16:46 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:16:46 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:test 07:16:46 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:16:46 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:16:46 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:16:46 [INFO] +- com.h2database:h2:jar:1.4.197:test 07:16:46 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:16:46 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:16:46 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:16:46 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:16:46 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:16:46 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:16:46 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:16:46 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:16:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:16:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:46 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:16:46 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:16:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:16:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:16:46 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:16:46 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:16:46 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:16:46 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:16:46 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:16:46 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:16:46 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:16:46 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:16:46 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:16:46 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:16:46 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:16:46 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:16:46 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:16:46 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:16:46 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:16:46 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:16:46 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:16:46 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:16:46 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:16:46 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:16:46 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:16:46 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:16:46 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:16:46 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:16:46 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:16:46 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:16:46 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:16:46 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:16:46 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:16:46 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:16:46 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:16:46 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:16:46 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:16:46 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:16:46 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:16:46 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:16:46 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:16:46 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:16:46 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:16:46 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:16:46 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:16:46 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:16:46 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:16:46 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:16:46 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:16:46 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:16:46 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:16:46 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:16:46 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:16:46 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:16:46 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:16:46 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:16:46 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:16:46 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:16:46 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:16:46 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:16:46 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:16:46 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:16:46 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:16:46 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:16:46 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:16:46 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:16:46 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:16:46 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:16:46 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:16:46 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:16:46 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:16:46 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:16:46 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:16:46 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:16:46 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:16:46 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:16:46 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:16:46 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:16:46 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:16:46 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:16:46 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:16:46 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:16:46 [INFO] | \- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:16:46 [INFO] | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:16:46 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:16:46 [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:16:46 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:16:46 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:16:46 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:16:46 [INFO] 07:16:46 [INFO] --- clm:3.0.8-01:index (default-cli) @ health-api-common --- 07:16:46 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/sonatype-clm/module.xml 07:16:46 [INFO] 07:16:46 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api >------ 07:16:46 [INFO] Building MS Blueprints Processor Modules - Inbounds - Health API 1.10.0-SNAPSHOT [37/67] 07:16:46 [INFO] from ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml 07:16:46 [INFO] --------------------------------[ jar ]--------------------------------- 07:16:46 [INFO] 07:16:46 [INFO] --- clean:3.4.1:clean (default-clean) @ health-api --- 07:16:46 [INFO] 07:16:46 [INFO] --- tidy:1.1.0:check (validate-pom) @ health-api --- 07:16:46 [INFO] 07:16:46 [INFO] --- antrun:1.8:run (validate-kotlin) @ health-api --- 07:16:46 [INFO] Executing tasks 07:16:46 07:16:46 ktlint: 07:16:47 [INFO] Executed tasks 07:16:47 [INFO] 07:16:47 [INFO] --- directory:1.0:highest-basedir (directories) @ health-api --- 07:16:47 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:16:47 [INFO] 07:16:47 [INFO] --- formatter:2.17.1:validate (validate-java) @ health-api --- 07:16:47 [INFO] 07:16:47 [INFO] --- enforcer:3.4.1:enforce (enforce) @ health-api --- 07:16:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:16:47 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:16:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:47 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:16:47 [INFO] 07:16:47 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ health-api --- 07:16:47 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/code-coverage/jacoco-ut.exec 07:16:47 [INFO] 07:16:47 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ health-api --- 07:16:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/jacoco.exec 07:16:47 [INFO] 07:16:47 [INFO] --- properties:1.0.0:set-system-properties (default) @ health-api --- 07:16:47 [INFO] Set 2 system properties 07:16:47 [INFO] 07:16:47 [INFO] --- checkstyle:2.17:check (check-license) @ health-api --- 07:16:47 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:16:47 [INFO] 07:16:47 [INFO] --- checkstyle:2.17:check (check-style) @ health-api --- 07:16:47 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:16:47 [INFO] 07:16:47 [INFO] --- tidy:1.1.0:pom (format-pom) @ health-api --- 07:16:47 [INFO] Tidy is skipped. 07:16:47 [INFO] 07:16:47 [INFO] --- antrun:1.8:run (format-kotlin) @ health-api --- 07:16:47 [INFO] Skipping Antrun execution 07:16:47 [INFO] 07:16:47 [INFO] --- formatter:2.17.1:format (format-java) @ health-api --- 07:16:47 [INFO] Formatting is skipped 07:16:47 [INFO] 07:16:47 [INFO] --- resources:3.3.1:resources (default-resources) @ health-api --- 07:16:47 [INFO] Copying 1 resource from src/main/resources to target/classes 07:16:47 [INFO] Copying 0 resource from src/main/resources to target/classes 07:16:47 [INFO] 07:16:47 [INFO] --- compiler:3.14.0:compile (default-compile) @ health-api --- 07:16:47 [INFO] No sources to compile 07:16:47 [INFO] 07:16:47 [INFO] --- kotlin:1.9.0:compile (compile) @ health-api --- 07:16:47 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/java 07:16:47 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (47, 70) Unnecessary safe call on a non-null receiver of type EndPointExecution 07:16:47 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (49, 41) Unnecessary safe call on a non-null receiver of type Int 07:16:47 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (49, 54) Unnecessary non-null assertion (!!) on a non-null receiver of type Boolean 07:16:47 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (51, 53) Unnecessary safe call on a non-null receiver of type EndPointExecution 07:16:47 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedMetricsService.kt: (53, 58) Unnecessary safe call on a non-null receiver of type EndPointExecution 07:16:47 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedMetricsService.kt: (54, 71) Variable 'actuatorsHealthResponse' initializer is redundant 07:16:47 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedMetricsService.kt: (56, 56) Unnecessary safe call on a non-null receiver of type Int 07:16:47 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedMetricsService.kt: (56, 69) Unnecessary non-null assertion (!!) on a non-null receiver of type Boolean 07:16:47 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/utils/ObjectMappingUtils.kt: (10, 5) 'open' has no effect in a final class 07:16:47 [INFO] 07:16:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ health-api --- 07:16:47 [INFO] Copying 3 resources from src/test/resources to target/test-classes 07:16:47 [INFO] 07:16:47 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ health-api --- 07:16:47 [INFO] No sources to compile 07:16:47 [INFO] 07:16:47 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ health-api --- 07:16:47 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/test/java 07:16:48 [INFO] 07:16:48 [INFO] --- surefire:3.0.0-M5:test (default-test) @ health-api --- 07:16:48 [INFO] 07:16:48 [INFO] ------------------------------------------------------- 07:16:48 [INFO] T E S T S 07:16:48 [INFO] ------------------------------------------------------- 07:16:48 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.healthapi.HealthCheckApplicationTests 07:16:49 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:16:49 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 07:16:49 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:16:49 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:16:49 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:16:49 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:16:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 s - in org.onap.ccsdk.cds.blueprintsprocessor.healthapi.HealthCheckApplicationTests 07:16:50 [INFO] 07:16:50 [INFO] Results: 07:16:50 [INFO] 07:16:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:16:50 [INFO] 07:16:50 [INFO] 07:16:50 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ health-api --- 07:16:50 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/code-coverage/jacoco-ut.exec 07:16:50 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Health API' with 5 classes 07:16:50 [INFO] 07:16:50 [INFO] --- jacoco:0.8.12:report (default-report) @ health-api --- 07:16:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:50 [INFO] 07:16:50 [INFO] --- jar:3.4.2:jar (default-jar) @ health-api --- 07:16:50 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/health-api-1.10.0-SNAPSHOT.jar 07:16:50 [INFO] 07:16:50 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ health-api --- 07:16:50 [INFO] Skipping because packaging 'jar' is not pom. 07:16:50 [INFO] 07:16:50 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ health-api --- 07:16:50 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/code-coverage/jacoco-it.exec 07:16:50 [INFO] 07:16:50 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ health-api --- 07:16:50 [INFO] 07:16:50 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ health-api --- 07:16:50 [INFO] 07:16:50 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ health-api --- 07:16:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:50 [INFO] 07:16:50 [INFO] --- jacoco:0.8.12:check (default-check) @ health-api --- 07:16:50 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/jacoco.exec 07:16:50 [INFO] 07:16:50 [INFO] --- failsafe:3.0.0-M5:verify (default) @ health-api --- 07:16:50 [INFO] 07:16:50 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ health-api --- 07:16:50 [INFO] 07:16:50 [INFO] --- install:3.1.4:install (default-install) @ health-api --- 07:16:50 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.10.0-SNAPSHOT/health-api-1.10.0-SNAPSHOT.pom 07:16:50 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/health-api-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.10.0-SNAPSHOT/health-api-1.10.0-SNAPSHOT.jar 07:16:50 [INFO] 07:16:50 [INFO] --- dependency:3.8.1:tree (default-cli) @ health-api --- 07:16:50 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api:jar:1.10.0-SNAPSHOT 07:16:50 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common:jar:1.10.0-SNAPSHOT:compile 07:16:50 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:16:50 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:16:50 [INFO] | | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:16:50 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:16:50 [INFO] | | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:16:50 [INFO] | | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:16:50 [INFO] | | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:16:50 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:16:50 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:16:50 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:16:50 [INFO] | | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:16:50 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:16:50 [INFO] | | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:16:50 [INFO] | | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:16:50 [INFO] | | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:16:50 [INFO] | | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:16:50 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:16:50 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:16:50 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:16:50 [INFO] | | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:16:50 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:16:50 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:16:50 [INFO] | | | +- commons-logging:commons-logging:jar:1.3.5:compile 07:16:50 [INFO] | | | \- commons-codec:commons-codec:jar:1.18.0:compile 07:16:50 [INFO] | | +- org.springframework:spring-web:jar:6.2.17:compile 07:16:50 [INFO] | | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:16:50 [INFO] | \- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.6:compile 07:16:50 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.6:compile 07:16:50 [INFO] | | +- org.springframework.boot:spring-boot-actuator:jar:3.5.6:compile 07:16:50 [INFO] | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:16:50 [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.15.4:compile 07:16:50 [INFO] +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:16:50 [INFO] | +- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:16:50 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 07:16:50 [INFO] | +- org.springframework:spring-beans:jar:6.2.17:compile 07:16:50 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:16:50 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:16:50 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:16:50 [INFO] | +- org.springframework:spring-expression:jar:6.2.17:compile 07:16:50 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:16:50 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:16:50 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.10.0-SNAPSHOT:compile 07:16:50 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:16:50 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:16:50 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:16:50 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:16:50 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:16:50 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:16:50 [INFO] | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:16:50 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:16:50 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 07:16:50 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:16:50 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:16:50 [INFO] | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:16:50 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 07:16:50 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 07:16:50 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:16:50 [INFO] | | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:16:50 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:16:50 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:16:50 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:16:50 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:16:50 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:16:50 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:16:50 [INFO] | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:16:50 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:16:50 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:16:50 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:16:50 [INFO] | | | +- io.nats:jnats:jar:2.15.0:compile 07:16:50 [INFO] | | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:16:50 [INFO] | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:16:50 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:16:50 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:16:50 [INFO] | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:16:50 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:16:50 [INFO] | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:16:50 [INFO] | | | +- org.apache.tomcat:tomcat-jdbc:jar:10.1.46:compile 07:16:50 [INFO] | | | | \- org.apache.tomcat:tomcat-juli:jar:10.1.46:compile 07:16:50 [INFO] | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:16:50 [INFO] | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:16:50 [INFO] | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:16:50 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:16:50 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT:compile 07:16:50 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:16:50 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:16:50 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:16:50 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:16:50 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:16:50 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:16:50 [INFO] | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:16:50 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:16:50 [INFO] | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:16:50 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:16:50 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:16:50 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:16:50 [INFO] | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:16:50 [INFO] | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:16:50 [INFO] | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:16:50 [INFO] | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:16:50 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:16:50 [INFO] | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:16:50 [INFO] | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:16:50 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:16:50 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:16:50 [INFO] | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:16:50 [INFO] | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:16:50 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:16:50 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:16:50 [INFO] | \- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:16:50 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:16:50 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:16:50 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:16:50 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:16:50 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:16:50 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:16:50 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:16:50 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:16:50 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:16:50 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:16:50 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:50 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:16:50 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:16:50 [INFO] | +- junit:junit:jar:4.13.2:test 07:16:50 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:50 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:16:50 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:16:50 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:16:50 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:16:50 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:16:50 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:16:50 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:16:50 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:16:50 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:16:50 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:16:50 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:16:50 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:16:50 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:16:50 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:16:50 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:16:50 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:16:50 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:16:50 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:16:50 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:16:50 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:16:50 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:16:50 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:16:50 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:16:50 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:16:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:16:50 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:16:50 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:50 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:16:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:50 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:16:50 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:16:50 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:16:50 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:16:50 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:test 07:16:50 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:16:50 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:16:50 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:16:50 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:test 07:16:50 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:16:50 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:16:50 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:16:50 [INFO] +- com.h2database:h2:jar:1.4.197:test 07:16:50 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:16:50 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:16:50 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:16:50 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:16:50 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:16:50 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:16:50 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:16:50 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:16:50 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:16:50 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:50 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:16:50 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:16:50 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:16:50 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:16:50 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:16:50 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:16:50 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:16:50 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:16:50 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:16:50 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:16:50 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:16:50 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:16:50 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:16:50 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:16:50 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:16:50 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:16:50 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:16:50 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:16:50 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:16:50 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:16:50 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:16:50 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:16:50 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:16:50 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:16:50 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:16:50 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:16:50 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:16:50 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:16:50 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:16:50 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:16:50 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:16:50 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:16:50 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:16:50 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:16:50 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:16:50 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:16:50 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:16:50 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:16:50 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:16:50 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:16:50 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:16:50 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:16:50 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:16:50 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:16:50 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:16:50 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:16:50 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:16:50 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:16:50 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:16:50 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:16:50 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:16:50 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:16:50 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:16:50 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:16:50 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:16:50 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:16:50 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:16:50 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:16:50 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:16:50 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:16:50 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:16:50 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:16:50 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:16:50 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:16:50 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:16:50 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:16:50 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:16:50 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:16:50 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:16:50 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:16:50 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:16:50 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:16:50 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:16:50 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:16:50 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:16:50 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:16:50 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:16:50 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:16:50 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:16:50 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:16:50 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:16:50 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:16:50 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:16:50 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:16:50 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:16:50 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:16:50 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:16:50 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:16:50 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:16:50 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:16:50 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:16:50 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:16:50 [INFO] | \- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:16:50 [INFO] | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:16:50 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:16:50 [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:16:50 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:16:50 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:16:50 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:16:50 [INFO] 07:16:50 [INFO] --- clm:3.0.8-01:index (default-cli) @ health-api --- 07:16:50 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/sonatype-clm/module.xml 07:16:50 [INFO] 07:16:50 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-api >----- 07:16:50 [INFO] Building MS Blueprints Processor Modules - Inbounds - Workflow API 1.10.0-SNAPSHOT [38/67] 07:16:50 [INFO] from ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml 07:16:50 [INFO] --------------------------------[ jar ]--------------------------------- 07:16:50 [INFO] 07:16:50 [INFO] --- clean:3.4.1:clean (default-clean) @ workflow-api --- 07:16:50 [INFO] 07:16:50 [INFO] --- tidy:1.1.0:check (validate-pom) @ workflow-api --- 07:16:50 [INFO] 07:16:50 [INFO] --- antrun:1.8:run (validate-kotlin) @ workflow-api --- 07:16:50 [INFO] Executing tasks 07:16:50 07:16:50 ktlint: 07:16:51 [INFO] Executed tasks 07:16:51 [INFO] 07:16:51 [INFO] --- directory:1.0:highest-basedir (directories) @ workflow-api --- 07:16:51 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:16:51 [INFO] 07:16:51 [INFO] --- formatter:2.17.1:validate (validate-java) @ workflow-api --- 07:16:51 [INFO] 07:16:51 [INFO] --- enforcer:3.4.1:enforce (enforce) @ workflow-api --- 07:16:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:16:51 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:16:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:51 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:16:51 [INFO] 07:16:51 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ workflow-api --- 07:16:51 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/code-coverage/jacoco-ut.exec 07:16:51 [INFO] 07:16:51 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ workflow-api --- 07:16:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/jacoco.exec 07:16:51 [INFO] 07:16:51 [INFO] --- properties:1.0.0:set-system-properties (default) @ workflow-api --- 07:16:51 [INFO] Set 2 system properties 07:16:51 [INFO] 07:16:51 [INFO] --- checkstyle:2.17:check (check-license) @ workflow-api --- 07:16:51 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:16:51 [INFO] 07:16:51 [INFO] --- checkstyle:2.17:check (check-style) @ workflow-api --- 07:16:51 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:16:51 [INFO] 07:16:51 [INFO] --- tidy:1.1.0:pom (format-pom) @ workflow-api --- 07:16:51 [INFO] Tidy is skipped. 07:16:51 [INFO] 07:16:51 [INFO] --- antrun:1.8:run (format-kotlin) @ workflow-api --- 07:16:51 [INFO] Skipping Antrun execution 07:16:51 [INFO] 07:16:51 [INFO] --- formatter:2.17.1:format (format-java) @ workflow-api --- 07:16:51 [INFO] Formatting is skipped 07:16:51 [INFO] 07:16:51 [INFO] --- resources:3.3.1:resources (default-resources) @ workflow-api --- 07:16:51 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/main/resources 07:16:51 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/main/resources 07:16:51 [INFO] 07:16:51 [INFO] --- compiler:3.14.0:compile (default-compile) @ workflow-api --- 07:16:51 [INFO] No sources to compile 07:16:51 [INFO] 07:16:51 [INFO] --- kotlin:1.9.0:compile (compile) @ workflow-api --- 07:16:51 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/main/java 07:16:51 [INFO] 07:16:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ workflow-api --- 07:16:51 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:16:51 [INFO] 07:16:51 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ workflow-api --- 07:16:51 [INFO] No sources to compile 07:16:51 [INFO] 07:16:51 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ workflow-api --- 07:16:51 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/test/java 07:16:52 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/workflow/api/WorkflowControllerTest.kt: (35, 8) This class shouldn't be used in Kotlin. Use kotlin.collections.List or kotlin.collections.MutableList instead. 07:16:52 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/workflow/api/WorkflowControllerTest.kt: (91, 31) This class shouldn't be used in Kotlin. Use kotlin.collections.List or kotlin.collections.MutableList instead. 07:16:52 [INFO] 07:16:52 [INFO] --- surefire:3.0.0-M5:test (default-test) @ workflow-api --- 07:16:52 [INFO] 07:16:52 [INFO] ------------------------------------------------------- 07:16:52 [INFO] T E S T S 07:16:52 [INFO] ------------------------------------------------------- 07:16:53 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest 07:17:00 07:17:00 . ____ _ __ _ _ 07:17:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:17:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:17:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:17:00 ' |____| .__|_| |_|_| |_\__, | / / / / 07:17:00 =========|_|==============|___/=/_/_/_/ 07:17:00 07:17:00 :: Spring Boot :: (v3.5.6) 07:17:00 07:17:00 2026-06-20T07:16:54.328Z INFO 8476 --- [ main] o.o.c.c.b.w.api.WorkflowControllerTest : Starting WorkflowControllerTest using Java 21.0.10 with PID 8476 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api) 07:17:00 2026-06-20T07:16:54.333Z INFO 8476 --- [ main] o.o.c.c.b.w.api.WorkflowControllerTest : No active profile set, falling back to 1 default profile: "default" 07:17:00 2026-06-20T07:16:54.918Z INFO 8476 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 07:17:00 2026-06-20T07:16:55.150Z INFO 8476 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 218 ms. Found 4 JPA repository interfaces. 07:17:00 2026-06-20T07:16:56.225Z INFO 8476 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 07:17:00 2026-06-20T07:16:56.299Z INFO 8476 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.29.Final 07:17:00 2026-06-20T07:16:56.348Z INFO 8476 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 07:17:00 2026-06-20T07:16:56.865Z INFO 8476 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 07:17:00 2026-06-20T07:16:57.231Z WARN 8476 --- [ main] org.hibernate.dialect.Dialect : HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:17:00 2026-06-20T07:16:57.239Z WARN 8476 --- [ main] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:17:00 2026-06-20T07:16:57.331Z INFO 8476 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 07:17:00 Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@4ff3af97'] 07:17:00 Database driver: undefined/unknown 07:17:00 Database version: 1.4.197 07:17:00 Autocommit mode: undefined/unknown 07:17:00 Isolation level: undefined/unknown 07:17:00 Minimum pool size: undefined/unknown 07:17:00 Maximum pool size: undefined/unknown 07:17:00 2026-06-20T07:16:58.628Z INFO 8476 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:17:00 2026-06-20T07:16:58.685Z INFO 8476 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 07:17:00 2026-06-20T07:16:59.481Z INFO 8476 --- [in @coroutine#1] .c.e.c.s.ErrorCatalogLoadPropertyService : Application ID: cds > Initializing error catalog message from properties... 07:17:00 2026-06-20T07:16:59.511Z INFO 8476 --- [ main] o.c.c.b.d.p.PrimaryDatabaseConfiguration : Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 07:17:00 2026-06-20T07:16:59.608Z INFO 8476 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 07:17:00 2026-06-20T07:17:00.842Z INFO 8476 --- [ main] ctiveUserDetailsServiceAutoConfiguration : 07:17:00 07:17:00 Using generated security password: e6df5020-d65a-4c1b-92aa-7ba93ec56952 07:17:00 07:17:00 2026-06-20T07:17:00.932Z INFO 8476 --- [ main] o.o.c.c.b.w.api.WorkflowControllerTest : Started WorkflowControllerTest in 7.152 seconds (process running for 8.637) 07:17:01 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:01 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 07:17:01 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:17:01 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:17:01 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:17:01 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:17:01 2026-06-20T07:17:01.379Z INFO 8476 --- [-1 @coroutine#2] .o.c.c.b.f.w.a.DatabaseStoreAuditService : Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:1002 (originatorId: SDNC_DG requestId: ab543-3asd5) subRequestId:81c9-4911 07:17:01 2026-06-20T07:17:01.518Z INFO 8476 --- [-1 @coroutine#2] .o.c.c.b.f.w.a.DatabaseStoreAuditService : Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:1003 (originatorId: SDNC_DG requestId: ab543-3asd5) subRequestId:81c9-4911 07:17:02 2026-06-20T07:17:01.767Z INFO 8476 --- [-1 @coroutine#3] .o.c.c.b.f.w.a.DatabaseStoreAuditService : Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:1000 (originatorId: SDNC_DG requestId: ab543-3asd4) subRequestId:81c9-4910 07:17:02 2026-06-20T07:17:01.776Z INFO 8476 --- [-1 @coroutine#3] .o.c.c.b.f.w.a.DatabaseStoreAuditService : Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:1001 (originatorId: SDNC_DG requestId: ab543-3asd4) subRequestId:81c9-4910 07:17:02 2026-06-20T07:17:01.848Z INFO 8476 --- [-2 @coroutine#5] .o.c.c.b.f.w.a.DatabaseStoreAuditService : getWorkflowStatusByRequestIdAndSubRequestId called to retrieve all the records based on request Id 07:17:02 2026-06-20T07:17:01.983Z INFO 8476 --- [-2 @coroutine#5] .o.c.c.b.f.w.a.DatabaseStoreAuditService : getWorkflowStatusByRequestIdAndSubRequestId results count 2 07:17:02 2026-06-20T07:17:02.099Z INFO 8476 --- [-1 @coroutine#6] .o.c.c.b.f.w.a.DatabaseStoreAuditService : Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:1002 (originatorId: SDNC_DG requestId: ab543-3asd5) subRequestId:81c9-4911 07:17:02 2026-06-20T07:17:02.108Z INFO 8476 --- [-1 @coroutine#6] .o.c.c.b.f.w.a.DatabaseStoreAuditService : Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:1003 (originatorId: SDNC_DG requestId: ab543-3asd5) subRequestId:81c9-4911 07:17:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.443 s - in org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest 07:17:02 [INFO] 07:17:02 [INFO] Results: 07:17:02 [INFO] 07:17:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 07:17:02 [INFO] 07:17:02 [INFO] 07:17:02 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ workflow-api --- 07:17:02 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/code-coverage/jacoco-ut.exec 07:17:02 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Workflow API' with 6 classes 07:17:02 [INFO] 07:17:02 [INFO] --- jacoco:0.8.12:report (default-report) @ workflow-api --- 07:17:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:02 [INFO] 07:17:02 [INFO] --- jar:3.4.2:jar (default-jar) @ workflow-api --- 07:17:02 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/workflow-api-1.10.0-SNAPSHOT.jar 07:17:02 [INFO] 07:17:02 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ workflow-api --- 07:17:02 [INFO] Skipping because packaging 'jar' is not pom. 07:17:02 [INFO] 07:17:02 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ workflow-api --- 07:17:02 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/code-coverage/jacoco-it.exec 07:17:02 [INFO] 07:17:02 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ workflow-api --- 07:17:02 [INFO] 07:17:02 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ workflow-api --- 07:17:02 [INFO] 07:17:02 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ workflow-api --- 07:17:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:02 [INFO] 07:17:02 [INFO] --- jacoco:0.8.12:check (default-check) @ workflow-api --- 07:17:02 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/jacoco.exec 07:17:02 [INFO] 07:17:02 [INFO] --- failsafe:3.0.0-M5:verify (default) @ workflow-api --- 07:17:02 [INFO] 07:17:02 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ workflow-api --- 07:17:02 [INFO] 07:17:02 [INFO] --- install:3.1.4:install (default-install) @ workflow-api --- 07:17:02 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.10.0-SNAPSHOT/workflow-api-1.10.0-SNAPSHOT.pom 07:17:02 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/workflow-api-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.10.0-SNAPSHOT/workflow-api-1.10.0-SNAPSHOT.jar 07:17:02 [INFO] 07:17:02 [INFO] --- dependency:3.8.1:tree (default-cli) @ workflow-api --- 07:17:02 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-api:jar:1.10.0-SNAPSHOT 07:17:02 [INFO] +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:17:02 [INFO] | +- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:17:02 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 07:17:02 [INFO] | +- org.springframework:spring-beans:jar:6.2.17:compile 07:17:02 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:17:02 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:17:02 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:17:02 [INFO] | +- org.springframework:spring-expression:jar:6.2.17:compile 07:17:02 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:17:02 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:17:02 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:17:02 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:17:02 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:17:02 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:17:02 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:17:02 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:17:02 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:17:02 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:17:02 [INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:17:02 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:17:02 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:17:02 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:17:02 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 07:17:02 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:17:02 [INFO] | | +- org.slf4j:slf4j-api:jar:2.0.17:compile 07:17:02 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:17:02 [INFO] | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:17:02 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 07:17:02 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 07:17:02 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:17:02 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:17:02 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:17:02 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:17:02 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:17:02 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:17:02 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:17:02 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:17:02 [INFO] | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:17:02 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-services:jar:1.10.0-SNAPSHOT:compile 07:17:02 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status:jar:1.10.0-SNAPSHOT:compile 07:17:02 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:17:02 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:17:02 [INFO] | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:17:02 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:17:02 [INFO] | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:17:02 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:17:02 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:17:02 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:17:02 [INFO] | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:17:02 [INFO] | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:17:02 [INFO] | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:17:02 [INFO] | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:17:02 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:17:02 [INFO] | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:17:02 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:17:02 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:17:02 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:17:02 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:17:02 [INFO] | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:17:02 [INFO] | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:17:02 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:17:02 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:17:02 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:17:02 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:17:02 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:17:02 [INFO] | | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:17:02 [INFO] | | | | +- commons-logging:commons-logging:jar:1.3.5:compile 07:17:02 [INFO] | | | | \- commons-codec:commons-codec:jar:1.18.0:compile 07:17:02 [INFO] | | | \- org.springframework:spring-web:jar:6.2.17:compile 07:17:02 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:17:02 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:17:02 [INFO] | | | +- io.nats:jnats:jar:2.15.0:compile 07:17:02 [INFO] | | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:17:02 [INFO] | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:17:02 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:17:02 [INFO] | \- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:17:02 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:17:02 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:17:02 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:17:02 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:17:02 [INFO] | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:17:02 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:17:02 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:17:02 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:17:02 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:17:02 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:17:02 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:17:02 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:17:02 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:17:02 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:17:02 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:17:02 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:17:02 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:17:02 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:17:02 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:17:02 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:17:02 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:17:02 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:17:02 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:17:02 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:17:02 [INFO] | +- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:17:02 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:17:02 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.10.0-SNAPSHOT:compile 07:17:02 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:17:02 [INFO] | \- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:17:02 [INFO] | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:17:02 [INFO] | | +- org.apache.tomcat:tomcat-jdbc:jar:10.1.46:compile 07:17:02 [INFO] | | | \- org.apache.tomcat:tomcat-juli:jar:10.1.46:compile 07:17:02 [INFO] | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:17:02 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:17:02 [INFO] | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:17:02 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT:compile 07:17:02 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:17:02 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:17:02 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:17:02 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:17:02 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:17:02 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:17:02 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:17:02 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:17:02 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:17:02 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:02 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:17:02 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:17:02 [INFO] | +- junit:junit:jar:4.13.2:test 07:17:02 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:02 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:17:02 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:17:02 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:17:02 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:17:02 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:17:02 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:17:02 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:17:02 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:17:02 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:17:02 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:17:02 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:17:02 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:17:02 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:17:02 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:17:02 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:17:02 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:17:02 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:17:02 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:17:02 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:17:02 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:17:02 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:17:02 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:17:02 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:17:02 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:17:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:17:02 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:17:02 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:02 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:17:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:02 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:17:02 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:17:02 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:17:02 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:17:02 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:test 07:17:02 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:17:02 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:17:02 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:17:02 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:test 07:17:02 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:17:02 [INFO] +- com.h2database:h2:jar:1.4.197:test 07:17:02 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:17:02 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:17:02 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:17:02 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:17:02 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:17:02 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:17:02 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:17:02 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:17:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:17:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:02 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:17:02 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:17:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:17:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:17:02 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:17:02 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:17:02 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:17:02 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:17:02 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:17:02 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:17:02 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:17:02 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:17:02 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:17:02 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:17:02 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:17:02 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:17:02 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:17:02 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:17:02 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:17:02 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:17:02 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:17:02 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:17:02 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:17:02 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:17:02 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:17:02 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:17:02 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:17:02 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:17:02 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:17:02 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:17:02 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:17:02 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:17:02 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:17:02 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:17:02 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:17:02 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:17:02 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:17:02 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:17:02 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:17:02 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:17:02 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:17:02 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:17:02 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:17:02 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:17:02 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:17:02 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:17:02 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:17:02 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:17:02 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:17:02 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:17:02 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:17:02 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:17:02 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:17:02 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:17:02 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:17:02 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:17:02 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:17:02 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:17:02 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:17:02 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:17:02 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:17:02 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:17:02 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:17:02 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:17:02 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:17:02 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:17:02 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:17:02 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:17:02 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:17:02 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:17:02 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:17:02 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:17:02 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:17:02 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:17:02 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:17:02 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:17:02 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:17:02 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:17:02 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:17:02 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:17:02 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:17:02 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:17:02 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:17:02 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:17:02 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:17:02 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:17:02 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:17:02 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:17:02 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:17:02 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:17:02 [INFO] | \- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:17:02 [INFO] | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:17:02 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:17:02 [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:17:02 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:17:02 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:17:02 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:17:02 [INFO] 07:17:02 [INFO] --- clm:3.0.8-01:index (default-cli) @ workflow-api --- 07:17:02 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/sonatype-clm/module.xml 07:17:02 [INFO] 07:17:02 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:restful-executor >-- 07:17:02 [INFO] Building MS Blueprints Processor Functions - Restful executor 1.10.0-SNAPSHOT [39/67] 07:17:02 [INFO] from ms/blueprintsprocessor/functions/restful-executor/pom.xml 07:17:02 [INFO] --------------------------------[ jar ]--------------------------------- 07:17:02 [INFO] 07:17:02 [INFO] --- clean:3.4.1:clean (default-clean) @ restful-executor --- 07:17:02 [INFO] 07:17:02 [INFO] --- tidy:1.1.0:check (validate-pom) @ restful-executor --- 07:17:02 [INFO] 07:17:02 [INFO] --- antrun:1.8:run (validate-kotlin) @ restful-executor --- 07:17:02 [INFO] Executing tasks 07:17:02 07:17:02 ktlint: 07:17:03 [INFO] Executed tasks 07:17:03 [INFO] 07:17:03 [INFO] --- directory:1.0:highest-basedir (directories) @ restful-executor --- 07:17:03 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:17:03 [INFO] 07:17:03 [INFO] --- formatter:2.17.1:validate (validate-java) @ restful-executor --- 07:17:03 [INFO] 07:17:03 [INFO] --- enforcer:3.4.1:enforce (enforce) @ restful-executor --- 07:17:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:17:03 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:17:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:03 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:17:03 [INFO] 07:17:03 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ restful-executor --- 07:17:03 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/code-coverage/jacoco-ut.exec 07:17:03 [INFO] 07:17:03 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ restful-executor --- 07:17:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/jacoco.exec 07:17:03 [INFO] 07:17:03 [INFO] --- properties:1.0.0:set-system-properties (default) @ restful-executor --- 07:17:03 [INFO] Set 2 system properties 07:17:03 [INFO] 07:17:03 [INFO] --- checkstyle:2.17:check (check-license) @ restful-executor --- 07:17:03 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:17:03 [INFO] 07:17:03 [INFO] --- checkstyle:2.17:check (check-style) @ restful-executor --- 07:17:03 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:17:03 [INFO] 07:17:03 [INFO] --- tidy:1.1.0:pom (format-pom) @ restful-executor --- 07:17:03 [INFO] Tidy is skipped. 07:17:03 [INFO] 07:17:03 [INFO] --- antrun:1.8:run (format-kotlin) @ restful-executor --- 07:17:03 [INFO] Skipping Antrun execution 07:17:03 [INFO] 07:17:03 [INFO] --- formatter:2.17.1:format (format-java) @ restful-executor --- 07:17:03 [INFO] Formatting is skipped 07:17:03 [INFO] 07:17:03 [INFO] --- resources:3.3.1:resources (default-resources) @ restful-executor --- 07:17:03 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/resources 07:17:03 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/resources 07:17:03 [INFO] 07:17:03 [INFO] --- compiler:3.14.0:compile (default-compile) @ restful-executor --- 07:17:03 [INFO] No sources to compile 07:17:03 [INFO] 07:17:03 [INFO] --- kotlin:1.9.0:compile (compile) @ restful-executor --- 07:17:03 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/java 07:17:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (44, 9) 'functionDependencyInstanceAsType(String): T' is deprecated. Dependencies will be resolved dynamically 07:17:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (50, 20) Parameter 'executionRequest' is never used 07:17:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (82, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 07:17:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (93, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 07:17:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (104, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 07:17:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (115, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 07:17:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClient.kt: (38, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 07:17:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClient.kt: (43, 24) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 07:17:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClient.kt: (74, 24) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 07:17:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClient.kt: (100, 25) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 07:17:04 [INFO] 07:17:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restful-executor --- 07:17:04 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/test/resources 07:17:04 [INFO] 07:17:04 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ restful-executor --- 07:17:04 [INFO] No sources to compile 07:17:04 [INFO] 07:17:04 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ restful-executor --- 07:17:04 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/test/java 07:17:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/restful/executor/function/RestfulServiceClientTest.kt: (72, 23) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 07:17:04 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/restful/executor/function/RestfulServiceClientTest.kt: (102, 23) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 07:17:04 [INFO] 07:17:04 [INFO] --- surefire:3.0.0-M5:test (default-test) @ restful-executor --- 07:17:04 [INFO] 07:17:04 [INFO] ------------------------------------------------------- 07:17:04 [INFO] T E S T S 07:17:04 [INFO] ------------------------------------------------------- 07:17:06 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 07:17:06 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.ComponentRestfulExecutorTest 07:17:06 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:10 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:17:10 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:17:10 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:17:10 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:17:10 07:17:10.081 [main @coroutine#1] INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction -- preparing request id(1234) for workflow(config-deploy) step(call-config-deploy-process) 07:17:10 07:17:10.124 [main @coroutine#1] INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentFunctionScriptingService -- creating component function of script type(internal), reference name(internal.scripts.TestRestfulConfigure) and instanceDependencies([blueprint-rest-lib-property-service]) 07:17:10 07:17:10.129 [main @coroutine#1] INFO internal.scripts.TestRestfulConfigure -- processing request.. 07:17:10 07:17:10.129 [main @coroutine#1] INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction -- Preparing Response... 07:17:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.091 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.ComponentRestfulExecutorTest 07:17:10 [INFO] 07:17:10 [INFO] Results: 07:17:10 [INFO] 07:17:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:17:10 [INFO] 07:17:10 [INFO] 07:17:10 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ restful-executor --- 07:17:10 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/code-coverage/jacoco-ut.exec 07:17:10 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Restful executor' with 4 classes 07:17:10 [INFO] 07:17:10 [INFO] --- jacoco:0.8.12:report (default-report) @ restful-executor --- 07:17:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:10 [INFO] 07:17:10 [INFO] --- jar:3.4.2:jar (default-jar) @ restful-executor --- 07:17:10 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/restful-executor-1.10.0-SNAPSHOT.jar 07:17:10 [INFO] 07:17:10 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ restful-executor --- 07:17:10 [INFO] Skipping because packaging 'jar' is not pom. 07:17:10 [INFO] 07:17:10 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ restful-executor --- 07:17:10 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/code-coverage/jacoco-it.exec 07:17:10 [INFO] 07:17:10 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ restful-executor --- 07:17:10 [INFO] 07:17:10 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ restful-executor --- 07:17:10 [INFO] 07:17:10 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ restful-executor --- 07:17:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:10 [INFO] 07:17:10 [INFO] --- jacoco:0.8.12:check (default-check) @ restful-executor --- 07:17:10 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/jacoco.exec 07:17:10 [INFO] 07:17:10 [INFO] --- failsafe:3.0.0-M5:verify (default) @ restful-executor --- 07:17:10 [INFO] 07:17:10 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ restful-executor --- 07:17:10 [INFO] 07:17:10 [INFO] --- install:3.1.4:install (default-install) @ restful-executor --- 07:17:10 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.10.0-SNAPSHOT/restful-executor-1.10.0-SNAPSHOT.pom 07:17:10 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/restful-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.10.0-SNAPSHOT/restful-executor-1.10.0-SNAPSHOT.jar 07:17:10 [INFO] 07:17:10 [INFO] --- dependency:3.8.1:tree (default-cli) @ restful-executor --- 07:17:10 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:restful-executor:jar:1.10.0-SNAPSHOT 07:17:10 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:17:10 [INFO] | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:17:10 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:17:10 [INFO] | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:17:10 [INFO] | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:17:10 [INFO] | +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:17:10 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:17:10 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:17:10 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:17:10 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:17:10 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:17:10 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:17:10 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:17:10 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:17:10 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:17:10 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:17:10 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:17:10 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:17:10 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:17:10 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:17:10 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:17:10 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:17:10 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:17:10 [INFO] | +- commons-logging:commons-logging:jar:1.3.5:compile 07:17:10 [INFO] | \- commons-codec:commons-codec:jar:1.18.0:compile 07:17:10 [INFO] +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:17:10 [INFO] | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:17:10 [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:17:10 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:17:10 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:17:10 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:17:10 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:17:10 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:17:10 [INFO] | \- org.springframework:spring-core:jar:6.2.17:compile 07:17:10 [INFO] | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:17:10 [INFO] +- org.springframework:spring-web:jar:6.2.17:compile 07:17:10 [INFO] | +- org.springframework:spring-beans:jar:6.2.17:compile 07:17:10 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:17:10 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:17:10 [INFO] +- org.springframework:spring-expression:jar:6.2.17:compile 07:17:10 [INFO] +- com.h2database:h2:jar:1.4.197:test 07:17:10 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:17:10 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:17:10 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:17:10 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:17:10 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:17:10 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:17:10 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:17:10 [INFO] | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:17:10 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:17:10 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 07:17:10 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:17:10 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:17:10 [INFO] | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:17:10 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 07:17:10 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 07:17:10 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:17:10 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:17:10 [INFO] | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:17:10 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:17:10 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:17:10 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:17:10 [INFO] | | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:17:10 [INFO] | | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:17:10 [INFO] | | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:17:10 [INFO] | | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:17:10 [INFO] | | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:17:10 [INFO] | | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:17:10 [INFO] | | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:17:10 [INFO] | | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:17:10 [INFO] | | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:17:10 [INFO] | | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:17:10 [INFO] | | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:17:10 [INFO] | | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:17:10 [INFO] | | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:17:10 [INFO] | | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:17:10 [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:17:10 [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:17:10 [INFO] | | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:17:10 [INFO] | | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:17:10 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:17:10 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:17:10 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:17:10 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:17:10 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:17:10 [INFO] | | \- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:17:10 [INFO] | | \- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:17:10 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:17:10 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:17:10 [INFO] | | +- io.nats:jnats:jar:2.15.0:compile 07:17:10 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:17:10 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:17:10 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:17:10 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:17:10 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:17:10 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:17:10 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:17:10 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:17:10 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:17:10 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:17:10 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:17:10 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 07:17:10 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 07:17:10 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:17:10 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:17:10 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:17:10 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:17:10 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:17:10 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:17:10 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:17:10 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:17:10 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:17:10 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:17:10 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:10 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:17:10 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:17:10 [INFO] | +- junit:junit:jar:4.13.2:compile 07:17:10 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:compile 07:17:10 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:17:10 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:17:10 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:17:10 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:17:10 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:17:10 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 07:17:10 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 07:17:10 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 07:17:10 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 07:17:10 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 07:17:10 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:17:10 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 07:17:10 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 07:17:10 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 07:17:10 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 07:17:10 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 07:17:10 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 07:17:10 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 07:17:10 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:test 07:17:10 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 07:17:10 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 07:17:10 [INFO] | | +- com.samskivert:jmustache:jar:1.16:test 07:17:10 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:17:10 [INFO] | | +- net.javacrumbs.json-unit:json-unit-core:jar:2.32.0:test 07:17:10 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 07:17:10 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 07:17:10 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 07:17:10 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 07:17:10 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 07:17:10 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 07:17:10 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 07:17:10 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 07:17:10 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 07:17:10 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 07:17:10 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 07:17:10 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 07:17:10 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 07:17:10 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 07:17:10 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 07:17:10 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 07:17:10 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 07:17:10 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 07:17:10 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 07:17:10 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 07:17:10 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 07:17:10 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 07:17:10 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 07:17:10 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.10.4:test 07:17:10 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 07:17:10 [INFO] | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:17:10 [INFO] | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:17:10 [INFO] | +- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:17:10 [INFO] | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:17:10 [INFO] | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:17:10 [INFO] | | +- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:17:10 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:17:10 [INFO] | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:17:10 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.73.Final:test 07:17:10 [INFO] | | +- io.netty:netty-tcnative-classes:jar:2.0.73.Final:test 07:17:10 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.73.Final:test 07:17:10 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.73.Final:test 07:17:10 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.73.Final:test 07:17:10 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.73.Final:test 07:17:10 [INFO] | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.73.Final:test 07:17:10 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:17:10 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:17:10 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:17:10 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:17:10 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:17:10 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:17:10 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:17:10 [INFO] | \- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:17:10 [INFO] | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:17:10 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:17:10 [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:17:10 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 07:17:10 [INFO] | \- org.mockito:mockito-core:jar:5.17.0:test 07:17:10 [INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:17:10 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:17:10 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:17:10 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:17:10 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:17:10 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:17:10 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:17:10 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:17:10 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:compile 07:17:10 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:17:10 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:17:10 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:17:10 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:17:10 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:17:10 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:17:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:17:10 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:17:10 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:10 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:17:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:10 [INFO] +- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:17:10 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:17:10 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:17:10 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:17:10 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:17:10 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:17:10 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:17:10 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:17:10 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:17:10 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:17:10 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:17:10 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:17:10 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:17:10 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:17:10 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:17:10 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:17:10 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:17:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:17:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:10 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:17:10 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:17:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:17:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:17:10 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:17:10 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:17:10 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:17:10 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:17:10 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:17:10 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:17:10 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:17:10 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:17:10 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:17:10 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:17:10 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:17:10 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:17:10 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:17:10 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:17:10 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:17:10 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:17:10 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:17:10 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:17:10 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:17:10 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:17:10 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:17:10 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:17:10 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:17:10 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:17:10 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:17:10 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:17:10 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:17:10 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:17:10 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:17:10 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:17:10 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:17:10 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:17:10 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:17:10 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:17:10 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:17:10 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:17:10 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:17:10 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:17:10 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:17:10 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:17:10 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:17:10 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:17:10 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:17:10 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:17:10 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:17:10 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:17:10 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:17:10 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:17:10 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:17:10 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:17:10 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:17:10 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:17:10 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:17:10 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:17:10 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:17:10 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:17:10 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:17:10 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:17:10 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:17:10 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:17:10 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:17:10 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:17:10 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:17:10 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:17:10 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:17:10 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:17:10 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:17:10 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:17:10 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:17:10 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:17:10 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:17:10 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:17:10 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:17:10 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:17:10 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:17:10 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:17:10 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:17:10 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:17:10 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:17:10 [INFO] 07:17:10 [INFO] --- clm:3.0.8-01:index (default-cli) @ restful-executor --- 07:17:10 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/sonatype-clm/module.xml 07:17:10 [INFO] 07:17:10 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:ansible-awx-executor >-- 07:17:10 [INFO] Building MS Blueprints Processor Functions - Ansible AWX Executor 1.10.0-SNAPSHOT [40/67] 07:17:10 [INFO] from ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml 07:17:10 [INFO] --------------------------------[ jar ]--------------------------------- 07:17:10 [INFO] 07:17:10 [INFO] --- clean:3.4.1:clean (default-clean) @ ansible-awx-executor --- 07:17:10 [INFO] 07:17:10 [INFO] --- tidy:1.1.0:check (validate-pom) @ ansible-awx-executor --- 07:17:10 [INFO] 07:17:10 [INFO] --- antrun:1.8:run (validate-kotlin) @ ansible-awx-executor --- 07:17:10 [INFO] Executing tasks 07:17:10 07:17:10 ktlint: 07:17:11 [INFO] Executed tasks 07:17:11 [INFO] 07:17:11 [INFO] --- directory:1.0:highest-basedir (directories) @ ansible-awx-executor --- 07:17:11 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:17:11 [INFO] 07:17:11 [INFO] --- formatter:2.17.1:validate (validate-java) @ ansible-awx-executor --- 07:17:11 [INFO] 07:17:11 [INFO] --- enforcer:3.4.1:enforce (enforce) @ ansible-awx-executor --- 07:17:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:17:11 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:17:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:11 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:17:11 [INFO] 07:17:11 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ ansible-awx-executor --- 07:17:11 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/code-coverage/jacoco-ut.exec 07:17:11 [INFO] 07:17:11 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ ansible-awx-executor --- 07:17:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/jacoco.exec 07:17:11 [INFO] 07:17:11 [INFO] --- properties:1.0.0:set-system-properties (default) @ ansible-awx-executor --- 07:17:11 [INFO] Set 2 system properties 07:17:11 [INFO] 07:17:11 [INFO] --- checkstyle:2.17:check (check-license) @ ansible-awx-executor --- 07:17:11 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:17:11 [INFO] 07:17:11 [INFO] --- checkstyle:2.17:check (check-style) @ ansible-awx-executor --- 07:17:11 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:17:11 [INFO] 07:17:11 [INFO] --- tidy:1.1.0:pom (format-pom) @ ansible-awx-executor --- 07:17:11 [INFO] Tidy is skipped. 07:17:11 [INFO] 07:17:11 [INFO] --- antrun:1.8:run (format-kotlin) @ ansible-awx-executor --- 07:17:11 [INFO] Skipping Antrun execution 07:17:11 [INFO] 07:17:11 [INFO] --- formatter:2.17.1:format (format-java) @ ansible-awx-executor --- 07:17:11 [INFO] Formatting is skipped 07:17:11 [INFO] 07:17:11 [INFO] --- resources:3.3.1:resources (default-resources) @ ansible-awx-executor --- 07:17:11 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/resources 07:17:11 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/resources 07:17:11 [INFO] 07:17:11 [INFO] --- compiler:3.14.0:compile (default-compile) @ ansible-awx-executor --- 07:17:11 [INFO] No sources to compile 07:17:11 [INFO] 07:17:11 [INFO] --- kotlin:1.9.0:compile (compile) @ ansible-awx-executor --- 07:17:11 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/java 07:17:12 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible/executor/ComponentRemoteAnsibleExecutor.kt: (366, 34) 'encode(String!): String!' is deprecated. Deprecated in Java 07:17:12 [INFO] 07:17:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ansible-awx-executor --- 07:17:12 [INFO] Copying 5 resources from src/test/resources to target/test-classes 07:17:12 [INFO] 07:17:12 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ ansible-awx-executor --- 07:17:12 [INFO] No sources to compile 07:17:12 [INFO] 07:17:12 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ ansible-awx-executor --- 07:17:12 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/src/test/java 07:17:12 [INFO] 07:17:12 [INFO] --- surefire:3.0.0-M5:test (default-test) @ ansible-awx-executor --- 07:17:12 [INFO] 07:17:12 [INFO] ------------------------------------------------------- 07:17:12 [INFO] T E S T S 07:17:12 [INFO] ------------------------------------------------------- 07:17:13 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 07:17:13 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutorTest 07:17:14 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:16 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:17:16 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:17:16 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:17:16 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:17:16 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:18 07:17:18.054 INFO o.o.c.c.b.services.execution.AbstractComponentFunction - preparing request id(123456-2000) for workflow(execute-remote-ansible) step(execute-remote-ansible) 07:17:18 07:17:18.086 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor status : "preparing" 07:17:18 07:17:18.087 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor artifacts: "" 07:17:18 07:17:18.087 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor message : "" 07:17:18 07:17:18.089 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Resolved inventory Demo Inventory to ID #: 1 07:17:18 07:17:18.090 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Running job with {"inventory":1,"extra_vars":{"site_id":"3 - Belmont","tor_group":"vEPC"}}, for requestId 123456-2000. 07:17:18 07:17:18.116 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Execution of job template hello_world_job_template in job #223 finished with status (successful) for requestId 123456-2000 07:17:18 07:17:18.117 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Response for job 223: 07:17:18 07:17:18 07:17:18 PLAY [Hello World Sample] ****************************************************** 07:17:18 07:17:18 TASK [Gathering Facts] ********************************************************* 07:17:18 ok: [localhost] 07:17:18 07:17:18 TASK [Hello Message] *********************************************************** 07:17:18 ok: [localhost] => { 07:17:18 "msg": "Hello World!" 07:17:18 } 07:17:18 07:17:18 PLAY RECAP ********************************************************************* 07:17:18 localhost : ok=2 changed=0 unreachable=0 failed=0 07:17:18 07:17:18 07:17:18 07:17:18 07:17:18.118 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Artifacts for job 223: 07:17:18 {} 07:17:18 07:17:18 07:17:18.133 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor status : "successful" 07:17:18 07:17:18.133 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor artifacts: {} 07:17:18 07:17:18.133 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor message : "Output for Job 223 :\n\n\nPLAY [Hello World Sample] ******************************************************\n\nTASK [Gathering Facts] *********************************************************\nok: [localhost]\n\nTASK [Hello Message] ***********************************************************\nok: [localhost] => {\n \"msg\": \"Hello World!\"\n}\n\nPLAY RECAP *********************************************************************\nlocalhost : ok=2 changed=0 unreachable=0 failed=0\n\n\n" 07:17:18 07:17:18.134 INFO o.o.c.c.b.services.execution.AbstractComponentFunction - Preparing Response... 07:17:18 07:17:18.162 INFO o.o.c.c.b.services.execution.AbstractComponentFunction - preparing request id(123456-2000) for workflow(execute-remote-ansible) step(execute-remote-ansible) 07:17:18 07:17:18.165 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor status : "preparing" 07:17:18 07:17:18.165 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor artifacts: "" 07:17:18 07:17:18.165 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor message : "" 07:17:18 07:17:18.166 ERROR o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Could not resolve inventory Demo Inventory by name... 07:17:18 07:17:18.166 ERROR o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Failed to process on remote executor (Could not resolve inventory Demo Inventory by name...) 07:17:18 java.lang.IllegalArgumentException: Could not resolve inventory Demo Inventory by name... 07:17:18 at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutor.resolveInventoryIdByName(ComponentRemoteAnsibleExecutor.kt:381) 07:17:18 at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutor.prepareLaunchPayload(ComponentRemoteAnsibleExecutor.kt:350) 07:17:18 at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutor.runJobTemplateOnAWX(ComponentRemoteAnsibleExecutor.kt:196) 07:17:18 at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutor.processNB$suspendImpl(ComponentRemoteAnsibleExecutor.kt:114) 07:17:18 at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutor.processNB(ComponentRemoteAnsibleExecutor.kt) 07:17:18 at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutor.processNB(ComponentRemoteAnsibleExecutor.kt:55) 07:17:18 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 07:17:18 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:17:18 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:17:18 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) 07:17:18 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) 07:17:18 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) 07:17:18 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 07:17:18 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 07:17:18 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 07:17:18 at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutorTest$handle unknown inventory$5.invokeSuspend(ComponentRemoteAnsibleExecutorTest.kt:145) 07:17:18 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:17:18 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:17:18 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) 07:17:18 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) 07:17:18 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) 07:17:18 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 07:17:18 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) 07:17:18 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 07:17:18 at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutorTest.handle unknown inventory(ComponentRemoteAnsibleExecutorTest.kt:144) 07:17:18 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 07:17:18 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:17:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 07:17:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:17:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 07:17:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:17:18 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:76) 07:17:18 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 07:17:18 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 07:17:18 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 07:17:18 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 07:17:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 07:17:18 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) 07:17:18 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 07:17:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 07:17:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 07:17:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 07:17:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 07:17:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 07:17:18 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 07:17:18 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 07:17:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:17:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 07:17:18 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) 07:17:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:17:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:17:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 07:17:18 at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) 07:17:18 at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) 07:17:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) 07:17:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:17:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:17:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:17:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:17:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:17:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:17:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:17:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:17:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:17:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:17:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:17:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:17:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:17:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 07:17:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 07:17:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:17:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 07:17:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 07:17:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:17:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 07:17:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:17:18 07:17:18.172 INFO o.o.c.c.b.services.execution.AbstractComponentFunction - Preparing Response... 07:17:18 07:17:18.193 INFO o.o.c.c.b.services.execution.AbstractComponentFunction - preparing request id(123456-2000) for workflow(execute-remote-ansible) step(execute-remote-ansible) 07:17:18 07:17:18.196 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor status : "preparing" 07:17:18 07:17:18.196 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor artifacts: "" 07:17:18 07:17:18.196 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor message : "" 07:17:18 07:17:18.198 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Resolved inventory Demo Inventory to ID #: 1 07:17:18 07:17:18.198 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Running job with {"limit":"123","tags":"some-tag","skip_tags":"some-skip-tag","inventory":1,"extra_vars":{"site_id":"3 - Belmont","tor_group":"vEPC"}}, for requestId 123456-2000. 07:17:18 07:17:18.199 ERROR o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Execution of job template hello_world_job_template could not be started for requestId 123456-2000. (Response: ) 07:17:18 07:17:18.199 INFO o.o.c.c.b.services.execution.AbstractComponentFunction - Preparing Response... 07:17:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.214 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutorTest 07:17:18 [INFO] 07:17:18 [INFO] Results: 07:17:18 [INFO] 07:17:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 07:17:18 [INFO] 07:17:18 [INFO] 07:17:18 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ ansible-awx-executor --- 07:17:18 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/code-coverage/jacoco-ut.exec 07:17:18 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Ansible AWX Executor' with 1 classes 07:17:18 [INFO] 07:17:18 [INFO] --- jacoco:0.8.12:report (default-report) @ ansible-awx-executor --- 07:17:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:18 [INFO] 07:17:18 [INFO] --- jar:3.4.2:jar (default-jar) @ ansible-awx-executor --- 07:17:18 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/ansible-awx-executor-1.10.0-SNAPSHOT.jar 07:17:18 [INFO] 07:17:18 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ ansible-awx-executor --- 07:17:18 [INFO] Skipping because packaging 'jar' is not pom. 07:17:18 [INFO] 07:17:18 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ ansible-awx-executor --- 07:17:18 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/code-coverage/jacoco-it.exec 07:17:18 [INFO] 07:17:18 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ ansible-awx-executor --- 07:17:18 [INFO] 07:17:18 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ ansible-awx-executor --- 07:17:18 [INFO] 07:17:18 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ ansible-awx-executor --- 07:17:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:18 [INFO] 07:17:18 [INFO] --- jacoco:0.8.12:check (default-check) @ ansible-awx-executor --- 07:17:18 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/jacoco.exec 07:17:18 [INFO] 07:17:18 [INFO] --- failsafe:3.0.0-M5:verify (default) @ ansible-awx-executor --- 07:17:18 [INFO] 07:17:18 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ ansible-awx-executor --- 07:17:18 [INFO] 07:17:18 [INFO] --- install:3.1.4:install (default-install) @ ansible-awx-executor --- 07:17:18 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.10.0-SNAPSHOT/ansible-awx-executor-1.10.0-SNAPSHOT.pom 07:17:18 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/ansible-awx-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.10.0-SNAPSHOT/ansible-awx-executor-1.10.0-SNAPSHOT.jar 07:17:18 [INFO] 07:17:18 [INFO] --- dependency:3.8.1:tree (default-cli) @ ansible-awx-executor --- 07:17:18 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:ansible-awx-executor:jar:1.10.0-SNAPSHOT 07:17:18 [INFO] +- org.python:jython-standalone:jar:2.7.2:compile 07:17:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:17:18 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:17:18 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:17:18 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:17:18 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 07:17:18 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 07:17:18 [INFO] | +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:17:18 [INFO] | | +- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:17:18 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:17:18 [INFO] | +- org.springframework:spring-expression:jar:6.2.17:compile 07:17:18 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:17:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:17:18 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:17:18 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:17:18 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:17:18 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:17:18 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:17:18 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:17:18 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:17:18 [INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:17:18 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:17:18 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:17:18 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:17:18 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 07:17:18 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:17:18 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:17:18 [INFO] | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:17:18 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 07:17:18 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 07:17:18 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:17:18 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:17:18 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:17:18 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:17:18 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:17:18 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:17:18 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:17:18 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:17:18 [INFO] | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:17:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:17:18 [INFO] | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:17:18 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:17:18 [INFO] | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:17:18 [INFO] | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:17:18 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:17:18 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:17:18 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:17:18 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:17:18 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:17:18 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:17:18 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:17:18 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:17:18 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:17:18 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:17:18 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:17:18 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:17:18 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:17:18 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:17:18 [INFO] | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:17:18 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:17:18 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:17:18 [INFO] | +- commons-logging:commons-logging:jar:1.3.5:compile 07:17:18 [INFO] | \- commons-codec:commons-codec:jar:1.18.0:compile 07:17:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:17:18 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:17:18 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:17:18 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:17:18 [INFO] | | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:17:18 [INFO] | | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:17:18 [INFO] | | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:17:18 [INFO] | | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:17:18 [INFO] | | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:17:18 [INFO] | | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:17:18 [INFO] | | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:17:18 [INFO] | | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:17:18 [INFO] | | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:17:18 [INFO] | | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:17:18 [INFO] | | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:17:18 [INFO] | | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:17:18 [INFO] | | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:17:18 [INFO] | | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:17:18 [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:17:18 [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:17:18 [INFO] | | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:17:18 [INFO] | | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:17:18 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:17:18 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:17:18 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:17:18 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:17:18 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:17:18 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:17:18 [INFO] | | +- io.nats:jnats:jar:2.15.0:compile 07:17:18 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:17:18 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:17:18 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:17:18 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:17:18 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:17:18 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:17:18 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:17:18 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:17:18 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:17:18 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:17:18 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 07:17:18 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:17:18 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:17:18 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:17:18 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:17:18 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:17:18 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:17:18 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:17:18 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:17:18 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:17:18 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:17:18 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:18 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:17:18 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:17:18 [INFO] | +- junit:junit:jar:4.13.2:compile 07:17:18 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:compile 07:17:18 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:17:18 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:17:18 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:17:18 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:17:18 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:17:18 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 07:17:18 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 07:17:18 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 07:17:18 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 07:17:18 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 07:17:18 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:17:18 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 07:17:18 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 07:17:18 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 07:17:18 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 07:17:18 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 07:17:18 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 07:17:18 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 07:17:18 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:test 07:17:18 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 07:17:18 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 07:17:18 [INFO] | | +- com.samskivert:jmustache:jar:1.16:test 07:17:18 [INFO] | | +- net.javacrumbs.json-unit:json-unit-core:jar:2.32.0:test 07:17:18 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 07:17:18 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 07:17:18 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 07:17:18 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 07:17:18 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 07:17:18 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 07:17:18 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 07:17:18 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 07:17:18 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 07:17:18 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 07:17:18 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 07:17:18 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 07:17:18 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 07:17:18 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 07:17:18 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 07:17:18 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 07:17:18 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 07:17:18 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 07:17:18 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 07:17:18 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 07:17:18 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 07:17:18 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 07:17:18 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 07:17:18 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.10.4:test 07:17:18 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 07:17:18 [INFO] | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:17:18 [INFO] | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:17:18 [INFO] | +- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:17:18 [INFO] | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:17:18 [INFO] | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:17:18 [INFO] | | +- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:17:18 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:17:18 [INFO] | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:17:18 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.73.Final:test 07:17:18 [INFO] | | +- io.netty:netty-tcnative-classes:jar:2.0.73.Final:test 07:17:18 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.73.Final:test 07:17:18 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.73.Final:test 07:17:18 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.73.Final:test 07:17:18 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.73.Final:test 07:17:18 [INFO] | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.73.Final:test 07:17:18 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:17:18 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:17:18 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:17:18 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:17:18 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:17:18 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:17:18 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:17:18 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:17:18 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:17:18 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:17:18 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:17:18 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:17:18 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 07:17:18 [INFO] | \- org.mockito:mockito-core:jar:5.17.0:test 07:17:18 [INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:17:18 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:17:18 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:17:18 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:17:18 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:17:18 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:17:18 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:17:18 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:17:18 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:compile 07:17:18 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:17:18 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:17:18 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:17:18 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:17:18 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:17:18 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:17:18 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:17:18 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:17:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:17:18 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:17:18 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:18 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:17:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:18 [INFO] +- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:17:18 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:17:18 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:17:18 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:17:18 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:17:18 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:17:18 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:17:18 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:17:18 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:17:18 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:17:18 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:17:18 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:17:18 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:17:18 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:17:18 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:17:18 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:17:18 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:18 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:17:18 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:17:18 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:17:18 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:17:18 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:17:18 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:17:18 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:17:18 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:17:18 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:17:18 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:17:18 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:17:18 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:17:18 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:17:18 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:17:18 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:17:18 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:17:18 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:17:18 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:17:18 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:17:18 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:17:18 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:17:18 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:17:18 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:17:18 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:17:18 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:17:18 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:17:18 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:17:18 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:17:18 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:17:18 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:17:18 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:17:18 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:17:18 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:17:18 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:17:18 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:17:18 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:17:18 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:17:18 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:17:18 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:17:18 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:17:18 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:17:18 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:17:18 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:17:18 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:17:18 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:17:18 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:17:18 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:17:18 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:17:18 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:17:18 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:17:18 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:17:18 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:17:18 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:17:18 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:17:18 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:17:18 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:17:18 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:17:18 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:17:18 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:17:18 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:17:18 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:17:18 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:17:18 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:17:18 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:17:18 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:17:18 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:17:18 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:17:18 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:17:18 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:17:18 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:17:18 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:17:18 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:17:18 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:17:18 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:17:18 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:17:18 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:17:18 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:17:18 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:17:18 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:17:18 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:17:18 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:17:18 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:17:18 [INFO] 07:17:18 [INFO] --- clm:3.0.8-01:index (default-cli) @ ansible-awx-executor --- 07:17:18 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/sonatype-clm/module.xml 07:17:18 [INFO] 07:17:18 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:python-executor >-- 07:17:18 [INFO] Building MS Blueprints Processor Functions - Python Executor 1.10.0-SNAPSHOT [41/67] 07:17:18 [INFO] from ms/blueprintsprocessor/functions/python-executor/pom.xml 07:17:18 [INFO] --------------------------------[ jar ]--------------------------------- 07:17:18 [INFO] 07:17:18 [INFO] --- clean:3.4.1:clean (default-clean) @ python-executor --- 07:17:18 [INFO] 07:17:18 [INFO] --- tidy:1.1.0:check (validate-pom) @ python-executor --- 07:17:18 [INFO] 07:17:18 [INFO] --- antrun:1.8:run (validate-kotlin) @ python-executor --- 07:17:18 [INFO] Executing tasks 07:17:18 07:17:18 ktlint: 07:17:19 [INFO] Executed tasks 07:17:19 [INFO] 07:17:19 [INFO] --- directory:1.0:highest-basedir (directories) @ python-executor --- 07:17:19 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:17:19 [INFO] 07:17:19 [INFO] --- formatter:2.17.1:validate (validate-java) @ python-executor --- 07:17:19 [INFO] 07:17:19 [INFO] --- enforcer:3.4.1:enforce (enforce) @ python-executor --- 07:17:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:17:19 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:17:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:19 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:17:19 [INFO] 07:17:19 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ python-executor --- 07:17:19 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/code-coverage/jacoco-ut.exec 07:17:19 [INFO] 07:17:19 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ python-executor --- 07:17:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/jacoco.exec 07:17:19 [INFO] 07:17:19 [INFO] --- properties:1.0.0:set-system-properties (default) @ python-executor --- 07:17:19 [INFO] Set 2 system properties 07:17:19 [INFO] 07:17:19 [INFO] --- checkstyle:2.17:check (check-license) @ python-executor --- 07:17:19 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:17:19 [INFO] 07:17:19 [INFO] --- checkstyle:2.17:check (check-style) @ python-executor --- 07:17:19 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:17:19 [INFO] 07:17:19 [INFO] --- tidy:1.1.0:pom (format-pom) @ python-executor --- 07:17:19 [INFO] Tidy is skipped. 07:17:19 [INFO] 07:17:19 [INFO] --- antrun:1.8:run (format-kotlin) @ python-executor --- 07:17:19 [INFO] Skipping Antrun execution 07:17:19 [INFO] 07:17:19 [INFO] --- formatter:2.17.1:format (format-java) @ python-executor --- 07:17:19 [INFO] Formatting is skipped 07:17:19 [INFO] 07:17:19 [INFO] --- resources:3.3.1:resources (default-resources) @ python-executor --- 07:17:19 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/resources 07:17:19 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/resources 07:17:19 [INFO] 07:17:19 [INFO] --- compiler:3.14.0:compile (default-compile) @ python-executor --- 07:17:19 [INFO] No sources to compile 07:17:19 [INFO] 07:17:19 [INFO] --- kotlin:1.9.0:compile (compile) @ python-executor --- 07:17:19 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/java 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (24, 81) 'BlueprintJythonServiceImpl' is deprecated. CDS won't support JythonService 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (25, 81) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (41, 41) 'BlueprintJythonServiceImpl' is deprecated. CDS won't support JythonService 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (74, 13) Elvis operator (?:) always returns the left operand of non-nullable type String 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (82, 67) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (83, 76) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentRemotePythonExecutor.kt: (110, 54) Unnecessary safe call on a non-null receiver of type BlueprintModel? 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentRemotePythonExecutor.kt: (111, 35) Unnecessary safe call on a non-null receiver of type BlueprintModel? 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentRemotePythonExecutor.kt: (162, 42) This class shouldn't be used in Kotlin. Use kotlin.Any instead. 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (22, 74) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (38, 33) 'PythonExecutorProperty' is deprecated. CDS won't support JythonService 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (40, 5) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (42, 47) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (57, 13) 'BluePrintPython' is deprecated. CDS won't support JythonService 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (59, 35) 'BlueprintPythonHost' is deprecated. CDS won't support JythonService 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (110, 13) Elvis operator (?:) always returns the left operand of non-nullable type String 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (127, 29) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (128, 80) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHost.kt: (25, 61) 'BluePrintPython' is deprecated. CDS won't support JythonService 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHost.kt: (27, 50) 'BlueprintPythonInterpreterProxy' is deprecated. CDS won't support JythonService 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHost.kt: (31, 43) 'BlueprintPythonInterpreterProxy' is deprecated. CDS won't support JythonService 07:17:20 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonInterpreterProxy.kt: (24, 73) 'BluePrintPython' is deprecated. CDS won't support JythonService 07:17:20 [INFO] 07:17:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ python-executor --- 07:17:20 [INFO] Copying 5 resources from src/test/resources to target/test-classes 07:17:20 [INFO] 07:17:20 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ python-executor --- 07:17:20 [INFO] No sources to compile 07:17:20 [INFO] 07:17:20 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ python-executor --- 07:17:20 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/java 07:17:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutorTest.kt: (27, 81) 'PythonExecutorConfiguration' is deprecated. CDS won't support JythonService 07:17:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutorTest.kt: (28, 81) 'PythonExecutorProperty' is deprecated. CDS won't support JythonService 07:17:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutorTest.kt: (41, 9) 'PythonExecutorConfiguration' is deprecated. CDS won't support JythonService 07:17:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutorTest.kt: (41, 45) 'PythonExecutorProperty' is deprecated. CDS won't support JythonService 07:17:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHostTest.kt: (29, 34) 'BluePrintPython' is deprecated. CDS won't support JythonService 07:17:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHostTest.kt: (29, 58) 'PythonExecutorProperty' is deprecated. CDS won't support JythonService 07:17:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHostTest.kt: (39, 39) 'BlueprintPythonHost' is deprecated. CDS won't support JythonService 07:17:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHostTest.kt: (42, 42) 'PythonExecutorProperty' is deprecated. CDS won't support JythonService 07:17:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHostTest.kt: (51, 31) 'BlueprintPythonHost' is deprecated. CDS won't support JythonService 07:17:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHostTest.kt: (51, 51) 'BluePrintPython' is deprecated. CDS won't support JythonService 07:17:21 [INFO] 07:17:21 [INFO] --- surefire:3.0.0-M5:test (default-test) @ python-executor --- 07:17:21 [INFO] 07:17:21 [INFO] ------------------------------------------------------- 07:17:21 [INFO] T E S T S 07:17:21 [INFO] ------------------------------------------------------- 07:17:22 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 07:17:22 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentJythonExecutorTest 07:17:24 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:28 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 07:17:28 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:17:28 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:17:28 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:17:28 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:17:28 07:17:25.549 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(123456-1000) for workflow(activate) step(activate-jython) 07:17:28 07:17:25.579 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentJythonExecutor - Processing : {current-node-template="activate-jython", dynamic-properties=null, current-operation="process", instance-dependencies=["json-parser-service"], current-interface="ComponentJythonExecutor"} 07:17:28 07:17:28.475 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.BlueprintJythonService - Component Object org.python.proxies.__main__$SamplePythonComponentNode$0@74bf382f 07:17:28 Processing calling...blueprint-basePath 07:17:28 07:17:28.478 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... 07:17:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.849 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentJythonExecutorTest 07:17:28 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.scripts.BlueprintPythonHostTest 07:17:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.scripts.BlueprintPythonHostTest 07:17:28 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest 07:17:28 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:29 07:17:29.242 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(123456-1000) for workflow(activate) step(execute-remote-python) 07:17:29 07:17:29.316 ERROR org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - failed in execute-remote-python - execute-remote-python : no answer found for BluePrintPropertiesService(#1).propertyBeanType(blueprintsprocessor.remote-script-command.response.log.enabled, boolean) among the configured answers: () 07:17:29 io.mockk.MockKException: no answer found for BluePrintPropertiesService(#1).propertyBeanType(blueprintsprocessor.remote-script-command.response.log.enabled, boolean) among the configured answers: () 07:17:29 at io.mockk.impl.stub.MockKStub.defaultAnswer(MockKStub.kt:93) 07:17:29 at io.mockk.impl.stub.MockKStub.answer(MockKStub.kt:44) 07:17:29 at io.mockk.impl.recording.states.AnsweringState.call(AnsweringState.kt:16) 07:17:29 at io.mockk.impl.recording.CommonCallRecorder.call(CommonCallRecorder.kt:53) 07:17:29 at io.mockk.impl.stub.MockKStub.handleInvocation(MockKStub.kt:271) 07:17:29 at io.mockk.impl.instantiation.JvmMockFactoryHelper$mockHandler$1.invocation(JvmMockFactoryHelper.kt:24) 07:17:29 at io.mockk.proxy.jvm.advice.Interceptor.call(Interceptor.kt:21) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintPropertiesService.propertyBeanType(BluePrintCoreConfiguration.kt:68) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB$suspendImpl(ComponentRemotePythonExecutor.kt:101) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt:55) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:17:29 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) 07:17:29 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) 07:17:29 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest$testComponentRemotePythonExecutor$1.invokeSuspend(ComponentRemotePythonExecutorTest.kt:87) 07:17:29 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest$testComponentRemotePythonExecutor$1.invokeSuspend(ComponentRemotePythonExecutorTest.kt:87) 07:17:29 Caused by: io.mockk.MockKException: no answer found for BluePrintPropertiesService(#1).propertyBeanType(blueprintsprocessor.remote-script-command.response.log.enabled, boolean) among the configured answers: () 07:17:29 at io.mockk.impl.stub.MockKStub.defaultAnswer(MockKStub.kt:93) 07:17:29 at io.mockk.impl.stub.MockKStub.answer(MockKStub.kt:44) 07:17:29 at io.mockk.impl.recording.states.AnsweringState.call(AnsweringState.kt:16) 07:17:29 at io.mockk.impl.recording.CommonCallRecorder.call(CommonCallRecorder.kt:53) 07:17:29 at io.mockk.impl.stub.MockKStub.handleInvocation(MockKStub.kt:271) 07:17:29 at io.mockk.impl.instantiation.JvmMockFactoryHelper$mockHandler$1.invocation(JvmMockFactoryHelper.kt:24) 07:17:29 at io.mockk.proxy.jvm.advice.Interceptor.call(Interceptor.kt:21) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintPropertiesService.propertyBeanType(BluePrintCoreConfiguration.kt:68) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB$suspendImpl(ComponentRemotePythonExecutor.kt:101) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt:55) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:17:29 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) 07:17:29 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) 07:17:29 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest$testComponentRemotePythonExecutor$1.invokeSuspend(ComponentRemotePythonExecutorTest.kt:87) 07:17:29 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:17:29 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:17:29 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) 07:17:29 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) 07:17:29 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) 07:17:29 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 07:17:29 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) 07:17:29 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 07:17:29 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest.testComponentRemotePythonExecutor(ComponentRemotePythonExecutorTest.kt:51) 07:17:29 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 07:17:29 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:17:29 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 07:17:29 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:17:29 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 07:17:29 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:17:29 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:17:29 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 07:17:29 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 07:17:29 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 07:17:29 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 07:17:29 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 07:17:29 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 07:17:29 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 07:17:29 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 07:17:29 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 07:17:29 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:17:29 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 07:17:29 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:17:29 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:17:29 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 07:17:29 at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) 07:17:29 at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) 07:17:29 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) 07:17:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:17:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:17:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:17:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:17:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:17:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:17:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:17:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:17:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:17:29 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:17:29 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:17:29 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:17:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:17:29 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 07:17:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 07:17:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:17:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 07:17:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 07:17:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:17:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 07:17:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:17:29 07:17:29.321 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... 07:17:30 07:17:30.520 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(123456-1000) for workflow(activate) step(execute-remote-python) 07:17:30 07:17:30.527 ERROR org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - failed in execute-remote-python - execute-remote-python : no answer found for BluePrintPropertiesService(#3).propertyBeanType(blueprintsprocessor.remote-script-command.response.log.enabled, boolean) among the configured answers: () 07:17:30 io.mockk.MockKException: no answer found for BluePrintPropertiesService(#3).propertyBeanType(blueprintsprocessor.remote-script-command.response.log.enabled, boolean) among the configured answers: () 07:17:30 at io.mockk.impl.stub.MockKStub.defaultAnswer(MockKStub.kt:93) 07:17:30 at io.mockk.impl.stub.MockKStub.answer(MockKStub.kt:44) 07:17:30 at io.mockk.impl.recording.states.AnsweringState.call(AnsweringState.kt:16) 07:17:30 at io.mockk.impl.recording.CommonCallRecorder.call(CommonCallRecorder.kt:53) 07:17:30 at io.mockk.impl.stub.MockKStub.handleInvocation(MockKStub.kt:271) 07:17:30 at io.mockk.impl.instantiation.JvmMockFactoryHelper$mockHandler$1.invocation(JvmMockFactoryHelper.kt:24) 07:17:30 at io.mockk.proxy.jvm.advice.Interceptor.call(Interceptor.kt:21) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintPropertiesService.propertyBeanType(BluePrintCoreConfiguration.kt:68) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB$suspendImpl(ComponentRemotePythonExecutor.kt:101) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt:55) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:17:30 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) 07:17:30 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) 07:17:30 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest$testComponentRemotePythonExecutorProcessNB$1.invokeSuspend(ComponentRemotePythonExecutorTest.kt:111) 07:17:30 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest$testComponentRemotePythonExecutorProcessNB$1.invokeSuspend(ComponentRemotePythonExecutorTest.kt:111) 07:17:30 Caused by: io.mockk.MockKException: no answer found for BluePrintPropertiesService(#3).propertyBeanType(blueprintsprocessor.remote-script-command.response.log.enabled, boolean) among the configured answers: () 07:17:30 at io.mockk.impl.stub.MockKStub.defaultAnswer(MockKStub.kt:93) 07:17:30 at io.mockk.impl.stub.MockKStub.answer(MockKStub.kt:44) 07:17:30 at io.mockk.impl.recording.states.AnsweringState.call(AnsweringState.kt:16) 07:17:30 at io.mockk.impl.recording.CommonCallRecorder.call(CommonCallRecorder.kt:53) 07:17:30 at io.mockk.impl.stub.MockKStub.handleInvocation(MockKStub.kt:271) 07:17:30 at io.mockk.impl.instantiation.JvmMockFactoryHelper$mockHandler$1.invocation(JvmMockFactoryHelper.kt:24) 07:17:30 at io.mockk.proxy.jvm.advice.Interceptor.call(Interceptor.kt:21) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintPropertiesService.propertyBeanType(BluePrintCoreConfiguration.kt:68) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB$suspendImpl(ComponentRemotePythonExecutor.kt:101) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt:55) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:17:30 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) 07:17:30 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) 07:17:30 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest$testComponentRemotePythonExecutorProcessNB$1.invokeSuspend(ComponentRemotePythonExecutorTest.kt:111) 07:17:30 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:17:30 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:17:30 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) 07:17:30 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) 07:17:30 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) 07:17:30 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 07:17:30 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) 07:17:30 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 07:17:30 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest.testComponentRemotePythonExecutorProcessNB(ComponentRemotePythonExecutorTest.kt:97) 07:17:30 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 07:17:30 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:17:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 07:17:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:17:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 07:17:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:17:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:17:30 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 07:17:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 07:17:30 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 07:17:30 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 07:17:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 07:17:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 07:17:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 07:17:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 07:17:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 07:17:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:17:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 07:17:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:17:30 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:17:30 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 07:17:30 at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) 07:17:30 at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) 07:17:30 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) 07:17:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:17:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:17:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:17:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:17:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:17:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:17:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:17:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:17:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:17:30 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:17:30 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:17:30 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:17:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:17:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 07:17:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 07:17:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:17:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 07:17:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 07:17:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:17:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 07:17:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:17:30 07:17:30.529 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... 07:17:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.97 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest 07:17:30 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorDSLTest 07:17:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorDSLTest 07:17:30 [INFO] 07:17:30 [INFO] Results: 07:17:30 [INFO] 07:17:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:17:30 [INFO] 07:17:30 [INFO] 07:17:30 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ python-executor --- 07:17:30 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/code-coverage/jacoco-ut.exec 07:17:30 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Python Executor' with 28 classes 07:17:30 [INFO] 07:17:30 [INFO] --- jacoco:0.8.12:report (default-report) @ python-executor --- 07:17:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:30 [INFO] 07:17:30 [INFO] --- jar:3.4.2:jar (default-jar) @ python-executor --- 07:17:30 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/python-executor-1.10.0-SNAPSHOT.jar 07:17:30 [INFO] 07:17:30 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ python-executor --- 07:17:30 [INFO] Skipping because packaging 'jar' is not pom. 07:17:30 [INFO] 07:17:30 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ python-executor --- 07:17:30 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/code-coverage/jacoco-it.exec 07:17:30 [INFO] 07:17:30 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ python-executor --- 07:17:30 [INFO] 07:17:30 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ python-executor --- 07:17:30 [INFO] 07:17:30 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ python-executor --- 07:17:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:30 [INFO] 07:17:30 [INFO] --- jacoco:0.8.12:check (default-check) @ python-executor --- 07:17:30 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/jacoco.exec 07:17:30 [INFO] 07:17:30 [INFO] --- failsafe:3.0.0-M5:verify (default) @ python-executor --- 07:17:30 [INFO] 07:17:30 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ python-executor --- 07:17:30 [INFO] 07:17:30 [INFO] --- install:3.1.4:install (default-install) @ python-executor --- 07:17:30 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.10.0-SNAPSHOT/python-executor-1.10.0-SNAPSHOT.pom 07:17:30 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/python-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.10.0-SNAPSHOT/python-executor-1.10.0-SNAPSHOT.jar 07:17:30 [INFO] 07:17:30 [INFO] --- dependency:3.8.1:tree (default-cli) @ python-executor --- 07:17:30 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:python-executor:jar:1.10.0-SNAPSHOT 07:17:30 [INFO] +- org.python:jython-standalone:jar:2.7.2:compile 07:17:30 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:17:30 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:17:30 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:17:30 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:17:30 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:17:30 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:17:30 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:17:30 [INFO] | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:17:30 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:17:30 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 07:17:30 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:17:30 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:17:30 [INFO] | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:17:30 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 07:17:30 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 07:17:30 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:17:30 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:17:30 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:17:30 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:17:30 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:17:30 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:17:30 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:17:30 [INFO] | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:17:30 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:17:30 [INFO] | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:17:30 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:17:30 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:17:30 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:17:30 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:17:30 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:17:30 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:17:30 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:17:30 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:17:30 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:17:30 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:17:30 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:17:30 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:17:30 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:17:30 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:17:30 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:17:30 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:17:30 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:17:30 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:17:30 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:17:30 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:17:30 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:17:30 [INFO] | | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:17:30 [INFO] | | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:17:30 [INFO] | | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:17:30 [INFO] | | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:17:30 [INFO] | | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:17:30 [INFO] | | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:17:30 [INFO] | | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:17:30 [INFO] | | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:17:30 [INFO] | | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:17:30 [INFO] | | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:17:30 [INFO] | | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:17:30 [INFO] | | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:17:30 [INFO] | | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:17:30 [INFO] | | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:17:30 [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:17:30 [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:17:30 [INFO] | | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:17:30 [INFO] | | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:17:30 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:17:30 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:17:30 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:17:30 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:17:30 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:17:30 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:17:30 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:17:30 [INFO] | | | \- commons-logging:commons-logging:jar:1.3.5:compile 07:17:30 [INFO] | | +- org.springframework:spring-web:jar:6.2.17:compile 07:17:30 [INFO] | | +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:17:30 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:17:30 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:17:30 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:17:30 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:17:30 [INFO] | | +- io.nats:jnats:jar:2.15.0:compile 07:17:30 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:17:30 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:17:30 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:17:30 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:17:30 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:17:30 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:17:30 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:17:30 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:17:30 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:17:30 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:17:30 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:17:30 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:17:30 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 07:17:30 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 07:17:30 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:17:30 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:17:30 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:17:30 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:17:30 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:17:30 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:17:30 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:17:30 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:17:30 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:17:30 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:17:30 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:30 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:17:30 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:17:30 [INFO] | +- junit:junit:jar:4.13.2:compile 07:17:30 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:compile 07:17:30 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:17:30 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:17:30 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:17:30 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:17:30 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:17:30 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 07:17:30 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 07:17:30 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 07:17:30 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 07:17:30 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 07:17:30 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:17:30 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 07:17:30 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 07:17:30 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 07:17:30 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 07:17:30 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 07:17:30 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 07:17:30 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 07:17:30 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:test 07:17:30 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 07:17:30 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 07:17:30 [INFO] | | +- com.samskivert:jmustache:jar:1.16:test 07:17:30 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:17:30 [INFO] | | +- net.javacrumbs.json-unit:json-unit-core:jar:2.32.0:test 07:17:30 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 07:17:30 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 07:17:30 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 07:17:30 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 07:17:30 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 07:17:30 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 07:17:30 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 07:17:30 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 07:17:30 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 07:17:30 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 07:17:30 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 07:17:30 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 07:17:30 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 07:17:30 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 07:17:30 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 07:17:30 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 07:17:30 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 07:17:30 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 07:17:30 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 07:17:30 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 07:17:30 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 07:17:30 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 07:17:30 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 07:17:30 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.10.4:test 07:17:30 [INFO] | | +- commons-codec:commons-codec:jar:1.18.0:compile 07:17:30 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 07:17:30 [INFO] | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:17:30 [INFO] | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:17:30 [INFO] | +- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:17:30 [INFO] | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:17:30 [INFO] | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:17:30 [INFO] | | +- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:17:30 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:17:30 [INFO] | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:17:30 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.73.Final:test 07:17:30 [INFO] | | +- io.netty:netty-tcnative-classes:jar:2.0.73.Final:test 07:17:30 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.73.Final:test 07:17:30 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.73.Final:test 07:17:30 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.73.Final:test 07:17:30 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.73.Final:test 07:17:30 [INFO] | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.73.Final:test 07:17:30 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:17:30 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:17:30 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:17:30 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:17:30 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 07:17:30 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:17:30 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:17:30 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:17:30 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:17:30 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:17:30 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:17:30 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:17:30 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:17:30 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:17:30 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 07:17:30 [INFO] | \- org.mockito:mockito-core:jar:5.17.0:test 07:17:30 [INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:17:30 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:17:30 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:17:30 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:17:30 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:17:30 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:17:30 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:17:30 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:17:30 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:17:30 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:17:30 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:17:30 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:compile 07:17:30 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:17:30 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:17:30 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:17:30 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:17:30 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:17:30 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:17:30 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:17:30 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:17:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:17:30 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:17:30 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:30 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:17:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:30 [INFO] +- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:17:30 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:17:30 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:17:30 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:17:30 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:17:30 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:17:30 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:17:30 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:17:30 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:17:30 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:17:30 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:17:30 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:17:30 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:17:30 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:17:30 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:17:30 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:17:30 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:17:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:17:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:30 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:17:30 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:17:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:17:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:17:30 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:17:30 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:17:30 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:17:30 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:17:30 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:17:30 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:17:30 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:17:30 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:17:30 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:17:30 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:17:30 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:17:30 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:17:30 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:17:30 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:17:30 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:17:30 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:17:30 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:17:30 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:17:30 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:17:30 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:17:30 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:17:30 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:17:30 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:17:30 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:17:30 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:17:30 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:17:30 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:17:30 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:17:30 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:17:30 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:17:30 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:17:30 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:17:30 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:17:30 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:17:30 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:17:30 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:17:30 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:17:30 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:17:30 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:17:30 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:17:30 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:17:30 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:17:30 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:17:30 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:17:30 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:17:30 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:17:30 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:17:30 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:17:30 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:17:30 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:17:30 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:17:30 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:17:30 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:17:30 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:17:30 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:17:30 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:17:30 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:17:30 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:17:30 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:17:30 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:17:30 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:17:30 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:17:30 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:17:30 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:17:30 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:17:30 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:17:30 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:17:30 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:17:30 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:17:30 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:17:30 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:17:30 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:17:30 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:17:30 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:17:30 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:17:30 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:17:30 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:17:30 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:17:30 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:17:30 [INFO] 07:17:30 [INFO] --- clm:3.0.8-01:index (default-cli) @ python-executor --- 07:17:30 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/sonatype-clm/module.xml 07:17:30 [INFO] 07:17:30 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:netconf-executor >-- 07:17:30 [INFO] Building MS Blueprints Processor Functions - Netconf Executor 1.10.0-SNAPSHOT [42/67] 07:17:30 [INFO] from ms/blueprintsprocessor/functions/netconf-executor/pom.xml 07:17:30 [INFO] --------------------------------[ jar ]--------------------------------- 07:17:30 [INFO] 07:17:30 [INFO] --- clean:3.4.1:clean (default-clean) @ netconf-executor --- 07:17:30 [INFO] 07:17:30 [INFO] --- tidy:1.1.0:check (validate-pom) @ netconf-executor --- 07:17:31 [INFO] 07:17:31 [INFO] --- antrun:1.8:run (validate-kotlin) @ netconf-executor --- 07:17:31 [INFO] Executing tasks 07:17:31 07:17:31 ktlint: 07:17:32 [INFO] Executed tasks 07:17:32 [INFO] 07:17:32 [INFO] --- directory:1.0:highest-basedir (directories) @ netconf-executor --- 07:17:32 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:17:32 [INFO] 07:17:32 [INFO] --- formatter:2.17.1:validate (validate-java) @ netconf-executor --- 07:17:32 [INFO] 07:17:32 [INFO] --- enforcer:3.4.1:enforce (enforce) @ netconf-executor --- 07:17:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:17:32 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:17:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:32 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:17:32 [INFO] 07:17:32 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ netconf-executor --- 07:17:32 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/code-coverage/jacoco-ut.exec 07:17:32 [INFO] 07:17:32 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ netconf-executor --- 07:17:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/jacoco.exec 07:17:32 [INFO] 07:17:32 [INFO] --- properties:1.0.0:set-system-properties (default) @ netconf-executor --- 07:17:32 [INFO] Set 2 system properties 07:17:32 [INFO] 07:17:32 [INFO] --- checkstyle:2.17:check (check-license) @ netconf-executor --- 07:17:32 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:17:32 [INFO] 07:17:32 [INFO] --- checkstyle:2.17:check (check-style) @ netconf-executor --- 07:17:32 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:17:32 [INFO] 07:17:32 [INFO] --- tidy:1.1.0:pom (format-pom) @ netconf-executor --- 07:17:32 [INFO] Tidy is skipped. 07:17:32 [INFO] 07:17:32 [INFO] --- antrun:1.8:run (format-kotlin) @ netconf-executor --- 07:17:32 [INFO] Skipping Antrun execution 07:17:32 [INFO] 07:17:32 [INFO] --- formatter:2.17.1:format (format-java) @ netconf-executor --- 07:17:32 [INFO] Formatting is skipped 07:17:32 [INFO] 07:17:32 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-executor --- 07:17:32 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/resources 07:17:32 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/resources 07:17:32 [INFO] 07:17:32 [INFO] --- compiler:3.14.0:compile (default-compile) @ netconf-executor --- 07:17:32 [INFO] No sources to compile 07:17:32 [INFO] 07:17:32 [INFO] --- kotlin:1.9.0:compile (compile) @ netconf-executor --- 07:17:32 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/java 07:17:33 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/NetconfComponentFunction.kt: (36, 9) 'functionDependencyInstanceAsType(String): T' is deprecated. Dependencies will be resolved dynamically 07:17:33 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/NetconfComponentFunction.kt: (70, 9) 'resourceResolutionService(): ResourceResolutionService' is deprecated. Use resourceResolutionService method directly 07:17:33 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/NetconfComponentFunction.kt: (81, 9) 'resourceResolutionService(): ResourceResolutionService' is deprecated. Use resourceResolutionService method directly 07:17:33 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (329, 17) Name shadowed: request 07:17:33 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (346, 17) Name shadowed: message 07:17:33 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (362, 17) Name shadowed: message 07:17:33 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (385, 17) Name shadowed: request 07:17:33 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (401, 17) Name shadowed: request 07:17:33 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (434, 30) Variable 'newLen' initializer is redundant 07:17:33 [INFO] 07:17:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-executor --- 07:17:33 [INFO] Copying 25 resources from src/test/resources to target/test-classes 07:17:33 [INFO] 07:17:33 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ netconf-executor --- 07:17:33 [INFO] No sources to compile 07:17:33 [INFO] 07:17:33 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ netconf-executor --- 07:17:33 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/test/java 07:17:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/ComponentNetconfExecutorTest.kt: (33, 74) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 07:17:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/ComponentNetconfExecutorTest.kt: (51, 48) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 07:17:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/core/NetconfDeviceCommunicatorTest.kt: (71, 44) 'toInt(): Int' is deprecated. Conversion of Char to Number is deprecated. Use Char.code property instead. 07:17:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/core/NetconfMessageStateTest.kt: (25, 55) 'toInt(): Int' is deprecated. Conversion of Char to Number is deprecated. Use Char.code property instead. 07:17:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/core/NetconfMessageStateTest.kt: (25, 86) 'toInt(): Int' is deprecated. Conversion of Char to Number is deprecated. Use Char.code property instead. 07:17:35 [INFO] 07:17:35 [INFO] --- surefire:3.0.0-M5:test (default-test) @ netconf-executor --- 07:17:35 [INFO] 07:17:35 [INFO] ------------------------------------------------------- 07:17:35 [INFO] T E S T S 07:17:35 [INFO] ------------------------------------------------------- 07:17:36 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfMessageTest 07:17:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfMessageTest 07:17:36 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.DeviceInfoTest 07:17:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.DeviceInfoTest 07:17:36 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.ComponentNetconfExecutorTest 07:17:37 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:40 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:17:40 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:17:40 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:17:40 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:17:40 07:17:40.932 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(123456-1000) for workflow(activate) step(activate-netconf) 07:17:40 07:17:40.951 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentFunctionScriptingService - creating component function of script type(jython), reference name(Scripts/python/NetconfRpcExample.py) and instanceDependencies([resource-resolution-service]) 07:17:40 07:17:40.967 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... 07:17:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.347 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.ComponentNetconfExecutorTest 07:17:40 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.utils.NetconfMessageUtilsTest 07:17:40 07:17:40.985 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.utils.NetconfMessageUtils - Target configuration for delete operation can't be "running" running 07:17:41 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.utils.NetconfMessageUtilsTest 07:17:41 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.utils.RpcMessageUtilsTest 07:17:41 07:17:41.048 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.utils.NetconfMessageUtils - Target configuration for delete operation can't be "running" running 07:17:41 Don't fear "[Fatal Error] :1:1: Content is not allowed in prolog." TODO: adjust logging for NetconfMessageUtils 07:17:41 [Fatal Error] :1:1: Content is not allowed in prolog. 07:17:41 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.utils.RpcMessageUtilsTest 07:17:41 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest 07:17:53 07:17:53.919 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Netconf Device Connection Failed. localhost:2224: Failed to establish SSH session 07:17:54 07:17:54.107 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Closing session(null) due to unexpected Error 07:17:54 java.util.concurrent.ExecutionException: exec exception 07:17:54 at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest.syncRpc throws NetconfException if ExecutionException is caught(NetconfSessionImplTest.kt:316) 07:17:54 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 07:17:54 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:17:54 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 07:17:54 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:17:54 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 07:17:54 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:17:54 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:17:54 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:17:54 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 07:17:54 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 07:17:54 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 07:17:54 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 07:17:54 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 07:17:54 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 07:17:54 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 07:17:54 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 07:17:54 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 07:17:54 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:17:54 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 07:17:54 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:17:54 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:17:54 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 07:17:54 at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) 07:17:54 at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) 07:17:54 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:17:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:17:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:17:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:17:54 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:17:54 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:17:54 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:17:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:17:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 07:17:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 07:17:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:17:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:17:54 Caused by: java.lang.Exception: nested exception 07:17:54 ... 47 common frames omitted 07:17:54 07:17:54.127 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Error closing session(null) for host(localhost:2224) 07:17:54 java.io.IOException: channel doesn't want to close! 07:17:54 at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest.disconnect wraps IOException if channel doesn't close(NetconfSessionImplTest.kt:529) 07:17:54 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 07:17:54 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:17:54 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 07:17:54 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:17:54 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 07:17:54 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:17:54 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:17:54 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:17:54 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 07:17:54 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 07:17:54 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 07:17:54 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 07:17:54 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 07:17:54 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 07:17:54 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 07:17:54 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 07:17:54 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 07:17:54 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:17:54 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 07:17:54 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:17:54 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:17:54 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 07:17:54 at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) 07:17:54 at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) 07:17:54 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:17:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:17:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:17:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:17:54 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:17:54 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:17:54 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:17:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:17:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 07:17:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 07:17:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:17:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:17:54 07:17:54.148 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Closing session(null) due to unexpected Error 07:17:54 java.util.concurrent.ExecutionException: exec exception 07:17:54 at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest.syncRpc throws NetconfException if caught ExecutionException and failed to close SSH session(NetconfSessionImplTest.kt:333) 07:17:54 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 07:17:54 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:17:54 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 07:17:54 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:17:54 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 07:17:54 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:17:54 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:17:54 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:17:54 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 07:17:54 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 07:17:54 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 07:17:54 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 07:17:54 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 07:17:54 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 07:17:54 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 07:17:54 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 07:17:54 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 07:17:54 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:17:54 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 07:17:54 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:17:54 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:17:54 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 07:17:54 at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) 07:17:54 at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) 07:17:54 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:17:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:17:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:17:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:17:54 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:17:54 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:17:54 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:17:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:17:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 07:17:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 07:17:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:17:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:17:54 Caused by: java.lang.Exception: nested exception 07:17:54 ... 47 common frames omitted 07:17:54 07:17:54.149 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Error closing session(null) for host(localhost:2224) 07:17:54 java.io.IOException: got an IO exception 07:17:54 at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest.syncRpc throws NetconfException if caught ExecutionException and failed to close SSH session(NetconfSessionImplTest.kt:334) 07:17:54 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 07:17:54 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:17:54 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 07:17:54 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:17:54 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 07:17:54 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:17:54 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:17:54 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:17:54 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 07:17:54 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 07:17:54 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 07:17:54 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 07:17:54 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 07:17:54 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 07:17:54 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 07:17:54 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 07:17:54 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 07:17:54 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:17:54 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 07:17:54 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:17:54 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:17:54 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 07:17:54 at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) 07:17:54 at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) 07:17:54 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:17:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:17:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:17:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:17:54 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:17:54 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:17:54 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:17:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:17:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 07:17:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 07:17:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:17:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:17:54 07:17:54.175 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - disconnect: graceful disconnect failed, retrying 3 times... 07:17:54 07:17:54.192 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Error closing session(null) for host(localhost:2224) 07:17:54 java.io.IOException: Some IOException occurred! 07:17:54 at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest.disconnect wraps exception from ssh closing error(NetconfSessionImplTest.kt:173) 07:17:54 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 07:17:54 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:17:54 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 07:17:54 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:17:54 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 07:17:54 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:17:54 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:17:54 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:17:54 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 07:17:54 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 07:17:54 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 07:17:54 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 07:17:54 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 07:17:54 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 07:17:54 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 07:17:54 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 07:17:54 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 07:17:54 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:17:54 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 07:17:54 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:17:54 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:17:54 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 07:17:54 at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) 07:17:54 at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) 07:17:54 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:17:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:17:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:17:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:17:54 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:17:54 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:17:54 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:17:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:17:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 07:17:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 07:17:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:17:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:17:54 07:17:54.207 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Netconf Device Connection Failed. localhost:2224: Failed to establish SSH session 07:17:54 07:17:54.216 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Netconf Device Connection Failed. localhost:2224: Failed to establish SSH session 07:17:54 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.15 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest 07:17:54 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicatorTest 07:17:54 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:54 07:17:54.772 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicator - localhost:4567: Invalid message received: 07:17:54 07:17:54 07:17:54 07:17:54 07:17:54.783 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicator - localhost:4567: Fail while reading from channel 07:17:54 java.io.IOException: Fake IO 07:17:54 at java.base/java.io.InputStream.read(InputStream.java:282) 07:17:54 at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:350) 07:17:54 at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:393) 07:17:54 at java.base/sun.nio.cs.StreamDecoder.lockedRead(StreamDecoder.java:217) 07:17:54 at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:171) 07:17:54 at java.base/java.io.InputStreamReader.read(InputStreamReader.java:188) 07:17:54 at java.base/java.io.BufferedReader.fill(BufferedReader.java:160) 07:17:54 at java.base/java.io.BufferedReader.implRead(BufferedReader.java:196) 07:17:54 at java.base/java.io.BufferedReader.read(BufferedReader.java:181) 07:17:54 at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicator.run(NetconfDeviceCommunicator.kt:63) 07:17:54 07:17:54.790 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicator - localhost:4567: Failed to send message : 07:17:54 some text 07:17:54 java.io.IOException: Some IO error occurred! 07:17:54 at java.base/java.io.OutputStream.write(OutputStream.java:164) 07:17:54 at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:309) 07:17:54 at java.base/sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:405) 07:17:54 at java.base/sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:410) 07:17:54 at java.base/sun.nio.cs.StreamEncoder.lockedFlush(StreamEncoder.java:214) 07:17:54 at java.base/sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:201) 07:17:54 at java.base/java.io.OutputStreamWriter.flush(OutputStreamWriter.java:262) 07:17:54 at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicator.sendMessage(NetconfDeviceCommunicator.kt:235) 07:17:54 at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicatorTest.sendMessage on IOError returns completed exceptionally future(NetconfDeviceCommunicatorTest.kt:278) 07:17:54 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 07:17:54 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:17:54 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 07:17:54 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 07:17:54 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 07:17:54 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 07:17:54 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 07:17:54 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:17:54 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 07:17:54 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 07:17:54 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 07:17:54 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 07:17:54 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 07:17:54 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 07:17:54 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 07:17:54 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 07:17:54 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 07:17:54 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 07:17:54 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 07:17:54 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 07:17:54 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 07:17:54 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 07:17:54 at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) 07:17:54 at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) 07:17:54 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:17:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:17:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:17:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:17:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:17:54 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:17:54 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:17:54 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:17:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:17:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 07:17:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 07:17:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 07:17:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 07:17:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 07:17:54 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicatorTest 07:17:54 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfRpcServiceImplTest 07:17:54 07:17:54.912 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: commit: messageId(1) 07:17:54 07:17:54.912 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'commit' command. Exception: org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfException: Can't proceed with both persist(blah) and persistId(blah) specified. Only one should be specified. 07:17:54 07:17:54.915 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: discard: messageId(1) 07:17:54 07:17:54.917 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: commit: messageId(1) 07:17:54 07:17:54.920 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: get operational config: messageId(1) 07:17:54 07:17:54.920 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'get' command. Exception: java.io.IOException: Some IO exception... 07:17:54 07:17:54.923 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: deleteConfig: messageId(1) 07:17:54 07:17:54.925 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: lock: messageId(1) 07:17:54 07:17:54.925 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'lock' command. Exception: java.io.IOException: Some IO exception... 07:17:54 07:17:54.929 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: lock: messageId(1) 07:17:54 07:17:54.931 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: commit: messageId(1) 07:17:54 07:17:54.931 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'commit' command. Exception: org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfException: Can't proceed with both persist(blah) and persistId(blah) specified. Only one should be specified. 07:17:54 07:17:54.933 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: cancelCommit: messageId(1) 07:17:54 07:17:54.934 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'cancelCommit' command. Exception: java.io.IOException: Some IO exception... 07:17:54 07:17:54.938 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: editConfig: messageId(1) 07:17:54 07:17:54.938 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'editConfig' command. Exception: java.io.IOException: Some IO exception... 07:17:54 07:17:54.941 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: invokeRpc: updating rpc original message-id:() to messageId(1) 07:17:54 07:17:54.943 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: discard: messageId(1) 07:17:54 07:17:54.944 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'discard-config' command. Exception: java.io.IOException: Some IO exception... 07:17:54 07:17:54.946 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: editConfig: messageId(1) 07:17:54 07:17:54.948 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: cancelCommit: messageId(1) 07:17:54 07:17:54.950 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: deleteConfig: messageId(1) 07:17:54 07:17:54.951 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'deleteConfig' command. Exception: java.io.IOException: Some IO exception... 07:17:54 07:17:54.953 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: unLock: messageId(1) 07:17:54 07:17:54.955 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: commit: messageId(1) 07:17:54 07:17:54.958 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: getConfig: messageId(1) 07:17:54 07:17:54.958 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'get-config' command. Exception: java.io.IOException: Some IO exception... 07:17:54 07:17:54.961 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'validate' command. Exception: java.io.IOException: Some IO exception... 07:17:54 07:17:54.963 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: invokeRpc: updating rpc original message-id:() to messageId(1) 07:17:54 07:17:54.964 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'invokeRpc' command. Exception: java.io.IOException: Some IO exception... 07:17:54 07:17:54.966 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: closeSession: messageId(1) 07:17:54 07:17:54.967 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'closeSession' command. Exception: java.io.IOException: Some IO exception... 07:17:54 07:17:54.969 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: commit: messageId(1) 07:17:54 07:17:54.969 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'commit' command. Exception: org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfException: Can't proceed with both confirmed flag and persistId(blah) specified. Only one should be specified. 07:17:54 07:17:54.973 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: send asyncRpc with messageId(blah2) 07:17:54 07:17:54.973 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - RPC response didn't pass validation... something something rpc-error> 07:17:54 07:17:54.975 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: closeSession: messageId(1) 07:17:54 07:17:54.978 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: getConfig: messageId(1) 07:17:54 07:17:54.980 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: get operational config: messageId(1) 07:17:54 07:17:54.982 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: unLock: messageId(1) 07:17:54 07:17:54.982 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'unLock' command. Exception: java.io.IOException: Some IO exception... 07:17:54 07:17:54.984 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: closeSession: messageId(1) 07:17:54 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfRpcServiceImplTest 07:17:54 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfMessageStateTest 07:17:55 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfMessageStateTest 07:17:55 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionListenerImplTest 07:17:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionListenerImplTest 07:17:55 [INFO] 07:17:55 [INFO] Results: 07:17:55 [INFO] 07:17:55 [INFO] Tests run: 129, Failures: 0, Errors: 0, Skipped: 0 07:17:55 [INFO] 07:17:55 [INFO] 07:17:55 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ netconf-executor --- 07:17:55 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/code-coverage/jacoco-ut.exec 07:17:55 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Netconf Executor' with 36 classes 07:17:55 [INFO] 07:17:55 [INFO] --- jacoco:0.8.12:report (default-report) @ netconf-executor --- 07:17:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:55 [INFO] 07:17:55 [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-executor --- 07:17:55 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/netconf-executor-1.10.0-SNAPSHOT.jar 07:17:55 [INFO] 07:17:55 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ netconf-executor --- 07:17:55 [INFO] Skipping because packaging 'jar' is not pom. 07:17:55 [INFO] 07:17:55 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ netconf-executor --- 07:17:55 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/code-coverage/jacoco-it.exec 07:17:55 [INFO] 07:17:55 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ netconf-executor --- 07:17:55 [INFO] 07:17:55 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ netconf-executor --- 07:17:55 [INFO] 07:17:55 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ netconf-executor --- 07:17:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:55 [INFO] 07:17:55 [INFO] --- jacoco:0.8.12:check (default-check) @ netconf-executor --- 07:17:55 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/jacoco.exec 07:17:55 [INFO] 07:17:55 [INFO] --- failsafe:3.0.0-M5:verify (default) @ netconf-executor --- 07:17:55 [INFO] 07:17:55 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ netconf-executor --- 07:17:55 [INFO] 07:17:55 [INFO] --- install:3.1.4:install (default-install) @ netconf-executor --- 07:17:55 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.10.0-SNAPSHOT/netconf-executor-1.10.0-SNAPSHOT.pom 07:17:55 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/netconf-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.10.0-SNAPSHOT/netconf-executor-1.10.0-SNAPSHOT.jar 07:17:55 [INFO] 07:17:55 [INFO] --- dependency:3.8.1:tree (default-cli) @ netconf-executor --- 07:17:55 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:netconf-executor:jar:1.10.0-SNAPSHOT 07:17:55 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT:compile 07:17:55 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:17:55 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:17:55 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:17:55 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:17:55 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:17:55 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:17:55 [INFO] | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:17:55 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:17:55 [INFO] | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:17:55 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:17:55 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:17:55 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:17:55 [INFO] | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:17:55 [INFO] | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:17:55 [INFO] | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:17:55 [INFO] | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:17:55 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:17:55 [INFO] | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:17:55 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:17:55 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:17:55 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:17:55 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:17:55 [INFO] | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:17:55 [INFO] | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:17:55 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:17:55 [INFO] | \- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:17:55 [INFO] +- org.apache.sshd:sshd-core:jar:2.10.0:compile 07:17:55 [INFO] | +- org.apache.sshd:sshd-common:jar:2.10.0:compile 07:17:55 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.17:compile 07:17:55 [INFO] +- net.i2p.crypto:eddsa:jar:0.3.0:compile 07:17:55 [INFO] +- com.jcraft:jsch:jar:0.1.55:compile 07:17:55 [INFO] +- com.h2database:h2:jar:1.4.197:test 07:17:55 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:17:55 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:17:55 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:17:55 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:17:55 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:17:55 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:17:55 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:17:55 [INFO] | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:17:55 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:17:55 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 07:17:55 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:17:55 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:17:55 [INFO] | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:17:55 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 07:17:55 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 07:17:55 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:17:55 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:17:55 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:17:55 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:17:55 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:17:55 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:17:55 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:17:55 [INFO] | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:17:55 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:17:55 [INFO] | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:17:55 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:17:55 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:17:55 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:17:55 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:17:55 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:17:55 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:17:55 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:17:55 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:17:55 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:17:55 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:17:55 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:17:55 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:17:55 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:17:55 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:17:55 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:17:55 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:17:55 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:17:55 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:17:55 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:17:55 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:17:55 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:17:55 [INFO] | | | \- commons-logging:commons-logging:jar:1.3.5:compile 07:17:55 [INFO] | | +- org.springframework:spring-web:jar:6.2.17:compile 07:17:55 [INFO] | | +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:17:55 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:17:55 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:17:55 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:17:55 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:17:55 [INFO] | | +- io.nats:jnats:jar:2.15.0:compile 07:17:55 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:17:55 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:17:55 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:17:55 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:17:55 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:17:55 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:17:55 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:17:55 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:17:55 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:17:55 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:17:55 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 07:17:55 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 07:17:55 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:17:55 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:17:55 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:17:55 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:17:55 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:17:55 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:17:55 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:17:55 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:17:55 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:17:55 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:17:55 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:55 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:17:55 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:17:55 [INFO] | +- junit:junit:jar:4.13.2:compile 07:17:55 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:compile 07:17:55 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:17:55 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:17:55 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:17:55 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:17:55 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:17:55 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 07:17:55 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 07:17:55 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 07:17:55 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 07:17:55 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 07:17:55 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:17:55 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 07:17:55 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 07:17:55 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 07:17:55 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 07:17:55 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 07:17:55 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 07:17:55 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 07:17:55 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:test 07:17:55 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 07:17:55 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 07:17:55 [INFO] | | +- com.samskivert:jmustache:jar:1.16:test 07:17:55 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:17:55 [INFO] | | +- net.javacrumbs.json-unit:json-unit-core:jar:2.32.0:test 07:17:55 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 07:17:55 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 07:17:55 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 07:17:55 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 07:17:55 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 07:17:55 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 07:17:55 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 07:17:55 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 07:17:55 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 07:17:55 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 07:17:55 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 07:17:55 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 07:17:55 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 07:17:55 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 07:17:55 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 07:17:55 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 07:17:55 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 07:17:55 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 07:17:55 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 07:17:55 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 07:17:55 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 07:17:55 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 07:17:55 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 07:17:55 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.10.4:test 07:17:55 [INFO] | | +- commons-codec:commons-codec:jar:1.18.0:compile 07:17:55 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 07:17:55 [INFO] | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:17:55 [INFO] | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:17:55 [INFO] | +- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:17:55 [INFO] | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:17:55 [INFO] | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:17:55 [INFO] | | +- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:17:55 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:17:55 [INFO] | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:17:55 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.73.Final:test 07:17:55 [INFO] | | +- io.netty:netty-tcnative-classes:jar:2.0.73.Final:test 07:17:55 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.73.Final:test 07:17:55 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.73.Final:test 07:17:55 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.73.Final:test 07:17:55 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.73.Final:test 07:17:55 [INFO] | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.73.Final:test 07:17:55 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:17:55 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:17:55 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:17:55 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:17:55 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 07:17:55 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:17:55 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:17:55 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:17:55 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:17:55 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:17:55 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:17:55 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:17:55 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:17:55 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:17:55 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 07:17:55 [INFO] | \- org.mockito:mockito-core:jar:5.17.0:test 07:17:55 [INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:17:55 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:17:55 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:17:55 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:17:55 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:17:55 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:17:55 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:17:55 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:17:55 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:17:55 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:17:55 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:17:55 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:compile 07:17:55 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:17:55 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:17:55 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:17:55 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:17:55 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:17:55 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:17:55 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:17:55 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:17:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:17:55 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:17:55 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:55 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:17:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:55 [INFO] +- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:17:55 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:17:55 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:17:55 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:17:55 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:17:55 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:17:55 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:17:55 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:17:55 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:17:55 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:17:55 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:17:55 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:17:55 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:17:55 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:17:55 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:17:55 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:17:55 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:17:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:17:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:55 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:17:55 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:17:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:17:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:17:55 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:17:55 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:17:55 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:17:55 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:17:55 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:17:55 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:17:55 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:17:55 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:17:55 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:17:55 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:17:55 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:17:55 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:17:55 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:17:55 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:17:55 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:17:55 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:17:55 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:17:55 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:17:55 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:17:55 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:17:55 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:17:55 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:17:55 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:17:55 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:17:55 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:17:55 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:17:55 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:17:55 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:17:55 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:17:55 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:17:55 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:17:55 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:17:55 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:17:55 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:17:55 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:17:55 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:17:55 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:17:55 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:17:55 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:17:55 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:17:55 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:17:55 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:17:55 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:17:55 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:17:55 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:17:55 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:17:55 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:17:55 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:17:55 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:17:55 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:17:55 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:17:55 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:17:55 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:17:55 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:17:55 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:17:55 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:17:55 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:17:55 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:17:55 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:17:55 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:17:55 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:17:55 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:17:55 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:17:55 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:17:55 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:17:55 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:17:55 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:17:55 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:17:55 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:17:55 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:17:55 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:17:55 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:17:55 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:17:55 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:17:55 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:17:55 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:17:55 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:17:55 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:17:55 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:17:55 [INFO] 07:17:55 [INFO] --- clm:3.0.8-01:index (default-cli) @ netconf-executor --- 07:17:55 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/sonatype-clm/module.xml 07:17:55 [INFO] 07:17:55 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:restconf-executor >-- 07:17:55 [INFO] Building MS Blueprints Processor Functions - Restconf Executor 1.10.0-SNAPSHOT [43/67] 07:17:55 [INFO] from ms/blueprintsprocessor/functions/restconf-executor/pom.xml 07:17:55 [INFO] --------------------------------[ jar ]--------------------------------- 07:17:55 [INFO] 07:17:55 [INFO] --- clean:3.4.1:clean (default-clean) @ restconf-executor --- 07:17:55 [INFO] 07:17:55 [INFO] --- tidy:1.1.0:check (validate-pom) @ restconf-executor --- 07:17:55 [INFO] 07:17:55 [INFO] --- antrun:1.8:run (validate-kotlin) @ restconf-executor --- 07:17:55 [INFO] Executing tasks 07:17:55 07:17:55 ktlint: 07:17:56 [INFO] Executed tasks 07:17:56 [INFO] 07:17:56 [INFO] --- directory:1.0:highest-basedir (directories) @ restconf-executor --- 07:17:56 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:17:56 [INFO] 07:17:56 [INFO] --- formatter:2.17.1:validate (validate-java) @ restconf-executor --- 07:17:56 [INFO] 07:17:56 [INFO] --- enforcer:3.4.1:enforce (enforce) @ restconf-executor --- 07:17:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:17:56 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:17:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:56 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:17:56 [INFO] 07:17:56 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ restconf-executor --- 07:17:56 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/code-coverage/jacoco-ut.exec 07:17:56 [INFO] 07:17:56 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ restconf-executor --- 07:17:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/jacoco.exec 07:17:56 [INFO] 07:17:56 [INFO] --- properties:1.0.0:set-system-properties (default) @ restconf-executor --- 07:17:56 [INFO] Set 2 system properties 07:17:56 [INFO] 07:17:56 [INFO] --- checkstyle:2.17:check (check-license) @ restconf-executor --- 07:17:56 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:17:56 [INFO] 07:17:56 [INFO] --- checkstyle:2.17:check (check-style) @ restconf-executor --- 07:17:56 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:17:56 [INFO] 07:17:56 [INFO] --- tidy:1.1.0:pom (format-pom) @ restconf-executor --- 07:17:56 [INFO] Tidy is skipped. 07:17:56 [INFO] 07:17:56 [INFO] --- antrun:1.8:run (format-kotlin) @ restconf-executor --- 07:17:56 [INFO] Skipping Antrun execution 07:17:56 [INFO] 07:17:56 [INFO] --- formatter:2.17.1:format (format-java) @ restconf-executor --- 07:17:56 [INFO] Formatting is skipped 07:17:56 [INFO] 07:17:56 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-executor --- 07:17:56 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/resources 07:17:56 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/resources 07:17:56 [INFO] 07:17:56 [INFO] --- compiler:3.14.0:compile (default-compile) @ restconf-executor --- 07:17:56 [INFO] No sources to compile 07:17:56 [INFO] 07:17:56 [INFO] --- kotlin:1.9.0:compile (compile) @ restconf-executor --- 07:17:56 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/java 07:17:57 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf/executor/RestconfExecutor.kt: (89, 86) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 07:17:57 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf/executor/RestconfExecutor.kt: (92, 70) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 07:17:57 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf/executor/RestconfExecutor.kt: (190, 92) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 07:17:57 [INFO] 07:17:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-executor --- 07:17:57 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:17:57 [INFO] 07:17:57 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ restconf-executor --- 07:17:57 [INFO] No sources to compile 07:17:57 [INFO] 07:17:57 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ restconf-executor --- 07:17:57 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/src/test/java 07:17:57 [INFO] 07:17:57 [INFO] --- surefire:3.0.0-M5:test (default-test) @ restconf-executor --- 07:17:57 [INFO] 07:17:57 [INFO] ------------------------------------------------------- 07:17:57 [INFO] T E S T S 07:17:57 [INFO] ------------------------------------------------------- 07:17:58 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.restconf.executor.ComponentRestconfExecutorTest 07:17:59 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:03 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:18:03 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:18:03 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:18:03 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:18:03 07:18:02.982 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(1234) for workflow(activate) step(activate-restconf) 07:18:03 07:18:03.003 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentFunctionScriptingService - creating component function of script type(internal), reference name(internal.scripts.TestRestconfConfigure) and instanceDependencies([]) 07:18:03 07:18:03.008 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... 07:18:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.273 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.restconf.executor.ComponentRestconfExecutorTest 07:18:03 [INFO] 07:18:03 [INFO] Results: 07:18:03 [INFO] 07:18:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:18:03 [INFO] 07:18:03 [INFO] 07:18:03 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ restconf-executor --- 07:18:03 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/code-coverage/jacoco-ut.exec 07:18:03 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Restconf Executor' with 13 classes 07:18:03 [INFO] 07:18:03 [INFO] --- jacoco:0.8.12:report (default-report) @ restconf-executor --- 07:18:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:03 [INFO] 07:18:03 [INFO] --- jar:3.4.2:jar (default-jar) @ restconf-executor --- 07:18:03 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/restconf-executor-1.10.0-SNAPSHOT.jar 07:18:03 [INFO] 07:18:03 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ restconf-executor --- 07:18:03 [INFO] Skipping because packaging 'jar' is not pom. 07:18:03 [INFO] 07:18:03 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ restconf-executor --- 07:18:03 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/code-coverage/jacoco-it.exec 07:18:03 [INFO] 07:18:03 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ restconf-executor --- 07:18:03 [INFO] 07:18:03 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ restconf-executor --- 07:18:03 [INFO] 07:18:03 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ restconf-executor --- 07:18:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:03 [INFO] 07:18:03 [INFO] --- jacoco:0.8.12:check (default-check) @ restconf-executor --- 07:18:03 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/jacoco.exec 07:18:03 [INFO] 07:18:03 [INFO] --- failsafe:3.0.0-M5:verify (default) @ restconf-executor --- 07:18:03 [INFO] 07:18:03 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ restconf-executor --- 07:18:03 [INFO] 07:18:03 [INFO] --- install:3.1.4:install (default-install) @ restconf-executor --- 07:18:03 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.10.0-SNAPSHOT/restconf-executor-1.10.0-SNAPSHOT.pom 07:18:03 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/restconf-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.10.0-SNAPSHOT/restconf-executor-1.10.0-SNAPSHOT.jar 07:18:03 [INFO] 07:18:03 [INFO] --- dependency:3.8.1:tree (default-cli) @ restconf-executor --- 07:18:03 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:restconf-executor:jar:1.10.0-SNAPSHOT 07:18:03 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT:compile 07:18:03 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:18:03 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:18:03 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:18:03 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:18:03 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:18:03 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:18:03 [INFO] | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:18:03 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:18:03 [INFO] | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:18:03 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:18:03 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:18:03 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:18:03 [INFO] | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:18:03 [INFO] | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:18:03 [INFO] | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:18:03 [INFO] | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:18:03 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:18:03 [INFO] | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:18:03 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:18:03 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:18:03 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:18:03 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:18:03 [INFO] | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:18:03 [INFO] | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:18:03 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:18:03 [INFO] | \- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:18:03 [INFO] +- com.h2database:h2:jar:1.4.197:test 07:18:03 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:18:03 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:18:03 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:18:03 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:18:03 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:18:03 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:18:03 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:18:03 [INFO] | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:18:03 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:18:03 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 07:18:03 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:18:03 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:18:03 [INFO] | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:18:03 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 07:18:03 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 07:18:03 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:18:03 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:18:03 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:18:03 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:18:03 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:18:03 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:18:03 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:18:03 [INFO] | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:18:03 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:18:03 [INFO] | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:18:03 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:18:03 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:18:03 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:18:03 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:18:03 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:18:03 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:18:03 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:18:03 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:18:03 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:18:03 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:18:03 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:18:03 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:18:03 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:18:03 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:18:03 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:18:03 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:18:03 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:18:03 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:18:03 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:18:03 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:18:03 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:18:03 [INFO] | | | \- commons-logging:commons-logging:jar:1.3.5:compile 07:18:03 [INFO] | | +- org.springframework:spring-web:jar:6.2.17:compile 07:18:03 [INFO] | | +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:18:03 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:18:03 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:18:03 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:18:03 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:18:03 [INFO] | | +- io.nats:jnats:jar:2.15.0:compile 07:18:03 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:18:03 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:18:03 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:18:03 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:18:03 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:18:03 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:18:03 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:18:03 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:18:03 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:18:03 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:18:03 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:18:03 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 07:18:03 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 07:18:03 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:18:03 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:18:03 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:18:03 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:18:03 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:18:03 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:18:03 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:18:03 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:18:03 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:18:03 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:18:03 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:03 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:18:03 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:18:03 [INFO] | +- junit:junit:jar:4.13.2:compile 07:18:03 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:compile 07:18:03 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:18:03 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:18:03 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:18:03 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:18:03 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:18:03 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 07:18:03 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 07:18:03 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 07:18:03 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 07:18:03 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 07:18:03 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:18:03 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 07:18:03 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 07:18:03 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 07:18:03 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 07:18:03 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 07:18:03 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 07:18:03 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 07:18:03 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:test 07:18:03 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 07:18:03 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 07:18:03 [INFO] | | +- com.samskivert:jmustache:jar:1.16:test 07:18:03 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:18:03 [INFO] | | +- net.javacrumbs.json-unit:json-unit-core:jar:2.32.0:test 07:18:03 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 07:18:03 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 07:18:03 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 07:18:03 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 07:18:03 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 07:18:03 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 07:18:03 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 07:18:03 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 07:18:03 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 07:18:03 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 07:18:03 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 07:18:03 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 07:18:03 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 07:18:03 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 07:18:03 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 07:18:03 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 07:18:03 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 07:18:03 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 07:18:03 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 07:18:03 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 07:18:03 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 07:18:03 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 07:18:03 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 07:18:03 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.10.4:test 07:18:03 [INFO] | | +- commons-codec:commons-codec:jar:1.18.0:compile 07:18:03 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 07:18:03 [INFO] | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:18:03 [INFO] | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:18:03 [INFO] | +- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:18:03 [INFO] | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:18:03 [INFO] | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:18:03 [INFO] | | +- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:18:03 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:18:03 [INFO] | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:18:03 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.73.Final:test 07:18:03 [INFO] | | +- io.netty:netty-tcnative-classes:jar:2.0.73.Final:test 07:18:03 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.73.Final:test 07:18:03 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.73.Final:test 07:18:03 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.73.Final:test 07:18:03 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.73.Final:test 07:18:03 [INFO] | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.73.Final:test 07:18:03 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:18:03 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:18:03 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:18:03 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:18:03 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 07:18:03 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:18:03 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:18:03 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:18:03 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:18:03 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:18:03 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:18:03 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:18:03 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:18:03 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:18:03 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 07:18:03 [INFO] | \- org.mockito:mockito-core:jar:5.17.0:test 07:18:03 [INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:18:03 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:18:03 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:18:03 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:18:03 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:18:03 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:18:03 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:18:03 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:18:03 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:18:03 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:18:03 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:18:03 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:compile 07:18:03 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:18:03 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:18:03 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:18:03 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:18:03 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:18:03 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:18:03 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:18:03 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:18:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:18:03 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:18:03 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:03 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:18:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:03 [INFO] +- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:18:03 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:18:03 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:18:03 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:18:03 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:18:03 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:18:03 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:18:03 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:18:03 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:18:03 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:18:03 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:18:03 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:18:03 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:18:03 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:18:03 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:18:03 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:18:03 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:18:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:18:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:03 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:18:03 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:18:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:18:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:18:03 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:18:03 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:18:03 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:18:03 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:18:03 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:18:03 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:18:03 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:18:03 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:18:03 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:18:03 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:18:03 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:18:03 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:18:03 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:18:03 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:18:03 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:18:03 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:18:03 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:18:03 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:18:03 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:18:03 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:18:03 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:18:03 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:18:03 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:18:03 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:18:03 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:18:03 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:18:03 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:18:03 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:18:03 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:18:03 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:18:03 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:18:03 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:18:03 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:18:03 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:18:03 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:18:03 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:18:03 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:18:03 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:18:03 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:18:03 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:18:03 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:18:03 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:18:03 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:18:03 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:18:03 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:18:03 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:18:03 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:18:03 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:18:03 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:18:03 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:18:03 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:18:03 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:18:03 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:18:03 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:18:03 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:18:03 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:18:03 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:18:03 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:18:03 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:18:03 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:18:03 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:18:03 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:18:03 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:18:03 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:18:03 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:18:03 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:18:03 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:18:03 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:18:03 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:18:03 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:18:03 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:18:03 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:18:03 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:18:03 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:18:03 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:18:03 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:18:03 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:18:03 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:18:03 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:18:03 [INFO] 07:18:03 [INFO] --- clm:3.0.8-01:index (default-cli) @ restconf-executor --- 07:18:03 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/sonatype-clm/module.xml 07:18:03 [INFO] 07:18:03 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor >---- 07:18:03 [INFO] Building MS Blueprints Processor Functions - CLI Executor 1.10.0-SNAPSHOT [44/67] 07:18:03 [INFO] from ms/blueprintsprocessor/functions/cli-executor/pom.xml 07:18:03 [INFO] --------------------------------[ jar ]--------------------------------- 07:18:03 [INFO] 07:18:03 [INFO] --- clean:3.4.1:clean (default-clean) @ cli-executor --- 07:18:03 [INFO] 07:18:03 [INFO] --- tidy:1.1.0:check (validate-pom) @ cli-executor --- 07:18:03 [INFO] 07:18:03 [INFO] --- antrun:1.8:run (validate-kotlin) @ cli-executor --- 07:18:03 [INFO] Executing tasks 07:18:03 07:18:03 ktlint: 07:18:04 [INFO] Executed tasks 07:18:04 [INFO] 07:18:04 [INFO] --- directory:1.0:highest-basedir (directories) @ cli-executor --- 07:18:04 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:18:04 [INFO] 07:18:04 [INFO] --- formatter:2.17.1:validate (validate-java) @ cli-executor --- 07:18:04 [INFO] 07:18:04 [INFO] --- enforcer:3.4.1:enforce (enforce) @ cli-executor --- 07:18:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:18:04 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:18:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:04 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:18:04 [INFO] 07:18:04 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cli-executor --- 07:18:04 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/code-coverage/jacoco-ut.exec 07:18:04 [INFO] 07:18:04 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cli-executor --- 07:18:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/jacoco.exec 07:18:04 [INFO] 07:18:04 [INFO] --- properties:1.0.0:set-system-properties (default) @ cli-executor --- 07:18:04 [INFO] Set 2 system properties 07:18:04 [INFO] 07:18:04 [INFO] --- checkstyle:2.17:check (check-license) @ cli-executor --- 07:18:04 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:18:04 [INFO] 07:18:04 [INFO] --- checkstyle:2.17:check (check-style) @ cli-executor --- 07:18:04 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:18:04 [INFO] 07:18:04 [INFO] --- tidy:1.1.0:pom (format-pom) @ cli-executor --- 07:18:04 [INFO] Tidy is skipped. 07:18:04 [INFO] 07:18:04 [INFO] --- antrun:1.8:run (format-kotlin) @ cli-executor --- 07:18:04 [INFO] Skipping Antrun execution 07:18:04 [INFO] 07:18:04 [INFO] --- formatter:2.17.1:format (format-java) @ cli-executor --- 07:18:04 [INFO] Formatting is skipped 07:18:04 [INFO] 07:18:04 [INFO] --- resources:3.3.1:resources (default-resources) @ cli-executor --- 07:18:04 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/src/main/resources 07:18:04 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/src/main/resources 07:18:04 [INFO] 07:18:04 [INFO] --- compiler:3.14.0:compile (default-compile) @ cli-executor --- 07:18:04 [INFO] No sources to compile 07:18:04 [INFO] 07:18:04 [INFO] --- kotlin:1.9.0:compile (compile) @ cli-executor --- 07:18:04 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/src/main/java 07:18:04 [INFO] 07:18:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cli-executor --- 07:18:04 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:18:04 [INFO] 07:18:04 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ cli-executor --- 07:18:04 [INFO] No sources to compile 07:18:04 [INFO] 07:18:04 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ cli-executor --- 07:18:04 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/src/test/java 07:18:05 [INFO] 07:18:05 [INFO] --- surefire:3.0.0-M5:test (default-test) @ cli-executor --- 07:18:05 [INFO] 07:18:05 [INFO] ------------------------------------------------------- 07:18:05 [INFO] T E S T S 07:18:05 [INFO] ------------------------------------------------------- 07:18:06 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.cli.executor.ComponentCliExecutorTest 07:18:08 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:09 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:10 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 07:18:10 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:18:10 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:18:10 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:18:10 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:18:10 07:18:10.821 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(1234) for workflow(activate) step(activate-cli) 07:18:10 07:18:10.844 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentFunctionScriptingService - creating component function of script type(internal), reference name(internal.scripts.TestCliScriptFunction) and instanceDependencies([]) 07:18:10 07:18:10.847 INFO internal.scripts.TestCliScriptFunction - Executing process ... 07:18:10 07:18:10.848 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... 07:18:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.087 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.cli.executor.ComponentCliExecutorTest 07:18:10 [INFO] 07:18:10 [INFO] Results: 07:18:10 [INFO] 07:18:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:18:10 [INFO] 07:18:10 [INFO] 07:18:10 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cli-executor --- 07:18:10 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/code-coverage/jacoco-ut.exec 07:18:10 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - CLI Executor' with 4 classes 07:18:11 [INFO] 07:18:11 [INFO] --- jacoco:0.8.12:report (default-report) @ cli-executor --- 07:18:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:11 [INFO] 07:18:11 [INFO] --- jar:3.4.2:jar (default-jar) @ cli-executor --- 07:18:11 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/cli-executor-1.10.0-SNAPSHOT.jar 07:18:11 [INFO] 07:18:11 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cli-executor --- 07:18:11 [INFO] Skipping because packaging 'jar' is not pom. 07:18:11 [INFO] 07:18:11 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cli-executor --- 07:18:11 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/code-coverage/jacoco-it.exec 07:18:11 [INFO] 07:18:11 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cli-executor --- 07:18:11 [INFO] 07:18:11 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cli-executor --- 07:18:11 [INFO] 07:18:11 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cli-executor --- 07:18:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:11 [INFO] 07:18:11 [INFO] --- jacoco:0.8.12:check (default-check) @ cli-executor --- 07:18:11 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/jacoco.exec 07:18:11 [INFO] 07:18:11 [INFO] --- failsafe:3.0.0-M5:verify (default) @ cli-executor --- 07:18:11 [INFO] 07:18:11 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cli-executor --- 07:18:11 [INFO] 07:18:11 [INFO] --- install:3.1.4:install (default-install) @ cli-executor --- 07:18:11 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.10.0-SNAPSHOT/cli-executor-1.10.0-SNAPSHOT.pom 07:18:11 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/cli-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.10.0-SNAPSHOT/cli-executor-1.10.0-SNAPSHOT.jar 07:18:11 [INFO] 07:18:11 [INFO] --- dependency:3.8.1:tree (default-cli) @ cli-executor --- 07:18:11 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor:jar:1.10.0-SNAPSHOT 07:18:11 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT:compile 07:18:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:18:11 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:18:11 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:18:11 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:18:11 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:18:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:18:11 [INFO] | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:18:11 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:18:11 [INFO] | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:18:11 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:18:11 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:18:11 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:18:11 [INFO] | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:18:11 [INFO] | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:18:11 [INFO] | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:18:11 [INFO] | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:18:11 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:18:11 [INFO] | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:18:11 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:18:11 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:18:11 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:18:11 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:18:11 [INFO] | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:18:11 [INFO] | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:18:11 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:18:11 [INFO] | \- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:18:11 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib:jar:1.10.0-SNAPSHOT:compile 07:18:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:18:11 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:18:11 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:18:11 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:18:11 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:18:11 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:18:11 [INFO] | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:18:11 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:18:11 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 07:18:11 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:18:11 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:18:11 [INFO] | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:18:11 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 07:18:11 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 07:18:11 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:18:11 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:18:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:18:11 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:18:11 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:18:11 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:18:11 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:18:11 [INFO] | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:18:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:18:11 [INFO] | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:18:11 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:18:11 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:18:11 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:18:11 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:18:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:18:11 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:18:11 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:18:11 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:18:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:18:11 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:18:11 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:18:11 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:18:11 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:18:11 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:18:11 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:18:11 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:18:11 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:18:11 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:18:11 [INFO] | +- org.apache.sshd:sshd-core:jar:2.10.0:compile 07:18:11 [INFO] | | +- org.apache.sshd:sshd-common:jar:2.10.0:compile 07:18:11 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.17:compile 07:18:11 [INFO] | +- net.i2p.crypto:eddsa:jar:0.3.0:compile 07:18:11 [INFO] | +- org.scala-lang:scala-library:jar:2.13.16:compile 07:18:11 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:18:11 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:18:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:18:11 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:18:11 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:18:11 [INFO] | | | \- commons-logging:commons-logging:jar:1.3.5:compile 07:18:11 [INFO] | | +- org.springframework:spring-web:jar:6.2.17:compile 07:18:11 [INFO] | | +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:18:11 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:18:11 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:18:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:18:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:18:11 [INFO] | | +- io.nats:jnats:jar:2.15.0:compile 07:18:11 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:18:11 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:18:11 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:18:11 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:18:11 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:18:11 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:18:11 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:18:11 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:18:11 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:18:11 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 07:18:11 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 07:18:11 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:18:11 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:18:11 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:18:11 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:18:11 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:18:11 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:18:11 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:18:11 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:18:11 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:18:11 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:18:11 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:11 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:18:11 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:18:11 [INFO] | +- junit:junit:jar:4.13.2:compile 07:18:11 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:compile 07:18:11 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:18:11 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:18:11 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:18:11 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:18:11 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:18:11 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 07:18:11 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 07:18:11 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 07:18:11 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 07:18:11 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 07:18:11 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:18:11 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 07:18:11 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 07:18:11 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 07:18:11 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 07:18:11 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 07:18:11 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 07:18:11 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 07:18:11 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:test 07:18:11 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 07:18:11 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 07:18:11 [INFO] | | +- com.samskivert:jmustache:jar:1.16:test 07:18:11 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:18:11 [INFO] | | +- net.javacrumbs.json-unit:json-unit-core:jar:2.32.0:test 07:18:11 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 07:18:11 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 07:18:11 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 07:18:11 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 07:18:11 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 07:18:11 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 07:18:11 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 07:18:11 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 07:18:11 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 07:18:11 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 07:18:11 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 07:18:11 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 07:18:11 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 07:18:11 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 07:18:11 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 07:18:11 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 07:18:11 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 07:18:11 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 07:18:11 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 07:18:11 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 07:18:11 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 07:18:11 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 07:18:11 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 07:18:11 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.10.4:test 07:18:11 [INFO] | | +- commons-codec:commons-codec:jar:1.18.0:compile 07:18:11 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 07:18:11 [INFO] | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:18:11 [INFO] | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:18:11 [INFO] | +- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:18:11 [INFO] | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:18:11 [INFO] | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:18:11 [INFO] | | +- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:18:11 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:18:11 [INFO] | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:18:11 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.73.Final:test 07:18:11 [INFO] | | +- io.netty:netty-tcnative-classes:jar:2.0.73.Final:test 07:18:11 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.73.Final:test 07:18:11 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.73.Final:test 07:18:11 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.73.Final:test 07:18:11 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.73.Final:test 07:18:11 [INFO] | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.73.Final:test 07:18:11 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:18:11 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:18:11 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:18:11 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:18:11 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 07:18:11 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:18:11 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:18:11 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:18:11 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:18:11 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:18:11 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:18:11 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:18:11 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:18:11 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:18:11 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 07:18:11 [INFO] | \- org.mockito:mockito-core:jar:5.17.0:test 07:18:11 [INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:18:11 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:18:11 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:18:11 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:18:11 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:18:11 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:18:11 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:18:11 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:18:11 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:18:11 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:18:11 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:18:11 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:compile 07:18:11 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:18:11 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:18:11 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:18:11 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:18:11 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:18:11 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:18:11 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:18:11 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:18:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:18:11 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:18:11 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:11 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:18:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:11 [INFO] +- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:18:11 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:18:11 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:18:11 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:18:11 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:18:11 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:18:11 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:18:11 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:18:11 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:18:11 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:18:11 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:18:11 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:18:11 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:18:11 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:18:11 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:18:11 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:18:11 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:18:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:18:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:11 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:18:11 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:18:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:18:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:18:11 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:18:11 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:18:11 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:18:11 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:18:11 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:18:11 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:18:11 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:18:11 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:18:11 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:18:11 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:18:11 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:18:11 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:18:11 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:18:11 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:18:11 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:18:11 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:18:11 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:18:11 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:18:11 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:18:11 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:18:11 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:18:11 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:18:11 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:18:11 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:18:11 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:18:11 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:18:11 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:18:11 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:18:11 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:18:11 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:18:11 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:18:11 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:18:11 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:18:11 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:18:11 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:18:11 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:18:11 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:18:11 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:18:11 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:18:11 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:18:11 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:18:11 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:18:11 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:18:11 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:18:11 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:18:11 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:18:11 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:18:11 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:18:11 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:18:11 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:18:11 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:18:11 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:18:11 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:18:11 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:18:11 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:18:11 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:18:11 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:18:11 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:18:11 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:18:11 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:18:11 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:18:11 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:18:11 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:18:11 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:18:11 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:18:11 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:18:11 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:18:11 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:18:11 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:18:11 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:18:11 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:18:11 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:18:11 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:18:11 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:18:11 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:18:11 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:18:11 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:18:11 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:18:11 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:18:11 [INFO] 07:18:11 [INFO] --- clm:3.0.8-01:index (default-cli) @ cli-executor --- 07:18:11 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/sonatype-clm/module.xml 07:18:11 [INFO] 07:18:11 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:message-prioritization >-- 07:18:11 [INFO] Building MS Blueprints Processor Functions - Message Prioritization 1.10.0-SNAPSHOT [45/67] 07:18:11 [INFO] from ms/blueprintsprocessor/functions/message-prioritization/pom.xml 07:18:11 [INFO] --------------------------------[ jar ]--------------------------------- 07:18:11 [INFO] 07:18:11 [INFO] --- clean:3.4.1:clean (default-clean) @ message-prioritization --- 07:18:11 [INFO] 07:18:11 [INFO] --- tidy:1.1.0:check (validate-pom) @ message-prioritization --- 07:18:11 [INFO] 07:18:11 [INFO] --- antrun:1.8:run (validate-kotlin) @ message-prioritization --- 07:18:11 [INFO] Executing tasks 07:18:11 07:18:11 ktlint: 07:18:12 [INFO] Executed tasks 07:18:12 [INFO] 07:18:12 [INFO] --- directory:1.0:highest-basedir (directories) @ message-prioritization --- 07:18:12 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:18:12 [INFO] 07:18:12 [INFO] --- formatter:2.17.1:validate (validate-java) @ message-prioritization --- 07:18:12 [INFO] 07:18:12 [INFO] --- enforcer:3.4.1:enforce (enforce) @ message-prioritization --- 07:18:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:18:12 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:18:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:12 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:18:12 [INFO] 07:18:12 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ message-prioritization --- 07:18:12 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/code-coverage/jacoco-ut.exec 07:18:12 [INFO] 07:18:12 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ message-prioritization --- 07:18:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/jacoco.exec 07:18:12 [INFO] 07:18:12 [INFO] --- properties:1.0.0:set-system-properties (default) @ message-prioritization --- 07:18:12 [INFO] Set 2 system properties 07:18:12 [INFO] 07:18:12 [INFO] --- checkstyle:2.17:check (check-license) @ message-prioritization --- 07:18:12 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:18:12 [INFO] 07:18:12 [INFO] --- checkstyle:2.17:check (check-style) @ message-prioritization --- 07:18:12 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:18:12 [INFO] 07:18:12 [INFO] --- tidy:1.1.0:pom (format-pom) @ message-prioritization --- 07:18:12 [INFO] Tidy is skipped. 07:18:12 [INFO] 07:18:12 [INFO] --- antrun:1.8:run (format-kotlin) @ message-prioritization --- 07:18:12 [INFO] Skipping Antrun execution 07:18:12 [INFO] 07:18:12 [INFO] --- formatter:2.17.1:format (format-java) @ message-prioritization --- 07:18:12 [INFO] Formatting is skipped 07:18:12 [INFO] 07:18:12 [INFO] --- resources:3.3.1:resources (default-resources) @ message-prioritization --- 07:18:12 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/resources 07:18:12 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/resources 07:18:12 [INFO] 07:18:12 [INFO] --- compiler:3.14.0:compile (default-compile) @ message-prioritization --- 07:18:12 [INFO] No sources to compile 07:18:12 [INFO] 07:18:12 [INFO] --- kotlin:1.9.0:compile (compile) @ message-prioritization --- 07:18:12 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/java 07:18:13 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/db/MessagePrioritization.kt: (20, 34) 'Proxy' is deprecated. Deprecated in Java 07:18:13 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/db/MessagePrioritization.kt: (38, 2) 'Proxy' is deprecated. Deprecated in Java 07:18:13 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/kafka/AbstractMessagePrioritizeProcessor.kt: (25, 23) The corresponding parameter in the supertype 'AbstractBluePrintMessageProcessor' is named 'context'. This may cause problems when calling this function with named arguments. 07:18:13 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/kafka/DefaultMessagePrioritizeProcessor.kt: (59, 23) The corresponding parameter in the supertype 'AbstractMessagePrioritizeProcessor' is named 'processorContext'. This may cause problems when calling this function with named arguments. 07:18:13 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/kafka/KafkaMessagePrioritizationConsumer.kt: (69, 30) 'addProcessor(String!, ProcessorSupplier<(raw) Any!, (raw) Any!>!, vararg String!): Topology!' is deprecated. Deprecated in Java 07:18:13 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/service/AbstractMessagePrioritizationService.kt: (46, 37) The corresponding parameter in the supertype 'MessagePrioritizationService' is named 'messagePrioritization'. This may cause problems when calling this function with named arguments. 07:18:13 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/service/MessagePrioritizationSchedulerService.kt: (51, 9) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 07:18:13 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/service/MessagePrioritizationSchedulerService.kt: (54, 9) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 07:18:13 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/service/MessagePrioritizationStateServiceImpl.kt: (157, 41) The corresponding parameter in the supertype 'MessagePrioritizationStateService' is named 'id'. This may cause problems when calling this function with named arguments. 07:18:13 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/utils/MessageCorrelationUtils.kt: (49, 13) Unreachable code 07:18:13 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/utils/MessageProcessorUtils.kt: (19, 43) 'ProcessorSupplier' is deprecated. Deprecated in Java 07:18:13 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/utils/MessageProcessorUtils.kt: (80, 58) 'ProcessorSupplier' is deprecated. Deprecated in Java 07:18:13 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/utils/MessageProcessorUtils.kt: (81, 16) 'ProcessorSupplier(() -> Processor!): ProcessorSupplier' is deprecated. Deprecated in Java 07:18:13 [INFO] 07:18:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ message-prioritization --- 07:18:13 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:18:13 [INFO] 07:18:13 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ message-prioritization --- 07:18:13 [INFO] No sources to compile 07:18:13 [INFO] 07:18:13 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ message-prioritization --- 07:18:13 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/test/java 07:18:14 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/MessagePrioritizationConsumerTest.kt: (50, 51) 'MockBean' is deprecated. Deprecated in Java 07:18:14 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/MessagePrioritizationConsumerTest.kt: (122, 6) 'MockBean' is deprecated. Deprecated in Java 07:18:14 [INFO] 07:18:14 [INFO] --- surefire:3.0.0-M5:test (default-test) @ message-prioritization --- 07:18:14 [INFO] 07:18:14 [INFO] ------------------------------------------------------- 07:18:14 [INFO] T E S T S 07:18:14 [INFO] ------------------------------------------------------- 07:18:15 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 07:18:15 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.message.prioritization.utils.MessageCorrelationUtilsTest 07:18:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.message.prioritization.utils.MessageCorrelationUtilsTest 07:18:15 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.message.prioritization.MessagePrioritizationConsumerTest 07:18:18 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:23 07:18:23 . ____ _ __ _ _ 07:18:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:18:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:18:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:18:23 ' |____| .__|_| |_|_| |_\__, | / / / / 07:18:23 =========|_|==============|___/=/_/_/_/ 07:18:23 07:18:23 :: Spring Boot :: (v3.5.6) 07:18:23 07:18:23 07:18:16.658 [main] INFO o.o.c.c.b.f.m.p.MessagePrioritizationConsumerTest - Starting MessagePrioritizationConsumerTest using Java 21.0.10 with PID 9312 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization) 07:18:23 07:18:16.660 [main] INFO o.o.c.c.b.f.m.p.MessagePrioritizationConsumerTest - No active profile set, falling back to 1 default profile: "default" 07:18:23 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 07:18:23 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:18:23 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:18:23 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:18:23 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:18:23 07:18:20.341 [main] WARN org.hibernate.dialect.Dialect - HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:18:23 07:18:23.196 [main] INFO o.o.c.c.b.f.m.p.MessagePrioritizationConsumerTest - Started MessagePrioritizationConsumerTest in 7.114 seconds (process running for 8.969) 07:18:23 07:18:23.430 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.MessagePrioritizationConsumerTest - **************** without Correlation ************** 07:18:23 07:18:23.431 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(500da83a-a0f4-40c0-8e41-1822e181b293) 07:18:23 07:18:23.529 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - @@@@@ received in aggregation processor ids([500da83a-a0f4-40c0-8e41-1822e181b293] 07:18:23 07:18:23.530 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.SampleMessagePrioritizationHandler - messages([500da83a-a0f4-40c0-8e41-1822e181b293]) aggregated 07:18:23 07:18:23.538 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - $$$$$ received in output processor id([500da83a-a0f4-40c0-8e41-1822e181b293]) 07:18:23 07:18:23.541 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(29e3529b-7338-4ffd-9e22-54567d5aa732) 07:18:23 07:18:23.552 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - @@@@@ received in aggregation processor ids([29e3529b-7338-4ffd-9e22-54567d5aa732] 07:18:23 07:18:23.553 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.SampleMessagePrioritizationHandler - messages([29e3529b-7338-4ffd-9e22-54567d5aa732]) aggregated 07:18:23 07:18:23.555 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - $$$$$ received in output processor id([29e3529b-7338-4ffd-9e22-54567d5aa732]) 07:18:23 07:18:23.557 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.MessagePrioritizationConsumerTest - **************** Same Group , with Correlation ************** 07:18:23 07:18:23.568 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(47396e85-1fd5-4dfa-a76e-7da7e3de7efe) 07:18:23 07:18:23.571 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - checking correlation for message(47396e85-1fd5-4dfa-a76e-7da7e3de7efe), group(same-group), type(sample-type), correlation types(null), priority(2), correlation id(key1=value1,key2=value2) 07:18:23 07:18:23.611 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(08e83d99-6187-493b-9d0f-9209e228e7f0) 07:18:23 07:18:23.613 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - checking correlation for message(08e83d99-6187-493b-9d0f-9209e228e7f0), group(same-group), type(sample-type), correlation types(null), priority(2), correlation id(key1=value1,key2=value2) 07:18:23 07:18:23.620 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - @@@@@ received in aggregation processor ids([47396e85-1fd5-4dfa-a76e-7da7e3de7efe, 08e83d99-6187-493b-9d0f-9209e228e7f0] 07:18:23 07:18:23.620 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.SampleMessagePrioritizationHandler - messages([47396e85-1fd5-4dfa-a76e-7da7e3de7efe, 08e83d99-6187-493b-9d0f-9209e228e7f0]) aggregated 07:18:23 07:18:23.623 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - $$$$$ received in output processor id([47396e85-1fd5-4dfa-a76e-7da7e3de7efe, 08e83d99-6187-493b-9d0f-9209e228e7f0]) 07:18:23 07:18:23.625 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.MessagePrioritizationConsumerTest - **************** Different Type , with Correlation ************** 07:18:23 07:18:23.636 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(97f4a569-ad96-47e6-82e2-3c254c2d0b05) 07:18:23 07:18:23.637 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - checking correlation for message(97f4a569-ad96-47e6-82e2-3c254c2d0b05), group(group-typed), type(type-0), correlation types([type-0, type-1, type-2]), priority(7), correlation id(key1=value1,key2=value2) 07:18:23 07:18:23.658 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(bd0bc060-0631-4969-b972-ea7c0208019b) 07:18:23 07:18:23.661 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - checking correlation for message(bd0bc060-0631-4969-b972-ea7c0208019b), group(group-typed), type(type-1), correlation types([type-0, type-1, type-2]), priority(6), correlation id(key1=value1,key2=value2) 07:18:23 07:18:23.683 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(44978ff3-e0ba-4817-9ca5-c4d78f73d75a) 07:18:23 07:18:23.685 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - checking correlation for message(44978ff3-e0ba-4817-9ca5-c4d78f73d75a), group(group-typed), type(type-2), correlation types([type-0, type-1, type-2]), priority(2), correlation id(key1=value1,key2=value2) 07:18:23 07:18:23.697 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - @@@@@ received in aggregation processor ids([97f4a569-ad96-47e6-82e2-3c254c2d0b05, bd0bc060-0631-4969-b972-ea7c0208019b, 44978ff3-e0ba-4817-9ca5-c4d78f73d75a] 07:18:23 07:18:23.697 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.SampleMessagePrioritizationHandler - messages([97f4a569-ad96-47e6-82e2-3c254c2d0b05, bd0bc060-0631-4969-b972-ea7c0208019b, 44978ff3-e0ba-4817-9ca5-c4d78f73d75a]) aggregated 07:18:23 07:18:23.700 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - $$$$$ received in output processor id([44978ff3-e0ba-4817-9ca5-c4d78f73d75a, bd0bc060-0631-4969-b972-ea7c0208019b, 97f4a569-ad96-47e6-82e2-3c254c2d0b05]) 07:18:25 07:18:23.738 [main @coroutine#36] INFO o.o.c.c.b.f.m.p.s.MessagePrioritizationSchedulerService - Starting Prioritization Scheduler Service... 07:18:25 07:18:23.745 [DefaultDispatcher-worker-2 @coroutine#39] INFO o.o.c.c.b.f.m.p.s.MessagePrioritizationSchedulerService - Initializing prioritization clean scheduler frequency(10000)mSec 07:18:25 07:18:23.745 [DefaultDispatcher-worker-1 @coroutine#38] INFO o.o.c.c.b.f.m.p.s.MessagePrioritizationSchedulerService - Initializing prioritization expiry scheduler frequency(10000)mSec 07:18:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.798 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.message.prioritization.MessagePrioritizationConsumerTest 07:18:25 [INFO] 07:18:25 [INFO] Results: 07:18:25 [INFO] 07:18:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:18:25 [INFO] 07:18:25 [INFO] 07:18:25 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ message-prioritization --- 07:18:25 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/code-coverage/jacoco-ut.exec 07:18:25 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Message Prioritization' with 45 classes 07:18:26 [INFO] 07:18:26 [INFO] --- jacoco:0.8.12:report (default-report) @ message-prioritization --- 07:18:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:26 [INFO] 07:18:26 [INFO] --- jar:3.4.2:jar (default-jar) @ message-prioritization --- 07:18:26 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/message-prioritization-1.10.0-SNAPSHOT.jar 07:18:26 [INFO] 07:18:26 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ message-prioritization --- 07:18:26 [INFO] Skipping because packaging 'jar' is not pom. 07:18:26 [INFO] 07:18:26 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ message-prioritization --- 07:18:26 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/code-coverage/jacoco-it.exec 07:18:26 [INFO] 07:18:26 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ message-prioritization --- 07:18:26 [INFO] 07:18:26 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ message-prioritization --- 07:18:26 [INFO] 07:18:26 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ message-prioritization --- 07:18:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:26 [INFO] 07:18:26 [INFO] --- jacoco:0.8.12:check (default-check) @ message-prioritization --- 07:18:26 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/jacoco.exec 07:18:26 [INFO] 07:18:26 [INFO] --- failsafe:3.0.0-M5:verify (default) @ message-prioritization --- 07:18:26 [INFO] 07:18:26 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ message-prioritization --- 07:18:26 [INFO] 07:18:26 [INFO] --- install:3.1.4:install (default-install) @ message-prioritization --- 07:18:26 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.10.0-SNAPSHOT/message-prioritization-1.10.0-SNAPSHOT.pom 07:18:26 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/message-prioritization-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.10.0-SNAPSHOT/message-prioritization-1.10.0-SNAPSHOT.jar 07:18:26 [INFO] 07:18:26 [INFO] --- dependency:3.8.1:tree (default-cli) @ message-prioritization --- 07:18:26 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:message-prioritization:jar:1.10.0-SNAPSHOT 07:18:26 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib:jar:1.10.0-SNAPSHOT:compile 07:18:26 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:18:26 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:18:26 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:18:26 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:18:26 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:18:26 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:18:26 [INFO] | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:18:26 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:18:26 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 07:18:26 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:18:26 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:18:26 [INFO] | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:18:26 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 07:18:26 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 07:18:26 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:18:26 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:18:26 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:18:26 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:18:26 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:18:26 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:18:26 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:18:26 [INFO] | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:18:26 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:18:26 [INFO] | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:18:26 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:18:26 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:18:26 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:18:26 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:18:26 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:18:26 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:18:26 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:18:26 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:18:26 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:18:26 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:18:26 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:18:26 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:18:26 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:18:26 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:18:26 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:18:26 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:18:26 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:18:26 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:18:26 [INFO] | +- org.scala-lang:scala-library:jar:2.13.16:compile 07:18:26 [INFO] | +- org.apache.kafka:kafka-streams:jar:3.9.1:compile 07:18:26 [INFO] | | \- org.rocksdb:rocksdbjni:jar:7.9.2:compile 07:18:26 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:18:26 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:18:26 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:18:26 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:18:26 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:18:26 [INFO] +- com.h2database:h2:jar:1.4.197:test 07:18:26 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:18:26 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:18:26 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:18:26 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:18:26 [INFO] | | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:18:26 [INFO] | | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:18:26 [INFO] | | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:18:26 [INFO] | | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:18:26 [INFO] | | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:18:26 [INFO] | | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:18:26 [INFO] | | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:18:26 [INFO] | | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:18:26 [INFO] | | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:18:26 [INFO] | | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:18:26 [INFO] | | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:18:26 [INFO] | | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:18:26 [INFO] | | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:18:26 [INFO] | | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:18:26 [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:18:26 [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:18:26 [INFO] | | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:18:26 [INFO] | | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:18:26 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:18:26 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:18:26 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:18:26 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:18:26 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:18:26 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:18:26 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:18:26 [INFO] | | | \- commons-logging:commons-logging:jar:1.3.5:compile 07:18:26 [INFO] | | +- org.springframework:spring-web:jar:6.2.17:compile 07:18:26 [INFO] | | +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:18:26 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:18:26 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:18:26 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:18:26 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:18:26 [INFO] | | +- io.nats:jnats:jar:2.15.0:compile 07:18:26 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:18:26 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:18:26 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:18:26 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:18:26 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:18:26 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:18:26 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:18:26 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:18:26 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:18:26 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:18:26 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:18:26 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 07:18:26 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 07:18:26 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:18:26 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:18:26 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:18:26 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:18:26 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:18:26 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:18:26 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:18:26 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:18:26 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:18:26 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:18:26 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:26 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:18:26 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:18:26 [INFO] | +- junit:junit:jar:4.13.2:compile 07:18:26 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:compile 07:18:26 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:18:26 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:18:26 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:18:26 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:18:26 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:18:26 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 07:18:26 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 07:18:26 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 07:18:26 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 07:18:26 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 07:18:26 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:18:26 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 07:18:26 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 07:18:26 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 07:18:26 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 07:18:26 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 07:18:26 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 07:18:26 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 07:18:26 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:test 07:18:26 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 07:18:26 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 07:18:26 [INFO] | | +- com.samskivert:jmustache:jar:1.16:test 07:18:26 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:18:26 [INFO] | | +- net.javacrumbs.json-unit:json-unit-core:jar:2.32.0:test 07:18:26 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 07:18:26 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 07:18:26 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 07:18:26 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 07:18:26 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 07:18:26 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 07:18:26 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 07:18:26 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 07:18:26 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 07:18:26 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 07:18:26 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 07:18:26 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 07:18:26 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 07:18:26 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 07:18:26 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 07:18:26 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 07:18:26 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 07:18:26 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 07:18:26 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 07:18:26 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 07:18:26 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 07:18:26 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 07:18:26 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 07:18:26 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.10.4:test 07:18:26 [INFO] | | +- commons-codec:commons-codec:jar:1.18.0:compile 07:18:26 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 07:18:26 [INFO] | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:18:26 [INFO] | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:18:26 [INFO] | +- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:18:26 [INFO] | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:18:26 [INFO] | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:18:26 [INFO] | | +- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:18:26 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:18:26 [INFO] | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:18:26 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.73.Final:test 07:18:26 [INFO] | | +- io.netty:netty-tcnative-classes:jar:2.0.73.Final:test 07:18:26 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.73.Final:test 07:18:26 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.73.Final:test 07:18:26 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.73.Final:test 07:18:26 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.73.Final:test 07:18:26 [INFO] | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.73.Final:test 07:18:26 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:18:26 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:18:26 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:18:26 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:18:26 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 07:18:26 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:18:26 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:18:26 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:18:26 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:18:26 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:18:26 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 07:18:26 [INFO] | \- org.mockito:mockito-core:jar:5.17.0:test 07:18:26 [INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:18:26 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:18:26 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:18:26 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:18:26 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:18:26 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:18:26 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:18:26 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:18:26 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:18:26 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:18:26 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:18:26 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:compile 07:18:26 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:18:26 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:18:26 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:18:26 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:18:26 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:18:26 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:18:26 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:18:26 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:18:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:18:26 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:18:26 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:26 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:18:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:26 [INFO] +- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:18:26 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:18:26 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:18:26 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:18:26 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:18:26 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:18:26 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:18:26 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:18:26 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:18:26 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:18:26 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:18:26 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:18:26 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:18:26 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:18:26 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:18:26 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:18:26 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:18:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:18:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:26 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:18:26 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:18:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:18:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:18:26 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:18:26 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:18:26 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:18:26 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:18:26 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:18:26 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:18:26 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:18:26 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:18:26 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:18:26 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:18:26 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:18:26 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:18:26 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:18:26 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:18:26 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:18:26 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:18:26 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:18:26 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:18:26 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:18:26 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:18:26 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:18:26 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:18:26 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:18:26 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:18:26 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:18:26 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:18:26 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:18:26 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:18:26 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:18:26 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:18:26 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:18:26 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:18:26 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:18:26 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:18:26 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:18:26 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:18:26 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:18:26 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:18:26 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:18:26 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:18:26 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:18:26 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:18:26 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:18:26 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:18:26 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:18:26 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:18:26 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:18:26 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:18:26 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:18:26 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:18:26 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:18:26 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:18:26 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:18:26 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:18:26 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:18:26 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:18:26 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:18:26 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:18:26 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:18:26 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:18:26 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:18:26 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:18:26 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:18:26 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:18:26 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:18:26 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:18:26 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:18:26 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:18:26 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:18:26 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:18:26 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:18:26 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:18:26 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:18:26 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:18:26 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:18:26 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:18:26 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:18:26 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:18:26 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:18:26 [INFO] 07:18:26 [INFO] --- clm:3.0.8-01:index (default-cli) @ message-prioritization --- 07:18:26 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/sonatype-clm/module.xml 07:18:26 [INFO] 07:18:26 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:k8s-connection-plugin >-- 07:18:26 [INFO] Building MS Blueprints Processor Functions - K8s Profile Upload 1.10.0-SNAPSHOT [46/67] 07:18:26 [INFO] from ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml 07:18:26 [INFO] --------------------------------[ jar ]--------------------------------- 07:18:26 [INFO] 07:18:26 [INFO] --- clean:3.4.1:clean (default-clean) @ k8s-connection-plugin --- 07:18:26 [INFO] 07:18:26 [INFO] --- tidy:1.1.0:check (validate-pom) @ k8s-connection-plugin --- 07:18:26 [INFO] 07:18:26 [INFO] --- antrun:1.8:run (validate-kotlin) @ k8s-connection-plugin --- 07:18:26 [INFO] Executing tasks 07:18:26 07:18:26 ktlint: 07:18:27 [INFO] Executed tasks 07:18:27 [INFO] 07:18:27 [INFO] --- directory:1.0:highest-basedir (directories) @ k8s-connection-plugin --- 07:18:27 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:18:27 [INFO] 07:18:27 [INFO] --- formatter:2.17.1:validate (validate-java) @ k8s-connection-plugin --- 07:18:27 [INFO] 07:18:27 [INFO] --- enforcer:3.4.1:enforce (enforce) @ k8s-connection-plugin --- 07:18:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:18:27 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:18:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:27 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:18:27 [INFO] 07:18:27 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ k8s-connection-plugin --- 07:18:27 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/code-coverage/jacoco-ut.exec 07:18:27 [INFO] 07:18:27 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ k8s-connection-plugin --- 07:18:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/jacoco.exec 07:18:27 [INFO] 07:18:27 [INFO] --- properties:1.0.0:set-system-properties (default) @ k8s-connection-plugin --- 07:18:27 [INFO] Set 2 system properties 07:18:27 [INFO] 07:18:27 [INFO] --- checkstyle:2.17:check (check-license) @ k8s-connection-plugin --- 07:18:27 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:18:27 [INFO] 07:18:27 [INFO] --- checkstyle:2.17:check (check-style) @ k8s-connection-plugin --- 07:18:27 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:18:27 [INFO] 07:18:27 [INFO] --- tidy:1.1.0:pom (format-pom) @ k8s-connection-plugin --- 07:18:27 [INFO] Tidy is skipped. 07:18:27 [INFO] 07:18:27 [INFO] --- antrun:1.8:run (format-kotlin) @ k8s-connection-plugin --- 07:18:27 [INFO] Skipping Antrun execution 07:18:27 [INFO] 07:18:27 [INFO] --- formatter:2.17.1:format (format-java) @ k8s-connection-plugin --- 07:18:27 [INFO] Formatting is skipped 07:18:27 [INFO] 07:18:27 [INFO] --- resources:3.3.1:resources (default-resources) @ k8s-connection-plugin --- 07:18:27 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/resources 07:18:27 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/resources 07:18:27 [INFO] 07:18:27 [INFO] --- compiler:3.14.0:compile (default-compile) @ k8s-connection-plugin --- 07:18:27 [INFO] No sources to compile 07:18:27 [INFO] 07:18:27 [INFO] --- kotlin:1.9.0:compile (compile) @ k8s-connection-plugin --- 07:18:27 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/java 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (123, 55) Unnecessary safe call on a non-null receiver of type ObjectNode 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (243, 38) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (244, 41) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (291, 54) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (295, 91) Unchecked cast: Any? to MutableMap? 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (304, 71) Unchecked cast: Any! to Map 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (338, 36) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (356, 45) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (356, 78) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigTemplateComponent.kt: (214, 38) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigTemplateComponent.kt: (215, 34) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigTemplateComponent.kt: (254, 36) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigValueComponent.kt: (99, 121) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigValueComponent.kt: (223, 25) Variable 'obj' initializer is redundant 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigValueComponent.kt: (225, 59) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/instance/K8sConfigValueResponse.kt: (38, 29) This class shouldn't be used in Kotlin. Use kotlin.Any instead. 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/instance/K8sPluginInstanceApi.kt: (163, 23) Name shadowed: name 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/instance/K8sRbInstanceStatus.kt: (61, 29) This class shouldn't be used in Kotlin. Use kotlin.Any instead. 07:18:29 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/query/K8sPluginQueryApi.kt: (33, 23) Name shadowed: name 07:18:29 [INFO] 07:18:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ k8s-connection-plugin --- 07:18:29 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/test/resources 07:18:29 [INFO] 07:18:29 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ k8s-connection-plugin --- 07:18:29 [INFO] No sources to compile 07:18:29 [INFO] 07:18:29 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ k8s-connection-plugin --- 07:18:29 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/test/java 07:18:29 [INFO] 07:18:29 [INFO] --- surefire:3.0.0-M5:test (default-test) @ k8s-connection-plugin --- 07:18:29 [INFO] 07:18:29 [INFO] ------------------------------------------------------- 07:18:29 [INFO] T E S T S 07:18:29 [INFO] ------------------------------------------------------- 07:18:30 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.k8s.SomeTest 07:18:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.k8s.SomeTest 07:18:30 [INFO] 07:18:30 [INFO] Results: 07:18:30 [INFO] 07:18:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:18:30 [INFO] 07:18:30 [INFO] 07:18:30 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ k8s-connection-plugin --- 07:18:30 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/code-coverage/jacoco-ut.exec 07:18:30 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - K8s Profile Upload' with 49 classes 07:18:30 [INFO] 07:18:30 [INFO] --- jacoco:0.8.12:report (default-report) @ k8s-connection-plugin --- 07:18:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:30 [INFO] 07:18:30 [INFO] --- jar:3.4.2:jar (default-jar) @ k8s-connection-plugin --- 07:18:30 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/k8s-connection-plugin-1.10.0-SNAPSHOT.jar 07:18:30 [INFO] 07:18:30 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ k8s-connection-plugin --- 07:18:30 [INFO] Skipping because packaging 'jar' is not pom. 07:18:30 [INFO] 07:18:30 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ k8s-connection-plugin --- 07:18:30 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/code-coverage/jacoco-it.exec 07:18:30 [INFO] 07:18:30 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ k8s-connection-plugin --- 07:18:30 [INFO] 07:18:30 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ k8s-connection-plugin --- 07:18:30 [INFO] 07:18:30 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ k8s-connection-plugin --- 07:18:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:30 [INFO] 07:18:30 [INFO] --- jacoco:0.8.12:check (default-check) @ k8s-connection-plugin --- 07:18:30 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/jacoco.exec 07:18:30 [INFO] 07:18:30 [INFO] --- failsafe:3.0.0-M5:verify (default) @ k8s-connection-plugin --- 07:18:30 [INFO] 07:18:30 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ k8s-connection-plugin --- 07:18:30 [INFO] 07:18:30 [INFO] --- install:3.1.4:install (default-install) @ k8s-connection-plugin --- 07:18:30 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.10.0-SNAPSHOT/k8s-connection-plugin-1.10.0-SNAPSHOT.pom 07:18:30 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/k8s-connection-plugin-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.10.0-SNAPSHOT/k8s-connection-plugin-1.10.0-SNAPSHOT.jar 07:18:30 [INFO] 07:18:30 [INFO] --- dependency:3.8.1:tree (default-cli) @ k8s-connection-plugin --- 07:18:30 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:k8s-connection-plugin:jar:1.10.0-SNAPSHOT 07:18:30 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT:compile 07:18:30 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:18:30 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:18:30 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:18:30 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:18:30 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:18:30 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:18:30 [INFO] | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:18:30 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:18:30 [INFO] | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:18:30 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:18:30 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:18:30 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:18:30 [INFO] | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:18:30 [INFO] | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:18:30 [INFO] | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:18:30 [INFO] | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:18:30 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:18:30 [INFO] | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:18:30 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:18:30 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:18:30 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:18:30 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:18:30 [INFO] | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:18:30 [INFO] | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:18:30 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:18:30 [INFO] | \- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:18:30 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib:jar:1.10.0-SNAPSHOT:compile 07:18:30 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:18:30 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:18:30 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:18:30 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:18:30 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:18:30 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:18:30 [INFO] | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:18:30 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:18:30 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 07:18:30 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:18:30 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:18:30 [INFO] | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:18:30 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 07:18:30 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 07:18:30 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:18:30 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:18:30 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:18:30 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:18:30 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:18:30 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:18:30 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:18:30 [INFO] | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:18:30 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:18:30 [INFO] | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:18:30 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:18:30 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:18:30 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:18:30 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:18:30 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:18:30 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:18:30 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:18:30 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:18:30 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:18:30 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:18:30 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:18:30 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:18:30 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:18:30 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:18:30 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:18:30 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:18:30 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:18:30 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:18:30 [INFO] | +- org.apache.sshd:sshd-core:jar:2.10.0:compile 07:18:30 [INFO] | | +- org.apache.sshd:sshd-common:jar:2.10.0:compile 07:18:30 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.17:compile 07:18:30 [INFO] | +- net.i2p.crypto:eddsa:jar:0.3.0:compile 07:18:30 [INFO] | +- org.scala-lang:scala-library:jar:2.13.16:compile 07:18:30 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:18:30 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:18:30 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:18:30 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:18:30 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:18:30 [INFO] | | | \- commons-logging:commons-logging:jar:1.3.5:compile 07:18:30 [INFO] | | +- org.springframework:spring-web:jar:6.2.17:compile 07:18:30 [INFO] | | +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:18:30 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:18:30 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:18:30 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:18:30 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:18:30 [INFO] | | +- io.nats:jnats:jar:2.15.0:compile 07:18:30 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:18:30 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:18:30 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:18:30 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:18:30 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:18:30 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:18:30 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:18:30 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:18:30 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:18:30 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 07:18:30 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 07:18:30 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:18:30 [INFO] +- io.mockk:mockk:jar:1.13.12:test 07:18:30 [INFO] | +- io.mockk:mockk-dsl:jar:1.13.12:test 07:18:30 [INFO] | +- io.mockk:mockk-agent:jar:1.13.12:test 07:18:30 [INFO] | +- io.mockk:mockk-agent-api:jar:1.13.12:test 07:18:30 [INFO] | \- io.mockk:mockk-core:jar:1.13.12:test 07:18:30 [INFO] +- io.mockk:mockk-jvm:jar:1.13.12:test 07:18:30 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.12:test 07:18:30 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.12:test 07:18:30 [INFO] | | +- org.objenesis:objenesis:jar:3.3:test 07:18:30 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:30 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.12:test 07:18:30 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.12:test 07:18:30 [INFO] | +- junit:junit:jar:4.13.2:compile 07:18:30 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:compile 07:18:30 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:18:30 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:18:30 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:18:30 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:18:30 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:18:30 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 07:18:30 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 07:18:30 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 07:18:30 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 07:18:30 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 07:18:30 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:18:30 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 07:18:30 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 07:18:30 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 07:18:30 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 07:18:30 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 07:18:30 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 07:18:30 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 07:18:30 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.11.0:test 07:18:30 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 07:18:30 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 07:18:30 [INFO] | | +- com.samskivert:jmustache:jar:1.16:test 07:18:30 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:18:30 [INFO] | | +- net.javacrumbs.json-unit:json-unit-core:jar:2.32.0:test 07:18:30 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 07:18:30 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 07:18:30 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 07:18:30 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 07:18:30 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 07:18:30 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 07:18:30 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 07:18:30 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 07:18:30 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 07:18:30 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 07:18:30 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 07:18:30 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 07:18:30 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 07:18:30 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 07:18:30 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 07:18:30 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 07:18:30 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 07:18:30 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 07:18:30 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 07:18:30 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 07:18:30 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 07:18:30 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 07:18:30 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 07:18:30 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.10.4:test 07:18:30 [INFO] | | +- commons-codec:commons-codec:jar:1.18.0:compile 07:18:30 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 07:18:30 [INFO] | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:18:30 [INFO] | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:18:30 [INFO] | +- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:18:30 [INFO] | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:18:30 [INFO] | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:18:30 [INFO] | | +- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:18:30 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:18:30 [INFO] | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:18:30 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.73.Final:test 07:18:30 [INFO] | | +- io.netty:netty-tcnative-classes:jar:2.0.73.Final:test 07:18:30 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.73.Final:test 07:18:30 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.73.Final:test 07:18:30 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.73.Final:test 07:18:30 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.73.Final:test 07:18:30 [INFO] | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.73.Final:test 07:18:30 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:18:30 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:18:30 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:18:30 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:18:30 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 07:18:30 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:18:30 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:18:30 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:18:30 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:18:30 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:18:30 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:18:30 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:18:30 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:18:30 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:18:30 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 07:18:30 [INFO] | \- org.mockito:mockito-core:jar:5.17.0:test 07:18:30 [INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:18:30 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:18:30 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:18:30 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:18:30 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:18:30 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:18:30 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:18:30 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:18:30 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:18:30 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:18:30 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:18:30 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:compile 07:18:30 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:18:30 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:18:30 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:18:30 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:18:30 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:18:30 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:18:30 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 07:18:30 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:test 07:18:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:18:30 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:18:30 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:30 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:18:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:30 [INFO] +- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:18:30 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:18:30 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:18:30 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:18:30 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:18:30 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:18:30 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:18:30 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:18:30 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:18:30 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:18:30 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:18:30 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:18:30 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:18:30 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:18:30 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:18:30 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:18:30 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:18:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:18:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:30 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:18:30 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:18:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:18:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:18:30 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:18:30 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:18:30 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:18:30 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:18:30 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:18:30 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:18:30 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:18:30 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:18:30 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:18:30 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:18:30 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:18:30 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:18:30 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:18:30 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:18:30 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:18:30 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:18:30 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:18:30 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:18:30 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:18:30 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:18:30 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:18:30 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:18:30 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:18:30 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:18:30 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:18:30 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:18:30 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:18:30 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:18:30 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:18:30 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:18:30 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:18:30 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:18:30 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:18:30 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:18:30 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:18:30 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:18:30 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:18:30 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:18:30 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:18:30 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:18:30 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:18:30 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:18:30 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:18:30 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:18:30 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:18:30 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:18:30 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:18:30 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:18:30 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:18:30 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:18:30 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:18:30 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:18:30 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:18:30 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:18:30 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:18:30 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:18:30 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:18:30 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:18:30 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:18:30 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:18:30 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:18:30 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:18:30 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:18:30 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:18:30 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:18:30 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:18:30 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:18:30 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:18:30 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:18:30 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:18:30 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:18:30 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:18:30 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:18:30 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:18:30 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:18:30 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:18:30 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:18:30 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:18:30 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:18:30 [INFO] 07:18:30 [INFO] --- clm:3.0.8-01:index (default-cli) @ k8s-connection-plugin --- 07:18:30 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/sonatype-clm/module.xml 07:18:30 [INFO] 07:18:30 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-application >-- 07:18:30 [INFO] Building MS Blueprints Processor Application 1.10.0-SNAPSHOT [47/67] 07:18:30 [INFO] from ms/blueprintsprocessor/application/pom.xml 07:18:30 [INFO] --------------------------------[ jar ]--------------------------------- 07:18:30 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:copy-resources (copy-dockerfile)' 07:18:30 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:resources (default-resources)' 07:18:30 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:testResources (default-testResources)' 07:18:31 [WARNING] The artifact com.github.tomakehurst:wiremock-jre8-standalone:jar:3.0.1 has been relocated to org.wiremock:wiremock-standalone:jar:3.0.1 07:18:31 [INFO] 07:18:31 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprintsprocessor-application --- 07:18:31 [INFO] 07:18:31 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprintsprocessor-application --- 07:18:31 [INFO] 07:18:31 [INFO] --- resources:2.6:copy-resources (copy-dockerfile) @ blueprintsprocessor-application --- 07:18:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:18:31 [INFO] Copying 3 resources 07:18:31 [INFO] 07:18:31 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprintsprocessor-application --- 07:18:31 [INFO] Executing tasks 07:18:31 07:18:31 ktlint: 07:18:32 [INFO] Executed tasks 07:18:32 [INFO] 07:18:32 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprintsprocessor-application --- 07:18:32 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:18:32 [INFO] 07:18:32 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprintsprocessor-application --- 07:18:32 [INFO] 07:18:32 [INFO] --- groovy:2.1.1:execute (default) @ blueprintsprocessor-application --- 07:18:33 [INFO] 07:18:33 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprintsprocessor-application --- 07:18:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:18:33 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:18:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:33 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:18:33 [INFO] 07:18:33 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprintsprocessor-application --- 07:18:33 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/code-coverage/jacoco-ut.exec 07:18:33 [INFO] 07:18:33 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprintsprocessor-application --- 07:18:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/jacoco.exec 07:18:33 [INFO] 07:18:33 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprintsprocessor-application --- 07:18:33 [INFO] Set 2 system properties 07:18:33 [INFO] 07:18:33 [INFO] --- checkstyle:2.17:check (check-license) @ blueprintsprocessor-application --- 07:18:33 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:18:33 [INFO] 07:18:33 [INFO] --- checkstyle:2.17:check (check-style) @ blueprintsprocessor-application --- 07:18:33 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:18:33 [INFO] 07:18:33 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprintsprocessor-application --- 07:18:33 [INFO] Tidy is skipped. 07:18:33 [INFO] 07:18:33 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprintsprocessor-application --- 07:18:33 [INFO] Skipping Antrun execution 07:18:33 [INFO] 07:18:33 [INFO] --- formatter:2.17.1:format (format-java) @ blueprintsprocessor-application --- 07:18:33 [INFO] Formatting is skipped 07:18:33 [INFO] 07:18:33 [INFO] --- resources:2.6:resources (default-resources) @ blueprintsprocessor-application --- 07:18:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:18:33 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/etc 07:18:33 [INFO] Copying 12 resources to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/src/main/resources 07:18:33 [INFO] Copying 12 resources 07:18:33 [INFO] 07:18:33 [INFO] --- compiler:3.14.0:compile (default-compile) @ blueprintsprocessor-application --- 07:18:33 [INFO] No sources to compile 07:18:33 [INFO] 07:18:33 [INFO] --- kotlin:1.9.0:compile (compile) @ blueprintsprocessor-application --- 07:18:33 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/java 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/BluePrintProcessorCluster.kt: (61, 33) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (61, 21) 'csrf(): ServerHttpSecurity.CsrfSpec!' is deprecated. Deprecated in Java 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (62, 14) 'formLogin(): ServerHttpSecurity.FormLoginSpec!' is deprecated. Deprecated in Java 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (63, 14) 'httpBasic(): ServerHttpSecurity.HttpBasicSpec!' is deprecated. Deprecated in Java 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (65, 65) Unnecessary non-null assertion (!!) on a non-null receiver of type SecurityContextRepository 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (66, 14) 'authorizeExchange(): ServerHttpSecurity.AuthorizeExchangeSpec!' is deprecated. Deprecated in Java 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (69, 14) 'and(): ServerHttpSecurity!' is deprecated. Deprecated in Java 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (42, 46) Variable 'result' initializer is redundant 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (44, 55) Unnecessary non-null assertion (!!) on a non-null receiver of type BluePrintProcessorHealthCheck 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (45, 27) Unnecessary safe call on a non-null receiver of type HealthApiResponse? 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (50, 54) Unnecessary safe call on a non-null receiver of type HealthApiResponse? 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/security/SecurityConfiguration.kt: (55, 24) 'constructor DaoAuthenticationProvider()' is deprecated. Deprecated in Java 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/security/SecurityConfiguration.kt: (56, 18) 'setUserDetailsService(UserDetailsService!): Unit' is deprecated. Deprecated in Java 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/security/SecurityContextRepository.kt: (46, 46) Unnecessary non-null assertion (!!) on a non-null receiver of type AuthenticationManager 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (39, 12) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (41, 50) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (43, 12) 'appendln(Any?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (44, 46) 'appendln(Any?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (50, 16) 'appendln(): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (56, 16) 'appendln(): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/RequiredMapEntriesMatcher.kt: (28, 63) Type mismatch: inferred type is Map? but (MutableMap..Map) was expected 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/UatServices.kt: (60, 24) 'createTempFile(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary files in the default temp location with this function due to too wide permissions on the newly created file. Use kotlin.io.path.createTempFile instead or resort to java.io.File.createTempFile. 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/UatServices.kt: (86, 24) 'createTempFile(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary files in the default temp location with this function due to too wide permissions on the newly created file. Use kotlin.io.path.createTempFile instead or resort to java.io.File.createTempFile. 07:18:35 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/UatServices.kt: (87, 27) 'createTempFile(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary files in the default temp location with this function due to too wide permissions on the newly created file. Use kotlin.io.path.createTempFile instead or resort to java.io.File.createTempFile. 07:18:35 [INFO] 07:18:35 [INFO] --- swagger:3.1.8:generate (default) @ blueprintsprocessor-application --- 07:18:35 [WARNING] 1 problem was encountered while building the effective model for org.javassist:javassist:jar:3.21.0-GA during dependency collection step for plugin (use -X to see details) 07:18:35 [WARNING] 1 problem was encountered while building the effective model for org.javassist:javassist:jar:3.18.2-GA during dependency collection step for plugin (use -X to see details) 07:18:36 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.bootstrap(org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BootstrapRequest,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 07:18:36 [INFO] picking up response class from method public final org.springframework.data.domain.Page org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.allBlueprintModelMetaDataPaged(java.lang.String,int,int,org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.BlueprintSortByOption,java.lang.String) 07:18:36 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.deleteBlueprint(java.lang.String,java.lang.String,kotlin.coroutines.Continuation) 07:18:36 [INFO] picking up response class from method public final org.springframework.http.ResponseEntity org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.getAllByType(java.lang.String,java.lang.String) 07:18:37 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.deleteWithResourceIdAndResourceType(java.lang.String,java.lang.String,java.util.Optional,kotlin.coroutines.Continuation) 07:18:37 [INFO] picking up response class from method public final org.springframework.http.ResponseEntity org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceController.getOneFromResolutionKey(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 07:18:37 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.deleteWithResourceIdAndResourceType(java.lang.String,java.lang.String,java.util.Optional,kotlin.coroutines.Continuation) 07:18:37 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ResourceDictionaryController.allBlueprintModel(int,int,org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.DictionarySortByOption,java.lang.String,kotlin.coroutines.Continuation) 07:18:37 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceController.deleteResolutions(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,kotlin.coroutines.Continuation) 07:18:37 [INFO] picking up response class from method public final org.springframework.http.ResponseEntity org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.getAllByID(java.lang.String,java.lang.String) 07:18:37 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.deleteBlueprint(java.lang.String,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 07:18:37 [INFO] picking up response class from method public final org.springframework.data.domain.Page org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.allBlueprintModel(int,int,org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.BlueprintSortByOption,java.lang.String,java.lang.Boolean) 07:18:37 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.enrichBlueprint(org.springframework.http.codec.multipart.FilePart,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 07:18:37 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.downloadBlueprintByNameAndVersion(java.lang.String,java.lang.String,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 07:18:37 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.downloadBluePrint(java.lang.String,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 07:18:37 [INFO] picking up response class from method public final org.springframework.http.ResponseEntity org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 07:18:37 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ResourceDictionaryController.deleteResourceDictionaryByName(java.lang.String,kotlin.coroutines.Continuation) 07:18:37 [INFO] picking up response class from method public final java.util.List org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.allBlueprintModel() 07:18:37 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.workflowSpec(org.onap.ccsdk.cds.blueprintsprocessor.designer.api.WorkFlowSpecRequest,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 07:18:37 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.getWorkflowList(java.lang.String,java.lang.String,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 07:18:37 [INFO] 07:18:37 [INFO] --- resources:2.6:testResources (default-testResources) @ blueprintsprocessor-application --- 07:18:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:18:37 [INFO] Copying 4 resources 07:18:37 [INFO] 07:18:37 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ blueprintsprocessor-application --- 07:18:37 [INFO] No sources to compile 07:18:37 [INFO] 07:18:37 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprintsprocessor-application --- 07:18:37 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/java 07:18:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/BlueprintsAcceptanceTest.kt: (69, 85) This cast can never succeed 07:18:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/UatServicesTest.kt: (262, 32) Extension is shadowed by a member: public open fun checkForUnmatchedRequests(): Unit 07:18:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/SmartColorDiscriminator.kt: (39, 12) 'getter for marker: Marker!' is deprecated. Deprecated in Java 07:18:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/ExtendedTemporaryFolder.kt: (33, 30) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. 07:18:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt: (62, 9) Name contains characters which can cause problems on Windows: " 07:18:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt: (63, 13) Variable 'expected' is never used 07:18:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt: (64, 13) Variable 'actual' is never used 07:18:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt: (69, 9) Name contains characters which can cause problems on Windows: " 07:18:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt: (70, 13) Variable 'expected' is never used 07:18:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt: (71, 13) Variable 'actual' is never used 07:18:37 [INFO] 07:18:37 [INFO] --- surefire:3.0.0-M5:test (default-test) @ blueprintsprocessor-application --- 07:18:37 [INFO] 07:18:37 [INFO] ------------------------------------------------------- 07:18:37 [INFO] T E S T S 07:18:37 [INFO] ------------------------------------------------------- 07:18:38 07:18:38.191||| INFO t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.ccsdk.cds.blueprintsprocessor.uat.BaseUatTest]: BaseUatTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:18:38 07:18:38.308||| INFO .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication for test class org.onap.ccsdk.cds.blueprintsprocessor.uat.UatServicesTest 07:18:40 07:18:39.572||| INFO t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.ccsdk.cds.blueprintsprocessor.uat.BaseUatTest]: BaseUatTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:18:40 07:18:39.794||| INFO .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication for test class org.onap.ccsdk.cds.blueprintsprocessor.uat.UatServicesTest 07:18:40 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.uat.UatServicesTest 07:18:49 07:18:49 . ____ _ __ _ _ 07:18:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:18:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:18:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:18:49 ' |____| .__|_| |_|_| |_\__, | / / / / 07:18:49 =========|_|==============|___/=/_/_/_/ 07:18:49 07:18:49 :: Spring Boot :: (v3.5.6) 07:18:49 07:18:49 07:18:40.996||| INFO o.h.validator.internal.util.Version : HV000001: Hibernate Validator 8.0.3.Final 07:18:49 07:18:41.072||| INFO o.o.c.c.b.uat.UatServicesTest : Starting UatServicesTest using Java 21.0.10 with PID 9555 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application) 07:18:49 07:18:41.072||| INFO o.o.c.c.b.uat.UatServicesTest : The following 1 profile is active: "uat" 07:18:49 07:18:42.126||| INFO .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 07:18:49 07:18:42.418||| INFO .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 281 ms. Found 11 JPA repository interfaces. 07:18:49 07:18:43.986||| INFO o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 07:18:49 07:18:44.040||| INFO org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.29.Final 07:18:49 07:18:44.083||| INFO o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 07:18:49 07:18:44.550||| INFO o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 07:18:49 07:18:44.850||| WARN org.hibernate.dialect.Dialect : HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:18:49 07:18:44.856||| WARN org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:18:49 07:18:44.919||| INFO org.hibernate.orm.connections.pooling : HHH10001005: Database info: 07:18:49 Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@3561a0f7'] 07:18:49 Database driver: undefined/unknown 07:18:49 Database version: 1.4.197 07:18:49 Autocommit mode: undefined/unknown 07:18:49 Isolation level: undefined/unknown 07:18:49 Minimum pool size: undefined/unknown 07:18:49 Maximum pool size: undefined/unknown 07:18:49 07:18:46.155||| INFO o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:18:49 07:18:46.171||| DEBUG org.hibernate.SQL : drop table if exists BLUEPRINT_MODEL cascade 07:18:49 07:18:46.172||| DEBUG org.hibernate.SQL : drop table if exists BLUEPRINT_MODEL_CONTENT cascade 07:18:49 07:18:46.172||| DEBUG org.hibernate.SQL : drop table if exists BLUEPRINT_WORKFLOW_AUDIT_STATUS cascade 07:18:49 07:18:46.172||| DEBUG org.hibernate.SQL : drop table if exists ERROR_DOMAINS cascade 07:18:49 07:18:46.173||| DEBUG org.hibernate.SQL : drop table if exists ERROR_DOMAINS_ERROR_MESSAGES cascade 07:18:49 07:18:46.173||| DEBUG org.hibernate.SQL : drop table if exists ERROR_MESSAGES cascade 07:18:49 07:18:46.173||| DEBUG org.hibernate.SQL : drop table if exists MODEL_TYPE cascade 07:18:49 07:18:46.173||| DEBUG org.hibernate.SQL : drop table if exists RESOURCE_CONFIG_SNAPSHOT cascade 07:18:49 07:18:46.173||| DEBUG org.hibernate.SQL : drop table if exists RESOURCE_DICTIONARY cascade 07:18:49 07:18:46.173||| DEBUG org.hibernate.SQL : drop table if exists RESOURCE_RESOLUTION cascade 07:18:49 07:18:46.174||| DEBUG org.hibernate.SQL : drop table if exists TEMPLATE_RESOLUTION cascade 07:18:49 07:18:46.178||| DEBUG org.hibernate.SQL : create table BLUEPRINT_MODEL (internal_version integer, creation_date timestamp(6), artifact_name varchar(255) not null, artifact_type varchar(255), artifact_uuid varchar(255), artifact_version varchar(255) not null, blueprint_model_id varchar(255) not null, distribution_id varchar(255), published varchar(255) not null, resource_instance_name varchar(255), resource_name varchar(255), resource_type varchar(255), resource_uuid varchar(255), resource_version varchar(255), service_description varchar(255), service_name varchar(255), service_uuid varchar(255), tags LONGTEXT not null, updated_by varchar(255) not null, artifact_description LONGTEXT, workflows LONGTEXT not null, primary key (blueprint_model_id), unique (artifact_name, artifact_version)) 07:18:49 07:18:46.188||| DEBUG org.hibernate.SQL : create table BLUEPRINT_MODEL_CONTENT (updated_date timestamp(6), blueprint_model_content_id varchar(255) not null, blueprint_model_id varchar(255) unique, content_type varchar(255) not null, name varchar(255) not null, content LONGBLOB not null, description LONGTEXT, primary key (blueprint_model_content_id)) 07:18:49 07:18:46.189||| DEBUG org.hibernate.SQL : create table BLUEPRINT_WORKFLOW_AUDIT_STATUS (end_time timestamp(6), start_time timestamp(6), updated_date timestamp(6), workflow_audit_id bigint generated by default as identity, blueprint_name varchar(255) not null, blueprint_uuid varchar(255), blueprint_version varchar(255) not null, originator_Id varchar(255) not null, request_Id varchar(255) not null, request_mode varchar(255), status varchar(255), subRequest_Id varchar(255) not null, updated_by varchar(255), workflow_name varchar(255) not null, workflow_response_content LONGTEXT, workflow_task_content LONGTEXT not null, primary key (workflow_audit_id)) 07:18:49 07:18:46.195||| DEBUG org.hibernate.SQL : create table ERROR_DOMAINS (application_id varchar(255), id varchar(255) not null, name varchar(255), description LONGTEXT, primary key (id), unique (name, application_id)) 07:18:49 07:18:46.197||| DEBUG org.hibernate.SQL : create table ERROR_DOMAINS_ERROR_MESSAGES (domain_id varchar(255) not null, message_id varchar(255) not null, primary key (domain_id, message_id)) 07:18:49 07:18:46.198||| DEBUG org.hibernate.SQL : create table ERROR_MESSAGES (id varchar(255) not null, message_id varchar(255) not null, action LONGTEXT, cause LONGTEXT, primary key (id), unique (message_id)) 07:18:49 07:18:46.200||| DEBUG org.hibernate.SQL : create table MODEL_TYPE (creation_date timestamp(6), definition_type varchar(255) not null, derived_from varchar(255) not null, model_name varchar(255) not null, tags LONGTEXT not null, updated_by varchar(255) not null, version varchar(255) not null, definition LONGTEXT not null, description LONGTEXT not null, primary key (model_name)) 07:18:49 07:18:46.201||| DEBUG org.hibernate.SQL : create table RESOURCE_CONFIG_SNAPSHOT (status tinyint not null check (status between 0 and 1), creation_date timestamp(6), resource_config_snapshot_id varchar(255) not null, resource_id varchar(255) not null, resource_type varchar(255) not null, config_snapshot LONGTEXT not null, primary key (resource_config_snapshot_id)) 07:18:49 07:18:46.203||| DEBUG org.hibernate.SQL : create table RESOURCE_DICTIONARY (creation_date timestamp(6), data_type varchar(255) not null, entry_schema varchar(255), name varchar(255) not null, resource_dictionary_group varchar(255), tags LONGTEXT not null, updated_by varchar(255) not null, definition LONGTEXT not null, description LONGTEXT not null, primary key (name)) 07:18:49 07:18:46.204||| DEBUG org.hibernate.SQL : create table RESOURCE_RESOLUTION (dictionary_version integer not null, occurrence integer not null, creation_date timestamp(6), artifact_name varchar(255) not null, blueprint_name varchar(255) not null, blueprint_version varchar(255) not null, dictionary_name varchar(255) not null, dictionary_status varchar(255) not null, name varchar(255) not null, resolution_key varchar(255) not null, resource_id varchar(255) not null, resource_resolution_id varchar(255) not null, resource_type varchar(255) not null, status varchar(255) not null, value LONGTEXT not null, primary key (resource_resolution_id)) 07:18:49 07:18:46.206||| DEBUG org.hibernate.SQL : create table TEMPLATE_RESOLUTION (occurrence integer not null, creation_date timestamp(6), result LONGTEXT not null, artifact_name varchar(255) not null, blueprint_name varchar(255) not null, blueprint_version varchar(255) not null, resolution_key varchar(255) not null, resource_id varchar(255) not null, resource_type varchar(255) not null, template_resolution_id varchar(255) not null, primary key (template_resolution_id)) 07:18:49 07:18:46.208||| DEBUG org.hibernate.SQL : create index idx_rr_bpnameversion on RESOURCE_RESOLUTION (blueprint_name, blueprint_version) 07:18:49 07:18:46.208||| DEBUG org.hibernate.SQL : create index idx_rr_resolution_key on RESOURCE_RESOLUTION (resolution_key) 07:18:49 07:18:46.209||| DEBUG org.hibernate.SQL : create index idx_rr_name on RESOURCE_RESOLUTION (name) 07:18:49 07:18:46.209||| DEBUG org.hibernate.SQL : create index idx_rr_artifact_name on RESOURCE_RESOLUTION (artifact_name) 07:18:49 07:18:46.210||| DEBUG org.hibernate.SQL : create index idx_rr_resource_idtype on RESOURCE_RESOLUTION (resource_id, resource_type) 07:18:49 07:18:46.210||| DEBUG org.hibernate.SQL : create index idx_tr_bpnameversion on TEMPLATE_RESOLUTION (blueprint_name, blueprint_version) 07:18:49 07:18:46.211||| DEBUG org.hibernate.SQL : create index idx_tr_resource_idtype on TEMPLATE_RESOLUTION (resource_id, resource_type) 07:18:49 07:18:46.211||| DEBUG org.hibernate.SQL : create index idx_tr_artifact_name on TEMPLATE_RESOLUTION (artifact_name) 07:18:49 07:18:46.211||| DEBUG org.hibernate.SQL : create index idx_tr_resolution_key on TEMPLATE_RESOLUTION (resolution_key) 07:18:49 07:18:46.212||| DEBUG org.hibernate.SQL : alter table if exists BLUEPRINT_MODEL_CONTENT add constraint FKe9nxbjfeas5k7bjd49f2bcjyj foreign key (blueprint_model_id) references BLUEPRINT_MODEL 07:18:49 07:18:46.219||| DEBUG org.hibernate.SQL : alter table if exists ERROR_DOMAINS_ERROR_MESSAGES add constraint FK1007u43nqt4ibrp2he1xroqb0 foreign key (message_id) references ERROR_MESSAGES 07:18:49 07:18:46.220||| DEBUG org.hibernate.SQL : alter table if exists ERROR_DOMAINS_ERROR_MESSAGES add constraint FK4dsdhw8h0u3ygyuv0vp4q4af8 foreign key (domain_id) references ERROR_DOMAINS 07:18:49 07:18:46.243||| INFO j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 07:18:49 07:18:46.308||| INFO .c.e.c.s.ErrorCatalogLoadPropertyService : Application ID: cds > Initializing error catalog message from properties... 07:18:49 07:18:46.870||| INFO o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 07:18:49 07:18:47.615||| INFO o.o.c.c.b.s.api.NoPublishAuditService : Audit service is disabled 07:18:49 07:18:47.670||| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : Workflow Audit store is disabled 07:18:49 07:18:48.118||| INFO c.b.d.a.s.ApplicationRegistrationService : Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability] 07:18:49 07:18:48.337||| INFO c.c.b.c.BlueprintDependencyConfiguration : Dependency Management module created... 07:18:49 07:18:48.351||| INFO o.c.c.b.d.p.PrimaryDatabaseConfiguration : Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;MODE=MySQL;DB_CLOSE_DELAY=-1 07:18:49 07:18:48.859||| INFO o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 07:18:49 07:18:49.437||| INFO o.s.b.web.embedded.netty.NettyWebServer : Netty started on port 32999 (http) 07:18:49 07:18:49.454||| INFO o.o.c.c.b.BlueprintGRPCServer : Starting Blueprint Processor GRPC Starting.. 07:18:49 07:18:49.720||| INFO o.o.c.c.b.BlueprintGRPCServer : Blueprint Processor GRPC server started and ready to serve on port(41855)... 07:18:49 07:18:49.722||| INFO o.o.c.c.b.uat.UatServicesTest : Started UatServicesTest in 9.06 seconds (process running for 11.246) 07:18:49 07:18:49.735||| INFO o.o.c.c.b.BluePrintProcessorCluster : Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 07:18:49 07:18:49.735||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0] 07:18:49 07:18:49.738||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0] 07:18:50 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:01 07:18:49.757||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0] 07:19:01 07:18:49.758||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0] 07:19:01 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 07:19:01 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:19:01 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:19:01 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:19:01 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:19:01 07:18:50.203||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0] 07:19:01 07:18:50.352||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0] 07:19:01 07:18:50.419||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:01 07:18:50.427||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:01 07:18:50.428||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:32999][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:19:01 07:18:50.440||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 0][route: {}->http://127.0.0.1:32999][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:01 07:18:50.441||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:32999 07:19:01 07:18:50.446||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:32999 07:19:01 07:18:50.448||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:49752<->127.0.0.1:32999 07:19:01 07:18:50.448||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/uat/verify HTTP/1.1 07:19:01 07:18:50.448||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:01 07:18:50.449||| DEBUG org.apache.http.headers : http-outgoing-0 >> POST /api/v1/uat/verify HTTP/1.1 07:19:01 07:18:50.449||| DEBUG org.apache.http.headers : http-outgoing-0 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:01 07:18:50.450||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Length: 33646 07:19:01 07:18:50.450||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Type: multipart/form-data; boundary=OLhW9DNQwL3xmeBkklSGcu1UPWB5DLMsTazDCF 07:19:01 07:18:50.450||| DEBUG org.apache.http.headers : http-outgoing-0 >> Host: 127.0.0.1:32999 07:19:01 07:18:50.450||| DEBUG org.apache.http.headers : http-outgoing-0 >> Connection: Keep-Alive 07:19:01 07:18:50.450||| DEBUG org.apache.http.headers : http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:01 07:18:50.450||| DEBUG org.apache.http.headers : http-outgoing-0 >> Accept-Encoding: gzip,deflate 07:19:01 07:18:50.821||| DEBUG org.springframework.web.HttpLogging : [71ed66b3-1] Parsed parts [cba] (content masked) 07:19:01 07:18:51.592||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #1 on mock/spy 07:19:01 blueprintWebClientService.exchangeResource( 07:19:01 null, 07:19:01 null, 07:19:01 null 07:19:01 ); 07:19:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:213) 07:19:01 has returned -> "null" 07:19:01 07:19:01 07:18:51.626||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #2 on mock/spy 07:19:01 blueprintWebClientService.exchangeResource( 07:19:01 "PUT", 07:19:01 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:01 null, 07:19:01 null 07:19:01 ); 07:19:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:01 has returned -> "null" 07:19:01 07:19:01 07:18:51.627||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #3 on mock/spy 07:19:01 blueprintWebClientService.exchangeResource( 07:19:01 "GET", 07:19:01 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:01 null, 07:19:01 null 07:19:01 ); 07:19:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:01 has returned -> "null" 07:19:01 07:19:01 07:18:51.628||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #4 on mock/spy 07:19:01 blueprintWebClientService.exchangeResource( 07:19:01 "GET", 07:19:01 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 07:19:01 null, 07:19:01 null 07:19:01 ); 07:19:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:01 has returned -> "null" 07:19:01 07:19:01 07:18:51.629||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #5 on mock/spy 07:19:01 blueprintWebClientService.exchangeResource( 07:19:01 "PATCH", 07:19:01 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 07:19:01 null, 07:19:01 null 07:19:01 ); 07:19:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:01 has returned -> "null" 07:19:01 07:19:01 07:18:51.630||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #6 on mock/spy 07:19:01 blueprintWebClientService.exchangeResource( 07:19:01 "DELETE", 07:19:01 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:01 null, 07:19:01 null 07:19:01 ); 07:19:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:01 has returned -> "null" 07:19:01 07:19:01 07:18:51.632||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:01 07:18:51.633||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:01 07:18:51.633||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:32999][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:19:01 07:18:51.634||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:32999][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:01 07:18:51.634||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:32999 07:19:01 07:18:51.634||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:32999 07:19:01 07:18:51.634||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:49758<->127.0.0.1:32999 07:19:01 07:18:51.634||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/blueprint-model/publish HTTP/1.1 07:19:01 07:18:51.634||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:01 07:18:51.635||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/blueprint-model/publish HTTP/1.1 07:19:01 07:18:51.635||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:01 07:18:51.635||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 33641 07:19:01 07:18:51.635||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: multipart/form-data; boundary=s5sb8hNm4lJ9wdveLT64uOiAroqToM4CN0i 07:19:01 07:18:51.635||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:32999 07:19:01 07:18:51.635||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:19:01 07:18:51.635||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:01 07:18:51.635||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:19:01 07:18:51.679||| DEBUG org.springframework.web.HttpLogging : [87843f8c-2] Parsed parts [file] (content masked) 07:19:01 07:18:51.815|c6556ec5-25a8-40d5-845d-8c62d7ca6812|eda21fac-994f-4929-805f-80343b97f953| INFO .c.c.b.d.p.s.BlueprintCatalogServiceImpl : Save processing(8c5640cf-2d6a-409f-9063-44e7cf5129e5) CBA(/tmp/uat14854123333715125004.tmp/Archive/8c5640cf-2d6a-409f-9063-44e7cf5129e5/cba.zip) 07:19:01 07:18:51.892|c6556ec5-25a8-40d5-845d-8c62d7ca6812|eda21fac-994f-4929-805f-80343b97f953| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat14854123333715125004.tmp/Working/8c5640cf-2d6a-409f-9063-44e7cf5129e5) and entry definition file (Definitions/pnf_config.json) 07:19:01 07:18:52.311|c6556ec5-25a8-40d5-845d-8c62d7ca6812|eda21fac-994f-4929-805f-80343b97f953| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-assign) 07:19:01 07:18:52.314|c6556ec5-25a8-40d5-845d-8c62d7ca6812|eda21fac-994f-4929-805f-80343b97f953| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-deploy) 07:19:01 07:18:52.343|c6556ec5-25a8-40d5-845d-8c62d7ca6812|eda21fac-994f-4929-805f-80343b97f953| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat14854123333715125004.tmp/Working/8c5640cf-2d6a-409f-9063-44e7cf5129e5) and entry definition file (Definitions/pnf_config.json) 07:19:01 07:18:52.515|c6556ec5-25a8-40d5-845d-8c62d7ca6812|eda21fac-994f-4929-805f-80343b97f953| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:01 07:18:52.612|c6556ec5-25a8-40d5-845d-8c62d7ca6812|eda21fac-994f-4929-805f-80343b97f953| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bmc1_0.blueprint_model_content_id,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 left join BLUEPRINT_MODEL_CONTENT bmc1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bm1_0.blueprint_model_id=? 07:19:01 07:18:52.700|c6556ec5-25a8-40d5-845d-8c62d7ca6812|eda21fac-994f-4929-805f-80343b97f953| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_content_id=? 07:19:01 07:18:52.742|c6556ec5-25a8-40d5-845d-8c62d7ca6812|eda21fac-994f-4929-805f-80343b97f953| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL (artifact_description,artifact_name,artifact_type,artifact_uuid,artifact_version,creation_date,distribution_id,internal_version,published,resource_instance_name,resource_name,resource_type,resource_uuid,resource_version,service_description,service_name,service_uuid,tags,updated_by,workflows,blueprint_model_id) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) 07:19:01 07:18:52.750|c6556ec5-25a8-40d5-845d-8c62d7ca6812|eda21fac-994f-4929-805f-80343b97f953| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id,content,content_type,updated_date,description,name,blueprint_model_content_id) values (?,?,?,?,?,?,?) 07:19:01 07:18:52.765|c6556ec5-25a8-40d5-845d-8c62d7ca6812|eda21fac-994f-4929-805f-80343b97f953| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:19:01 07:18:52.796|c6556ec5-25a8-40d5-845d-8c62d7ca6812|eda21fac-994f-4929-805f-80343b97f953| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:19:01 07:18:52.817|c6556ec5-25a8-40d5-845d-8c62d7ca6812|eda21fac-994f-4929-805f-80343b97f953| DEBUG org.hibernate.SQL : select bms1_0.blueprint_model_id,bms1_0.artifact_description,bms1_0.artifact_name,bms1_0.artifact_type,bms1_0.artifact_uuid,bms1_0.artifact_version,bms1_0.creation_date,bms1_0.internal_version,bms1_0.published,bms1_0.tags,bms1_0.updated_by from BLUEPRINT_MODEL bms1_0 where bms1_0.blueprint_model_id=? 07:19:01 07:18:52.857|c6556ec5-25a8-40d5-845d-8c62d7ca6812|eda21fac-994f-4929-805f-80343b97f953| WARN o.o.c.c.c.c.s.BluePrintCompileCache : No compiled cache(/tmp/uat14854123333715125004.tmp/Working/8c5640cf-2d6a-409f-9063-44e7cf5129e5) present to clean. 07:19:01 07:18:52.866|c6556ec5-25a8-40d5-845d-8c62d7ca6812|eda21fac-994f-4929-805f-80343b97f953| DEBUG org.springframework.web.HttpLogging : [87843f8c-2] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch@767a0608] 07:19:01 07:18:52.907||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:19:01 07:18:52.907||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: c6556ec5-25a8-40d5-845d-8c62d7ca6812 07:19:01 07:18:52.907||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:19:01 07:18:52.907||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:19:01 07:18:52.907||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: eda21fac-994f-4929-805f-80343b97f953 07:19:01 07:18:52.907||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:19:01 07:18:52.907||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:19:01 07:18:52.907||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:19:01 07:18:52.907||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:19:01 07:18:52.907||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:19:01 07:18:52.907||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 371 07:19:01 07:18:52.907||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:01 07:18:52.907||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:19:01 07:18:52.907||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:19:01 07:18:52.908||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:19:01 07:18:52.908||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:19:01 07:18:52.908||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:19:01 07:18:52.908||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:19:01 07:18:52.912||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:01 07:18:52.917||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:32999] can be kept alive indefinitely 07:19:01 07:18:52.918||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:19:01 07:18:52.918||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:32999][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:01 07:18:52.918||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-assign' 07:19:01 07:18:52.923||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:01 07:18:52.923||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:01 07:18:52.923||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:32999][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:01 07:18:52.923||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:32999][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:01 07:18:52.924||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:19:01 07:18:52.924||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:01 07:18:52.924||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:01 07:18:52.924||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:01 07:18:52.924||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:01 07:18:52.924||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 472 07:19:01 07:18:52.924||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 07:19:01 07:18:52.924||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:32999 07:19:01 07:18:52.924||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:19:01 07:18:52.924||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:01 07:18:52.924||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:19:01 07:18:52.984||| DEBUG org.springframework.web.HttpLogging : [87843f8c-3] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@1bbd6a28] 07:19:01 07:18:52.994|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:19:01 07:18:52.994|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:01 07:18:52.994|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:01 07:18:52.996|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(pnf_config), version(1.0.0) from db 07:19:01 07:18:53.013|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:01 07:18:53.017|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : creating cba file of name(pnf_config), version(1.0.0) in (/tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0) 07:19:01 07:18:53.021|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:01 07:18:53.028|123456-1000|| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_id=? 07:19:01 07:18:53.072|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(pnf_config), version(1.0.0) saved in (/tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0) 07:19:01 07:18:53.072|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0 07:19:01 07:18:53.073|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0) and entry definition file (Definitions/pnf_config.json) 07:19:01 07:18:53.081|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-assign) 07:19:01 07:18:53.085|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 07:19:01 07:18:53.088|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:19:01 07:18:53.097|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-assign) step(activate-process) 07:19:01 07:18:53.098|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 07:19:01 07:18:53.098|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["config-assign"]}) 07:19:01 07:18:53.115|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-assign-mapping) 07:19:01 07:18:53.135|123456-1000|| DEBUG org.hibernate.SQL : select rr1_0.resource_resolution_id,rr1_0.artifact_name,rr1_0.blueprint_name,rr1_0.blueprint_version,rr1_0.creation_date,rr1_0.dictionary_name,rr1_0.dictionary_status,rr1_0.dictionary_version,rr1_0.name,rr1_0.occurrence,rr1_0.resolution_key,rr1_0.resource_id,rr1_0.resource_type,rr1_0.status,rr1_0.value from RESOURCE_RESOLUTION rr1_0 where rr1_0.blueprint_name=? and rr1_0.blueprint_version=? and rr1_0.artifact_name=? and rr1_0.resolution_key=? and rr1_0.occurrence=? 07:19:01 07:18:53.157|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([]) 07:19:01 07:18:53.162|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ }) 07:19:01 07:18:53.328|123456-1000|| DEBUG org.hibernate.SQL : 07:19:01 SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? 07:19:01 AND blueprint_name = ? AND blueprint_version = ? 07:19:01 AND artifact_name = ? AND occurrence = ? 07:19:01 ORDER BY creation_date DESC LIMIT 1 07:19:01 07:19:01 07:18:53.341|123456-1000|| INFO .c.c.b.f.r.r.d.TemplateResolutionService : Writing out template_resolution result: bpName: pnf_config bpVer 1.0.0 resKey:RES-KEY 61 (resourceId: resourceType: ) occurrence:1 07:19:01 07:18:53.343|123456-1000|| DEBUG org.hibernate.SQL : select tr1_0.template_resolution_id,tr1_0.artifact_name,tr1_0.blueprint_name,tr1_0.blueprint_version,tr1_0.creation_date,tr1_0.occurrence,tr1_0.resolution_key,tr1_0.resource_id,tr1_0.resource_type,tr1_0.result from TEMPLATE_RESOLUTION tr1_0 where tr1_0.template_resolution_id=? 07:19:01 07:18:53.351|123456-1000|| DEBUG org.hibernate.SQL : insert into TEMPLATE_RESOLUTION (artifact_name,blueprint_name,blueprint_version,creation_date,occurrence,resolution_key,resource_id,resource_type,result,template_resolution_id) values (?,?,?,?,?,?,?,?,?,?) 07:19:01 07:18:53.354|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=RES-KEY 61, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 07:19:01 07:18:53.356|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:01 07:18:53.358|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 07:19:01 07:18:53.359|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-assign) 07:19:01 07:18:53.360|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 3bd6553d-5887-4231-9a7f-7aff2fd1625f auditStoreId -1 07:19:01 07:18:53.367|123456-1000|| DEBUG org.springframework.web.HttpLogging : [87843f8c-3] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@37a9c5e2] 07:19:01 07:18:53.380||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:19:01 07:18:53.381||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 2b7125eb-2cfa-4e75-b06c-d5d1c29dbcff 07:19:01 07:18:53.381||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:19:01 07:18:53.381||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:19:01 07:18:53.381||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: 70c59252-b67a-48eb-922c-afe6ac4c4a67 07:19:01 07:18:53.381||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:19:01 07:18:53.381||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:19:01 07:18:53.381||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:19:01 07:18:53.381||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:19:01 07:18:53.381||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:19:01 07:18:53.381||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 475 07:19:01 07:18:53.381||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:01 07:18:53.382||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:19:01 07:18:53.382||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:19:01 07:18:53.382||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:19:01 07:18:53.382||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:19:01 07:18:53.382||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:19:01 07:18:53.382||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:19:01 07:18:53.382||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:01 07:18:53.384||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:32999] can be kept alive indefinitely 07:19:01 07:18:53.384||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:19:01 07:18:53.384||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:32999][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:01 07:18:53.397||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-deploy' 07:19:01 07:18:53.398||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:01 07:18:53.399||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:01 07:18:53.399||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:32999][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:01 07:18:53.399||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:32999][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:01 07:18:53.399||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:19:01 07:18:53.399||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:01 07:18:53.399||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:01 07:18:53.399||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:01 07:18:53.399||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:01 07:18:53.399||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 532 07:19:01 07:18:53.400||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 07:19:01 07:18:53.400||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:32999 07:19:01 07:18:53.400||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:19:01 07:18:53.400||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:01 07:18:53.400||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:19:01 07:18:53.411|123456-1000|| DEBUG org.springframework.web.HttpLogging : [87843f8c-4] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@5b3f98d4] 07:19:01 07:18:53.413|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:19:01 07:18:53.413|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:01 07:18:53.414|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:01 07:18:53.414|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(pnf_config), version(1.0.0) from db 07:19:01 07:18:53.417|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:01 07:18:53.425|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(pnf_config), version(1.0.0) already present(/tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0) 07:19:01 07:18:53.425|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0 07:19:01 07:18:53.425|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0) and entry definition file (Definitions/pnf_config.json) 07:19:01 07:18:53.431|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-deploy) 07:19:01 07:18:53.431|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 07:19:01 07:18:53.431|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-deploy) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:01 07:18:53.436|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-deploy) step(activate-process) 07:19:01 07:18:53.436|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentScriptExecutor), operationName(process) 07:19:01 07:18:53.437|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-deploy), values ({script-type="kotlin", script-class-reference="cba.pnf.config.RestconfConfigDeploy", dynamic-properties="*config-deploy-properties"}) 07:19:01 07:18:53.439|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.config.RestconfConfigDeploy) and instanceDependencies([]) 07:19:01 07:18:53.469|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiling for cache key(/tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0) 07:19:01 07:19:00.934|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiled in (7462)mSec for cache key(/tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0) 07:19:01 07:19:00.936|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintClassLoader : loading compiled cache(/tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0) 07:19:01 07:19:00.941|123456-1000|| INFO java.lang.Class : Started execution of process method 07:19:01 07:19:00.941|123456-1000|| INFO java.lang.Class : resolution_key: RES-KEY 61 07:19:01 07:19:00.988|123456-1000|| INFO java.lang.Class : device_id: pnf-id-2019-07-12 07:19:01 07:19:00.992|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-deploy-mapping) 07:19:01 07:19:01.020|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 07:19:01 name = * 07:19:01 status = null 07:19:01 required = null 07:19:01 dependencies = null 07:19:01 dictionaryName = null 07:19:01 dictionarySource = null 07:19:01 ]], [[ 07:19:01 name = pnf-id 07:19:01 status = null 07:19:01 required = null 07:19:01 dependencies = [] 07:19:01 dictionaryName = pnf-id 07:19:01 dictionarySource = input 07:19:01 ], [ 07:19:01 name = pnf-ipv4-address 07:19:01 status = null 07:19:01 required = null 07:19:01 dependencies = [] 07:19:01 dictionaryName = pnf-ipv4-address 07:19:01 dictionarySource = input 07:19:01 ]]]) 07:19:01 07:19:01.038|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:19:01 07:19:01.038|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipv4-address) of type (string) 07:19:01 07:19:01.040|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 07:19:01 "pnf-id" : "pnf-id-2019-07-12", 07:19:01 "pnf-ipv4-address" : "13.13.13.13" 07:19:01 }) 07:19:01 07:19:01.062|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:01 07:19:01.069|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #7 on mock/spy 07:19:01 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:01 blueprintWebClientService.exchangeResource( 07:19:01 "PUT", 07:19:01 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:01 "{ 07:19:01 "node": [ 07:19:01 { 07:19:01 "node-id": "pnf-id-2019-07-12", 07:19:01 "netconf-node-topology:protocol": { 07:19:01 "name": "TLS" 07:19:01 }, 07:19:01 "netconf-node-topology:host": "13.13.13.13", 07:19:01 "netconf-node-topology:key-based": { 07:19:01 "username": "netconf", 07:19:01 "key-id": "ODL_private_key_0" 07:19:01 }, 07:19:01 "netconf-node-topology:port": 6513, 07:19:01 "netconf-node-topology:tcp-only": false, 07:19:01 "netconf-node-topology:max-connection-attempts": 5 07:19:01 } 07:19:01 ] 07:19:01 }", 07:19:01 {"Content-Type" = "application/json"} 07:19:01 ); 07:19:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:01 has returned -> "WebClientResponse(status=201, body=null, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:01 07:19:01 07:19:01.071|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:01 07:19:01.075|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #8 on mock/spy 07:19:01 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:01 blueprintWebClientService.exchangeResource( 07:19:01 "GET", 07:19:01 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:01 "", 07:19:01 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:01 ); 07:19:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:01 has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:01 07:19:01 07:19:01.075|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:01 07:19:01.077|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist 07:19:01 07:19:01.077|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #9 on mock/spy 07:19:01 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:01 blueprintWebClientService.exchangeResource( 07:19:01 "GET", 07:19:01 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 07:19:01 "", 07:19:01 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:01 ); 07:19:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:01 has returned -> "WebClientResponse(status=200, body={}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:01 07:19:01 07:19:01.078|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:01 07:19:01.078|123456-1000|| INFO java.lang.Class : Current configuration subtree : WebClientResponse(status=200, body={}, responseHeaders={Content-Type=application/json}) 07:19:01 07:19:01.081|123456-1000|| DEBUG org.hibernate.SQL : 07:19:01 SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? 07:19:01 AND blueprint_name = ? AND blueprint_version = ? 07:19:01 AND artifact_name = ? AND occurrence = ? 07:19:01 ORDER BY creation_date DESC LIMIT 1 07:19:01 07:19:01 07:19:01.086|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : configuring device: pnf-id-2019-07-12, Configlet: { 07:19:01 "ietf-restconf:yang-patch":{ 07:19:01 "patch-id":"patch-1", 07:19:01 "edit":[ 07:19:01 { 07:19:01 "edit-id":"edit1", 07:19:01 "operation":"merge", 07:19:01 "target":"/", 07:19:01 "value":{ 07:19:01 "netconflist":{ 07:19:01 "netconf":[ 07:19:01 { 07:19:01 "netconf-id":"10", 07:19:01 "netconf-param":"1000" 07:19:01 } 07:19:01 ] 07:19:01 } 07:19:01 } 07:19:01 }, 07:19:01 { 07:19:01 "edit-id":"edit2", 07:19:01 "operation":"merge", 07:19:01 "target":"/", 07:19:01 "value":{ 07:19:01 "netconflist":{ 07:19:01 "netconf":[ 07:19:01 { 07:19:01 "netconf-id":"20", 07:19:01 "netconf-param":"2000" 07:19:01 } 07:19:01 ] 07:19:01 } 07:19:01 } 07:19:01 }, 07:19:01 { 07:19:01 "edit-id":"edit3", 07:19:01 "operation":"merge", 07:19:01 "target":"/", 07:19:01 "value":{ 07:19:01 "netconflist":{ 07:19:01 "netconf":[ 07:19:01 { 07:19:01 "netconf-id":"30", 07:19:01 "netconf-param":"3000" 07:19:01 } 07:19:01 ] 07:19:01 } 07:19:01 } 07:19:01 } 07:19:01 07:19:01 ] 07:19:01 } 07:19:01 } 07:19:01 07:19:01.088|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #10 on mock/spy 07:19:01 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:01 blueprintWebClientService.exchangeResource( 07:19:01 "PATCH", 07:19:01 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 07:19:01 "{ 07:19:01 "ietf-restconf:yang-patch":{ 07:19:01 "patch-id":"patch-1", 07:19:01 "edit":[ 07:19:01 { 07:19:01 "edit-id":"edit1", 07:19:01 "operation":"merge", 07:19:01 "target":"/", 07:19:01 "value":{ 07:19:01 "netconflist":{ 07:19:01 "netconf":[ 07:19:01 { 07:19:01 "netconf-id":"10", 07:19:01 "netconf-param":"1000" 07:19:01 } 07:19:01 ] 07:19:01 } 07:19:01 } 07:19:01 }, 07:19:01 { 07:19:01 "edit-id":"edit2", 07:19:01 "operation":"merge", 07:19:01 "target":"/", 07:19:01 "value":{ 07:19:01 "netconflist":{ 07:19:01 "netconf":[ 07:19:01 { 07:19:01 "netconf-id":"20", 07:19:01 "netconf-param":"2000" 07:19:01 } 07:19:01 ] 07:19:01 } 07:19:01 } 07:19:01 }, 07:19:01 { 07:19:01 "edit-id":"edit3", 07:19:01 "operation":"merge", 07:19:01 "target":"/", 07:19:01 "value":{ 07:19:01 "netconflist":{ 07:19:01 "netconf":[ 07:19:01 { 07:19:01 "netconf-id":"30", 07:19:01 "netconf-param":"3000" 07:19:01 } 07:19:01 ] 07:19:01 } 07:19:01 } 07:19:01 } 07:19:01 07:19:01 ] 07:19:01 } 07:19:01 }", 07:19:01 {"Content-Type" = "application/yang.patch+json"} 07:19:01 ); 07:19:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:01 has returned -> "WebClientResponse(status=200, body=null, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:01 07:19:01 07:19:01.088|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:01 07:19:01.089|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #11 on mock/spy 07:19:01 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:01 blueprintWebClientService.exchangeResource( 07:19:01 "DELETE", 07:19:01 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:01 "", 07:19:01 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:01 ); 07:19:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:01 has returned -> "WebClientResponse(status=200, body=null, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:01 07:19:01 07:19:01.089|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:01 07:19:01.089|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentScriptExecutor), operationName(process) 07:19:01 07:19:01.089|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-deploy) 07:19:01 07:19:01.090|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 0b7b98c2-c067-4d1c-a9a6-480970d2b534 auditStoreId -1 07:19:01 07:19:01.091|123456-1000|| DEBUG org.springframework.web.HttpLogging : [87843f8c-4] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@708b7578] 07:19:01 07:19:01.095||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:19:01 07:19:01.095||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: fd0ca8e5-fd6a-44d5-8d31-1a3c1ca91b17 07:19:01 07:19:01.095||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:19:01 07:19:01.095||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:19:01 07:19:01.095||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: d24f8a15-61e7-4006-887c-9ad6a5c9a89e 07:19:01 07:19:01.095||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:19:01 07:19:01.095||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:19:01 07:19:01.095||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:19:01 07:19:01.096||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:19:01 07:19:01.096||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:19:01 07:19:01.096||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 475 07:19:01 07:19:01.096||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:01 07:19:01.096||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:19:01 07:19:01.096||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:19:01 07:19:01.096||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:19:01 07:19:01.096||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:19:01 07:19:01.096||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:19:01 07:19:01.096||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:19:01 07:19:01.096||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:01 07:19:01.096||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:32999] can be kept alive indefinitely 07:19:01 07:19:01.096||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:19:01 07:19:01.096||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:32999][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:01 07:19:01.097||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:19:01 07:19:01.098||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: Close connection 07:19:01 07:19:01.099||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:19:01 07:19:01.121||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #12 on mock/spy 07:19:01 blueprintWebClientService.exchangeResource( 07:19:01 "PUT", 07:19:01 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:01 null, 07:19:01 null 07:19:01 ); 07:19:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:01 has returned -> "null" 07:19:01 07:19:01 07:19:01.123||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #13 on mock/spy 07:19:01 blueprintWebClientService.exchangeResource( 07:19:01 "GET", 07:19:01 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:01 null, 07:19:01 null 07:19:01 ); 07:19:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:01 has returned -> "null" 07:19:01 07:19:01 07:19:01.123||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #14 on mock/spy 07:19:01 blueprintWebClientService.exchangeResource( 07:19:01 "GET", 07:19:01 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 07:19:01 null, 07:19:01 null 07:19:01 ); 07:19:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:01 has returned -> "null" 07:19:01 07:19:01 07:19:01.124||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #15 on mock/spy 07:19:01 blueprintWebClientService.exchangeResource( 07:19:01 "PATCH", 07:19:01 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 07:19:01 null, 07:19:01 null 07:19:01 ); 07:19:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:01 has returned -> "null" 07:19:01 07:19:01 07:19:01.124||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #16 on mock/spy 07:19:01 blueprintWebClientService.exchangeResource( 07:19:01 "DELETE", 07:19:01 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:01 null, 07:19:01 null 07:19:01 ); 07:19:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:01 has returned -> "null" 07:19:01 07:19:01 07:19:01.125||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #17 on mock/spy 07:19:01 blueprintWebClientService.exchangeResource( 07:19:01 null, 07:19:01 null, 07:19:01 null 07:19:01 ); 07:19:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:175) 07:19:01 has returned -> "null" 07:19:01 07:19:01 07:19:01.129||| DEBUG org.apache.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 07:19:01 07:19:01.129||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-RequestID: 13e36b6a-c8bc-482b-9ed5-b8498206ce39 07:19:01 07:19:01.129||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-SubRequestID: 07:19:01 07:19:01.129||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-OriginatorID: 07:19:01 07:19:01.129||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-InvocationID: 7934cfec-bd3a-4ecf-9445-676dd7618faa 07:19:01 07:19:01.129||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-PartnerName: cds-controller 07:19:01 07:19:01.129||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Origin 07:19:01 07:19:01.129||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Method 07:19:01 07:19:01.129||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Headers 07:19:01 07:19:01.129||| DEBUG org.apache.http.headers : http-outgoing-0 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:01 07:19:01.129||| DEBUG org.apache.http.headers : http-outgoing-0 << Pragma: no-cache 07:19:01 07:19:01.129||| DEBUG org.apache.http.headers : http-outgoing-0 << Expires: 0 07:19:01 07:19:01.129||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Content-Type-Options: nosniff 07:19:01 07:19:01.129||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Frame-Options: DENY 07:19:01 07:19:01.129||| DEBUG org.apache.http.headers : http-outgoing-0 << X-XSS-Protection: 0 07:19:01 07:19:01.130||| DEBUG org.apache.http.headers : http-outgoing-0 << Referrer-Policy: no-referrer 07:19:01 07:19:01.130||| DEBUG org.apache.http.headers : http-outgoing-0 << content-length: 0 07:19:01 07:19:01.130||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:01 07:19:01.130||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 0][route: {}->http://127.0.0.1:32999] can be kept alive indefinitely 07:19:01 07:19:01.130||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 07:19:01 07:19:01.130||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 0][route: {}->http://127.0.0.1:32999][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:01 07:19:01.131||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0] 07:19:01 07:19:01.133||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0] 07:19:01 07:19:01.136||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0] 07:19:01 07:19:01.136||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0] 07:19:01 07:19:01.137||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0] 07:19:01 07:19:01.139||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0] 07:19:01 07:19:01.141||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0] 07:19:01 07:19:01.147||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0] 07:19:01 07:19:01.148||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0] 07:19:04 07:19:01.150||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0] 07:19:04 07:19:01.150||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0] 07:19:04 07:19:01.153||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0] 07:19:04 07:19:01.156||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0] 07:19:04 SLF4J: No SLF4J providers were found. 07:19:04 SLF4J: Defaulting to no-operation (NOP) logger implementation 07:19:04 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. 07:19:04 SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier. 07:19:04 SLF4J: Ignoring binding found at [jar:file:/tmp/r/org/wiremock/wiremock-standalone/3.0.1/wiremock-standalone-3.0.1.jar!/wiremock/org/slf4j/impl/StaticLoggerBinder.class] 07:19:04 SLF4J: See https://www.slf4j.org/codes.html#ignoredBindings for an explanation. 07:19:04 07:19:02.215||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:19:04 07:19:02.216||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: Close connection 07:19:04 07:19:02.216||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:19:04 07:19:02.444||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:04 07:19:02.444||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:04 07:19:02.444||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:32999][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:19:04 07:19:02.444||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:32999][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:02.444||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:32999 07:19:04 07:19:02.445||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:32999 07:19:04 07:19:02.445||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:35388<->127.0.0.1:32999 07:19:04 07:19:02.445||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/uat/spy HTTP/1.1 07:19:04 07:19:02.445||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:04 07:19:02.445||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/uat/spy HTTP/1.1 07:19:04 07:19:02.445||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:04 07:19:02.445||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 35002 07:19:04 07:19:02.445||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: multipart/form-data; boundary=Sz8hHaoyeVJpqvHyRBvrE_qmDCXTAU5n 07:19:04 07:19:02.445||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:32999 07:19:04 07:19:02.445||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:19:04 07:19:02.445||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:04 07:19:02.445||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:19:04 07:19:02.466||| DEBUG org.springframework.web.HttpLogging : [19e35f6d-5] Parsed parts [cba, uat] (content masked) 07:19:04 07:19:02.482||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:04 07:19:02.483||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:04 07:19:02.483||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:32999][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:19:04 07:19:02.483||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 3][route: {}->http://127.0.0.1:32999][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:02.483||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:32999 07:19:04 07:19:02.483||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:32999 07:19:04 07:19:02.483||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:35390<->127.0.0.1:32999 07:19:04 07:19:02.484||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/blueprint-model/publish HTTP/1.1 07:19:04 07:19:02.484||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:04 07:19:02.484||| DEBUG org.apache.http.headers : http-outgoing-3 >> POST /api/v1/blueprint-model/publish HTTP/1.1 07:19:04 07:19:02.484||| DEBUG org.apache.http.headers : http-outgoing-3 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:04 07:19:02.484||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Length: 33641 07:19:04 07:19:02.484||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Type: multipart/form-data; boundary=yP_xXrlrDJE3LW6CYoWjmCKdzJ1dZw_bYb5 07:19:04 07:19:02.484||| DEBUG org.apache.http.headers : http-outgoing-3 >> Host: 127.0.0.1:32999 07:19:04 07:19:02.484||| DEBUG org.apache.http.headers : http-outgoing-3 >> Connection: Keep-Alive 07:19:04 07:19:02.484||| DEBUG org.apache.http.headers : http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:04 07:19:02.484||| DEBUG org.apache.http.headers : http-outgoing-3 >> Accept-Encoding: gzip,deflate 07:19:04 07:19:02.501||| DEBUG org.springframework.web.HttpLogging : [bd49d6de-6] Parsed parts [file] (content masked) 07:19:04 07:19:02.506|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| INFO .c.c.b.d.p.s.BlueprintCatalogServiceImpl : Save processing(8e2e4cfe-e2b0-44ac-b157-b9700898f817) CBA(/tmp/uat14854123333715125004.tmp/Archive/8e2e4cfe-e2b0-44ac-b157-b9700898f817/cba.zip) 07:19:04 07:19:02.518|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat14854123333715125004.tmp/Working/8e2e4cfe-e2b0-44ac-b157-b9700898f817) and entry definition file (Definitions/pnf_config.json) 07:19:04 07:19:02.559|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-assign) 07:19:04 07:19:02.560|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-deploy) 07:19:04 07:19:02.569|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat14854123333715125004.tmp/Working/8e2e4cfe-e2b0-44ac-b157-b9700898f817) and entry definition file (Definitions/pnf_config.json) 07:19:04 07:19:02.575|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:04 07:19:02.578|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_id=? 07:19:04 07:19:02.596|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| INFO p.s.BlueprintProcessorCatalogServiceImpl : Overwriting blueprint model :pnf_config::1.0.0 07:19:04 07:19:02.601|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:04 07:19:02.602|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_id=? 07:19:04 07:19:02.640|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:19:04 07:19:02.643|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| DEBUG org.hibernate.SQL : delete from BLUEPRINT_MODEL_CONTENT where blueprint_model_content_id=? 07:19:04 07:19:02.645|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| DEBUG org.hibernate.SQL : delete from BLUEPRINT_MODEL where blueprint_model_id=? 07:19:04 07:19:02.662|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| INFO o.o.c.c.c.c.s.BluePrintCompileCache : Cleaned compiled cache(/tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0) 07:19:04 07:19:02.664|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| INFO p.s.BlueprintProcessorCatalogServiceImpl : Deleted deployed blueprint model :pnf_config::1.0.0 07:19:04 07:19:02.665|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bmc1_0.blueprint_model_content_id,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 left join BLUEPRINT_MODEL_CONTENT bmc1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bm1_0.blueprint_model_id=? 07:19:04 07:19:02.679|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_content_id=? 07:19:04 07:19:02.684|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL (artifact_description,artifact_name,artifact_type,artifact_uuid,artifact_version,creation_date,distribution_id,internal_version,published,resource_instance_name,resource_name,resource_type,resource_uuid,resource_version,service_description,service_name,service_uuid,tags,updated_by,workflows,blueprint_model_id) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) 07:19:04 07:19:02.686|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id,content,content_type,updated_date,description,name,blueprint_model_content_id) values (?,?,?,?,?,?,?) 07:19:04 07:19:02.691|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:19:04 07:19:02.704|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:19:04 07:19:02.716|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| DEBUG org.hibernate.SQL : select bms1_0.blueprint_model_id,bms1_0.artifact_description,bms1_0.artifact_name,bms1_0.artifact_type,bms1_0.artifact_uuid,bms1_0.artifact_version,bms1_0.creation_date,bms1_0.internal_version,bms1_0.published,bms1_0.tags,bms1_0.updated_by from BLUEPRINT_MODEL bms1_0 where bms1_0.blueprint_model_id=? 07:19:04 07:19:02.718|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| WARN o.o.c.c.c.c.s.BluePrintCompileCache : No compiled cache(/tmp/uat14854123333715125004.tmp/Working/8e2e4cfe-e2b0-44ac-b157-b9700898f817) present to clean. 07:19:04 07:19:02.720|d3128c3e-961f-4f2b-b716-b602506cda4c|addf9e0a-ae52-4edd-985a-64b8bb8c1609| DEBUG org.springframework.web.HttpLogging : [bd49d6de-6] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch@63c584b0] 07:19:04 07:19:02.724||| DEBUG org.apache.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 07:19:04 07:19:02.724||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-RequestID: d3128c3e-961f-4f2b-b716-b602506cda4c 07:19:04 07:19:02.724||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-SubRequestID: 07:19:04 07:19:02.724||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-OriginatorID: 07:19:04 07:19:02.724||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-InvocationID: addf9e0a-ae52-4edd-985a-64b8bb8c1609 07:19:04 07:19:02.724||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-PartnerName: cds-controller 07:19:04 07:19:02.724||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Origin 07:19:04 07:19:02.724||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Method 07:19:04 07:19:02.724||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Headers 07:19:04 07:19:02.724||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Type: application/json 07:19:04 07:19:02.724||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Length: 371 07:19:04 07:19:02.724||| DEBUG org.apache.http.headers : http-outgoing-3 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:04 07:19:02.724||| DEBUG org.apache.http.headers : http-outgoing-3 << Pragma: no-cache 07:19:04 07:19:02.724||| DEBUG org.apache.http.headers : http-outgoing-3 << Expires: 0 07:19:04 07:19:02.724||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Content-Type-Options: nosniff 07:19:04 07:19:02.724||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Frame-Options: DENY 07:19:04 07:19:02.724||| DEBUG org.apache.http.headers : http-outgoing-3 << X-XSS-Protection: 0 07:19:04 07:19:02.724||| DEBUG org.apache.http.headers : http-outgoing-3 << Referrer-Policy: no-referrer 07:19:04 07:19:02.724||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:04 07:19:02.725||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 3][route: {}->http://127.0.0.1:32999] can be kept alive indefinitely 07:19:04 07:19:02.725||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 07:19:04 07:19:02.725||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 3][route: {}->http://127.0.0.1:32999][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:02.725||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-assign' 07:19:04 07:19:02.725||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:04 07:19:02.725||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:04 07:19:02.725||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:32999][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:02.726||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 3][route: {}->http://127.0.0.1:32999][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:02.726||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 07:19:04 07:19:02.726||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:04 07:19:02.726||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:04 07:19:02.726||| DEBUG org.apache.http.headers : http-outgoing-3 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:04 07:19:02.726||| DEBUG org.apache.http.headers : http-outgoing-3 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:04 07:19:02.726||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Length: 472 07:19:04 07:19:02.726||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Type: application/json; charset=UTF-8 07:19:04 07:19:02.726||| DEBUG org.apache.http.headers : http-outgoing-3 >> Host: 127.0.0.1:32999 07:19:04 07:19:02.726||| DEBUG org.apache.http.headers : http-outgoing-3 >> Connection: Keep-Alive 07:19:04 07:19:02.726||| DEBUG org.apache.http.headers : http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:04 07:19:02.726||| DEBUG org.apache.http.headers : http-outgoing-3 >> Accept-Encoding: gzip,deflate 07:19:04 07:19:02.737||| DEBUG org.springframework.web.HttpLogging : [bd49d6de-7] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@270e09db] 07:19:04 07:19:02.740|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:19:04 07:19:02.740|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:04 07:19:02.740|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:04 07:19:02.740|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(pnf_config), version(1.0.0) from db 07:19:04 07:19:02.741|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:04 07:19:02.746|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : creating cba file of name(pnf_config), version(1.0.0) in (/tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0) 07:19:04 07:19:02.750|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:04 07:19:02.752|123456-1000|| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_id=? 07:19:04 07:19:02.778|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(pnf_config), version(1.0.0) saved in (/tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0) 07:19:04 07:19:02.779|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0 07:19:04 07:19:02.779|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0) and entry definition file (Definitions/pnf_config.json) 07:19:04 07:19:02.783|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-assign) 07:19:04 07:19:02.783|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 07:19:04 07:19:02.783|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:19:04 07:19:02.784|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-assign) step(activate-process) 07:19:04 07:19:02.784|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 07:19:04 07:19:02.784|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["config-assign"]}) 07:19:04 07:19:02.785|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-assign-mapping) 07:19:04 07:19:02.797|123456-1000|| DEBUG org.hibernate.SQL : select rr1_0.resource_resolution_id,rr1_0.artifact_name,rr1_0.blueprint_name,rr1_0.blueprint_version,rr1_0.creation_date,rr1_0.dictionary_name,rr1_0.dictionary_status,rr1_0.dictionary_version,rr1_0.name,rr1_0.occurrence,rr1_0.resolution_key,rr1_0.resource_id,rr1_0.resource_type,rr1_0.status,rr1_0.value from RESOURCE_RESOLUTION rr1_0 where rr1_0.blueprint_name=? and rr1_0.blueprint_version=? and rr1_0.artifact_name=? and rr1_0.resolution_key=? and rr1_0.occurrence=? 07:19:04 07:19:02.807|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([]) 07:19:04 07:19:02.808|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ }) 07:19:04 07:19:02.813|123456-1000|| DEBUG org.hibernate.SQL : 07:19:04 SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? 07:19:04 AND blueprint_name = ? AND blueprint_version = ? 07:19:04 AND artifact_name = ? AND occurrence = ? 07:19:04 ORDER BY creation_date DESC LIMIT 1 07:19:04 07:19:04 07:19:02.817|123456-1000|| INFO .c.c.b.f.r.r.d.TemplateResolutionService : Overwriting template resolution for blueprintName=(1.0.0), blueprintVersion=(pnf_config), artifactName=(config-assign) and resolutionKey=(RES-KEY 61) 07:19:04 07:19:02.820|123456-1000|| DEBUG org.hibernate.SQL : select tr1_0.template_resolution_id,tr1_0.artifact_name,tr1_0.blueprint_name,tr1_0.blueprint_version,tr1_0.creation_date,tr1_0.occurrence,tr1_0.resolution_key,tr1_0.resource_id,tr1_0.resource_type,tr1_0.result from TEMPLATE_RESOLUTION tr1_0 where tr1_0.resolution_key=? and tr1_0.blueprint_name=? and tr1_0.blueprint_version=? and tr1_0.artifact_name=? and tr1_0.occurrence=? 07:19:04 07:19:02.823|123456-1000|| DEBUG org.hibernate.SQL : delete from TEMPLATE_RESOLUTION where template_resolution_id=? 07:19:04 07:19:02.824|123456-1000|| INFO .c.c.b.f.r.r.d.TemplateResolutionService : Writing out template_resolution result: bpName: pnf_config bpVer 1.0.0 resKey:RES-KEY 61 (resourceId: resourceType: ) occurrence:1 07:19:04 07:19:02.824|123456-1000|| DEBUG org.hibernate.SQL : select tr1_0.template_resolution_id,tr1_0.artifact_name,tr1_0.blueprint_name,tr1_0.blueprint_version,tr1_0.creation_date,tr1_0.occurrence,tr1_0.resolution_key,tr1_0.resource_id,tr1_0.resource_type,tr1_0.result from TEMPLATE_RESOLUTION tr1_0 where tr1_0.template_resolution_id=? 07:19:04 07:19:02.826|123456-1000|| DEBUG org.hibernate.SQL : insert into TEMPLATE_RESOLUTION (artifact_name,blueprint_name,blueprint_version,creation_date,occurrence,resolution_key,resource_id,resource_type,result,template_resolution_id) values (?,?,?,?,?,?,?,?,?,?) 07:19:04 07:19:02.827|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=RES-KEY 61, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 07:19:04 07:19:02.828|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:04 07:19:02.828|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 07:19:04 07:19:02.828|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-assign) 07:19:04 07:19:02.828|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 1214fc01-45b1-4385-806d-ab4499266018 auditStoreId -1 07:19:04 07:19:02.829|123456-1000|| DEBUG org.springframework.web.HttpLogging : [bd49d6de-7] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@78212e8f] 07:19:04 07:19:02.832||| DEBUG org.apache.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 07:19:04 07:19:02.833||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-RequestID: e33709d9-7d3b-4b88-82b6-373afddc7f0b 07:19:04 07:19:02.833||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-SubRequestID: 07:19:04 07:19:02.833||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-OriginatorID: 07:19:04 07:19:02.833||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-InvocationID: fe2b7bb6-afd7-4dbd-873e-82904ebf1b0d 07:19:04 07:19:02.833||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-PartnerName: cds-controller 07:19:04 07:19:02.833||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Origin 07:19:04 07:19:02.833||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Method 07:19:04 07:19:02.833||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Headers 07:19:04 07:19:02.833||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Type: application/json 07:19:04 07:19:02.833||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Length: 475 07:19:04 07:19:02.833||| DEBUG org.apache.http.headers : http-outgoing-3 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:04 07:19:02.833||| DEBUG org.apache.http.headers : http-outgoing-3 << Pragma: no-cache 07:19:04 07:19:02.833||| DEBUG org.apache.http.headers : http-outgoing-3 << Expires: 0 07:19:04 07:19:02.833||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Content-Type-Options: nosniff 07:19:04 07:19:02.833||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Frame-Options: DENY 07:19:04 07:19:02.833||| DEBUG org.apache.http.headers : http-outgoing-3 << X-XSS-Protection: 0 07:19:04 07:19:02.833||| DEBUG org.apache.http.headers : http-outgoing-3 << Referrer-Policy: no-referrer 07:19:04 07:19:02.833||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:04 07:19:02.834||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 3][route: {}->http://127.0.0.1:32999] can be kept alive indefinitely 07:19:04 07:19:02.834||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 07:19:04 07:19:02.834||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 3][route: {}->http://127.0.0.1:32999][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:02.834||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-deploy' 07:19:04 07:19:02.834||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:04 07:19:02.835||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:04 07:19:02.835||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:32999][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:02.835||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 3][route: {}->http://127.0.0.1:32999][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:02.835||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 07:19:04 07:19:02.835||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:04 07:19:02.835||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:04 07:19:02.835||| DEBUG org.apache.http.headers : http-outgoing-3 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:04 07:19:02.835||| DEBUG org.apache.http.headers : http-outgoing-3 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:04 07:19:02.835||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Length: 532 07:19:04 07:19:02.835||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Type: application/json; charset=UTF-8 07:19:04 07:19:02.835||| DEBUG org.apache.http.headers : http-outgoing-3 >> Host: 127.0.0.1:32999 07:19:04 07:19:02.835||| DEBUG org.apache.http.headers : http-outgoing-3 >> Connection: Keep-Alive 07:19:04 07:19:02.836||| DEBUG org.apache.http.headers : http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:04 07:19:02.836||| DEBUG org.apache.http.headers : http-outgoing-3 >> Accept-Encoding: gzip,deflate 07:19:04 07:19:02.846|123456-1000|| DEBUG org.springframework.web.HttpLogging : [bd49d6de-8] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@233199e2] 07:19:04 07:19:02.847|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:19:04 07:19:02.848|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:04 07:19:02.848|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:04 07:19:02.848|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(pnf_config), version(1.0.0) from db 07:19:04 07:19:02.849|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:04 07:19:02.853|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(pnf_config), version(1.0.0) already present(/tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0) 07:19:04 07:19:02.853|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0 07:19:04 07:19:02.854|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0) and entry definition file (Definitions/pnf_config.json) 07:19:04 07:19:02.860|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-deploy) 07:19:04 07:19:02.860|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 07:19:04 07:19:02.860|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-deploy) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:04 07:19:02.860|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-deploy) step(activate-process) 07:19:04 07:19:02.860|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentScriptExecutor), operationName(process) 07:19:04 07:19:02.861|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-deploy), values ({script-type="kotlin", script-class-reference="cba.pnf.config.RestconfConfigDeploy", dynamic-properties="*config-deploy-properties"}) 07:19:04 07:19:02.861|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.config.RestconfConfigDeploy) and instanceDependencies([]) 07:19:04 07:19:02.861|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiling for cache key(/tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0) 07:19:04 07:19:04.166|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiled in (1305)mSec for cache key(/tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0) 07:19:04 07:19:04.166|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintClassLoader : loading compiled cache(/tmp/uat14854123333715125004.tmp/Deploy/pnf_config/1.0.0) 07:19:04 07:19:04.171|123456-1000|| INFO java.lang.Class : Started execution of process method 07:19:04 07:19:04.171|123456-1000|| INFO java.lang.Class : resolution_key: RES-KEY 61 07:19:04 07:19:04.172|123456-1000|| INFO java.lang.Class : device_id: pnf-id-2019-07-12 07:19:04 07:19:04.182|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-deploy-mapping) 07:19:04 07:19:04.202|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 07:19:04 name = * 07:19:04 status = null 07:19:04 required = null 07:19:04 dependencies = null 07:19:04 dictionaryName = null 07:19:04 dictionarySource = null 07:19:04 ]], [[ 07:19:04 name = pnf-id 07:19:04 status = null 07:19:04 required = null 07:19:04 dependencies = [] 07:19:04 dictionaryName = pnf-id 07:19:04 dictionarySource = input 07:19:04 ], [ 07:19:04 name = pnf-ipv4-address 07:19:04 status = null 07:19:04 required = null 07:19:04 dependencies = [] 07:19:04 dictionaryName = pnf-ipv4-address 07:19:04 dictionarySource = input 07:19:04 ]]]) 07:19:04 07:19:04.211|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:19:04 07:19:04.212|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipv4-address) of type (string) 07:19:04 07:19:04.215|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 07:19:04 "pnf-id" : "pnf-id-2019-07-12", 07:19:04 "pnf-ipv4-address" : "13.13.13.13" 07:19:04 }) 07:19:04 07:19:04.222|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:04 07:19:04.229|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Rest request method(PUT), url(/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12) 07:19:04 07:19:04.229|123456-1000|| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:04 07:19:04.229|123456-1000|| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:04 07:19:04.229|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://localhost:42915][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:19:04 07:19:04.230|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 4][route: {}->http://localhost:42915][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:04.230|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://localhost:42915 07:19:04 07:19:04.230|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to localhost/127.0.0.1:42915 07:19:04 07:19:04.230|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:34310<->127.0.0.1:42915 07:19:04 07:19:04.230|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request PUT /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 HTTP/1.1 07:19:04 07:19:04.230|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:04 07:19:04.231|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> PUT /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 HTTP/1.1 07:19:04 07:19:04.231|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> Content-Type: application/json 07:19:04 07:19:04.231|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> Authorization: Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ== 07:19:04 07:19:04.231|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> Content-Length: 460 07:19:04 07:19:04.231|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> Host: localhost:42915 07:19:04 07:19:04.231|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> Connection: Keep-Alive 07:19:04 07:19:04.231|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:04 07:19:04.231|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> Accept-Encoding: gzip,deflate 07:19:04 07:19:04.459||| INFO uat.WireMock : Request received: 07:19:04 127.0.0.1 - PUT /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:04 07:19:04 Content-Type: [application/json] 07:19:04 Authorization: [Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==] 07:19:04 Content-Length: [460] 07:19:04 Host: [localhost:42915] 07:19:04 Connection: [keep-alive] 07:19:04 User-Agent: [Apache-HttpClient/4.5.14 (Java/21.0.10)] 07:19:04 Accept-Encoding: [gzip,deflate] 07:19:04 { 07:19:04 "node": [ 07:19:04 { 07:19:04 "node-id": "pnf-id-2019-07-12", 07:19:04 "netconf-node-topology:protocol": { 07:19:04 "name": "TLS" 07:19:04 }, 07:19:04 "netconf-node-topology:host": "13.13.13.13", 07:19:04 "netconf-node-topology:key-based": { 07:19:04 "username": "netconf", 07:19:04 "key-id": "ODL_private_key_0" 07:19:04 }, 07:19:04 "netconf-node-topology:port": 6513, 07:19:04 "netconf-node-topology:tcp-only": false, 07:19:04 "netconf-node-topology:max-connection-attempts": 5 07:19:04 } 07:19:04 ] 07:19:04 } 07:19:04 07:19:04 07:19:04 Matched response definition: 07:19:04 { 07:19:04 "status" : 201 07:19:04 } 07:19:04 07:19:04 Response: 07:19:04 HTTP/1.1 201 07:19:04 Matched-Stub-Id: [3f1ba8e7-88ee-4671-8bad-b69838c87d3b] 07:19:04 07:19:04 07:19:04.468|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 << HTTP/1.1 201 Created 07:19:04 07:19:04.469|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 << Matched-Stub-Id: 3f1ba8e7-88ee-4671-8bad-b69838c87d3b 07:19:04 07:19:04.469|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 << Content-Encoding: gzip 07:19:04 07:19:04.469|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 << Transfer-Encoding: chunked 07:19:04 07:19:04.473|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:04 07:19:04.475|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Response status(201 - Created) 07:19:04 07:19:04.477|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 4][route: {}->http://localhost:42915] can be kept alive indefinitely 07:19:04 07:19:04.477|123456-1000|| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-4: set socket timeout to 0 07:19:04 07:19:04.477|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 4][route: {}->http://localhost:42915][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:04.477|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:04 07:19:04.480|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Rest request method(GET), url(/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12) 07:19:04 07:19:04.480|123456-1000|| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:04 07:19:04.480|123456-1000|| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:04 07:19:04.481|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://localhost:42915][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:19:04 07:19:04.481|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 5][route: {}->http://localhost:42915][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:04.481|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://localhost:42915 07:19:04 07:19:04.481|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to localhost/127.0.0.1:42915 07:19:04 07:19:04.481|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:34312<->127.0.0.1:42915 07:19:04 07:19:04.482|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request GET /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 HTTP/1.1 07:19:04 07:19:04.482|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:04 07:19:04.482|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> GET /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 HTTP/1.1 07:19:04 07:19:04.482|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> Content-Type: application/json 07:19:04 07:19:04.482|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> Accept: application/json 07:19:04 07:19:04.482|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> Authorization: Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ== 07:19:04 07:19:04.482|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> Host: localhost:42915 07:19:04 07:19:04.482|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> Connection: Keep-Alive 07:19:04 07:19:04.482|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:04 07:19:04.482|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> Accept-Encoding: gzip,deflate 07:19:04 07:19:04.511||| INFO uat.WireMock : Request received: 07:19:04 127.0.0.1 - GET /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:04 07:19:04 Content-Type: [application/json] 07:19:04 Accept: [application/json] 07:19:04 Authorization: [Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==] 07:19:04 Host: [localhost:42915] 07:19:04 Connection: [keep-alive] 07:19:04 User-Agent: [Apache-HttpClient/4.5.14 (Java/21.0.10)] 07:19:04 Accept-Encoding: [gzip,deflate] 07:19:04 07:19:04 07:19:04 07:19:04 Matched response definition: 07:19:04 { 07:19:04 "status" : 200, 07:19:04 "base64Body" : "eyJub2RlIjpbeyJuZXRjb25mLW5vZGUtdG9wb2xvZ3k6Y29ubmVjdGlvbi1zdGF0dXMiOiJjb25uZWN0ZWQifV19", 07:19:04 "headers" : { 07:19:04 "Content-Type" : "application/json" 07:19:04 } 07:19:04 } 07:19:04 07:19:04 Response: 07:19:04 HTTP/1.1 200 07:19:04 Content-Type: [application/json] 07:19:04 Matched-Stub-Id: [a0742217-4995-404f-b0c5-3f65a88ff880] 07:19:04 07:19:04 07:19:04.512|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 << HTTP/1.1 200 OK 07:19:04 07:19:04.513|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 << Content-Type: application/json 07:19:04 07:19:04.513|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 << Matched-Stub-Id: a0742217-4995-404f-b0c5-3f65a88ff880 07:19:04 07:19:04.513|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 << Content-Encoding: gzip 07:19:04 07:19:04.513|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 << Transfer-Encoding: chunked 07:19:04 07:19:04.513|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:04 07:19:04.513|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Response status(200 - OK) 07:19:04 07:19:04.514|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 5][route: {}->http://localhost:42915] can be kept alive indefinitely 07:19:04 07:19:04.514|123456-1000|| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-5: set socket timeout to 0 07:19:04 07:19:04.514|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 5][route: {}->http://localhost:42915][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:04.515|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:04 07:19:04.515|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist 07:19:04 07:19:04.517|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Rest request method(GET), url(/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist) 07:19:04 07:19:04.517|123456-1000|| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:04 07:19:04.518|123456-1000|| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:04 07:19:04.518|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://localhost:42915][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:19:04 07:19:04.518|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 6][route: {}->http://localhost:42915][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:04.518|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://localhost:42915 07:19:04 07:19:04.519|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to localhost/127.0.0.1:42915 07:19:04 07:19:04.519|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:34318<->127.0.0.1:42915 07:19:04 07:19:04.519|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request GET /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist HTTP/1.1 07:19:04 07:19:04.520|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:04 07:19:04.520|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> GET /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist HTTP/1.1 07:19:04 07:19:04.520|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> Content-Type: application/json 07:19:04 07:19:04.520|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> Accept: application/json 07:19:04 07:19:04.520|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> Authorization: Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ== 07:19:04 07:19:04.520|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> Host: localhost:42915 07:19:04 07:19:04.520|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> Connection: Keep-Alive 07:19:04 07:19:04.520|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:04 07:19:04.521|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> Accept-Encoding: gzip,deflate 07:19:04 07:19:04.525||| INFO uat.WireMock : Request received: 07:19:04 127.0.0.1 - GET /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist 07:19:04 07:19:04 Content-Type: [application/json] 07:19:04 Accept: [application/json] 07:19:04 Authorization: [Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==] 07:19:04 Host: [localhost:42915] 07:19:04 Connection: [keep-alive] 07:19:04 User-Agent: [Apache-HttpClient/4.5.14 (Java/21.0.10)] 07:19:04 Accept-Encoding: [gzip,deflate] 07:19:04 07:19:04 07:19:04 07:19:04 Matched response definition: 07:19:04 { 07:19:04 "status" : 200, 07:19:04 "base64Body" : "e30=", 07:19:04 "headers" : { 07:19:04 "Content-Type" : "application/json" 07:19:04 } 07:19:04 } 07:19:04 07:19:04 Response: 07:19:04 HTTP/1.1 200 07:19:04 Content-Type: [application/json] 07:19:04 Matched-Stub-Id: [2693db1a-9c15-48cd-bc8c-2869150994f5] 07:19:04 07:19:04 07:19:04.526|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 << HTTP/1.1 200 OK 07:19:04 07:19:04.526|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 << Content-Type: application/json 07:19:04 07:19:04.526|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 << Matched-Stub-Id: 2693db1a-9c15-48cd-bc8c-2869150994f5 07:19:04 07:19:04.526|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 << Content-Encoding: gzip 07:19:04 07:19:04.526|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 << Transfer-Encoding: chunked 07:19:04 07:19:04.527|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:04 07:19:04.527|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Response status(200 - OK) 07:19:04 07:19:04.527|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 6][route: {}->http://localhost:42915] can be kept alive indefinitely 07:19:04 07:19:04.527|123456-1000|| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-6: set socket timeout to 0 07:19:04 07:19:04.527|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 6][route: {}->http://localhost:42915][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:04.527|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:04 07:19:04.528|123456-1000|| INFO java.lang.Class : Current configuration subtree : WebClientResponse(status=200, body={}, responseHeaders={Content-Type=application/json, Matched-Stub-Id=2693db1a-9c15-48cd-bc8c-2869150994f5, Transfer-Encoding=chunked}) 07:19:04 07:19:04.531|123456-1000|| DEBUG org.hibernate.SQL : 07:19:04 SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? 07:19:04 AND blueprint_name = ? AND blueprint_version = ? 07:19:04 AND artifact_name = ? AND occurrence = ? 07:19:04 ORDER BY creation_date DESC LIMIT 1 07:19:04 07:19:04 07:19:04.539|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : configuring device: pnf-id-2019-07-12, Configlet: { 07:19:04 "ietf-restconf:yang-patch":{ 07:19:04 "patch-id":"patch-1", 07:19:04 "edit":[ 07:19:04 { 07:19:04 "edit-id":"edit1", 07:19:04 "operation":"merge", 07:19:04 "target":"/", 07:19:04 "value":{ 07:19:04 "netconflist":{ 07:19:04 "netconf":[ 07:19:04 { 07:19:04 "netconf-id":"10", 07:19:04 "netconf-param":"1000" 07:19:04 } 07:19:04 ] 07:19:04 } 07:19:04 } 07:19:04 }, 07:19:04 { 07:19:04 "edit-id":"edit2", 07:19:04 "operation":"merge", 07:19:04 "target":"/", 07:19:04 "value":{ 07:19:04 "netconflist":{ 07:19:04 "netconf":[ 07:19:04 { 07:19:04 "netconf-id":"20", 07:19:04 "netconf-param":"2000" 07:19:04 } 07:19:04 ] 07:19:04 } 07:19:04 } 07:19:04 }, 07:19:04 { 07:19:04 "edit-id":"edit3", 07:19:04 "operation":"merge", 07:19:04 "target":"/", 07:19:04 "value":{ 07:19:04 "netconflist":{ 07:19:04 "netconf":[ 07:19:04 { 07:19:04 "netconf-id":"30", 07:19:04 "netconf-param":"3000" 07:19:04 } 07:19:04 ] 07:19:04 } 07:19:04 } 07:19:04 } 07:19:04 07:19:04 ] 07:19:04 } 07:19:04 } 07:19:04 07:19:04.542|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Rest request method(PATCH), url(/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist) 07:19:04 07:19:04.542|123456-1000|| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:04 07:19:04.543|123456-1000|| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:04 07:19:04.543|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://localhost:42915][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:19:04 07:19:04.543|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 7][route: {}->http://localhost:42915][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:04.543|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://localhost:42915 07:19:04 07:19:04.543|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to localhost/127.0.0.1:42915 07:19:04 07:19:04.544|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:34330<->127.0.0.1:42915 07:19:04 07:19:04.544|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request PATCH /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist HTTP/1.1 07:19:04 07:19:04.544|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:04 07:19:04.544|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> PATCH /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist HTTP/1.1 07:19:04 07:19:04.544|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> Content-Type: application/yang.patch+json 07:19:04 07:19:04.544|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> Authorization: Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ== 07:19:04 07:19:04.544|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> Content-Length: 1240 07:19:04 07:19:04.544|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> Host: localhost:42915 07:19:04 07:19:04.544|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> Connection: Keep-Alive 07:19:04 07:19:04.544|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:04 07:19:04.544|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> Accept-Encoding: gzip,deflate 07:19:04 07:19:04.556||| INFO uat.WireMock : Request received: 07:19:04 127.0.0.1 - PATCH /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist 07:19:04 07:19:04 Content-Type: [application/yang.patch+json] 07:19:04 Authorization: [Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==] 07:19:04 Content-Length: [1240] 07:19:04 Host: [localhost:42915] 07:19:04 Connection: [keep-alive] 07:19:04 User-Agent: [Apache-HttpClient/4.5.14 (Java/21.0.10)] 07:19:04 Accept-Encoding: [gzip,deflate] 07:19:04 { 07:19:04 "ietf-restconf:yang-patch":{ 07:19:04 "patch-id":"patch-1", 07:19:04 "edit":[ 07:19:04 { 07:19:04 "edit-id":"edit1", 07:19:04 "operation":"merge", 07:19:04 "target":"/", 07:19:04 "value":{ 07:19:04 "netconflist":{ 07:19:04 "netconf":[ 07:19:04 { 07:19:04 "netconf-id":"10", 07:19:04 "netconf-param":"1000" 07:19:04 } 07:19:04 ] 07:19:04 } 07:19:04 } 07:19:04 }, 07:19:04 { 07:19:04 "edit-id":"edit2", 07:19:04 "operation":"merge", 07:19:04 "target":"/", 07:19:04 "value":{ 07:19:04 "netconflist":{ 07:19:04 "netconf":[ 07:19:04 { 07:19:04 "netconf-id":"20", 07:19:04 "netconf-param":"2000" 07:19:04 } 07:19:04 ] 07:19:04 } 07:19:04 } 07:19:04 }, 07:19:04 { 07:19:04 "edit-id":"edit3", 07:19:04 "operation":"merge", 07:19:04 "target":"/", 07:19:04 "value":{ 07:19:04 "netconflist":{ 07:19:04 "netconf":[ 07:19:04 { 07:19:04 "netconf-id":"30", 07:19:04 "netconf-param":"3000" 07:19:04 } 07:19:04 ] 07:19:04 } 07:19:04 } 07:19:04 } 07:19:04 07:19:04 ] 07:19:04 } 07:19:04 } 07:19:04 07:19:04 07:19:04 Matched response definition: 07:19:04 { 07:19:04 "status" : 200 07:19:04 } 07:19:04 07:19:04 Response: 07:19:04 HTTP/1.1 200 07:19:04 Matched-Stub-Id: [2da01e74-db1b-471f-92c6-690d261cea2e] 07:19:04 07:19:04 07:19:04.557|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 << HTTP/1.1 200 OK 07:19:04 07:19:04.557|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 << Matched-Stub-Id: 2da01e74-db1b-471f-92c6-690d261cea2e 07:19:04 07:19:04.557|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 << Content-Encoding: gzip 07:19:04 07:19:04.557|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 << Transfer-Encoding: chunked 07:19:04 07:19:04.557|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:04 07:19:04.558|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Response status(200 - OK) 07:19:04 07:19:04.558|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 7][route: {}->http://localhost:42915] can be kept alive indefinitely 07:19:04 07:19:04.558|123456-1000|| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-7: set socket timeout to 0 07:19:04 07:19:04.558|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 7][route: {}->http://localhost:42915][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:04.559|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:04 07:19:04.561|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Rest request method(DELETE), url(/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12) 07:19:04 07:19:04.561|123456-1000|| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:04 07:19:04.561|123456-1000|| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:04 07:19:04.561|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://localhost:42915][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:19:04 07:19:04.561|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 8][route: {}->http://localhost:42915][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:04.562|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://localhost:42915 07:19:04 07:19:04.562|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to localhost/127.0.0.1:42915 07:19:04 07:19:04.562|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:34340<->127.0.0.1:42915 07:19:04 07:19:04.562|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request DELETE /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 HTTP/1.1 07:19:04 07:19:04.562|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:04 07:19:04.563|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> DELETE /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 HTTP/1.1 07:19:04 07:19:04.563|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> Content-Type: application/json 07:19:04 07:19:04.563|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> Accept: application/json 07:19:04 07:19:04.563|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> Authorization: Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ== 07:19:04 07:19:04.563|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> Host: localhost:42915 07:19:04 07:19:04.563|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> Connection: Keep-Alive 07:19:04 07:19:04.563|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:04 07:19:04.563|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> Accept-Encoding: gzip,deflate 07:19:04 07:19:04.565||| INFO uat.WireMock : Request received: 07:19:04 127.0.0.1 - DELETE /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:04 07:19:04 Content-Type: [application/json] 07:19:04 Accept: [application/json] 07:19:04 Authorization: [Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==] 07:19:04 Host: [localhost:42915] 07:19:04 Connection: [keep-alive] 07:19:04 User-Agent: [Apache-HttpClient/4.5.14 (Java/21.0.10)] 07:19:04 Accept-Encoding: [gzip,deflate] 07:19:04 07:19:04 07:19:04 07:19:04 Matched response definition: 07:19:04 { 07:19:04 "status" : 200 07:19:04 } 07:19:04 07:19:04 Response: 07:19:04 HTTP/1.1 200 07:19:04 Matched-Stub-Id: [d7a27201-7568-4d87-8b02-2b641a665cb3] 07:19:04 07:19:04 07:19:04.566|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 << HTTP/1.1 200 OK 07:19:04 07:19:04.566|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 << Matched-Stub-Id: d7a27201-7568-4d87-8b02-2b641a665cb3 07:19:04 07:19:04.566|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 << Content-Encoding: gzip 07:19:04 07:19:04.566|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 << Transfer-Encoding: chunked 07:19:04 07:19:04.566|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:04 07:19:04.566|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Response status(200 - OK) 07:19:04 07:19:04.567|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 8][route: {}->http://localhost:42915] can be kept alive indefinitely 07:19:04 07:19:04.567|123456-1000|| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-8: set socket timeout to 0 07:19:04 07:19:04.567|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 8][route: {}->http://localhost:42915][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:04.567|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:04 07:19:04.567|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentScriptExecutor), operationName(process) 07:19:04 07:19:04.567|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-deploy) 07:19:04 07:19:04.568|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 7d979a9c-cc45-4922-80ab-0bf92e2ff368 auditStoreId -1 07:19:04 07:19:04.569|123456-1000|| DEBUG org.springframework.web.HttpLogging : [bd49d6de-8] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@5d808003] 07:19:04 07:19:04.573||| DEBUG org.apache.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 07:19:04 07:19:04.573||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-RequestID: 961146f6-6f40-46ad-bf50-41997839a9bd 07:19:04 07:19:04.573||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-SubRequestID: 07:19:04 07:19:04.573||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-OriginatorID: 07:19:04 07:19:04.573||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-InvocationID: 667daecf-ba0c-4500-8dfd-3497fec8f2b8 07:19:04 07:19:04.573||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-PartnerName: cds-controller 07:19:04 07:19:04.573||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Origin 07:19:04 07:19:04.573||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Method 07:19:04 07:19:04.573||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Headers 07:19:04 07:19:04.573||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Type: application/json 07:19:04 07:19:04.573||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Length: 475 07:19:04 07:19:04.573||| DEBUG org.apache.http.headers : http-outgoing-3 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:04 07:19:04.573||| DEBUG org.apache.http.headers : http-outgoing-3 << Pragma: no-cache 07:19:04 07:19:04.573||| DEBUG org.apache.http.headers : http-outgoing-3 << Expires: 0 07:19:04 07:19:04.573||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Content-Type-Options: nosniff 07:19:04 07:19:04.573||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Frame-Options: DENY 07:19:04 07:19:04.573||| DEBUG org.apache.http.headers : http-outgoing-3 << X-XSS-Protection: 0 07:19:04 07:19:04.573||| DEBUG org.apache.http.headers : http-outgoing-3 << Referrer-Policy: no-referrer 07:19:04 07:19:04.573||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:04 07:19:04.574||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 3][route: {}->http://127.0.0.1:32999] can be kept alive indefinitely 07:19:04 07:19:04.574||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 07:19:04 07:19:04.574||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 3][route: {}->http://127.0.0.1:32999][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:04.574||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:19:04 07:19:04.574||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: Close connection 07:19:04 07:19:04.574||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:19:04 07:19:04.592||| DEBUG org.springframework.web.HttpLogging : [19e35f6d-5] Writing "processes:- name: config-assign request: commonHeader: originatorId: sdnc request (truncated)..." 07:19:04 07:19:04.603||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:19:04 07:19:04.604||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:19:04 07:19:04.604||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-4: Close connection 07:19:04 07:19:04.604||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: 58f63ae6-5c13-422b-bd13-018c18b74cf1 07:19:04 07:19:04.604||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:19:04 07:19:04.604||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:19:04 07:19:04.604||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: b76f0e60-13c9-48e9-878d-45f83d36ec66 07:19:04 07:19:04.604||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:19:04 07:19:04.604||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:19:04 07:19:04.604||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:19:04 07:19:04.604||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:19:04 07:19:04.604||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:19:04 07:19:04.604||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:19:04 07:19:04.604||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-8: Close connection 07:19:04 07:19:04.604||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: text/vnd.yaml;charset=UTF-8 07:19:04 07:19:04.604||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 5390 07:19:04 07:19:04.604||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:19:04 07:19:04.604||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:04 07:19:04.604||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:19:04 07:19:04.604||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:19:04 07:19:04.604||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-7: Close connection 07:19:04 07:19:04.604||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:19:04 07:19:04.605||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:19:04 07:19:04.605||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:19:04 07:19:04.605||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:19:04 07:19:04.605||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:19:04 07:19:04.605||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:19:04 07:19:04.605||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-6: Close connection 07:19:04 07:19:04.605||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:19:04 07:19:04.605||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:19:04 07:19:04.605||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:19:04 07:19:04.605||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-5: Close connection 07:19:04 07:19:04.606||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:19:04 07:19:04.606||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:04 07:19:04.618||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:32999] can be kept alive indefinitely 07:19:04 07:19:04.618||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:04 07:19:04.618||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:32999][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:04 07:19:04.652||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0] 07:19:04 07:19:04.661||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0] 07:19:04 07:19:04.663||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0] 07:19:04 07:19:04.663||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0] 07:19:04 07:19:04.663||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0] 07:19:04 07:19:04.664||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0] 07:19:04 07:19:04.665||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0] 07:19:04 07:19:04.667||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0] 07:19:04 07:19:04.667||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@669ecfe6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0] 07:19:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.638 s - in org.onap.ccsdk.cds.blueprintsprocessor.uat.UatServicesTest 07:19:08 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.JsonMatcherTest 07:19:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.JsonMatcherTest 07:19:09 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.uat.BlueprintsAcceptanceTest 07:19:10 07:19:09.694||| INFO t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.ccsdk.cds.blueprintsprocessor.uat.BaseUatTest]: BaseUatTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:19:10 07:19:09.925||| INFO .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication for test class org.onap.ccsdk.cds.blueprintsprocessor.uat.BlueprintsAcceptanceTest 07:19:19 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:23 07:19:23 . ____ _ __ _ _ 07:19:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:19:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:19:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:19:23 ' |____| .__|_| |_|_| |_\__, | / / / / 07:19:23 =========|_|==============|___/=/_/_/_/ 07:19:23 07:19:23 :: Spring Boot :: (v3.5.6) 07:19:23 07:19:23 07:19:10.938||| INFO o.h.validator.internal.util.Version : HV000001: Hibernate Validator 8.0.3.Final 07:19:23 07:19:11.000||| INFO o.o.c.c.b.uat.BlueprintsAcceptanceTest : Starting BlueprintsAcceptanceTest using Java 21.0.10 with PID 9719 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application) 07:19:23 07:19:11.000||| INFO o.o.c.c.b.uat.BlueprintsAcceptanceTest : No active profile set, falling back to 1 default profile: "default" 07:19:23 07:19:12.052||| INFO .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 07:19:23 07:19:12.320||| INFO .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 257 ms. Found 11 JPA repository interfaces. 07:19:23 07:19:13.830||| INFO o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 07:19:23 07:19:13.883||| INFO org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.29.Final 07:19:23 07:19:13.919||| INFO o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 07:19:23 07:19:14.387||| INFO o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 07:19:23 07:19:14.709||| WARN org.hibernate.dialect.Dialect : HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:19:23 07:19:14.715||| WARN org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:19:23 07:19:14.766||| INFO org.hibernate.orm.connections.pooling : HHH10001005: Database info: 07:19:23 Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.DriverManagerDataSource@e6fa52c'] 07:19:23 Database driver: undefined/unknown 07:19:23 Database version: 1.4.197 07:19:23 Autocommit mode: undefined/unknown 07:19:23 Isolation level: undefined/unknown 07:19:23 Minimum pool size: undefined/unknown 07:19:23 Maximum pool size: undefined/unknown 07:19:23 07:19:16.052||| INFO o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:19:23 07:19:16.070||| DEBUG org.hibernate.SQL : drop table if exists BLUEPRINT_MODEL cascade 07:19:23 07:19:16.071||| DEBUG org.hibernate.SQL : drop table if exists BLUEPRINT_MODEL_CONTENT cascade 07:19:23 07:19:16.071||| DEBUG org.hibernate.SQL : drop table if exists BLUEPRINT_WORKFLOW_AUDIT_STATUS cascade 07:19:23 07:19:16.072||| DEBUG org.hibernate.SQL : drop table if exists ERROR_DOMAINS cascade 07:19:23 07:19:16.072||| DEBUG org.hibernate.SQL : drop table if exists ERROR_DOMAINS_ERROR_MESSAGES cascade 07:19:23 07:19:16.072||| DEBUG org.hibernate.SQL : drop table if exists ERROR_MESSAGES cascade 07:19:23 07:19:16.072||| DEBUG org.hibernate.SQL : drop table if exists MODEL_TYPE cascade 07:19:23 07:19:16.072||| DEBUG org.hibernate.SQL : drop table if exists RESOURCE_CONFIG_SNAPSHOT cascade 07:19:23 07:19:16.072||| DEBUG org.hibernate.SQL : drop table if exists RESOURCE_DICTIONARY cascade 07:19:23 07:19:16.073||| DEBUG org.hibernate.SQL : drop table if exists RESOURCE_RESOLUTION cascade 07:19:23 07:19:16.073||| DEBUG org.hibernate.SQL : drop table if exists TEMPLATE_RESOLUTION cascade 07:19:23 07:19:16.078||| DEBUG org.hibernate.SQL : create table BLUEPRINT_MODEL (internal_version integer, creation_date timestamp(6), artifact_name varchar(255) not null, artifact_type varchar(255), artifact_uuid varchar(255), artifact_version varchar(255) not null, blueprint_model_id varchar(255) not null, distribution_id varchar(255), published varchar(255) not null, resource_instance_name varchar(255), resource_name varchar(255), resource_type varchar(255), resource_uuid varchar(255), resource_version varchar(255), service_description varchar(255), service_name varchar(255), service_uuid varchar(255), tags LONGTEXT not null, updated_by varchar(255) not null, artifact_description LONGTEXT, workflows LONGTEXT not null, primary key (blueprint_model_id), unique (artifact_name, artifact_version)) 07:19:23 07:19:16.088||| DEBUG org.hibernate.SQL : create table BLUEPRINT_MODEL_CONTENT (updated_date timestamp(6), blueprint_model_content_id varchar(255) not null, blueprint_model_id varchar(255) unique, content_type varchar(255) not null, name varchar(255) not null, content LONGBLOB not null, description LONGTEXT, primary key (blueprint_model_content_id)) 07:19:23 07:19:16.090||| DEBUG org.hibernate.SQL : create table BLUEPRINT_WORKFLOW_AUDIT_STATUS (end_time timestamp(6), start_time timestamp(6), updated_date timestamp(6), workflow_audit_id bigint generated by default as identity, blueprint_name varchar(255) not null, blueprint_uuid varchar(255), blueprint_version varchar(255) not null, originator_Id varchar(255) not null, request_Id varchar(255) not null, request_mode varchar(255), status varchar(255), subRequest_Id varchar(255) not null, updated_by varchar(255), workflow_name varchar(255) not null, workflow_response_content LONGTEXT, workflow_task_content LONGTEXT not null, primary key (workflow_audit_id)) 07:19:23 07:19:16.095||| DEBUG org.hibernate.SQL : create table ERROR_DOMAINS (application_id varchar(255), id varchar(255) not null, name varchar(255), description LONGTEXT, primary key (id), unique (name, application_id)) 07:19:23 07:19:16.096||| DEBUG org.hibernate.SQL : create table ERROR_DOMAINS_ERROR_MESSAGES (domain_id varchar(255) not null, message_id varchar(255) not null, primary key (domain_id, message_id)) 07:19:23 07:19:16.097||| DEBUG org.hibernate.SQL : create table ERROR_MESSAGES (id varchar(255) not null, message_id varchar(255) not null, action LONGTEXT, cause LONGTEXT, primary key (id), unique (message_id)) 07:19:23 07:19:16.098||| DEBUG org.hibernate.SQL : create table MODEL_TYPE (creation_date timestamp(6), definition_type varchar(255) not null, derived_from varchar(255) not null, model_name varchar(255) not null, tags LONGTEXT not null, updated_by varchar(255) not null, version varchar(255) not null, definition LONGTEXT not null, description LONGTEXT not null, primary key (model_name)) 07:19:23 07:19:16.100||| DEBUG org.hibernate.SQL : create table RESOURCE_CONFIG_SNAPSHOT (status tinyint not null check (status between 0 and 1), creation_date timestamp(6), resource_config_snapshot_id varchar(255) not null, resource_id varchar(255) not null, resource_type varchar(255) not null, config_snapshot LONGTEXT not null, primary key (resource_config_snapshot_id)) 07:19:23 07:19:16.101||| DEBUG org.hibernate.SQL : create table RESOURCE_DICTIONARY (creation_date timestamp(6), data_type varchar(255) not null, entry_schema varchar(255), name varchar(255) not null, resource_dictionary_group varchar(255), tags LONGTEXT not null, updated_by varchar(255) not null, definition LONGTEXT not null, description LONGTEXT not null, primary key (name)) 07:19:23 07:19:16.103||| DEBUG org.hibernate.SQL : create table RESOURCE_RESOLUTION (dictionary_version integer not null, occurrence integer not null, creation_date timestamp(6), artifact_name varchar(255) not null, blueprint_name varchar(255) not null, blueprint_version varchar(255) not null, dictionary_name varchar(255) not null, dictionary_status varchar(255) not null, name varchar(255) not null, resolution_key varchar(255) not null, resource_id varchar(255) not null, resource_resolution_id varchar(255) not null, resource_type varchar(255) not null, status varchar(255) not null, value LONGTEXT not null, primary key (resource_resolution_id)) 07:19:23 07:19:16.104||| DEBUG org.hibernate.SQL : create table TEMPLATE_RESOLUTION (occurrence integer not null, creation_date timestamp(6), result LONGTEXT not null, artifact_name varchar(255) not null, blueprint_name varchar(255) not null, blueprint_version varchar(255) not null, resolution_key varchar(255) not null, resource_id varchar(255) not null, resource_type varchar(255) not null, template_resolution_id varchar(255) not null, primary key (template_resolution_id)) 07:19:23 07:19:16.106||| DEBUG org.hibernate.SQL : create index idx_rr_bpnameversion on RESOURCE_RESOLUTION (blueprint_name, blueprint_version) 07:19:23 07:19:16.106||| DEBUG org.hibernate.SQL : create index idx_rr_resolution_key on RESOURCE_RESOLUTION (resolution_key) 07:19:23 07:19:16.107||| DEBUG org.hibernate.SQL : create index idx_rr_name on RESOURCE_RESOLUTION (name) 07:19:23 07:19:16.107||| DEBUG org.hibernate.SQL : create index idx_rr_artifact_name on RESOURCE_RESOLUTION (artifact_name) 07:19:23 07:19:16.108||| DEBUG org.hibernate.SQL : create index idx_rr_resource_idtype on RESOURCE_RESOLUTION (resource_id, resource_type) 07:19:23 07:19:16.108||| DEBUG org.hibernate.SQL : create index idx_tr_bpnameversion on TEMPLATE_RESOLUTION (blueprint_name, blueprint_version) 07:19:23 07:19:16.109||| DEBUG org.hibernate.SQL : create index idx_tr_resource_idtype on TEMPLATE_RESOLUTION (resource_id, resource_type) 07:19:23 07:19:16.109||| DEBUG org.hibernate.SQL : create index idx_tr_artifact_name on TEMPLATE_RESOLUTION (artifact_name) 07:19:23 07:19:16.109||| DEBUG org.hibernate.SQL : create index idx_tr_resolution_key on TEMPLATE_RESOLUTION (resolution_key) 07:19:23 07:19:16.110||| DEBUG org.hibernate.SQL : alter table if exists BLUEPRINT_MODEL_CONTENT add constraint FKe9nxbjfeas5k7bjd49f2bcjyj foreign key (blueprint_model_id) references BLUEPRINT_MODEL 07:19:23 07:19:16.117||| DEBUG org.hibernate.SQL : alter table if exists ERROR_DOMAINS_ERROR_MESSAGES add constraint FK1007u43nqt4ibrp2he1xroqb0 foreign key (message_id) references ERROR_MESSAGES 07:19:23 07:19:16.118||| DEBUG org.hibernate.SQL : alter table if exists ERROR_DOMAINS_ERROR_MESSAGES add constraint FK4dsdhw8h0u3ygyuv0vp4q4af8 foreign key (domain_id) references ERROR_DOMAINS 07:19:23 07:19:16.124||| INFO j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 07:19:23 07:19:16.190||| INFO .c.e.c.s.ErrorCatalogLoadPropertyService : Application ID: cds > Initializing error catalog message from properties... 07:19:23 07:19:16.761||| INFO o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 07:19:23 07:19:17.544||| INFO o.o.c.c.b.s.api.NoPublishAuditService : Audit service is disabled 07:19:23 07:19:17.619||| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : Workflow Audit store is disabled 07:19:23 07:19:18.060||| INFO c.b.d.a.s.ApplicationRegistrationService : Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability] 07:19:23 07:19:18.289||| INFO c.c.b.c.BlueprintDependencyConfiguration : Dependency Management module created... 07:19:23 07:19:18.303||| INFO o.c.c.b.d.p.PrimaryDatabaseConfiguration : Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;MODE=MySQL;DB_CLOSE_DELAY=-1 07:19:23 07:19:18.787||| INFO o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 07:19:23 07:19:19.385||| INFO o.s.b.web.embedded.netty.NettyWebServer : Netty started on port 33801 (http) 07:19:23 07:19:19.406||| INFO o.o.c.c.b.BlueprintGRPCServer : Starting Blueprint Processor GRPC Starting.. 07:19:23 07:19:19.686||| INFO o.o.c.c.b.BlueprintGRPCServer : Blueprint Processor GRPC server started and ready to serve on port(45647)... 07:19:23 07:19:19.689||| INFO o.o.c.c.b.uat.BlueprintsAcceptanceTest : Started BlueprintsAcceptanceTest in 8.99 seconds (process running for 11.279) 07:19:23 07:19:19.703||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0] 07:19:23 07:19:19.704||| INFO o.o.c.c.b.BluePrintProcessorCluster : Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 07:19:23 07:19:19.706||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0] 07:19:23 07:19:19.711||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0] 07:19:23 07:19:19.711||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0] 07:19:23 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 07:19:23 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:19:23 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:19:23 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:19:23 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:19:23 07:19:20.140||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0] 07:19:23 07:19:21.092||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #1 on mock/spy 07:19:23 blueprintWebClientService.exchangeResource( 07:19:23 null, 07:19:23 null, 07:19:23 null 07:19:23 ); 07:19:23 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:213) 07:19:23 has returned -> "null" 07:19:23 07:19:23 07:19:21.124||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #2 on mock/spy 07:19:23 blueprintWebClientService.exchangeResource( 07:19:23 "PUT", 07:19:23 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:23 null, 07:19:23 null 07:19:23 ); 07:19:23 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:23 has returned -> "null" 07:19:23 07:19:23 07:19:21.126||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #3 on mock/spy 07:19:23 blueprintWebClientService.exchangeResource( 07:19:23 "GET", 07:19:23 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:23 null, 07:19:23 null 07:19:23 ); 07:19:23 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:23 has returned -> "null" 07:19:23 07:19:23 07:19:21.127||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #4 on mock/spy 07:19:23 blueprintWebClientService.exchangeResource( 07:19:23 "GET", 07:19:23 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 07:19:23 null, 07:19:23 null 07:19:23 ); 07:19:23 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:23 has returned -> "null" 07:19:23 07:19:23 07:19:21.128||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #5 on mock/spy 07:19:23 blueprintWebClientService.exchangeResource( 07:19:23 "PATCH", 07:19:23 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 07:19:23 null, 07:19:23 null 07:19:23 ); 07:19:23 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:23 has returned -> "null" 07:19:23 07:19:23 07:19:21.129||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #6 on mock/spy 07:19:23 blueprintWebClientService.exchangeResource( 07:19:23 "DELETE", 07:19:23 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:23 null, 07:19:23 null 07:19:23 ); 07:19:23 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:23 has returned -> "null" 07:19:23 07:19:23 07:19:21.167||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:23 07:19:21.180||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:23 07:19:21.182||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:19:23 07:19:21.200||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 0][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:23 07:19:21.202||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:33801 07:19:23 07:19:21.208||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:33801 07:19:23 07:19:21.211||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:42064<->127.0.0.1:33801 07:19:23 07:19:21.212||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/blueprint-model/publish HTTP/1.1 07:19:23 07:19:21.212||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:23 07:19:21.216||| DEBUG org.apache.http.headers : http-outgoing-0 >> POST /api/v1/blueprint-model/publish HTTP/1.1 07:19:23 07:19:21.216||| DEBUG org.apache.http.headers : http-outgoing-0 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:23 07:19:21.216||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Length: 33641 07:19:23 07:19:21.216||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Type: multipart/form-data; boundary=V3BYphvqerz49amxiSVWZDfXQyVTCxKbpvB 07:19:23 07:19:21.216||| DEBUG org.apache.http.headers : http-outgoing-0 >> Host: 127.0.0.1:33801 07:19:23 07:19:21.217||| DEBUG org.apache.http.headers : http-outgoing-0 >> Connection: Keep-Alive 07:19:23 07:19:21.217||| DEBUG org.apache.http.headers : http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:23 07:19:21.217||| DEBUG org.apache.http.headers : http-outgoing-0 >> Accept-Encoding: gzip,deflate 07:19:23 07:19:21.761||| DEBUG org.springframework.web.HttpLogging : [6f708292-1] Parsed parts [file] (content masked) 07:19:23 07:19:21.916|306dae44-cace-4268-9866-5faf39b73cf9|ea6c7256-6e1d-4ccf-8263-c51dbb01c40b| INFO .c.c.b.d.p.s.BlueprintCatalogServiceImpl : Save processing(ddb123d4-5e54-4771-b12d-9a146aa850a8) CBA(/tmp/uat5281502995736718617.tmp/Archive/ddb123d4-5e54-4771-b12d-9a146aa850a8/cba.zip) 07:19:23 07:19:21.969|306dae44-cace-4268-9866-5faf39b73cf9|ea6c7256-6e1d-4ccf-8263-c51dbb01c40b| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Working/ddb123d4-5e54-4771-b12d-9a146aa850a8) and entry definition file (Definitions/pnf_config.json) 07:19:23 07:19:22.403|306dae44-cace-4268-9866-5faf39b73cf9|ea6c7256-6e1d-4ccf-8263-c51dbb01c40b| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-assign) 07:19:23 07:19:22.405|306dae44-cace-4268-9866-5faf39b73cf9|ea6c7256-6e1d-4ccf-8263-c51dbb01c40b| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-deploy) 07:19:23 07:19:22.435|306dae44-cace-4268-9866-5faf39b73cf9|ea6c7256-6e1d-4ccf-8263-c51dbb01c40b| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Working/ddb123d4-5e54-4771-b12d-9a146aa850a8) and entry definition file (Definitions/pnf_config.json) 07:19:23 07:19:22.592|306dae44-cace-4268-9866-5faf39b73cf9|ea6c7256-6e1d-4ccf-8263-c51dbb01c40b| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:23 07:19:22.658|306dae44-cace-4268-9866-5faf39b73cf9|ea6c7256-6e1d-4ccf-8263-c51dbb01c40b| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bmc1_0.blueprint_model_content_id,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 left join BLUEPRINT_MODEL_CONTENT bmc1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bm1_0.blueprint_model_id=? 07:19:23 07:19:22.747|306dae44-cace-4268-9866-5faf39b73cf9|ea6c7256-6e1d-4ccf-8263-c51dbb01c40b| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_content_id=? 07:19:23 07:19:22.786|306dae44-cace-4268-9866-5faf39b73cf9|ea6c7256-6e1d-4ccf-8263-c51dbb01c40b| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL (artifact_description,artifact_name,artifact_type,artifact_uuid,artifact_version,creation_date,distribution_id,internal_version,published,resource_instance_name,resource_name,resource_type,resource_uuid,resource_version,service_description,service_name,service_uuid,tags,updated_by,workflows,blueprint_model_id) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) 07:19:23 07:19:22.795|306dae44-cace-4268-9866-5faf39b73cf9|ea6c7256-6e1d-4ccf-8263-c51dbb01c40b| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id,content,content_type,updated_date,description,name,blueprint_model_content_id) values (?,?,?,?,?,?,?) 07:19:23 07:19:22.808|306dae44-cace-4268-9866-5faf39b73cf9|ea6c7256-6e1d-4ccf-8263-c51dbb01c40b| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:19:23 07:19:22.837|306dae44-cace-4268-9866-5faf39b73cf9|ea6c7256-6e1d-4ccf-8263-c51dbb01c40b| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:19:23 07:19:22.858|306dae44-cace-4268-9866-5faf39b73cf9|ea6c7256-6e1d-4ccf-8263-c51dbb01c40b| DEBUG org.hibernate.SQL : select bms1_0.blueprint_model_id,bms1_0.artifact_description,bms1_0.artifact_name,bms1_0.artifact_type,bms1_0.artifact_uuid,bms1_0.artifact_version,bms1_0.creation_date,bms1_0.internal_version,bms1_0.published,bms1_0.tags,bms1_0.updated_by from BLUEPRINT_MODEL bms1_0 where bms1_0.blueprint_model_id=? 07:19:23 07:19:22.897|306dae44-cace-4268-9866-5faf39b73cf9|ea6c7256-6e1d-4ccf-8263-c51dbb01c40b| WARN o.o.c.c.c.c.s.BluePrintCompileCache : No compiled cache(/tmp/uat5281502995736718617.tmp/Working/ddb123d4-5e54-4771-b12d-9a146aa850a8) present to clean. 07:19:23 07:19:22.906|306dae44-cace-4268-9866-5faf39b73cf9|ea6c7256-6e1d-4ccf-8263-c51dbb01c40b| DEBUG org.springframework.web.HttpLogging : [6f708292-1] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch@67d71e66] 07:19:23 07:19:22.945||| DEBUG org.apache.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 07:19:23 07:19:22.946||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-RequestID: 306dae44-cace-4268-9866-5faf39b73cf9 07:19:23 07:19:22.946||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-SubRequestID: 07:19:23 07:19:22.946||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-OriginatorID: 07:19:23 07:19:22.946||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-InvocationID: ea6c7256-6e1d-4ccf-8263-c51dbb01c40b 07:19:23 07:19:22.946||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-PartnerName: cds-controller 07:19:23 07:19:22.946||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Origin 07:19:23 07:19:22.946||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Method 07:19:23 07:19:22.946||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Headers 07:19:23 07:19:22.946||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Type: application/json 07:19:23 07:19:22.946||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Length: 371 07:19:23 07:19:22.946||| DEBUG org.apache.http.headers : http-outgoing-0 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:23 07:19:22.946||| DEBUG org.apache.http.headers : http-outgoing-0 << Pragma: no-cache 07:19:23 07:19:22.946||| DEBUG org.apache.http.headers : http-outgoing-0 << Expires: 0 07:19:23 07:19:22.946||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Content-Type-Options: nosniff 07:19:23 07:19:22.947||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Frame-Options: DENY 07:19:23 07:19:22.947||| DEBUG org.apache.http.headers : http-outgoing-0 << X-XSS-Protection: 0 07:19:23 07:19:22.947||| DEBUG org.apache.http.headers : http-outgoing-0 << Referrer-Policy: no-referrer 07:19:23 07:19:22.951||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:23 07:19:22.956||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 0][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:23 07:19:22.956||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 07:19:23 07:19:22.956||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 0][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:23 07:19:22.956||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-assign' 07:19:23 07:19:22.961||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:23 07:19:22.962||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:23 07:19:22.962||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:23 07:19:22.962||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 0][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:23 07:19:22.962||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 07:19:23 07:19:22.962||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:23 07:19:22.962||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:23 07:19:22.962||| DEBUG org.apache.http.headers : http-outgoing-0 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:23 07:19:22.962||| DEBUG org.apache.http.headers : http-outgoing-0 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:23 07:19:22.962||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Length: 472 07:19:23 07:19:22.962||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Type: application/json; charset=UTF-8 07:19:23 07:19:22.963||| DEBUG org.apache.http.headers : http-outgoing-0 >> Host: 127.0.0.1:33801 07:19:23 07:19:22.963||| DEBUG org.apache.http.headers : http-outgoing-0 >> Connection: Keep-Alive 07:19:23 07:19:22.963||| DEBUG org.apache.http.headers : http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:23 07:19:22.963||| DEBUG org.apache.http.headers : http-outgoing-0 >> Accept-Encoding: gzip,deflate 07:19:23 07:19:23.014||| DEBUG org.springframework.web.HttpLogging : [6f708292-2] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@5a8eb02a] 07:19:23 07:19:23.022|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:19:23 07:19:23.022|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:23 07:19:23.022|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:23 07:19:23.023|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(pnf_config), version(1.0.0) from db 07:19:23 07:19:23.040|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:23 07:19:23.043|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : creating cba file of name(pnf_config), version(1.0.0) in (/tmp/uat5281502995736718617.tmp/Deploy/pnf_config/1.0.0) 07:19:23 07:19:23.047|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:23 07:19:23.053|123456-1000|| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_id=? 07:19:23 07:19:23.090|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(pnf_config), version(1.0.0) saved in (/tmp/uat5281502995736718617.tmp/Deploy/pnf_config/1.0.0) 07:19:23 07:19:23.091|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat5281502995736718617.tmp/Deploy/pnf_config/1.0.0 07:19:23 07:19:23.091|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Deploy/pnf_config/1.0.0) and entry definition file (Definitions/pnf_config.json) 07:19:23 07:19:23.097|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-assign) 07:19:23 07:19:23.100|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 07:19:23 07:19:23.102|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:19:23 07:19:23.110|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-assign) step(activate-process) 07:19:23 07:19:23.110|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 07:19:23 07:19:23.110|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["config-assign"]}) 07:19:23 07:19:23.135|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-assign-mapping) 07:19:23 07:19:23.155|123456-1000|| DEBUG org.hibernate.SQL : select rr1_0.resource_resolution_id,rr1_0.artifact_name,rr1_0.blueprint_name,rr1_0.blueprint_version,rr1_0.creation_date,rr1_0.dictionary_name,rr1_0.dictionary_status,rr1_0.dictionary_version,rr1_0.name,rr1_0.occurrence,rr1_0.resolution_key,rr1_0.resource_id,rr1_0.resource_type,rr1_0.status,rr1_0.value from RESOURCE_RESOLUTION rr1_0 where rr1_0.blueprint_name=? and rr1_0.blueprint_version=? and rr1_0.artifact_name=? and rr1_0.resolution_key=? and rr1_0.occurrence=? 07:19:23 07:19:23.174|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([]) 07:19:23 07:19:23.178|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ }) 07:19:23 07:19:23.333|123456-1000|| DEBUG org.hibernate.SQL : 07:19:23 SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? 07:19:23 AND blueprint_name = ? AND blueprint_version = ? 07:19:23 AND artifact_name = ? AND occurrence = ? 07:19:23 ORDER BY creation_date DESC LIMIT 1 07:19:23 07:19:23 07:19:23.345|123456-1000|| INFO .c.c.b.f.r.r.d.TemplateResolutionService : Writing out template_resolution result: bpName: pnf_config bpVer 1.0.0 resKey:RES-KEY 61 (resourceId: resourceType: ) occurrence:1 07:19:23 07:19:23.347|123456-1000|| DEBUG org.hibernate.SQL : select tr1_0.template_resolution_id,tr1_0.artifact_name,tr1_0.blueprint_name,tr1_0.blueprint_version,tr1_0.creation_date,tr1_0.occurrence,tr1_0.resolution_key,tr1_0.resource_id,tr1_0.resource_type,tr1_0.result from TEMPLATE_RESOLUTION tr1_0 where tr1_0.template_resolution_id=? 07:19:23 07:19:23.355|123456-1000|| DEBUG org.hibernate.SQL : insert into TEMPLATE_RESOLUTION (artifact_name,blueprint_name,blueprint_version,creation_date,occurrence,resolution_key,resource_id,resource_type,result,template_resolution_id) values (?,?,?,?,?,?,?,?,?,?) 07:19:23 07:19:23.357|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=RES-KEY 61, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 07:19:23 07:19:23.359|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:23 07:19:23.361|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 07:19:23 07:19:23.361|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-assign) 07:19:23 07:19:23.363|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 78604227-ef9a-43b6-9f72-426fac8637ff auditStoreId -1 07:19:23 07:19:23.370|123456-1000|| DEBUG org.springframework.web.HttpLogging : [6f708292-2] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@74c70494] 07:19:23 07:19:23.384||| DEBUG org.apache.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 07:19:23 07:19:23.384||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-RequestID: cebc777a-1682-41cc-8311-feab221900c7 07:19:23 07:19:23.384||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-SubRequestID: 07:19:23 07:19:23.384||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-OriginatorID: 07:19:23 07:19:23.385||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-InvocationID: 6e9e1cfb-8b6b-43a3-8a48-7c6a5276160e 07:19:23 07:19:23.385||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-PartnerName: cds-controller 07:19:23 07:19:23.385||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Origin 07:19:23 07:19:23.385||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Method 07:19:30 07:19:23.385||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Headers 07:19:30 07:19:23.385||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Type: application/json 07:19:30 07:19:23.385||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Length: 475 07:19:30 07:19:23.385||| DEBUG org.apache.http.headers : http-outgoing-0 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:30 07:19:23.386||| DEBUG org.apache.http.headers : http-outgoing-0 << Pragma: no-cache 07:19:30 07:19:23.386||| DEBUG org.apache.http.headers : http-outgoing-0 << Expires: 0 07:19:30 07:19:23.386||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Content-Type-Options: nosniff 07:19:30 07:19:23.386||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Frame-Options: DENY 07:19:30 07:19:23.386||| DEBUG org.apache.http.headers : http-outgoing-0 << X-XSS-Protection: 0 07:19:30 07:19:23.386||| DEBUG org.apache.http.headers : http-outgoing-0 << Referrer-Policy: no-referrer 07:19:30 07:19:23.386||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:30 07:19:23.389||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 0][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:30 07:19:23.389||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 07:19:30 07:19:23.389||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 0][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:30 07:19:23.402||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-deploy' 07:19:30 07:19:23.403||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:30 07:19:23.403||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:30 07:19:23.403||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:30 07:19:23.403||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 0][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:30 07:19:23.403||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 07:19:30 07:19:23.403||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:30 07:19:23.403||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:30 07:19:23.404||| DEBUG org.apache.http.headers : http-outgoing-0 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:30 07:19:23.404||| DEBUG org.apache.http.headers : http-outgoing-0 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:30 07:19:23.404||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Length: 532 07:19:30 07:19:23.404||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Type: application/json; charset=UTF-8 07:19:30 07:19:23.404||| DEBUG org.apache.http.headers : http-outgoing-0 >> Host: 127.0.0.1:33801 07:19:30 07:19:23.404||| DEBUG org.apache.http.headers : http-outgoing-0 >> Connection: Keep-Alive 07:19:30 07:19:23.404||| DEBUG org.apache.http.headers : http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:30 07:19:23.404||| DEBUG org.apache.http.headers : http-outgoing-0 >> Accept-Encoding: gzip,deflate 07:19:30 07:19:23.414|123456-1000|| DEBUG org.springframework.web.HttpLogging : [6f708292-3] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@57ae79d2] 07:19:30 07:19:23.416|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:19:30 07:19:23.416|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:30 07:19:23.416|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:30 07:19:23.417|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(pnf_config), version(1.0.0) from db 07:19:30 07:19:23.419|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:30 07:19:23.423|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(pnf_config), version(1.0.0) already present(/tmp/uat5281502995736718617.tmp/Deploy/pnf_config/1.0.0) 07:19:30 07:19:23.423|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat5281502995736718617.tmp/Deploy/pnf_config/1.0.0 07:19:30 07:19:23.424|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Deploy/pnf_config/1.0.0) and entry definition file (Definitions/pnf_config.json) 07:19:30 07:19:23.428|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-deploy) 07:19:30 07:19:23.428|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 07:19:30 07:19:23.428|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-deploy) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:30 07:19:23.433|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-deploy) step(activate-process) 07:19:30 07:19:23.433|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentScriptExecutor), operationName(process) 07:19:30 07:19:23.433|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-deploy), values ({script-type="kotlin", script-class-reference="cba.pnf.config.RestconfConfigDeploy", dynamic-properties="*config-deploy-properties"}) 07:19:30 07:19:23.435|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.config.RestconfConfigDeploy) and instanceDependencies([]) 07:19:30 07:19:23.461|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiling for cache key(/tmp/uat5281502995736718617.tmp/Deploy/pnf_config/1.0.0) 07:19:30 07:19:30.745|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiled in (7281)mSec for cache key(/tmp/uat5281502995736718617.tmp/Deploy/pnf_config/1.0.0) 07:19:30 07:19:30.746|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintClassLoader : loading compiled cache(/tmp/uat5281502995736718617.tmp/Deploy/pnf_config/1.0.0) 07:19:30 07:19:30.751|123456-1000|| INFO java.lang.Class : Started execution of process method 07:19:30 07:19:30.751|123456-1000|| INFO java.lang.Class : resolution_key: RES-KEY 61 07:19:30 07:19:30.807|123456-1000|| INFO java.lang.Class : device_id: pnf-id-2019-07-12 07:19:30 07:19:30.811|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-deploy-mapping) 07:19:30 07:19:30.842|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 07:19:30 name = * 07:19:30 status = null 07:19:30 required = null 07:19:30 dependencies = null 07:19:30 dictionaryName = null 07:19:30 dictionarySource = null 07:19:30 ]], [[ 07:19:30 name = pnf-id 07:19:30 status = null 07:19:30 required = null 07:19:30 dependencies = [] 07:19:30 dictionaryName = pnf-id 07:19:30 dictionarySource = input 07:19:30 ], [ 07:19:30 name = pnf-ipv4-address 07:19:30 status = null 07:19:30 required = null 07:19:30 dependencies = [] 07:19:30 dictionaryName = pnf-ipv4-address 07:19:30 dictionarySource = input 07:19:30 ]]]) 07:19:30 07:19:30.859|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:19:30 07:19:30.860|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipv4-address) of type (string) 07:19:30 07:19:30.861|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 07:19:30 "pnf-id" : "pnf-id-2019-07-12", 07:19:30 "pnf-ipv4-address" : "13.13.13.13" 07:19:30 }) 07:19:30 07:19:30.873|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:30 07:19:30.880|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #7 on mock/spy 07:19:30 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:30 blueprintWebClientService.exchangeResource( 07:19:30 "PUT", 07:19:30 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:30 "{ 07:19:30 "node": [ 07:19:30 { 07:19:30 "node-id": "pnf-id-2019-07-12", 07:19:30 "netconf-node-topology:protocol": { 07:19:30 "name": "TLS" 07:19:30 }, 07:19:30 "netconf-node-topology:host": "13.13.13.13", 07:19:30 "netconf-node-topology:key-based": { 07:19:30 "username": "netconf", 07:19:30 "key-id": "ODL_private_key_0" 07:19:30 }, 07:19:30 "netconf-node-topology:port": 6513, 07:19:30 "netconf-node-topology:tcp-only": false, 07:19:30 "netconf-node-topology:max-connection-attempts": 5 07:19:30 } 07:19:30 ] 07:19:30 }", 07:19:30 {"Content-Type" = "application/json"} 07:19:30 ); 07:19:30 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:30 has returned -> "WebClientResponse(status=201, body=null, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:30 07:19:30 07:19:30.881|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:30 07:19:30.883|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #8 on mock/spy 07:19:30 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:30 blueprintWebClientService.exchangeResource( 07:19:30 "GET", 07:19:30 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:30 "", 07:19:30 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:30 ); 07:19:30 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:30 has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:30 07:19:30 07:19:30.884|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:30 07:19:30.885|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist 07:19:30 07:19:30.886|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #9 on mock/spy 07:19:30 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:30 blueprintWebClientService.exchangeResource( 07:19:30 "GET", 07:19:30 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 07:19:30 "", 07:19:30 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:30 ); 07:19:30 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:30 has returned -> "WebClientResponse(status=200, body={}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:30 07:19:30 07:19:30.886|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:30 07:19:30.886|123456-1000|| INFO java.lang.Class : Current configuration subtree : WebClientResponse(status=200, body={}, responseHeaders={Content-Type=application/json}) 07:19:30 07:19:30.889|123456-1000|| DEBUG org.hibernate.SQL : 07:19:30 SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? 07:19:30 AND blueprint_name = ? AND blueprint_version = ? 07:19:30 AND artifact_name = ? AND occurrence = ? 07:19:30 ORDER BY creation_date DESC LIMIT 1 07:19:30 07:19:30 07:19:30.894|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : configuring device: pnf-id-2019-07-12, Configlet: { 07:19:30 "ietf-restconf:yang-patch":{ 07:19:30 "patch-id":"patch-1", 07:19:30 "edit":[ 07:19:30 { 07:19:30 "edit-id":"edit1", 07:19:30 "operation":"merge", 07:19:30 "target":"/", 07:19:30 "value":{ 07:19:30 "netconflist":{ 07:19:30 "netconf":[ 07:19:30 { 07:19:30 "netconf-id":"10", 07:19:30 "netconf-param":"1000" 07:19:30 } 07:19:30 ] 07:19:30 } 07:19:30 } 07:19:30 }, 07:19:30 { 07:19:30 "edit-id":"edit2", 07:19:30 "operation":"merge", 07:19:30 "target":"/", 07:19:30 "value":{ 07:19:30 "netconflist":{ 07:19:30 "netconf":[ 07:19:30 { 07:19:30 "netconf-id":"20", 07:19:30 "netconf-param":"2000" 07:19:30 } 07:19:30 ] 07:19:30 } 07:19:30 } 07:19:30 }, 07:19:30 { 07:19:30 "edit-id":"edit3", 07:19:30 "operation":"merge", 07:19:30 "target":"/", 07:19:30 "value":{ 07:19:30 "netconflist":{ 07:19:30 "netconf":[ 07:19:30 { 07:19:30 "netconf-id":"30", 07:19:30 "netconf-param":"3000" 07:19:30 } 07:19:30 ] 07:19:30 } 07:19:30 } 07:19:30 } 07:19:30 07:19:30 ] 07:19:30 } 07:19:30 } 07:19:30 07:19:30.895|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #10 on mock/spy 07:19:30 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:30 blueprintWebClientService.exchangeResource( 07:19:30 "PATCH", 07:19:30 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 07:19:30 "{ 07:19:30 "ietf-restconf:yang-patch":{ 07:19:30 "patch-id":"patch-1", 07:19:30 "edit":[ 07:19:30 { 07:19:30 "edit-id":"edit1", 07:19:30 "operation":"merge", 07:19:30 "target":"/", 07:19:30 "value":{ 07:19:30 "netconflist":{ 07:19:30 "netconf":[ 07:19:30 { 07:19:30 "netconf-id":"10", 07:19:30 "netconf-param":"1000" 07:19:30 } 07:19:30 ] 07:19:30 } 07:19:30 } 07:19:30 }, 07:19:30 { 07:19:30 "edit-id":"edit2", 07:19:30 "operation":"merge", 07:19:30 "target":"/", 07:19:30 "value":{ 07:19:30 "netconflist":{ 07:19:30 "netconf":[ 07:19:30 { 07:19:30 "netconf-id":"20", 07:19:30 "netconf-param":"2000" 07:19:30 } 07:19:30 ] 07:19:30 } 07:19:30 } 07:19:30 }, 07:19:30 { 07:19:30 "edit-id":"edit3", 07:19:30 "operation":"merge", 07:19:30 "target":"/", 07:19:30 "value":{ 07:19:30 "netconflist":{ 07:19:30 "netconf":[ 07:19:30 { 07:19:30 "netconf-id":"30", 07:19:30 "netconf-param":"3000" 07:19:30 } 07:19:30 ] 07:19:30 } 07:19:30 } 07:19:30 } 07:19:30 07:19:30 ] 07:19:30 } 07:19:30 }", 07:19:30 {"Content-Type" = "application/yang.patch+json"} 07:19:30 ); 07:19:30 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:30 has returned -> "WebClientResponse(status=200, body=null, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:30 07:19:30 07:19:30.895|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:30 07:19:30.895|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #11 on mock/spy 07:19:30 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:30 blueprintWebClientService.exchangeResource( 07:19:30 "DELETE", 07:19:30 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:30 "", 07:19:30 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:30 ); 07:19:30 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:30 has returned -> "WebClientResponse(status=200, body=null, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:30 07:19:30 07:19:30.896|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:30 07:19:30.896|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentScriptExecutor), operationName(process) 07:19:30 07:19:30.896|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-deploy) 07:19:30 07:19:30.896|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID b8c5dcf4-f038-4834-96f3-37375c043ca5 auditStoreId -1 07:19:30 07:19:30.898|123456-1000|| DEBUG org.springframework.web.HttpLogging : [6f708292-3] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@5cbae315] 07:19:30 07:19:30.901||| DEBUG org.apache.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 07:19:30 07:19:30.901||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-RequestID: 9929c754-fd37-4696-9c5c-e58e33e7580d 07:19:30 07:19:30.901||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-SubRequestID: 07:19:30 07:19:30.901||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-OriginatorID: 07:19:30 07:19:30.901||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-InvocationID: cdf3336f-e36f-444a-a6ba-ed87704271c4 07:19:30 07:19:30.902||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-PartnerName: cds-controller 07:19:30 07:19:30.902||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Origin 07:19:30 07:19:30.902||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Method 07:19:30 07:19:30.902||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Headers 07:19:30 07:19:30.902||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Type: application/json 07:19:30 07:19:30.902||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Length: 475 07:19:30 07:19:30.902||| DEBUG org.apache.http.headers : http-outgoing-0 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:30 07:19:30.902||| DEBUG org.apache.http.headers : http-outgoing-0 << Pragma: no-cache 07:19:30 07:19:30.902||| DEBUG org.apache.http.headers : http-outgoing-0 << Expires: 0 07:19:30 07:19:30.902||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Content-Type-Options: nosniff 07:19:30 07:19:30.902||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Frame-Options: DENY 07:19:30 07:19:30.902||| DEBUG org.apache.http.headers : http-outgoing-0 << X-XSS-Protection: 0 07:19:30 07:19:30.902||| DEBUG org.apache.http.headers : http-outgoing-0 << Referrer-Policy: no-referrer 07:19:30 07:19:30.903||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:30 07:19:30.903||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 0][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:30 07:19:30.903||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 07:19:30 07:19:30.903||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 0][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:30 07:19:30.905||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:19:30 07:19:30.906||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: Close connection 07:19:30 07:19:30.906||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:19:30 07:19:30.926||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #12 on mock/spy 07:19:30 blueprintWebClientService.exchangeResource( 07:19:30 "PUT", 07:19:30 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:30 null, 07:19:30 null 07:19:30 ); 07:19:30 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:30 has returned -> "null" 07:19:30 07:19:30 07:19:30.927||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #13 on mock/spy 07:19:30 blueprintWebClientService.exchangeResource( 07:19:30 "GET", 07:19:30 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:30 null, 07:19:30 null 07:19:30 ); 07:19:30 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:30 has returned -> "null" 07:19:30 07:19:30 07:19:30.928||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #14 on mock/spy 07:19:30 blueprintWebClientService.exchangeResource( 07:19:30 "GET", 07:19:30 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 07:19:30 null, 07:19:30 null 07:19:30 ); 07:19:30 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:30 has returned -> "null" 07:19:30 07:19:30 07:19:30.928||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #15 on mock/spy 07:19:30 blueprintWebClientService.exchangeResource( 07:19:30 "PATCH", 07:19:30 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 07:19:30 null, 07:19:30 null 07:19:30 ); 07:19:30 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:30 has returned -> "null" 07:19:30 07:19:30 07:19:30.929||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #16 on mock/spy 07:19:30 blueprintWebClientService.exchangeResource( 07:19:30 "DELETE", 07:19:30 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:30 null, 07:19:30 null 07:19:30 ); 07:19:30 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:30 has returned -> "null" 07:19:30 07:19:30 07:19:30.929||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #17 on mock/spy 07:19:30 blueprintWebClientService.exchangeResource( 07:19:30 null, 07:19:30 null, 07:19:30 null 07:19:30 ); 07:19:30 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:175) 07:19:30 has returned -> "null" 07:19:30 07:19:30 07:19:30.931||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0] 07:19:30 07:19:30.934||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0] 07:19:30 07:19:30.934||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0] 07:19:30 07:19:30.935||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0] 07:19:30 07:19:30.937||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0] 07:19:30 07:19:30.939||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0] 07:19:34 07:19:30.944||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0] 07:19:34 07:19:30.944||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0] 07:19:34 07:19:30.945||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0] 07:19:34 07:19:30.945||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0] 07:19:34 07:19:30.946||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0] 07:19:34 07:19:31.007||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #18 on mock/spy 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 null, 07:19:34 null, 07:19:34 null 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:213) 07:19:34 has returned -> "null" 07:19:34 07:19:34 07:19:31.007||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #19 on mock/spy 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "GET", 07:19:34 "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", 07:19:34 null, 07:19:34 null 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 has returned -> "null" 07:19:34 07:19:34 07:19:31.008||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #20 on mock/spy 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 null, 07:19:34 null, 07:19:34 null 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:213) 07:19:34 has returned -> "null" 07:19:34 07:19:34 07:19:31.008||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #21 on mock/spy 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "PUT", 07:19:34 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:34 null, 07:19:34 null 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 has returned -> "null" 07:19:34 07:19:34 07:19:31.009||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #22 on mock/spy 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "GET", 07:19:34 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:34 null, 07:19:34 null 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 has returned -> "null" 07:19:34 07:19:34 07:19:31.009||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #23 on mock/spy 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "GET", 07:19:34 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 07:19:34 null, 07:19:34 null 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 has returned -> "null" 07:19:34 07:19:34 07:19:31.010||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #24 on mock/spy 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "PATCH", 07:19:34 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 07:19:34 null, 07:19:34 null 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 has returned -> "null" 07:19:34 07:19:34 07:19:31.010||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #25 on mock/spy 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "GET", 07:19:34 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 07:19:34 null, 07:19:34 null 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 has returned -> "null" 07:19:34 07:19:34 07:19:31.011||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #26 on mock/spy 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "PATCH", 07:19:34 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 07:19:34 null, 07:19:34 null 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 has returned -> "null" 07:19:34 07:19:34 07:19:31.012||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #27 on mock/spy 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "GET", 07:19:34 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", 07:19:34 null, 07:19:34 null 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 has returned -> "null" 07:19:34 07:19:34 07:19:31.012||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #28 on mock/spy 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "DELETE", 07:19:34 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:34 null, 07:19:34 null 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 has returned -> "null" 07:19:34 07:19:34 07:19:31.013||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:34 07:19:31.013||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:34 07:19:31.013||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:19:34 07:19:31.013||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:34 07:19:31.013||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:33801 07:19:34 07:19:31.013||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:33801 07:19:34 07:19:31.013||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:53386<->127.0.0.1:33801 07:19:34 07:19:31.013||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/blueprint-model/publish HTTP/1.1 07:19:34 07:19:31.013||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:34 07:19:31.014||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/blueprint-model/publish HTTP/1.1 07:19:34 07:19:31.014||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:34 07:19:31.014||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 67827 07:19:34 07:19:31.014||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: multipart/form-data; boundary=l1v7bHJUTKroRfhOp3qg3nIVx39xWtSZvH9aDS9f 07:19:34 07:19:31.014||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:33801 07:19:34 07:19:31.014||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:19:34 07:19:31.014||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:34 07:19:31.014||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:19:34 07:19:31.038||| DEBUG org.springframework.web.HttpLogging : [bd60e60c-4] Parsed parts [file] (content masked) 07:19:34 07:19:31.043|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| INFO .c.c.b.d.p.s.BlueprintCatalogServiceImpl : Save processing(13f812cc-28d3-4e7c-9205-bfae3dae4d54) CBA(/tmp/uat5281502995736718617.tmp/Archive/13f812cc-28d3-4e7c-9205-bfae3dae4d54/cba.zip) 07:19:34 07:19:31.058|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Working/13f812cc-28d3-4e7c-9205-bfae3dae4d54) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 07:19:34 07:19:31.164|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-assign) 07:19:34 07:19:31.164|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-deploy) 07:19:34 07:19:31.165|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(preCheck) 07:19:34 07:19:31.165|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(downloadNESw) 07:19:34 07:19:31.166|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(activateNESw) 07:19:34 07:19:31.166|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(postCheck) 07:19:34 07:19:31.175|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Working/13f812cc-28d3-4e7c-9205-bfae3dae4d54) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 07:19:34 07:19:31.182|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:34 07:19:31.186|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bmc1_0.blueprint_model_content_id,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 left join BLUEPRINT_MODEL_CONTENT bmc1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bm1_0.blueprint_model_id=? 07:19:34 07:19:31.199|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_content_id=? 07:19:34 07:19:31.206|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL (artifact_description,artifact_name,artifact_type,artifact_uuid,artifact_version,creation_date,distribution_id,internal_version,published,resource_instance_name,resource_name,resource_type,resource_uuid,resource_version,service_description,service_name,service_uuid,tags,updated_by,workflows,blueprint_model_id) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) 07:19:34 07:19:31.208|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id,content,content_type,updated_date,description,name,blueprint_model_content_id) values (?,?,?,?,?,?,?) 07:19:34 07:19:31.214|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:19:34 07:19:31.230|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:19:34 07:19:31.242|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| DEBUG org.hibernate.SQL : select bms1_0.blueprint_model_id,bms1_0.artifact_description,bms1_0.artifact_name,bms1_0.artifact_type,bms1_0.artifact_uuid,bms1_0.artifact_version,bms1_0.creation_date,bms1_0.internal_version,bms1_0.published,bms1_0.tags,bms1_0.updated_by from BLUEPRINT_MODEL bms1_0 where bms1_0.blueprint_model_id=? 07:19:34 07:19:31.244|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| WARN o.o.c.c.c.c.s.BluePrintCompileCache : No compiled cache(/tmp/uat5281502995736718617.tmp/Working/13f812cc-28d3-4e7c-9205-bfae3dae4d54) present to clean. 07:19:34 07:19:31.246|6d53f84f-f4f0-49ed-98fc-683d9abece1f|4607023c-78b5-41d1-b5c5-e18343ebf408| DEBUG org.springframework.web.HttpLogging : [bd60e60c-4] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch@3d2f4d1a] 07:19:34 07:19:31.249||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:19:34 07:19:31.249||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 6d53f84f-f4f0-49ed-98fc-683d9abece1f 07:19:34 07:19:31.250||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:19:34 07:19:31.250||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:19:34 07:19:31.250||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: 4607023c-78b5-41d1-b5c5-e18343ebf408 07:19:34 07:19:31.250||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:19:34 07:19:31.250||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:19:34 07:19:31.250||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:19:34 07:19:31.250||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:19:34 07:19:31.250||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:19:34 07:19:31.250||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 395 07:19:34 07:19:31.250||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:34 07:19:31.250||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:19:34 07:19:31.250||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:19:34 07:19:31.250||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:19:34 07:19:31.250||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:19:34 07:19:31.250||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:19:34 07:19:31.250||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:19:34 07:19:31.251||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:34 07:19:31.251||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:34 07:19:31.251||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:19:34 07:19:31.251||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:34 07:19:31.251||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-assign' 07:19:34 07:19:31.252||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:34 07:19:31.252||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:34 07:19:31.252||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:34 07:19:31.252||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:34 07:19:31.252||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:19:34 07:19:31.252||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:34 07:19:31.252||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:34 07:19:31.252||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:34 07:19:31.252||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:34 07:19:31.252||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 478 07:19:34 07:19:31.252||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 07:19:34 07:19:31.252||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:33801 07:19:34 07:19:31.252||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:19:34 07:19:31.252||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:34 07:19:31.253||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:19:34 07:19:31.262||| DEBUG org.springframework.web.HttpLogging : [bd60e60c-5] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@d6f8e69] 07:19:34 07:19:31.264|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:19:34 07:19:31.264|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:34 07:19:31.264|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:34 07:19:31.264|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(PNF_CDS_RESTCONF), version(1.0.0) from db 07:19:34 07:19:31.266|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:34 07:19:31.270|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : creating cba file of name(PNF_CDS_RESTCONF), version(1.0.0) in (/tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:19:34 07:19:31.275|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:34 07:19:31.278|123456-1000|| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_id=? 07:19:34 07:19:31.301|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(PNF_CDS_RESTCONF), version(1.0.0) saved in (/tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:19:34 07:19:31.301|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0 07:19:34 07:19:31.302|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 07:19:34 07:19:31.305|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-assign) 07:19:34 07:19:31.306|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 07:19:34 07:19:31.306|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:19:34 07:19:31.306|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-assign) step(activate-process) 07:19:34 07:19:31.306|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 07:19:34 07:19:31.306|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["config-assign"]}) 07:19:34 07:19:31.307|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-assign-mapping) 07:19:34 07:19:31.317|123456-1000|| DEBUG org.hibernate.SQL : select rr1_0.resource_resolution_id,rr1_0.artifact_name,rr1_0.blueprint_name,rr1_0.blueprint_version,rr1_0.creation_date,rr1_0.dictionary_name,rr1_0.dictionary_status,rr1_0.dictionary_version,rr1_0.name,rr1_0.occurrence,rr1_0.resolution_key,rr1_0.resource_id,rr1_0.resource_type,rr1_0.status,rr1_0.value from RESOURCE_RESOLUTION rr1_0 where rr1_0.blueprint_name=? and rr1_0.blueprint_version=? and rr1_0.artifact_name=? and rr1_0.resolution_key=? and rr1_0.occurrence=? 07:19:34 07:19:31.327|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([]) 07:19:34 07:19:31.327|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ }) 07:19:34 07:19:31.332|123456-1000|| DEBUG org.hibernate.SQL : 07:19:34 SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? 07:19:34 AND blueprint_name = ? AND blueprint_version = ? 07:19:34 AND artifact_name = ? AND occurrence = ? 07:19:34 ORDER BY creation_date DESC LIMIT 1 07:19:34 07:19:34 07:19:31.335|123456-1000|| INFO .c.c.b.f.r.r.d.TemplateResolutionService : Writing out template_resolution result: bpName: PNF_CDS_RESTCONF bpVer 1.0.0 resKey:RES-KEY 61 (resourceId: resourceType: ) occurrence:1 07:19:34 07:19:31.335|123456-1000|| DEBUG org.hibernate.SQL : select tr1_0.template_resolution_id,tr1_0.artifact_name,tr1_0.blueprint_name,tr1_0.blueprint_version,tr1_0.creation_date,tr1_0.occurrence,tr1_0.resolution_key,tr1_0.resource_id,tr1_0.resource_type,tr1_0.result from TEMPLATE_RESOLUTION tr1_0 where tr1_0.template_resolution_id=? 07:19:34 07:19:31.337|123456-1000|| DEBUG org.hibernate.SQL : insert into TEMPLATE_RESOLUTION (artifact_name,blueprint_name,blueprint_version,creation_date,occurrence,resolution_key,resource_id,resource_type,result,template_resolution_id) values (?,?,?,?,?,?,?,?,?,?) 07:19:34 07:19:31.339|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=RES-KEY 61, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 07:19:34 07:19:31.339|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:34 07:19:31.339|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 07:19:34 07:19:31.339|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-assign) 07:19:34 07:19:31.340|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID c0bcb386-3585-4b94-aac3-d5ec4ab6691e auditStoreId -1 07:19:34 07:19:31.341|123456-1000|| DEBUG org.springframework.web.HttpLogging : [bd60e60c-5] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@7915c885] 07:19:34 07:19:31.344||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:19:34 07:19:31.344||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 528b1684-59c6-426a-bdd5-299449e4cb9f 07:19:34 07:19:31.344||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:19:34 07:19:31.344||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:19:34 07:19:31.344||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: 1c6163bf-f195-48d5-a1e3-1417f19bddc2 07:19:34 07:19:31.344||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:19:34 07:19:31.344||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:19:34 07:19:31.344||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:19:34 07:19:31.344||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:19:34 07:19:31.344||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:19:34 07:19:31.344||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 481 07:19:34 07:19:31.345||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:34 07:19:31.345||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:19:34 07:19:31.345||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:19:34 07:19:31.345||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:19:34 07:19:31.345||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:19:34 07:19:31.345||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:19:34 07:19:31.345||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:19:34 07:19:31.345||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:34 07:19:31.345||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:34 07:19:31.345||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:19:34 07:19:31.345||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:34 07:19:31.346||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-deploy' 07:19:34 07:19:31.346||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:34 07:19:31.346||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:34 07:19:31.346||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:34 07:19:31.347||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:34 07:19:31.347||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:19:34 07:19:31.347||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:34 07:19:31.347||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:34 07:19:31.347||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:34 07:19:31.347||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:34 07:19:31.347||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 478 07:19:34 07:19:31.347||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 07:19:34 07:19:31.347||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:33801 07:19:34 07:19:31.347||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:19:34 07:19:31.347||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:34 07:19:31.347||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:19:34 07:19:31.355|123456-1000|| DEBUG org.springframework.web.HttpLogging : [bd60e60c-6] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@9501b1c] 07:19:34 07:19:31.357|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:19:34 07:19:31.357|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:34 07:19:31.357|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:34 07:19:31.358|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(PNF_CDS_RESTCONF), version(1.0.0) from db 07:19:34 07:19:31.359|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:34 07:19:31.363|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(PNF_CDS_RESTCONF), version(1.0.0) already present(/tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:19:34 07:19:31.363|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0 07:19:34 07:19:31.364|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 07:19:34 07:19:31.370|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-deploy) 07:19:34 07:19:31.371|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 07:19:34 07:19:31.371|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-deploy) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:34 07:19:31.371|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-deploy) step(activate-process) 07:19:34 07:19:31.371|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentScriptExecutor), operationName(process) 07:19:34 07:19:31.371|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-deploy), values ({script-type="kotlin", script-class-reference="cba.pnf.config.aai.RestconfConfigDeploy", dynamic-properties="*config-deploy-properties"}) 07:19:34 07:19:31.372|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.config.aai.RestconfConfigDeploy) and instanceDependencies([]) 07:19:34 07:19:31.372|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiling for cache key(/tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:19:34 07:19:34.479|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiled in (3107)mSec for cache key(/tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:19:34 07:19:34.480|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintClassLoader : loading compiled cache(/tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:19:34 07:19:34.484|123456-1000|| INFO java.lang.Class : Started execution of process method 07:19:34 07:19:34.484|123456-1000|| INFO java.lang.Class : resolution_key: RES-KEY 61 07:19:34 07:19:34.485|123456-1000|| INFO java.lang.Class : device_id: pnf-id-2019-07-12 07:19:34 07:19:34.485|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-deploy-mapping) 07:19:34 07:19:34.501|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 07:19:34 name = * 07:19:34 status = null 07:19:34 required = null 07:19:34 dependencies = null 07:19:34 dictionaryName = null 07:19:34 dictionarySource = null 07:19:34 ]], [[ 07:19:34 name = pnf-id 07:19:34 status = null 07:19:34 required = null 07:19:34 dependencies = [] 07:19:34 dictionaryName = pnf-id 07:19:34 dictionarySource = input 07:19:34 ]], [[ 07:19:34 name = pnf-ipv4-address 07:19:34 status = null 07:19:34 required = null 07:19:34 dependencies = [pnf-id] 07:19:34 dictionaryName = pnf-ipaddress-aai 07:19:34 dictionarySource = aai-data 07:19:34 ]]]) 07:19:34 07:19:34.504|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:19:34 07:19:34.518|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : 07:19:34 Resolved Input Key mappings: 07:19:34 {pnf-id="pnf-id-2019-07-12"} 07:19:34 07:19:34.531|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 07:19:34 07:19:34.531|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 07:19:34 07:19:34.533|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #29 on mock/spy 07:19:34 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "GET", 07:19:34 "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", 07:19:34 "", 07:19:34 {"Accept" = "application/json"} 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:34 has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:34 07:19:34 07:19:34.533|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 07:19:34 07:19:34.534|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 07:19:34 07:19:34.535|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 07:19:34 07:19:34.535|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 07:19:34 07:19:34.538|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 07:19:34 "pnf-id" : "pnf-id-2019-07-12", 07:19:34 "pnf-ipv4-address" : "13.13.13.13" 07:19:34 }) 07:19:34 07:19:34.542|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:34 07:19:34.543|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #30 on mock/spy 07:19:34 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "PUT", 07:19:34 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:34 "{ 07:19:34 "node": [ 07:19:34 { 07:19:34 "node-id": "pnf-id-2019-07-12", 07:19:34 "netconf-node-topology:protocol": { 07:19:34 "name": "TLS" 07:19:34 }, 07:19:34 "netconf-node-topology:host": "13.13.13.13", 07:19:34 "netconf-node-topology:key-based": { 07:19:34 "username": "netconf", 07:19:34 "key-id": "ODL_private_key_0" 07:19:34 }, 07:19:34 "netconf-node-topology:port": 6513, 07:19:34 "netconf-node-topology:tcp-only": false, 07:19:34 "netconf-node-topology:max-connection-attempts": 5 07:19:34 } 07:19:34 ] 07:19:34 }", 07:19:34 {"Content-Type" = "application/json"} 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:34 has returned -> "WebClientResponse(status=201, body=null, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:34 07:19:34 07:19:34.543|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:34 07:19:34.543|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #31 on mock/spy 07:19:34 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "GET", 07:19:34 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:34 "", 07:19:34 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:34 has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:34 07:19:34 07:19:34.543|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:34 07:19:34.543|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist 07:19:34 07:19:34.544|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #32 on mock/spy 07:19:34 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "GET", 07:19:34 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 07:19:34 "", 07:19:34 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:34 has returned -> "WebClientResponse(status=200, body={}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:34 07:19:34 07:19:34.544|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:34 07:19:34.544|123456-1000|| INFO java.lang.Class : Current configuration subtree : WebClientResponse(status=200, body={}, responseHeaders={Content-Type=application/json}) 07:19:34 07:19:34.545|123456-1000|| DEBUG org.hibernate.SQL : 07:19:34 SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? 07:19:34 AND blueprint_name = ? AND blueprint_version = ? 07:19:34 AND artifact_name = ? AND occurrence = ? 07:19:34 ORDER BY creation_date DESC LIMIT 1 07:19:34 07:19:34 07:19:34.549|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : configuring device: pnf-id-2019-07-12, Configlet: { 07:19:34 "ietf-restconf:yang-patch":{ 07:19:34 "patch-id":"patch-1", 07:19:34 "edit":[ 07:19:34 { 07:19:34 "edit-id":"edit1", 07:19:34 "operation":"merge", 07:19:34 "target":"/", 07:19:34 "value":{ 07:19:34 "netconflist":{ 07:19:34 "netconf":[ 07:19:34 { 07:19:34 "netconf-id":"10", 07:19:34 "netconf-param":"1000" 07:19:34 } 07:19:34 ] 07:19:34 } 07:19:34 } 07:19:34 }, 07:19:34 { 07:19:34 "edit-id":"edit2", 07:19:34 "operation":"merge", 07:19:34 "target":"/", 07:19:34 "value":{ 07:19:34 "netconflist":{ 07:19:34 "netconf":[ 07:19:34 { 07:19:34 "netconf-id":"20", 07:19:34 "netconf-param":"2000" 07:19:34 } 07:19:34 ] 07:19:34 } 07:19:34 } 07:19:34 }, 07:19:34 { 07:19:34 "edit-id":"edit3", 07:19:34 "operation":"merge", 07:19:34 "target":"/", 07:19:34 "value":{ 07:19:34 "netconflist":{ 07:19:34 "netconf":[ 07:19:34 { 07:19:34 "netconf-id":"30", 07:19:34 "netconf-param":"3000" 07:19:34 } 07:19:34 ] 07:19:34 } 07:19:34 } 07:19:34 } 07:19:34 07:19:34 ] 07:19:34 } 07:19:34 } 07:19:34 07:19:34.550|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #33 on mock/spy 07:19:34 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "PATCH", 07:19:34 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 07:19:34 "{ 07:19:34 "ietf-restconf:yang-patch":{ 07:19:34 "patch-id":"patch-1", 07:19:34 "edit":[ 07:19:34 { 07:19:34 "edit-id":"edit1", 07:19:34 "operation":"merge", 07:19:34 "target":"/", 07:19:34 "value":{ 07:19:34 "netconflist":{ 07:19:34 "netconf":[ 07:19:34 { 07:19:34 "netconf-id":"10", 07:19:34 "netconf-param":"1000" 07:19:34 } 07:19:34 ] 07:19:34 } 07:19:34 } 07:19:34 }, 07:19:34 { 07:19:34 "edit-id":"edit2", 07:19:34 "operation":"merge", 07:19:34 "target":"/", 07:19:34 "value":{ 07:19:34 "netconflist":{ 07:19:34 "netconf":[ 07:19:34 { 07:19:34 "netconf-id":"20", 07:19:34 "netconf-param":"2000" 07:19:34 } 07:19:34 ] 07:19:34 } 07:19:34 } 07:19:34 }, 07:19:34 { 07:19:34 "edit-id":"edit3", 07:19:34 "operation":"merge", 07:19:34 "target":"/", 07:19:34 "value":{ 07:19:34 "netconflist":{ 07:19:34 "netconf":[ 07:19:34 { 07:19:34 "netconf-id":"30", 07:19:34 "netconf-param":"3000" 07:19:34 } 07:19:34 ] 07:19:34 } 07:19:34 } 07:19:34 } 07:19:34 07:19:34 ] 07:19:34 } 07:19:34 }", 07:19:34 {"Content-Type" = "application/yang.patch+json"} 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:34 has returned -> "WebClientResponse(status=200, body={"ietf-yang-patch:yang-patch-status":{"patch-id":"patch-1","ok":[null]}}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:34 07:19:34 07:19:34.550|123456-1000|| INFO java.lang.Class : Device has been configured succesfully 07:19:34 07:19:34.551|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:34 07:19:34.551|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #34 on mock/spy 07:19:34 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "DELETE", 07:19:34 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:34 "", 07:19:34 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:34 has returned -> "WebClientResponse(status=200, body=null, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:34 07:19:34 07:19:34.551|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:34 07:19:34.551|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentScriptExecutor), operationName(process) 07:19:34 07:19:34.551|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-deploy) 07:19:34 07:19:34.552|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 8de3bf2f-d2b9-43c3-ae16-30f498f3bf3b auditStoreId -1 07:19:34 07:19:34.553|123456-1000|| DEBUG org.springframework.web.HttpLogging : [bd60e60c-6] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@151e1bd] 07:19:34 07:19:34.557||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:19:34 07:19:34.557||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 0b8eb1a6-febe-4ccd-a062-0c6a87029ec7 07:19:34 07:19:34.557||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:19:34 07:19:34.557||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:19:34 07:19:34.557||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: 9a441943-2413-4c86-b983-1bb5dc83c11a 07:19:34 07:19:34.557||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:19:34 07:19:34.557||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:19:34 07:19:34.557||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:19:34 07:19:34.557||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:19:34 07:19:34.557||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:19:34 07:19:34.557||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 481 07:19:34 07:19:34.557||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:34 07:19:34.557||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:19:34 07:19:34.557||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:19:34 07:19:34.557||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:19:34 07:19:34.557||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:19:34 07:19:34.557||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:19:34 07:19:34.558||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:19:34 07:19:34.558||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:34 07:19:34.558||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:34 07:19:34.558||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:19:34 07:19:34.558||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:34 07:19:34.558||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'preCheck' 07:19:34 07:19:34.559||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:34 07:19:34.559||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:34 07:19:34.559||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:34 07:19:34.559||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:34 07:19:34.559||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:19:34 07:19:34.559||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:34 07:19:34.559||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:34 07:19:34.559||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:34 07:19:34.559||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:34 07:19:34.559||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 497 07:19:34 07:19:34.560||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 07:19:34 07:19:34.560||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:33801 07:19:34 07:19:34.560||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:19:34 07:19:34.560||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:34 07:19:34.560||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:19:34 07:19:34.567|123456-1000|| DEBUG org.springframework.web.HttpLogging : [bd60e60c-7] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@4c528452] 07:19:34 07:19:34.568|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:19:34 07:19:34.568|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:34 07:19:34.569|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:34 07:19:34.569|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(PNF_CDS_RESTCONF), version(1.0.0) from db 07:19:34 07:19:34.570|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:34 07:19:34.573|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(PNF_CDS_RESTCONF), version(1.0.0) already present(/tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:19:34 07:19:34.573|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0 07:19:34 07:19:34.573|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 07:19:34 07:19:34.579|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (preCheck) 07:19:34 07:19:34.579|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(preCheck) NodeTemplate(preCheck), derived from(tosca.nodes.Component) 07:19:34 07:19:34.580|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(preCheck) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:34 07:19:34.580|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(preCheck) step(activate-process) 07:19:34 07:19:34.580|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (preCheck), interface name(ComponentScriptExecutor), operationName(process) 07:19:34 07:19:34.580|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (preCheck), values ({script-type="kotlin", script-class-reference="cba.pnf.swug.RestconfSoftwareUpgrade", dynamic-properties="*preCheck-properties"}) 07:19:34 07:19:34.581|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.swug.RestconfSoftwareUpgrade) and instanceDependencies([]) 07:19:34 07:19:34.588|123456-1000|| INFO java.lang.Class : Blueprint invoked for RES-KEY 61 for SW Upgrade : PRE_CHECK for sw version 2.0.2 on pnf: pnf-id-2019-07-12 07:19:34 07:19:34.588|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(mount-node-mapping) 07:19:34 07:19:34.602|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 07:19:34 name = * 07:19:34 status = null 07:19:34 required = null 07:19:34 dependencies = null 07:19:34 dictionaryName = null 07:19:34 dictionarySource = null 07:19:34 ]], [[ 07:19:34 name = pnf-id 07:19:34 status = null 07:19:34 required = null 07:19:34 dependencies = [] 07:19:34 dictionaryName = pnf-id 07:19:34 dictionarySource = input 07:19:34 ]], [[ 07:19:34 name = pnf-ipv4-address 07:19:34 status = null 07:19:34 required = null 07:19:34 dependencies = [pnf-id] 07:19:34 dictionaryName = pnf-ipaddress-aai 07:19:34 dictionarySource = aai-data 07:19:34 ]], [[ 07:19:34 name = target-software-version 07:19:34 status = null 07:19:34 required = null 07:19:34 dependencies = [] 07:19:34 dictionaryName = target-software-version 07:19:34 dictionarySource = input 07:19:34 ]]]) 07:19:34 07:19:34.604|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:19:34 07:19:34.606|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : 07:19:34 Resolved Input Key mappings: 07:19:34 {pnf-id="pnf-id-2019-07-12"} 07:19:34 07:19:34.609|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 07:19:34 07:19:34.609|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 07:19:34 07:19:34.609|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #35 on mock/spy 07:19:34 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "GET", 07:19:34 "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", 07:19:34 "", 07:19:34 {"Accept" = "application/json"} 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:34 has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:34 07:19:34 07:19:34.609|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 07:19:34 07:19:34.610|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 07:19:34 07:19:34.610|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 07:19:34 07:19:34.610|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 07:19:34 07:19:34.610|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("2.0.2") for Resource Name (target-software-version), definition(target-software-version) of type (string) 07:19:34 07:19:34.611|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 07:19:34 "pnf-id" : "pnf-id-2019-07-12", 07:19:34 "pnf-ipv4-address" : "13.13.13.13", 07:19:34 "target-software-version" : "2.0.2" 07:19:34 }) 07:19:34 07:19:34.615|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:34 07:19:34.615|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #36 on mock/spy 07:19:34 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "PUT", 07:19:34 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:34 "{ 07:19:34 "node": [ 07:19:34 { 07:19:34 "node-id": "pnf-id-2019-07-12", 07:19:34 "netconf-node-topology:protocol": { 07:19:34 "name": "TLS" 07:19:34 }, 07:19:34 "netconf-node-topology:host": "13.13.13.13", 07:19:34 "netconf-node-topology:key-based": { 07:19:34 "username": "netconf", 07:19:34 "key-id": "ODL_private_key_0" 07:19:34 }, 07:19:34 "netconf-node-topology:port": 6513, 07:19:34 "netconf-node-topology:tcp-only": false, 07:19:34 "netconf-node-topology:max-connection-attempts": 5 07:19:34 } 07:19:34 ] 07:19:34 }", 07:19:34 {"Content-Type" = "application/json"} 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:34 has returned -> "WebClientResponse(status=201, body=null, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:34 07:19:34 07:19:34.616|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:34 07:19:34.616|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #37 on mock/spy 07:19:34 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "GET", 07:19:34 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:34 "", 07:19:34 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:34 has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:34 07:19:34 07:19:34.616|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:34 07:19:34.617|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade 07:19:34 07:19:34.618|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #38 on mock/spy 07:19:34 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "GET", 07:19:34 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 07:19:34 "", 07:19:34 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:34 has returned -> "WebClientResponse(status=200, body={"software-upgrade":{"upgrade-package":[{"id":"2.0.1","current-status":"INITIALIZED","user-label":"trial software update","uri":"sftp:127.0.0.1/test_software_1.img","software-version":"2.0.1","user":"test_user","password":"test_password"}]}}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:34 07:19:34 07:19:34.618|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:34 07:19:34.618|123456-1000|| INFO java.lang.Class : PNF is Healthy! 07:19:34 07:19:34.618|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:34 07:19:34.619|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #39 on mock/spy 07:19:34 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "DELETE", 07:19:34 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:34 "", 07:19:34 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:34 has returned -> "WebClientResponse(status=200, body=null, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:34 07:19:34 07:19:34.619|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:34 07:19:34.619|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (preCheck),interface name (ComponentScriptExecutor), operationName(process) 07:19:34 07:19:34.619|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(preCheck) 07:19:34 07:19:34.619|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 7a94978b-356d-4bbb-bed3-a9f533e7017d auditStoreId -1 07:19:34 07:19:34.620|123456-1000|| DEBUG org.springframework.web.HttpLogging : [bd60e60c-7] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@2391cee9] 07:19:34 07:19:34.623||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:19:34 07:19:34.623||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: b8bf13bf-b707-4996-90a0-dc87ef159744 07:19:34 07:19:34.623||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:19:34 07:19:34.623||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:19:34 07:19:34.623||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: 65f24491-98af-415f-b12a-a6402671adef 07:19:34 07:19:34.623||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:19:34 07:19:34.623||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:19:34 07:19:34.623||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:19:34 07:19:34.623||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:19:34 07:19:34.623||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:19:34 07:19:34.623||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 471 07:19:34 07:19:34.623||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:34 07:19:34.623||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:19:34 07:19:34.623||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:19:34 07:19:34.623||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:19:34 07:19:34.623||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:19:34 07:19:34.623||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:19:34 07:19:34.623||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:19:34 07:19:34.623||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:34 07:19:34.623||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:34 07:19:34.623||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:19:34 07:19:34.624||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:34 07:19:34.624||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'downloadNESw' 07:19:34 07:19:34.624||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:34 07:19:34.624||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:34 07:19:34.624||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:34 07:19:34.624||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:34 07:19:34.625||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:19:34 07:19:34.625||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:34 07:19:34.625||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:34 07:19:34.625||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:34 07:19:34.625||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:34 07:19:34.625||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 509 07:19:34 07:19:34.625||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 07:19:34 07:19:34.625||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:33801 07:19:34 07:19:34.625||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:19:34 07:19:34.625||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:34 07:19:34.625||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:19:34 07:19:34.633|123456-1000|| DEBUG org.springframework.web.HttpLogging : [bd60e60c-8] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@c39a6a4] 07:19:34 07:19:34.635|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:19:34 07:19:34.635|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:34 07:19:34.635|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:34 07:19:34.635|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(PNF_CDS_RESTCONF), version(1.0.0) from db 07:19:34 07:19:34.636|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:34 07:19:34.639|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(PNF_CDS_RESTCONF), version(1.0.0) already present(/tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:19:34 07:19:34.639|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0 07:19:34 07:19:34.640|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 07:19:34 07:19:34.647|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (downloadNESw) 07:19:34 07:19:34.647|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(downloadNESw) NodeTemplate(downloadNESw), derived from(tosca.nodes.Component) 07:19:34 07:19:34.647|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(downloadNESw) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:34 07:19:34.648|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(downloadNESw) step(activate-process) 07:19:34 07:19:34.648|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (downloadNESw), interface name(ComponentScriptExecutor), operationName(process) 07:19:34 07:19:34.648|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (downloadNESw), values ({script-type="kotlin", script-class-reference="cba.pnf.swug.RestconfSoftwareUpgrade", dynamic-properties="*downloadNESw-properties"}) 07:19:34 07:19:34.649|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.swug.RestconfSoftwareUpgrade) and instanceDependencies([]) 07:19:34 07:19:34.650|123456-1000|| INFO java.lang.Class : Blueprint invoked for RES-KEY 61 for SW Upgrade : DOWNLOAD_NE_SW for sw version 2.0.2 on pnf: pnf-id-2019-07-12 07:19:34 07:19:34.650|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(mount-node-mapping) 07:19:34 07:19:34.666|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 07:19:34 name = * 07:19:34 status = null 07:19:34 required = null 07:19:34 dependencies = null 07:19:34 dictionaryName = null 07:19:34 dictionarySource = null 07:19:34 ]], [[ 07:19:34 name = pnf-id 07:19:34 status = null 07:19:34 required = null 07:19:34 dependencies = [] 07:19:34 dictionaryName = pnf-id 07:19:34 dictionarySource = input 07:19:34 ]], [[ 07:19:34 name = pnf-ipv4-address 07:19:34 status = null 07:19:34 required = null 07:19:34 dependencies = [pnf-id] 07:19:34 dictionaryName = pnf-ipaddress-aai 07:19:34 dictionarySource = aai-data 07:19:34 ]], [[ 07:19:34 name = target-software-version 07:19:34 status = null 07:19:34 required = null 07:19:34 dependencies = [] 07:19:34 dictionaryName = target-software-version 07:19:34 dictionarySource = input 07:19:34 ]]]) 07:19:34 07:19:34.668|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:19:34 07:19:34.670|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : 07:19:34 Resolved Input Key mappings: 07:19:34 {pnf-id="pnf-id-2019-07-12"} 07:19:34 07:19:34.673|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 07:19:34 07:19:34.673|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 07:19:34 07:19:34.674|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #40 on mock/spy 07:19:34 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:34 blueprintWebClientService.exchangeResource( 07:19:34 "GET", 07:19:34 "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", 07:19:34 "", 07:19:34 {"Accept" = "application/json"} 07:19:34 ); 07:19:34 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:34 has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:34 07:19:34 07:19:34.674|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 07:19:34 07:19:34.675|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 07:19:34 07:19:34.675|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 07:19:34 07:19:34.675|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 07:19:34 07:19:34.676|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("2.0.2") for Resource Name (target-software-version), definition(target-software-version) of type (string) 07:19:34 07:19:34.677|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 07:19:34 "pnf-id" : "pnf-id-2019-07-12", 07:19:34 "pnf-ipv4-address" : "13.13.13.13", 07:19:34 "target-software-version" : "2.0.2" 07:19:34 }) 07:19:34 07:19:34.681|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:36 07:19:34.682|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #41 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "PUT", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:36 "{ 07:19:36 "node": [ 07:19:36 { 07:19:36 "node-id": "pnf-id-2019-07-12", 07:19:36 "netconf-node-topology:protocol": { 07:19:36 "name": "TLS" 07:19:36 }, 07:19:36 "netconf-node-topology:host": "13.13.13.13", 07:19:36 "netconf-node-topology:key-based": { 07:19:36 "username": "netconf", 07:19:36 "key-id": "ODL_private_key_0" 07:19:36 }, 07:19:36 "netconf-node-topology:port": 6513, 07:19:36 "netconf-node-topology:tcp-only": false, 07:19:36 "netconf-node-topology:max-connection-attempts": 5 07:19:36 } 07:19:36 ] 07:19:36 }", 07:19:36 {"Content-Type" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=201, body=null, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:34.682|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:36 07:19:34.686|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #42 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:36 "", 07:19:36 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:34.686|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:36 07:19:34.689|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade 07:19:36 07:19:34.689|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #43 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 07:19:36 "", 07:19:36 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body={"software-upgrade":{"upgrade-package":[{"id":"2.0.1","current-status":"INITIALIZED","user-label":"trial software update","uri":"sftp:127.0.0.1/test_software_1.img","software-version":"2.0.1","user":"test_user","password":"test_password"}]}}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:34.689|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:36 07:19:34.691|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(download-ne-sw-mapping) 07:19:36 07:19:34.709|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 07:19:36 name = * 07:19:36 status = null 07:19:36 required = null 07:19:36 dependencies = null 07:19:36 dictionaryName = null 07:19:36 dictionarySource = null 07:19:36 ]], [[ 07:19:36 name = pnf-id 07:19:36 status = null 07:19:36 required = null 07:19:36 dependencies = [] 07:19:36 dictionaryName = pnf-id 07:19:36 dictionarySource = input 07:19:36 ]], [[ 07:19:36 name = pnf-ipv4-address 07:19:36 status = null 07:19:36 required = null 07:19:36 dependencies = [pnf-id] 07:19:36 dictionaryName = pnf-ipaddress-aai 07:19:36 dictionarySource = aai-data 07:19:36 ]], [[ 07:19:36 name = target-software-version 07:19:36 status = null 07:19:36 required = null 07:19:36 dependencies = [] 07:19:36 dictionaryName = target-software-version 07:19:36 dictionarySource = input 07:19:36 ]]]) 07:19:36 07:19:34.711|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:19:36 07:19:34.712|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : 07:19:36 Resolved Input Key mappings: 07:19:36 {pnf-id="pnf-id-2019-07-12"} 07:19:36 07:19:34.715|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 07:19:36 07:19:34.715|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 07:19:36 07:19:34.715|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #44 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", 07:19:36 "", 07:19:36 {"Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:34.716|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 07:19:36 07:19:34.716|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 07:19:36 07:19:34.716|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 07:19:36 07:19:34.716|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 07:19:36 07:19:34.717|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("2.0.2") for Resource Name (target-software-version), definition(target-software-version) of type (string) 07:19:36 07:19:34.717|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 07:19:36 "pnf-id" : "pnf-id-2019-07-12", 07:19:36 "pnf-ipv4-address" : "13.13.13.13", 07:19:36 "target-software-version" : "2.0.2" 07:19:36 }) 07:19:36 07:19:34.721|123456-1000|| INFO java.lang.Class : Config Payload to start download : { 07:19:36 "ietf-restconf:yang-patch": { 07:19:36 "patch-id": "patch-1", 07:19:36 "edit": [ 07:19:36 { 07:19:36 "edit-id": "edit1", 07:19:36 "operation": "merge", 07:19:36 "target": "/", 07:19:36 "value": { 07:19:36 "software-upgrade": { 07:19:36 "upgrade-package": [ 07:19:36 { 07:19:36 "id": "2.0.2", 07:19:36 "current-status": "INITIALIZED", 07:19:36 "action": "DOWNLOAD_NE_SW", 07:19:36 "user-label": "trial software update", 07:19:36 "uri": "sftp://127.0.0.1/test_software_2.img", 07:19:36 "software-version": "2.0.2", 07:19:36 "user": "test_user", 07:19:36 "password": "test_password" 07:19:36 } 07:19:36 ] 07:19:36 } 07:19:36 } 07:19:36 } 07:19:36 ] 07:19:36 } 07:19:36 } 07:19:36 07:19:34.721|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : configuring device: pnf-id-2019-07-12, Configlet: { 07:19:36 "ietf-restconf:yang-patch": { 07:19:36 "patch-id": "patch-1", 07:19:36 "edit": [ 07:19:36 { 07:19:36 "edit-id": "edit1", 07:19:36 "operation": "merge", 07:19:36 "target": "/", 07:19:36 "value": { 07:19:36 "software-upgrade": { 07:19:36 "upgrade-package": [ 07:19:36 { 07:19:36 "id": "2.0.2", 07:19:36 "current-status": "INITIALIZED", 07:19:36 "action": "DOWNLOAD_NE_SW", 07:19:36 "user-label": "trial software update", 07:19:36 "uri": "sftp://127.0.0.1/test_software_2.img", 07:19:36 "software-version": "2.0.2", 07:19:36 "user": "test_user", 07:19:36 "password": "test_password" 07:19:36 } 07:19:36 ] 07:19:36 } 07:19:36 } 07:19:36 } 07:19:36 ] 07:19:36 } 07:19:36 } 07:19:36 07:19:34.721|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #45 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "PATCH", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 07:19:36 "{ 07:19:36 "ietf-restconf:yang-patch": { 07:19:36 "patch-id": "patch-1", 07:19:36 "edit": [ 07:19:36 { 07:19:36 "edit-id": "edit1", 07:19:36 "operation": "merge", 07:19:36 "target": "/", 07:19:36 "value": { 07:19:36 "software-upgrade": { 07:19:36 "upgrade-package": [ 07:19:36 { 07:19:36 "id": "2.0.2", 07:19:36 "current-status": "INITIALIZED", 07:19:36 "action": "DOWNLOAD_NE_SW", 07:19:36 "user-label": "trial software update", 07:19:36 "uri": "sftp://127.0.0.1/test_software_2.img", 07:19:36 "software-version": "2.0.2", 07:19:36 "user": "test_user", 07:19:36 "password": "test_password" 07:19:36 } 07:19:36 ] 07:19:36 } 07:19:36 } 07:19:36 } 07:19:36 ] 07:19:36 } 07:19:36 }", 07:19:36 {"Content-Type" = "application/yang.patch+json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body={"ietf-yang-patch:yang-patch-status":{"patch-id":"patch-1","ok":[]}}, responseHeaders={Content-Type=application/yang.patch-status+json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:34.723|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2 07:19:36 07:19:34.723|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #46 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", 07:19:36 "", 07:19:36 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body={"upgrade-package":[{"id":"2.0.2","current-status":"DOWNLOAD_IN_PROGRESS","state-change-time":"2020-02-20T12:17:34.984Z","software-version":"2.0.2"}]}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:34.723|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:36 07:19:34.723|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2 07:19:36 07:19:34.724|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #47 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", 07:19:36 "", 07:19:36 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body={"upgrade-package":[{"id":"2.0.2","current-status":"DOWNLOAD_IN_PROGRESS","state-change-time":"2020-02-20T12:52:30Z","software-version":"2.0.2"}]}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:34.724|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:36 07:19:35.724|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2 07:19:36 07:19:35.726|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #48 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", 07:19:36 "", 07:19:36 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body={"upgrade-package":[{"id":"2.0.2","current-status":"DOWNLOAD_COMPLETED","state-change-time":"2020-02-20T13:03:21Z","software-version":"2.0.2"}]}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:35.726|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:36 07:19:35.726|123456-1000|| INFO java.lang.Class : DOWNLOAD_NE_SW is complete 07:19:36 07:19:35.727|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:36 07:19:35.727|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #49 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "DELETE", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:36 "", 07:19:36 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body=null, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:35.727|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:36 07:19:35.727|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (downloadNESw),interface name (ComponentScriptExecutor), operationName(process) 07:19:36 07:19:35.728|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(downloadNESw) 07:19:36 07:19:35.728|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID a88e59c7-7b10-481c-b4bd-c7e1573928d0 auditStoreId -1 07:19:36 07:19:35.729||| DEBUG org.springframework.web.HttpLogging : [bd60e60c-8] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@10491976] 07:19:36 07:19:35.735||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:19:36 07:19:35.735||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 14465068-506a-403a-af16-f9ea90139bd8 07:19:36 07:19:35.735||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:19:36 07:19:35.735||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:19:36 07:19:35.735||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: 7027b9a8-7910-45e8-a3c4-6b2cb9e7012a 07:19:36 07:19:35.735||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:19:36 07:19:35.736||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:19:36 07:19:35.736||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:19:36 07:19:35.736||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:19:36 07:19:35.736||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:19:36 07:19:35.736||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 479 07:19:36 07:19:35.736||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:36 07:19:35.736||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:19:36 07:19:35.736||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:19:36 07:19:35.736||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:19:36 07:19:35.736||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:19:36 07:19:35.736||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:19:36 07:19:35.736||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:19:36 07:19:35.736||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:36 07:19:35.736||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:36 07:19:35.737||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:19:36 07:19:35.737||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:36 07:19:35.737||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'activateNESw' 07:19:36 07:19:35.738||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:36 07:19:35.738||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:36 07:19:35.738||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:36 07:19:35.738||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:36 07:19:35.738||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:19:36 07:19:35.738||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:36 07:19:35.739||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:36 07:19:35.739||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:36 07:19:35.739||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:36 07:19:35.739||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 509 07:19:36 07:19:35.739||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 07:19:36 07:19:35.739||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:33801 07:19:36 07:19:35.739||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:19:36 07:19:35.739||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:36 07:19:35.739||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:19:36 07:19:35.748|123456-1000|| DEBUG org.springframework.web.HttpLogging : [bd60e60c-9] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@7dd46d8c] 07:19:36 07:19:35.750|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:19:36 07:19:35.750|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:36 07:19:35.750|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:36 07:19:35.750|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(PNF_CDS_RESTCONF), version(1.0.0) from db 07:19:36 07:19:35.752|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:36 07:19:35.755|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(PNF_CDS_RESTCONF), version(1.0.0) already present(/tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:19:36 07:19:35.755|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0 07:19:36 07:19:35.755|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 07:19:36 07:19:35.760|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (activateNESw) 07:19:36 07:19:35.760|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(activateNESw) NodeTemplate(activateNESw), derived from(tosca.nodes.Component) 07:19:36 07:19:35.760|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(activateNESw) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:36 07:19:35.761|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(activateNESw) step(activate-process) 07:19:36 07:19:35.761|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (activateNESw), interface name(ComponentScriptExecutor), operationName(process) 07:19:36 07:19:35.761|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (activateNESw), values ({script-type="kotlin", script-class-reference="cba.pnf.swug.RestconfSoftwareUpgrade", dynamic-properties="*activateNESw-properties"}) 07:19:36 07:19:35.761|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.swug.RestconfSoftwareUpgrade) and instanceDependencies([]) 07:19:36 07:19:35.762|123456-1000|| INFO java.lang.Class : Blueprint invoked for RES-KEY 61 for SW Upgrade : ACTIVATE_NE_SW for sw version 2.0.2 on pnf: pnf-id-2019-07-12 07:19:36 07:19:35.762|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(mount-node-mapping) 07:19:36 07:19:35.774|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 07:19:36 name = * 07:19:36 status = null 07:19:36 required = null 07:19:36 dependencies = null 07:19:36 dictionaryName = null 07:19:36 dictionarySource = null 07:19:36 ]], [[ 07:19:36 name = pnf-id 07:19:36 status = null 07:19:36 required = null 07:19:36 dependencies = [] 07:19:36 dictionaryName = pnf-id 07:19:36 dictionarySource = input 07:19:36 ]], [[ 07:19:36 name = pnf-ipv4-address 07:19:36 status = null 07:19:36 required = null 07:19:36 dependencies = [pnf-id] 07:19:36 dictionaryName = pnf-ipaddress-aai 07:19:36 dictionarySource = aai-data 07:19:36 ]], [[ 07:19:36 name = target-software-version 07:19:36 status = null 07:19:36 required = null 07:19:36 dependencies = [] 07:19:36 dictionaryName = target-software-version 07:19:36 dictionarySource = input 07:19:36 ]]]) 07:19:36 07:19:35.776|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:19:36 07:19:35.777|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : 07:19:36 Resolved Input Key mappings: 07:19:36 {pnf-id="pnf-id-2019-07-12"} 07:19:36 07:19:35.779|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 07:19:36 07:19:35.779|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 07:19:36 07:19:35.780|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #50 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", 07:19:36 "", 07:19:36 {"Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:35.780|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 07:19:36 07:19:35.780|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 07:19:36 07:19:35.780|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 07:19:36 07:19:35.780|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 07:19:36 07:19:35.780|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("2.0.2") for Resource Name (target-software-version), definition(target-software-version) of type (string) 07:19:36 07:19:35.781|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 07:19:36 "pnf-id" : "pnf-id-2019-07-12", 07:19:36 "pnf-ipv4-address" : "13.13.13.13", 07:19:36 "target-software-version" : "2.0.2" 07:19:36 }) 07:19:36 07:19:35.784|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:36 07:19:35.784|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #51 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "PUT", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:36 "{ 07:19:36 "node": [ 07:19:36 { 07:19:36 "node-id": "pnf-id-2019-07-12", 07:19:36 "netconf-node-topology:protocol": { 07:19:36 "name": "TLS" 07:19:36 }, 07:19:36 "netconf-node-topology:host": "13.13.13.13", 07:19:36 "netconf-node-topology:key-based": { 07:19:36 "username": "netconf", 07:19:36 "key-id": "ODL_private_key_0" 07:19:36 }, 07:19:36 "netconf-node-topology:port": 6513, 07:19:36 "netconf-node-topology:tcp-only": false, 07:19:36 "netconf-node-topology:max-connection-attempts": 5 07:19:36 } 07:19:36 ] 07:19:36 }", 07:19:36 {"Content-Type" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=201, body=null, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:35.785|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:36 07:19:35.785|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #52 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:36 "", 07:19:36 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:35.785|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:36 07:19:35.786|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade 07:19:36 07:19:35.786|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #53 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 07:19:36 "", 07:19:36 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body={"software-upgrade":{"upgrade-package":[{"id":"2.0.1","current-status":"INITIALIZED","user-label":"trial software update","uri":"sftp:127.0.0.1/test_software_1.img","software-version":"2.0.1","user":"test_user","password":"test_password"},{"id":"2.0.2","current-status":"DOWNLOAD_COMPLETED","state-change-time":"2020-02-20T13:03:21Z","software-version":"2.0.2","user-label":"trial software update","uri":"sftp:127.0.0.1/test_software_1.img","user":"test_user","password":"test_password"}]}}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:35.786|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:36 07:19:35.786|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(configure-mapping) 07:19:36 07:19:35.797|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 07:19:36 name = * 07:19:36 status = null 07:19:36 required = null 07:19:36 dependencies = null 07:19:36 dictionaryName = null 07:19:36 dictionarySource = null 07:19:36 ]], [[ 07:19:36 name = pnf-id 07:19:36 status = null 07:19:36 required = null 07:19:36 dependencies = [] 07:19:36 dictionaryName = pnf-id 07:19:36 dictionarySource = input 07:19:36 ]], [[ 07:19:36 name = pnf-ipv4-address 07:19:36 status = null 07:19:36 required = null 07:19:36 dependencies = [pnf-id] 07:19:36 dictionaryName = pnf-ipaddress-aai 07:19:36 dictionarySource = aai-data 07:19:36 ]], [[ 07:19:36 name = target-software-version 07:19:36 status = null 07:19:36 required = null 07:19:36 dependencies = [] 07:19:36 dictionaryName = target-software-version 07:19:36 dictionarySource = input 07:19:36 ]]]) 07:19:36 07:19:35.799|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:19:36 07:19:35.800|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : 07:19:36 Resolved Input Key mappings: 07:19:36 {pnf-id="pnf-id-2019-07-12"} 07:19:36 07:19:35.802|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 07:19:36 07:19:35.802|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 07:19:36 07:19:35.802|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #54 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", 07:19:36 "", 07:19:36 {"Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:35.803|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 07:19:36 07:19:35.803|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 07:19:36 07:19:35.803|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 07:19:36 07:19:35.803|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 07:19:36 07:19:35.803|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("2.0.2") for Resource Name (target-software-version), definition(target-software-version) of type (string) 07:19:36 07:19:35.804|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 07:19:36 "pnf-id" : "pnf-id-2019-07-12", 07:19:36 "pnf-ipv4-address" : "13.13.13.13", 07:19:36 "target-software-version" : "2.0.2" 07:19:36 }) 07:19:36 07:19:35.807|123456-1000|| INFO java.lang.Class : Config Payload to start activate : { 07:19:36 "ietf-restconf:yang-patch": { 07:19:36 "patch-id": "patch-1", 07:19:36 "edit": [ 07:19:36 { 07:19:36 "edit-id": "edit1", 07:19:36 "operation": "merge", 07:19:36 "target": "/", 07:19:36 "value": { 07:19:36 "software-upgrade": { 07:19:36 "upgrade-package": [ 07:19:36 { 07:19:36 "id": "2.0.2", 07:19:36 "action": "ACTIVATE_NE_SW" 07:19:36 } 07:19:36 ] 07:19:36 } 07:19:36 } 07:19:36 } 07:19:36 ] 07:19:36 } 07:19:36 } 07:19:36 07:19:35.807|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : configuring device: pnf-id-2019-07-12, Configlet: { 07:19:36 "ietf-restconf:yang-patch": { 07:19:36 "patch-id": "patch-1", 07:19:36 "edit": [ 07:19:36 { 07:19:36 "edit-id": "edit1", 07:19:36 "operation": "merge", 07:19:36 "target": "/", 07:19:36 "value": { 07:19:36 "software-upgrade": { 07:19:36 "upgrade-package": [ 07:19:36 { 07:19:36 "id": "2.0.2", 07:19:36 "action": "ACTIVATE_NE_SW" 07:19:36 } 07:19:36 ] 07:19:36 } 07:19:36 } 07:19:36 } 07:19:36 ] 07:19:36 } 07:19:36 } 07:19:36 07:19:35.807|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #55 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "PATCH", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 07:19:36 "{ 07:19:36 "ietf-restconf:yang-patch": { 07:19:36 "patch-id": "patch-1", 07:19:36 "edit": [ 07:19:36 { 07:19:36 "edit-id": "edit1", 07:19:36 "operation": "merge", 07:19:36 "target": "/", 07:19:36 "value": { 07:19:36 "software-upgrade": { 07:19:36 "upgrade-package": [ 07:19:36 { 07:19:36 "id": "2.0.2", 07:19:36 "action": "ACTIVATE_NE_SW" 07:19:36 } 07:19:36 ] 07:19:36 } 07:19:36 } 07:19:36 } 07:19:36 ] 07:19:36 } 07:19:36 }", 07:19:36 {"Content-Type" = "application/yang.patch+json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body={"ietf-yang-patch:yang-patch-status":{"patch-id":"patch-1","ok":[]}}, responseHeaders={Content-Type=application/yang.patch-status+json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:35.807|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2 07:19:36 07:19:35.808|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #56 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", 07:19:36 "", 07:19:36 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body={"upgrade-package":[{"id":"2.0.2","current-status":"ACTIVATION_IN_PROGRESS","state-change-time":"2020-02-20T13:05:08Z","software-version":"2.0.2"}]}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:35.808|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:36 07:19:35.808|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2 07:19:36 07:19:35.808|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #57 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", 07:19:36 "", 07:19:36 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body={"upgrade-package":[{"id":"2.0.2","current-status":"ACTIVATION_IN_PROGRESS","state-change-time":"2020-02-20T12:52:30Z","software-version":"2.0.2"}]}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:35.808|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:36 07:19:36.808|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2 07:19:36 07:19:36.809|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #58 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", 07:19:36 "", 07:19:36 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body={"upgrade-package":[{"id":"2.0.2","current-status":"ACTIVATION_COMPLETED","state-change-time":"2020-02-20T13:07:12Z","software-version":"2.0.2"}]}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:36.810|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:36 07:19:36.810|123456-1000|| INFO java.lang.Class : ACTIVATE_NE_SW is complete 07:19:36 07:19:36.810|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:36 07:19:36.811|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #59 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "DELETE", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:36 "", 07:19:36 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body=null, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:36.811|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:36 07:19:36.811|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (activateNESw),interface name (ComponentScriptExecutor), operationName(process) 07:19:36 07:19:36.811|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(activateNESw) 07:19:36 07:19:36.812|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 7ef1475d-3f50-4edf-9f1c-75c52978a360 auditStoreId -1 07:19:36 07:19:36.813||| DEBUG org.springframework.web.HttpLogging : [bd60e60c-9] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@1e8ee50f] 07:19:36 07:19:36.817||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:19:36 07:19:36.817||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: b778c51f-1098-4baf-a909-7c1625995d13 07:19:36 07:19:36.817||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:19:36 07:19:36.817||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:19:36 07:19:36.817||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: 074d035b-f33b-4457-950c-2d1f9eaa76c6 07:19:36 07:19:36.817||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:19:36 07:19:36.817||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:19:36 07:19:36.817||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:19:36 07:19:36.817||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:19:36 07:19:36.817||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:19:36 07:19:36.817||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 479 07:19:36 07:19:36.817||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:36 07:19:36.817||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:19:36 07:19:36.817||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:19:36 07:19:36.817||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:19:36 07:19:36.817||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:19:36 07:19:36.817||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:19:36 07:19:36.817||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:19:36 07:19:36.818||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:36 07:19:36.819||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:36 07:19:36.819||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:19:36 07:19:36.819||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:36 07:19:36.820||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'postCheck' 07:19:36 07:19:36.820||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:36 07:19:36.820||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:36 07:19:36.820||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:36 07:19:36.821||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:36 07:19:36.821||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:19:36 07:19:36.821||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:36 07:19:36.821||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:36 07:19:36.821||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:36 07:19:36.821||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:36 07:19:36.821||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 500 07:19:36 07:19:36.821||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 07:19:36 07:19:36.821||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:33801 07:19:36 07:19:36.822||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 07:19:36 07:19:36.822||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:36 07:19:36.822||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 07:19:36 07:19:36.830|123456-1000|| DEBUG org.springframework.web.HttpLogging : [bd60e60c-10] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@745511d1] 07:19:36 07:19:36.832|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 07:19:36 07:19:36.832|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:36 07:19:36.832|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:36 07:19:36.832|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(PNF_CDS_RESTCONF), version(1.0.0) from db 07:19:36 07:19:36.834|123456-1000|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:36 07:19:36.838|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(PNF_CDS_RESTCONF), version(1.0.0) already present(/tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 07:19:36 07:19:36.838|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0 07:19:36 07:19:36.839|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 07:19:36 07:19:36.843|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (postCheck) 07:19:36 07:19:36.844|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(postCheck) NodeTemplate(postCheck), derived from(tosca.nodes.Component) 07:19:36 07:19:36.844|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(postCheck) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:36 07:19:36.844|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(postCheck) step(activate-process) 07:19:36 07:19:36.844|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (postCheck), interface name(ComponentScriptExecutor), operationName(process) 07:19:36 07:19:36.844|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (postCheck), values ({script-type="kotlin", script-class-reference="cba.pnf.swug.RestconfSoftwareUpgrade", dynamic-properties="*postCheck-properties"}) 07:19:36 07:19:36.845|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.swug.RestconfSoftwareUpgrade) and instanceDependencies([]) 07:19:36 07:19:36.846|123456-1000|| INFO java.lang.Class : Blueprint invoked for RES-KEY 61 for SW Upgrade : POST_CHECK for sw version 2.0.2 on pnf: pnf-id-2019-07-12 07:19:36 07:19:36.846|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(mount-node-mapping) 07:19:36 07:19:36.857|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 07:19:36 name = * 07:19:36 status = null 07:19:36 required = null 07:19:36 dependencies = null 07:19:36 dictionaryName = null 07:19:36 dictionarySource = null 07:19:36 ]], [[ 07:19:36 name = pnf-id 07:19:36 status = null 07:19:36 required = null 07:19:36 dependencies = [] 07:19:36 dictionaryName = pnf-id 07:19:36 dictionarySource = input 07:19:36 ]], [[ 07:19:36 name = pnf-ipv4-address 07:19:36 status = null 07:19:36 required = null 07:19:36 dependencies = [pnf-id] 07:19:36 dictionaryName = pnf-ipaddress-aai 07:19:36 dictionarySource = aai-data 07:19:36 ]], [[ 07:19:36 name = target-software-version 07:19:36 status = null 07:19:36 required = null 07:19:36 dependencies = [] 07:19:36 dictionaryName = target-software-version 07:19:36 dictionarySource = input 07:19:36 ]]]) 07:19:36 07:19:36.859|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 07:19:36 07:19:36.860|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : 07:19:36 Resolved Input Key mappings: 07:19:36 {pnf-id="pnf-id-2019-07-12"} 07:19:36 07:19:36.862|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 07:19:36 07:19:36.862|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 07:19:36 07:19:36.862|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #60 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", 07:19:36 "", 07:19:36 {"Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:36.862|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 07:19:36 07:19:36.862|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 07:19:36 07:19:36.862|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 07:19:36 07:19:36.863|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 07:19:36 07:19:36.863|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("2.0.2") for Resource Name (target-software-version), definition(target-software-version) of type (string) 07:19:36 07:19:36.864|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 07:19:36 "pnf-id" : "pnf-id-2019-07-12", 07:19:36 "pnf-ipv4-address" : "13.13.13.13", 07:19:36 "target-software-version" : "2.0.2" 07:19:36 }) 07:19:36 07:19:36.866|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:36 07:19:36.867|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #61 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "PUT", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:36 "{ 07:19:36 "node": [ 07:19:36 { 07:19:36 "node-id": "pnf-id-2019-07-12", 07:19:36 "netconf-node-topology:protocol": { 07:19:36 "name": "TLS" 07:19:36 }, 07:19:36 "netconf-node-topology:host": "13.13.13.13", 07:19:36 "netconf-node-topology:key-based": { 07:19:36 "username": "netconf", 07:19:36 "key-id": "ODL_private_key_0" 07:19:36 }, 07:19:36 "netconf-node-topology:port": 6513, 07:19:36 "netconf-node-topology:tcp-only": false, 07:19:36 "netconf-node-topology:max-connection-attempts": 5 07:19:36 } 07:19:36 ] 07:19:36 }", 07:19:36 {"Content-Type" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=201, body=null, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:36.867|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:36 07:19:36.867|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #62 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:36 "", 07:19:36 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:36.867|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:36 07:19:36.868|123456-1000|| INFO java.lang.Class : In PNF SW upgrade : processPostCheck 07:19:36 07:19:36.868|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade 07:19:36 07:19:36.868|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #63 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 07:19:36 "", 07:19:36 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body={"software-upgrade":{"upgrade-package":[{"id":"2.0.1","current-status":"INITIALIZED","user-label":"trial software update","uri":"sftp:127.0.0.1/test_software_1.img","software-version":"2.0.1","user":"test_user","password":"test_password"},{"id":"2.0.2","current-status":"ACTIVATION_COMPLETED","state-change-time":"2020-02-20T13:03:21Z","software-version":"2.0.2","user-label":"trial software update","uri":"sftp:127.0.0.1/test_software_1.img","user":"test_user","password":"test_password"}]}}, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:36.868|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 07:19:36 07:19:36.869|123456-1000|| INFO java.lang.Class : PNF is healthy post activation! 07:19:36 07:19:36.869|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 07:19:36 07:19:36.869|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #64 on mock/spy 07:19:36 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:221) 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "DELETE", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:36 "", 07:19:36 {"Content-Type" = "application/json", "Accept" = "application/json"} 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:397) 07:19:36 has returned -> "WebClientResponse(status=200, body=null, responseHeaders={Content-Type=application/json})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 07:19:36 07:19:36 07:19:36.869|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:36 07:19:36.869|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (postCheck),interface name (ComponentScriptExecutor), operationName(process) 07:19:36 07:19:36.869|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(postCheck) 07:19:36 07:19:36.870|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 80e1a9e9-d739-4a4c-9910-90afc6932833 auditStoreId -1 07:19:36 07:19:36.871|123456-1000|| DEBUG org.springframework.web.HttpLogging : [bd60e60c-10] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@36535645] 07:19:36 07:19:36.875||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 07:19:36 07:19:36.875||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 49330307-07ac-4a83-9a83-11a7b6b9742d 07:19:36 07:19:36.875||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 07:19:36 07:19:36.875||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 07:19:36 07:19:36.875||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: cf972153-a192-46f7-871a-9c531f7440aa 07:19:36 07:19:36.875||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 07:19:36 07:19:36.875||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 07:19:36 07:19:36.875||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 07:19:36 07:19:36.875||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 07:19:36 07:19:36.875||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 07:19:36 07:19:36.875||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 473 07:19:36 07:19:36.875||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:36 07:19:36.875||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 07:19:36 07:19:36.875||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 07:19:36 07:19:36.876||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 07:19:36 07:19:36.876||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 07:19:36 07:19:36.876||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 0 07:19:36 07:19:36.876||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 07:19:36 07:19:36.876||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:36 07:19:36.876||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:36 07:19:36.876||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 07:19:36 07:19:36.877||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:36 07:19:36.877||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:19:36 07:19:36.877||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: Close connection 07:19:36 07:19:36.878||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:19:36 07:19:36.879||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #65 on mock/spy 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", 07:19:36 null, 07:19:36 null 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:36 has returned -> "null" 07:19:36 07:19:36 07:19:36.880||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #66 on mock/spy 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 null, 07:19:36 null, 07:19:36 null 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:175) 07:19:36 has returned -> "null" 07:19:36 07:19:36 07:19:36.880||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #67 on mock/spy 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "PUT", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:36 null, 07:19:36 null 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:36 has returned -> "null" 07:19:36 07:19:36 07:19:36.881||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #68 on mock/spy 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:36 null, 07:19:36 null 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:36 has returned -> "null" 07:19:36 07:19:36 07:19:36.882||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #69 on mock/spy 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 07:19:36 null, 07:19:36 null 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:36 has returned -> "null" 07:19:36 07:19:36 07:19:36.883||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #70 on mock/spy 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "PATCH", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 07:19:36 null, 07:19:36 null 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:36 has returned -> "null" 07:19:36 07:19:36 07:19:36.883||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #71 on mock/spy 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 07:19:36 null, 07:19:36 null 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:36 has returned -> "null" 07:19:36 07:19:36 07:19:36.886||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #72 on mock/spy 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "PATCH", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 07:19:36 null, 07:19:36 null 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:36 has returned -> "null" 07:19:36 07:19:36 07:19:36.886||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #73 on mock/spy 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "GET", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", 07:19:36 null, 07:19:36 null 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:36 has returned -> "null" 07:19:36 07:19:36 07:19:36.887||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #74 on mock/spy 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 "DELETE", 07:19:36 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 07:19:36 null, 07:19:36 null 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:161) 07:19:36 has returned -> "null" 07:19:36 07:19:36 07:19:36.887||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #75 on mock/spy 07:19:36 blueprintWebClientService.exchangeResource( 07:19:36 null, 07:19:36 null, 07:19:36 null 07:19:36 ); 07:19:36 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:175) 07:19:36 has returned -> "null" 07:19:36 07:19:36 07:19:36.888||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0] 07:19:36 07:19:36.889||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0] 07:19:36 07:19:36.889||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0] 07:19:36 07:19:36.889||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0] 07:19:36 07:19:36.890||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0] 07:19:36 07:19:36.891||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0] 07:19:38 07:19:36.892||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0] 07:19:38 07:19:36.892||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0] 07:19:38 07:19:36.892||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0] 07:19:38 07:19:36.893||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0] 07:19:38 07:19:36.893||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0] 07:19:38 07:19:36.918||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:38 07:19:36.918||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:38 07:19:36.918||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:19:38 07:19:36.918||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:36.918||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:33801 07:19:38 07:19:36.918||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:33801 07:19:38 07:19:36.918||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:53400<->127.0.0.1:33801 07:19:38 07:19:36.918||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/blueprint-model/publish HTTP/1.1 07:19:38 07:19:36.918||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:38 07:19:36.918||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/blueprint-model/publish HTTP/1.1 07:19:38 07:19:36.918||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:38 07:19:36.918||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 34513 07:19:38 07:19:36.918||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: multipart/form-data; boundary=1NgQEd_rSUoy7b6K3FOSac6e6baq8nvup 07:19:38 07:19:36.918||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33801 07:19:38 07:19:36.918||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:19:38 07:19:36.919||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:38 07:19:36.919||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:19:38 07:19:36.931||| DEBUG org.springframework.web.HttpLogging : [914161b8-11] Parsed parts [file] (content masked) 07:19:38 07:19:36.935|f463646c-dbda-41fa-b44a-16dd6286e240|ef29131b-7850-4370-af7c-a49cd342cb50| INFO .c.c.b.d.p.s.BlueprintCatalogServiceImpl : Save processing(6287decd-b966-4733-a160-46b3b1893886) CBA(/tmp/uat5281502995736718617.tmp/Archive/6287decd-b966-4733-a160-46b3b1893886/cba.zip) 07:19:38 07:19:36.940|f463646c-dbda-41fa-b44a-16dd6286e240|ef29131b-7850-4370-af7c-a49cd342cb50| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Working/6287decd-b966-4733-a160-46b3b1893886) and entry definition file (Definitions/uat-imperative-workflow.json) 07:19:38 07:19:36.960|f463646c-dbda-41fa-b44a-16dd6286e240|ef29131b-7850-4370-af7c-a49cd342cb50| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(uat-wf) 07:19:38 07:19:36.962|f463646c-dbda-41fa-b44a-16dd6286e240|ef29131b-7850-4370-af7c-a49cd342cb50| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(uat-wf-parallel) 07:19:38 07:19:36.963|f463646c-dbda-41fa-b44a-16dd6286e240|ef29131b-7850-4370-af7c-a49cd342cb50| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(uat-unhandled-error) 07:19:38 07:19:36.969|f463646c-dbda-41fa-b44a-16dd6286e240|ef29131b-7850-4370-af7c-a49cd342cb50| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Working/6287decd-b966-4733-a160-46b3b1893886) and entry definition file (Definitions/uat-imperative-workflow.json) 07:19:38 07:19:36.973|f463646c-dbda-41fa-b44a-16dd6286e240|ef29131b-7850-4370-af7c-a49cd342cb50| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:38 07:19:36.976|f463646c-dbda-41fa-b44a-16dd6286e240|ef29131b-7850-4370-af7c-a49cd342cb50| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bmc1_0.blueprint_model_content_id,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 left join BLUEPRINT_MODEL_CONTENT bmc1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bm1_0.blueprint_model_id=? 07:19:38 07:19:36.985|f463646c-dbda-41fa-b44a-16dd6286e240|ef29131b-7850-4370-af7c-a49cd342cb50| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_content_id=? 07:19:38 07:19:36.991|f463646c-dbda-41fa-b44a-16dd6286e240|ef29131b-7850-4370-af7c-a49cd342cb50| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL (artifact_description,artifact_name,artifact_type,artifact_uuid,artifact_version,creation_date,distribution_id,internal_version,published,resource_instance_name,resource_name,resource_type,resource_uuid,resource_version,service_description,service_name,service_uuid,tags,updated_by,workflows,blueprint_model_id) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) 07:19:38 07:19:36.992|f463646c-dbda-41fa-b44a-16dd6286e240|ef29131b-7850-4370-af7c-a49cd342cb50| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id,content,content_type,updated_date,description,name,blueprint_model_content_id) values (?,?,?,?,?,?,?) 07:19:38 07:19:36.996|f463646c-dbda-41fa-b44a-16dd6286e240|ef29131b-7850-4370-af7c-a49cd342cb50| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:19:38 07:19:37.007|f463646c-dbda-41fa-b44a-16dd6286e240|ef29131b-7850-4370-af7c-a49cd342cb50| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:19:38 07:19:37.017|f463646c-dbda-41fa-b44a-16dd6286e240|ef29131b-7850-4370-af7c-a49cd342cb50| DEBUG org.hibernate.SQL : select bms1_0.blueprint_model_id,bms1_0.artifact_description,bms1_0.artifact_name,bms1_0.artifact_type,bms1_0.artifact_uuid,bms1_0.artifact_version,bms1_0.creation_date,bms1_0.internal_version,bms1_0.published,bms1_0.tags,bms1_0.updated_by from BLUEPRINT_MODEL bms1_0 where bms1_0.blueprint_model_id=? 07:19:38 07:19:37.020|f463646c-dbda-41fa-b44a-16dd6286e240|ef29131b-7850-4370-af7c-a49cd342cb50| WARN o.o.c.c.c.c.s.BluePrintCompileCache : No compiled cache(/tmp/uat5281502995736718617.tmp/Working/6287decd-b966-4733-a160-46b3b1893886) present to clean. 07:19:38 07:19:37.021|f463646c-dbda-41fa-b44a-16dd6286e240|ef29131b-7850-4370-af7c-a49cd342cb50| DEBUG org.springframework.web.HttpLogging : [914161b8-11] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch@159bfcab] 07:19:38 07:19:37.024||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:19:38 07:19:37.024||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: f463646c-dbda-41fa-b44a-16dd6286e240 07:19:38 07:19:37.024||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:19:38 07:19:37.024||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:19:38 07:19:37.024||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: ef29131b-7850-4370-af7c-a49cd342cb50 07:19:38 07:19:37.024||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:19:38 07:19:37.024||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:19:38 07:19:37.024||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:19:38 07:19:37.024||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:19:38 07:19:37.024||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:19:38 07:19:37.024||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 384 07:19:38 07:19:37.024||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:38 07:19:37.024||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:19:38 07:19:37.024||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:19:38 07:19:37.024||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:19:38 07:19:37.024||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:19:38 07:19:37.024||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:19:38 07:19:37.024||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:19:38 07:19:37.024||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:38 07:19:37.025||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:38 07:19:37.025||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:37.025||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:37.025||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-happy-case' 07:19:38 07:19:37.025||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:38 07:19:37.025||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:38 07:19:37.025||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:37.025||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:37.025||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:37.025||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:37.025||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:38 07:19:37.026||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:37.026||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:38 07:19:37.026||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 278 07:19:38 07:19:37.026||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 07:19:38 07:19:37.026||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33801 07:19:38 07:19:37.026||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:19:38 07:19:37.026||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:38 07:19:37.026||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:19:38 07:19:37.033||| DEBUG org.springframework.web.HttpLogging : [914161b8-12] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@5ebc37fc] 07:19:38 07:19:37.034|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:19:38 07:19:37.034|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:38 07:19:37.034|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:38 07:19:37.034|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(uat-imperative-workflow), version(1.0.0) from db 07:19:38 07:19:37.036|1234|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:38 07:19:37.039|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : creating cba file of name(uat-imperative-workflow), version(1.0.0) in (/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:19:38 07:19:37.043|1234|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:38 07:19:37.044|1234|| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_id=? 07:19:38 07:19:37.060|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) saved in (/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:19:38 07:19:37.060|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0 07:19:38 07:19:37.061|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 07:19:38 07:19:37.063|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf) 07:19:38 07:19:37.109|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 07:19:38 07:19:37.114|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign) 07:19:38 07:19:37.114|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:37.114|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign) 07:19:38 07:19:37.114|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 07:19:38 07:19:37.115|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (resource-resolution), values ({artifact-prefix-names=["assign"], store-result=false}) 07:19:38 07:19:37.116|1234|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(assign-mapping) 07:19:38 07:19:37.131|1234|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 07:19:38 name = * 07:19:38 status = null 07:19:38 required = null 07:19:38 dependencies = null 07:19:38 dictionaryName = null 07:19:38 dictionarySource = null 07:19:38 ]], [[ 07:19:38 name = service-instance-id 07:19:38 status = null 07:19:38 required = true 07:19:38 dependencies = [] 07:19:38 dictionaryName = input-source 07:19:38 dictionarySource = input 07:19:38 ]]]) 07:19:38 07:19:37.132|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("test-123") for Resource Name (service-instance-id), definition(input-source) of type (string) 07:19:38 07:19:37.132|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 07:19:38 "service-instance-id" : "test-123" 07:19:38 }) 07:19:38 07:19:37.133|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:37.133|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 07:19:38 07:19:37.133|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign) -> executed state(SUCCESS) 07:19:38 07:19:37.134|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(deploy) is waiting for incoming edges([assign-recover>deploy/SUCCESS(NOT_STARTED)]) 07:19:38 07:19:37.138|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(assign-recover) -> executed state(SUCCESS) 07:19:38 07:19:37.139|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:19:38 07:19:37.139|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(deploy) 07:19:38 07:19:37.139|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:37.140|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(deploy) 07:19:38 07:19:37.140|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:37.140|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:37.141|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:37.141|1234|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiling for cache key(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:19:38 07:19:38.195|1234|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiled in (1054)mSec for cache key(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:19:38 07:19:38.195|1234|| INFO o.o.c.c.c.c.s.BluePrintClassLoader : loading compiled cache(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:19:38 07:19:38.198|1234|| INFO cba.cds.uat.TestScript : running step deploy, should fail: false 07:19:38 07:19:38.198|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.198|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.198|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(deploy) -> executed state(SUCCESS) 07:19:38 07:19:38.199|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.199|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(deploy-recover) -> executed state(SUCCESS) 07:19:38 07:19:38.200|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.200|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(collect) 07:19:38 07:19:38.200|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.201|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(collect) 07:19:38 07:19:38.201|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.202|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 07:19:38 07:19:38.202|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 07:19:38 07:19:38.205|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":null,"execute-script-2":"SUCCEEDED","execute-script-3":null,"execute-script-4":null} 07:19:38 07:19:38.205|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.205|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.205|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 07:19:38 07:19:38.205|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 07:19:38 07:19:38.209|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 07:19:38 07:19:38.209|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf) 07:19:38 07:19:38.210|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID ad0df9d0-ebf7-424e-8ab3-ed51d99fb3fa auditStoreId -1 07:19:38 07:19:38.211|1234|| DEBUG org.springframework.web.HttpLogging : [914161b8-12] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@717240d2] 07:19:38 07:19:38.214||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:19:38 07:19:38.215||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: 2532ebbd-452a-4aed-8855-1d47a2ea02e1 07:19:38 07:19:38.215||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:19:38 07:19:38.215||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:19:38 07:19:38.215||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 96a2729a-b878-4482-94bc-522b97faeb93 07:19:38 07:19:38.215||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:19:38 07:19:38.215||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:19:38 07:19:38.215||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:19:38 07:19:38.215||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:19:38 07:19:38.215||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:19:38 07:19:38.215||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 576 07:19:38 07:19:38.215||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:38 07:19:38.215||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:19:38 07:19:38.215||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:19:38 07:19:38.215||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:19:38 07:19:38.215||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:19:38 07:19:38.215||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:19:38 07:19:38.215||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:19:38 07:19:38.215||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:38 07:19:38.216||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:38 07:19:38.216||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:38.216||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.217||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-assign-fails' 07:19:38 07:19:38.218||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:38 07:19:38.218||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:38 07:19:38.218||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.218||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.219||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:38.219||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:38.219||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:38 07:19:38.219||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:38.219||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:38 07:19:38.219||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 248 07:19:38 07:19:38.219||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 07:19:38 07:19:38.219||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33801 07:19:38 07:19:38.219||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:19:38 07:19:38.219||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:38 07:19:38.219||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:19:38 07:19:38.229|1234|| DEBUG org.springframework.web.HttpLogging : [914161b8-13] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@5a83b8f3] 07:19:38 07:19:38.232|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:19:38 07:19:38.232|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:38 07:19:38.232|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:38 07:19:38.232|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(uat-imperative-workflow), version(1.0.0) from db 07:19:38 07:19:38.233|1234|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:38 07:19:38.237|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:19:38 07:19:38.237|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0 07:19:38 07:19:38.238|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 07:19:38 07:19:38.241|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf) 07:19:38 07:19:38.243|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 07:19:38 07:19:38.243|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign) 07:19:38 07:19:38.243|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.244|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign) 07:19:38 07:19:38.244|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 07:19:38 07:19:38.244|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (resource-resolution), values ({artifact-prefix-names=["assign"], store-result=false}) 07:19:38 07:19:38.257|1234|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(assign-mapping) 07:19:38 07:19:38.268|1234|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 07:19:38 name = * 07:19:38 status = null 07:19:38 required = null 07:19:38 dependencies = null 07:19:38 dictionaryName = null 07:19:38 dictionarySource = null 07:19:38 ]], [[ 07:19:38 name = service-instance-id 07:19:38 status = null 07:19:38 required = true 07:19:38 dependencies = [] 07:19:38 dictionaryName = input-source 07:19:38 dictionarySource = input 07:19:38 ]]]) 07:19:38 07:19:38.275|1234|| ERROR ocessor$InputResourceResolutionProcessor : Failed to process input resource resolution in template key ([ 07:19:38 name = service-instance-id 07:19:38 status = null 07:19:38 required = true 07:19:38 dependencies = [] 07:19:38 dictionaryName = input-source 07:19:38 dictionarySource = input 07:19:38 ]) assignments. 07:19:38 07:19:38.276|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 07:19:38 "service-instance-id" : "${service-instance-id}" 07:19:38 }) 07:19:38 07:19:38.277|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.277|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 07:19:38 07:19:38.277|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign) -> executed state(FAILURE) 07:19:38 07:19:38.277|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(deploy) is waiting for incoming edges([assign-recover>deploy/SUCCESS(NOT_STARTED)]) 07:19:38 07:19:38.278|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign-recover) 07:19:38 07:19:38.278|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.278|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign-recover) 07:19:38 07:19:38.278|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.278|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.278|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.278|1234|| INFO cba.cds.uat.TestScript : running step assign-recover, should fail: false 07:19:38 07:19:38.278|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.279|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.279|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign-recover) -> executed state(SUCCESS) 07:19:38 07:19:38.279|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.279|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(deploy) 07:19:38 07:19:38.279|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.279|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(deploy) 07:19:38 07:19:38.279|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.279|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.279|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.280|1234|| INFO cba.cds.uat.TestScript : running step deploy, should fail: false 07:19:38 07:19:38.280|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.280|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.281|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(deploy) -> executed state(SUCCESS) 07:19:38 07:19:38.284|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.285|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(deploy-recover) -> executed state(SUCCESS) 07:19:38 07:19:38.285|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED)]) 07:19:38 07:19:38.285|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(collect) 07:19:38 07:19:38.285|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.286|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(collect) 07:19:38 07:19:38.286|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.286|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 07:19:38 07:19:38.286|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 07:19:38 07:19:38.286|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":"SUCCEEDED","execute-script-2":"SUCCEEDED","execute-script-3":null,"execute-script-4":null} 07:19:38 07:19:38.286|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.286|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.286|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 07:19:38 07:19:38.287|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 07:19:38 07:19:38.287|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 07:19:38 07:19:38.287|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf) 07:19:38 07:19:38.287|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 85995212-056a-4c6a-a639-ea38f5c2540b auditStoreId -1 07:19:38 07:19:38.288|1234|| DEBUG org.springframework.web.HttpLogging : [914161b8-13] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@413bb400] 07:19:38 07:19:38.290||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:19:38 07:19:38.290||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: 81b93235-1c76-49d9-bbcc-3c321190dc2b 07:19:38 07:19:38.290||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:19:38 07:19:38.290||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:19:38 07:19:38.290||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 5ec6f770-ceef-4d98-ba3e-ea313c69c64e 07:19:38 07:19:38.290||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:19:38 07:19:38.290||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:19:38 07:19:38.290||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:19:38 07:19:38.290||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:19:38 07:19:38.290||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:19:38 07:19:38.290||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 583 07:19:38 07:19:38.290||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:38 07:19:38.290||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:19:38 07:19:38.290||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:19:38 07:19:38.290||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:19:38 07:19:38.290||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:19:38 07:19:38.290||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:19:38 07:19:38.290||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:19:38 07:19:38.291||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:38 07:19:38.291||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:38 07:19:38.291||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:38.291||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.292||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-assign-recover-fails' 07:19:38 07:19:38.292||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:38 07:19:38.292||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:38 07:19:38.292||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.292||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.292||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:38.292||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:38.292||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:38 07:19:38.292||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:38.292||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:38 07:19:38.292||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 285 07:19:38 07:19:38.292||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 07:19:38 07:19:38.292||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33801 07:19:38 07:19:38.293||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:19:38 07:19:38.293||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:38 07:19:38.293||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:19:38 07:19:38.298|1234|| DEBUG org.springframework.web.HttpLogging : [914161b8-14] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@1f813dc7] 07:19:38 07:19:38.300|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:19:38 07:19:38.300|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:38 07:19:38.300|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:38 07:19:38.300|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(uat-imperative-workflow), version(1.0.0) from db 07:19:38 07:19:38.301|1234|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:38 07:19:38.304|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:19:38 07:19:38.304|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0 07:19:38 07:19:38.305|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 07:19:38 07:19:38.308|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf) 07:19:38 07:19:38.311|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 07:19:38 07:19:38.312|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign) 07:19:38 07:19:38.312|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.312|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign) 07:19:38 07:19:38.312|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 07:19:38 07:19:38.313|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (resource-resolution), values ({artifact-prefix-names=["assign"], store-result=false}) 07:19:38 07:19:38.314|1234|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(assign-mapping) 07:19:38 07:19:38.326|1234|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 07:19:38 name = * 07:19:38 status = null 07:19:38 required = null 07:19:38 dependencies = null 07:19:38 dictionaryName = null 07:19:38 dictionarySource = null 07:19:38 ]], [[ 07:19:38 name = service-instance-id 07:19:38 status = null 07:19:38 required = true 07:19:38 dependencies = [] 07:19:38 dictionaryName = input-source 07:19:38 dictionarySource = input 07:19:38 ]]]) 07:19:38 07:19:38.327|1234|| ERROR ocessor$InputResourceResolutionProcessor : Failed to process input resource resolution in template key ([ 07:19:38 name = service-instance-id 07:19:38 status = null 07:19:38 required = true 07:19:38 dependencies = [] 07:19:38 dictionaryName = input-source 07:19:38 dictionarySource = input 07:19:38 ]) assignments. 07:19:38 07:19:38.327|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 07:19:38 "service-instance-id" : "${service-instance-id}" 07:19:38 }) 07:19:38 07:19:38.328|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.328|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 07:19:38 07:19:38.328|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign) -> executed state(FAILURE) 07:19:38 07:19:38.328|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(deploy) is waiting for incoming edges([assign-recover>deploy/SUCCESS(NOT_STARTED)]) 07:19:38 07:19:38.329|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign-recover) 07:19:38 07:19:38.329|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.329|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign-recover) 07:19:38 07:19:38.329|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.329|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.330|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.330|1234|| INFO cba.cds.uat.TestScript : running step assign-recover, should fail: true 07:19:38 07:19:38.331|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in assign-recover - execute-script-1 : Step failed: assign-recover 07:19:38 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: assign-recover 07:19:38 at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) 07:19:38 at cba.cds.uat.TestScript.processNB(TestScript.kt) 07:19:38 at cba.cds.uat.TestScript.processNB(TestScript.kt:27) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:75) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:68) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:19:38 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) 07:19:38 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) 07:19:38 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 07:19:38 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:19:38 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:19:38 07:19:38.334|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step assign-recover 07:19:38 07:19:38.334|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.334|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.334|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign-recover) -> executed state(FAILURE) 07:19:38 07:19:38.335|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.335|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(deploy) -> executed state(SUCCESS) 07:19:38 07:19:38.335|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.336|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(deploy-recover) -> executed state(SUCCESS) 07:19:38 07:19:38.336|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.337|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(collect) 07:19:38 07:19:38.337|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.338|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(collect) 07:19:38 07:19:38.338|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.338|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 07:19:38 07:19:38.338|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 07:19:38 07:19:38.338|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":"FAILED","execute-script-2":null,"execute-script-3":null,"execute-script-4":null} 07:19:38 07:19:38.338|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.338|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.338|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 07:19:38 07:19:38.339|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 07:19:38 07:19:38.339|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 07:19:38 07:19:38.339|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf) 07:19:38 07:19:38.339|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 9fdddeaa-4a79-45ac-96b9-2c1a5191c02e auditStoreId -1 07:19:38 07:19:38.340|1234|| DEBUG org.springframework.web.HttpLogging : [914161b8-14] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@73488b36] 07:19:38 07:19:38.344||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:19:38 07:19:38.344||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: d3e2db69-4010-4240-9bbf-70b3d2bd1062 07:19:38 07:19:38.344||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:19:38 07:19:38.344||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:19:38 07:19:38.344||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 8ad50724-7d9b-49f3-ac6d-a2592d6fa8d6 07:19:38 07:19:38.344||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:19:38 07:19:38.344||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:19:38 07:19:38.344||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:19:38 07:19:38.344||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:19:38 07:19:38.344||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:19:38 07:19:38.344||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 573 07:19:38 07:19:38.344||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:38 07:19:38.344||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:19:38 07:19:38.344||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:19:38 07:19:38.344||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:19:38 07:19:38.344||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:19:38 07:19:38.344||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:19:38 07:19:38.344||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:19:38 07:19:38.344||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:38 07:19:38.345||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:38 07:19:38.345||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:38.345||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.346||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-deploy-fail' 07:19:38 07:19:38.346||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:38 07:19:38.347||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:38 07:19:38.347||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.347||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.347||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:38.347||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:38.347||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:38 07:19:38.347||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:38.347||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:38 07:19:38.347||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 310 07:19:38 07:19:38.347||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 07:19:38 07:19:38.347||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33801 07:19:38 07:19:38.347||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:19:38 07:19:38.347||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:38 07:19:38.347||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:19:38 07:19:38.354|1234|| DEBUG org.springframework.web.HttpLogging : [914161b8-15] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@1168127f] 07:19:38 07:19:38.356|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:19:38 07:19:38.356|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:38 07:19:38.356|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:38 07:19:38.356|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(uat-imperative-workflow), version(1.0.0) from db 07:19:38 07:19:38.357|1234|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:38 07:19:38.359|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:19:38 07:19:38.359|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0 07:19:38 07:19:38.360|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 07:19:38 07:19:38.362|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf) 07:19:38 07:19:38.364|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 07:19:38 07:19:38.365|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign) 07:19:38 07:19:38.365|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.365|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign) 07:19:38 07:19:38.365|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 07:19:38 07:19:38.365|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (resource-resolution), values ({artifact-prefix-names=["assign"], store-result=false}) 07:19:38 07:19:38.366|1234|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(assign-mapping) 07:19:38 07:19:38.375|1234|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 07:19:38 name = * 07:19:38 status = null 07:19:38 required = null 07:19:38 dependencies = null 07:19:38 dictionaryName = null 07:19:38 dictionarySource = null 07:19:38 ]], [[ 07:19:38 name = service-instance-id 07:19:38 status = null 07:19:38 required = true 07:19:38 dependencies = [] 07:19:38 dictionaryName = input-source 07:19:38 dictionarySource = input 07:19:38 ]]]) 07:19:38 07:19:38.376|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("test-123") for Resource Name (service-instance-id), definition(input-source) of type (string) 07:19:38 07:19:38.377|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 07:19:38 "service-instance-id" : "test-123" 07:19:38 }) 07:19:38 07:19:38.377|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.377|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 07:19:38 07:19:38.377|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign) -> executed state(SUCCESS) 07:19:38 07:19:38.377|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(deploy) is waiting for incoming edges([assign-recover>deploy/SUCCESS(NOT_STARTED)]) 07:19:38 07:19:38.378|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(assign-recover) -> executed state(SUCCESS) 07:19:38 07:19:38.378|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.378|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(deploy) 07:19:38 07:19:38.378|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.378|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(deploy) 07:19:38 07:19:38.378|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.379|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.379|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.379|1234|| INFO cba.cds.uat.TestScript : running step deploy, should fail: true 07:19:38 07:19:38.379|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in deploy - execute-script-2 : Step failed: deploy 07:19:38 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: deploy 07:19:38 at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) 07:19:38 at cba.cds.uat.TestScript.processNB(TestScript.kt) 07:19:38 at cba.cds.uat.TestScript.processNB(TestScript.kt:27) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:75) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:68) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:19:38 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) 07:19:38 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) 07:19:38 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 07:19:38 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:19:38 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:19:38 07:19:38.379|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step deploy 07:19:38 07:19:38.379|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.379|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.379|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(deploy) -> executed state(FAILURE) 07:19:38 07:19:38.380|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.380|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(deploy-recover) 07:19:38 07:19:38.380|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-3) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.380|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(deploy-recover) 07:19:38 07:19:38.380|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-3), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.380|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-3), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.380|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.380|1234|| INFO cba.cds.uat.TestScript : running step deploy-recover, should fail: false 07:19:38 07:19:38.380|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.380|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-3),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.380|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(deploy-recover) -> executed state(SUCCESS) 07:19:38 07:19:38.381|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.381|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(collect) 07:19:38 07:19:38.381|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.381|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(collect) 07:19:38 07:19:38.381|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.381|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 07:19:38 07:19:38.381|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 07:19:38 07:19:38.382|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":null,"execute-script-2":"FAILED","execute-script-3":"SUCCEEDED","execute-script-4":null} 07:19:38 07:19:38.382|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.382|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.382|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 07:19:38 07:19:38.382|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 07:19:38 07:19:38.382|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 07:19:38 07:19:38.382|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf) 07:19:38 07:19:38.383|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID dad802f8-ff71-4b23-af7b-a78a6a8cead0 auditStoreId -1 07:19:38 07:19:38.384|1234|| DEBUG org.springframework.web.HttpLogging : [914161b8-15] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@5a1bc07a] 07:19:38 07:19:38.387||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:19:38 07:19:38.387||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: 3e7b12e6-1ffb-4415-b012-46d20a8dec18 07:19:38 07:19:38.387||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:19:38 07:19:38.387||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:19:38 07:19:38.387||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: fd602069-674e-4269-b23e-c304a5fa0116 07:19:38 07:19:38.387||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:19:38 07:19:38.387||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:19:38 07:19:38.387||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:19:38 07:19:38.387||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:19:38 07:19:38.387||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:19:38 07:19:38.387||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 580 07:19:38 07:19:38.387||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:38 07:19:38.387||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:19:38 07:19:38.387||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:19:38 07:19:38.387||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:19:38 07:19:38.387||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:19:38 07:19:38.387||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:19:38 07:19:38.387||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:19:38 07:19:38.387||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:38 07:19:38.387||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:38 07:19:38.387||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:38.387||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.388||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-assign-fail-and-deploy-fail' 07:19:38 07:19:38.388||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:38 07:19:38.388||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:38 07:19:38.388||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.388||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.388||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:38.388||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:38.388||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:38 07:19:38.388||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:38.388||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:38 07:19:38.388||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 277 07:19:38 07:19:38.388||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 07:19:38 07:19:38.388||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33801 07:19:38 07:19:38.388||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:19:38 07:19:38.388||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:38 07:19:38.388||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:19:38 07:19:38.396|1234|| DEBUG org.springframework.web.HttpLogging : [914161b8-16] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@2ed4c479] 07:19:38 07:19:38.398|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:19:38 07:19:38.398|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:38 07:19:38.398|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:38 07:19:38.398|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(uat-imperative-workflow), version(1.0.0) from db 07:19:38 07:19:38.399|1234|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:38 07:19:38.401|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:19:38 07:19:38.401|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0 07:19:38 07:19:38.401|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 07:19:38 07:19:38.404|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf) 07:19:38 07:19:38.405|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 07:19:38 07:19:38.406|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign) 07:19:38 07:19:38.406|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.406|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign) 07:19:38 07:19:38.406|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 07:19:38 07:19:38.407|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (resource-resolution), values ({artifact-prefix-names=["assign"], store-result=false}) 07:19:38 07:19:38.408|1234|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(assign-mapping) 07:19:38 07:19:38.420|1234|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 07:19:38 name = * 07:19:38 status = null 07:19:38 required = null 07:19:38 dependencies = null 07:19:38 dictionaryName = null 07:19:38 dictionarySource = null 07:19:38 ]], [[ 07:19:38 name = service-instance-id 07:19:38 status = null 07:19:38 required = true 07:19:38 dependencies = [] 07:19:38 dictionaryName = input-source 07:19:38 dictionarySource = input 07:19:38 ]]]) 07:19:38 07:19:38.421|1234|| ERROR ocessor$InputResourceResolutionProcessor : Failed to process input resource resolution in template key ([ 07:19:38 name = service-instance-id 07:19:38 status = null 07:19:38 required = true 07:19:38 dependencies = [] 07:19:38 dictionaryName = input-source 07:19:38 dictionarySource = input 07:19:38 ]) assignments. 07:19:38 07:19:38.421|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 07:19:38 "service-instance-id" : "${service-instance-id}" 07:19:38 }) 07:19:38 07:19:38.421|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.421|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 07:19:38 07:19:38.421|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign) -> executed state(FAILURE) 07:19:38 07:19:38.422|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(deploy) is waiting for incoming edges([assign-recover>deploy/SUCCESS(NOT_STARTED)]) 07:19:38 07:19:38.422|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign-recover) 07:19:38 07:19:38.422|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.423|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign-recover) 07:19:38 07:19:38.423|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.423|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.423|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.424|1234|| INFO cba.cds.uat.TestScript : running step assign-recover, should fail: false 07:19:38 07:19:38.424|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.424|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.424|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign-recover) -> executed state(SUCCESS) 07:19:38 07:19:38.424|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.424|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(deploy) 07:19:38 07:19:38.424|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.425|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(deploy) 07:19:38 07:19:38.425|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.425|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.425|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.425|1234|| INFO cba.cds.uat.TestScript : running step deploy, should fail: true 07:19:38 07:19:38.425|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in deploy - execute-script-2 : Step failed: deploy 07:19:38 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: deploy 07:19:38 at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) 07:19:38 at cba.cds.uat.TestScript.processNB(TestScript.kt) 07:19:38 at cba.cds.uat.TestScript.processNB(TestScript.kt:27) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:75) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:68) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:19:38 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) 07:19:38 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) 07:19:38 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 07:19:38 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:19:38 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:19:38 07:19:38.425|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step deploy 07:19:38 07:19:38.425|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.425|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.425|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(deploy) -> executed state(FAILURE) 07:19:38 07:19:38.426|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.426|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(deploy-recover) 07:19:38 07:19:38.426|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-3) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.426|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(deploy-recover) 07:19:38 07:19:38.426|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-3), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.426|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-3), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.426|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.426|1234|| INFO cba.cds.uat.TestScript : running step deploy-recover, should fail: false 07:19:38 07:19:38.426|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.426|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-3),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.427|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(deploy-recover) -> executed state(SUCCESS) 07:19:38 07:19:38.427|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.427|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(collect) 07:19:38 07:19:38.427|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.427|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(collect) 07:19:38 07:19:38.427|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.427|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 07:19:38 07:19:38.427|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 07:19:38 07:19:38.428|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":"SUCCEEDED","execute-script-2":"FAILED","execute-script-3":"SUCCEEDED","execute-script-4":null} 07:19:38 07:19:38.428|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.428|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.428|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 07:19:38 07:19:38.428|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 07:19:38 07:19:38.428|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 07:19:38 07:19:38.428|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf) 07:19:38 07:19:38.429|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 88928936-1a5c-4485-bc70-06cb970d05e4 auditStoreId -1 07:19:38 07:19:38.429|1234|| DEBUG org.springframework.web.HttpLogging : [914161b8-16] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@6509ecc2] 07:19:38 07:19:38.433||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:19:38 07:19:38.433||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: 6be6db02-6346-4474-916a-362d0cdb3283 07:19:38 07:19:38.433||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:19:38 07:19:38.433||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:19:38 07:19:38.433||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 3dea9b43-0446-4524-9a34-638922ee4910 07:19:38 07:19:38.433||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:19:38 07:19:38.433||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:19:38 07:19:38.433||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:19:38 07:19:38.433||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:19:38 07:19:38.433||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:19:38 07:19:38.433||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 587 07:19:38 07:19:38.434||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:38 07:19:38.434||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:19:38 07:19:38.434||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:19:38 07:19:38.434||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:19:38 07:19:38.434||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:19:38 07:19:38.434||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:19:38 07:19:38.434||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:19:38 07:19:38.434||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:38 07:19:38.434||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:38 07:19:38.434||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:38.434||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.435||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-parallel-happy-case' 07:19:38 07:19:38.435||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:38 07:19:38.435||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:38 07:19:38.435||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.435||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.435||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:38.435||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:38.435||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:38 07:19:38.435||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:38.435||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:38 07:19:38.435||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 266 07:19:38 07:19:38.435||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 07:19:38 07:19:38.435||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33801 07:19:38 07:19:38.435||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:19:38 07:19:38.435||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:38 07:19:38.435||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:19:38 07:19:38.441|1234|| DEBUG org.springframework.web.HttpLogging : [914161b8-17] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@69d7b570] 07:19:38 07:19:38.443|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:19:38 07:19:38.443|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:38 07:19:38.443|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:38 07:19:38.443|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(uat-imperative-workflow), version(1.0.0) from db 07:19:38 07:19:38.444|1234|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:38 07:19:38.448|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:19:38 07:19:38.448|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0 07:19:38 07:19:38.448|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 07:19:38 07:19:38.452|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf-parallel) 07:19:38 07:19:38.453|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 07:19:38 07:19:38.454|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(execute-A) 07:19:38 07:19:38.454|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(execute-B) 07:19:38 07:19:38.454|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.454|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.455|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(execute-A) 07:19:38 07:19:38.455|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.455|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.455|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(execute-B) 07:19:38 07:19:38.455|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.455|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.455|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.455|1234|| INFO cba.cds.uat.TestScript : running step execute-A, should fail: false 07:19:38 07:19:38.456|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.456|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.456|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.456|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-A) -> executed state(SUCCESS) 07:19:38 07:19:38.456|1234|| INFO cba.cds.uat.TestScript : running step execute-B, should fail: false 07:19:38 07:19:38.456|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([execute-B>clean-up/FAILURE(NOT_STARTED), finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.456|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.456|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.456|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(finalize) is waiting for incoming edges([execute-B>finalize/SUCCESS(NOT_STARTED)]) 07:19:38 07:19:38.456|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-B) -> executed state(SUCCESS) 07:19:38 07:19:38.457|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.457|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(finalize) 07:19:38 07:19:38.458|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-3) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.458|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(finalize) 07:19:38 07:19:38.458|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-3), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.458|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-3), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.458|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.459|1234|| INFO cba.cds.uat.TestScript : running step finalize, should fail: false 07:19:38 07:19:38.459|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.459|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-3),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.459|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(finalize) -> executed state(SUCCESS) 07:19:38 07:19:38.459|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([finalize>clean-up/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.460|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(clean-up) 07:19:38 07:19:38.460|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-4) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.460|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(clean-up) 07:19:38 07:19:38.460|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-4), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.460|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-4), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.461|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.461|1234|| INFO cba.cds.uat.TestScript : running step clean-up, should fail: false 07:19:38 07:19:38.461|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.461|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-4),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.461|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(clean-up) -> executed state(SUCCESS) 07:19:38 07:19:38.470|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([clean-up>collect/SUCCESS(NOT_STARTED)]) 07:19:38 07:19:38.471|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(collect) 07:19:38 07:19:38.471|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.471|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(collect) 07:19:38 07:19:38.471|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.471|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 07:19:38 07:19:38.471|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 07:19:38 07:19:38.471|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":"SUCCEEDED","execute-script-2":"SUCCEEDED","execute-script-3":"SUCCEEDED","execute-script-4":"SUCCEEDED"} 07:19:38 07:19:38.471|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.471|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.471|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 07:19:38 07:19:38.472|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 07:19:38 07:19:38.472|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 07:19:38 07:19:38.472|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf-parallel) 07:19:38 07:19:38.472|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID e85a43b3-26f6-4de1-ac2e-3d4b7462a0f1 auditStoreId -1 07:19:38 07:19:38.473|1234|| DEBUG org.springframework.web.HttpLogging : [914161b8-17] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@11b13f7a] 07:19:38 07:19:38.477||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:19:38 07:19:38.477||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: 8d01bccf-5668-4381-8489-784b995c1289 07:19:38 07:19:38.477||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:19:38 07:19:38.477||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:19:38 07:19:38.477||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: c744fb79-4a8c-4f40-b21d-469d9a5ebc47 07:19:38 07:19:38.477||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:19:38 07:19:38.477||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:19:38 07:19:38.477||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:19:38 07:19:38.478||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:19:38 07:19:38.478||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:19:38 07:19:38.478||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 615 07:19:38 07:19:38.478||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:38 07:19:38.478||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:19:38 07:19:38.478||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:19:38 07:19:38.478||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:19:38 07:19:38.478||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:19:38 07:19:38.478||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:19:38 07:19:38.478||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:19:38 07:19:38.478||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:38 07:19:38.478||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:38 07:19:38.478||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:38.478||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.479||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-execute-script-1-fail' 07:19:38 07:19:38.479||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:38 07:19:38.479||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:38 07:19:38.479||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.479||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.480||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:38.480||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:38.480||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:38 07:19:38.480||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:38.480||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:38 07:19:38.480||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 298 07:19:38 07:19:38.480||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 07:19:38 07:19:38.480||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33801 07:19:38 07:19:38.480||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:19:38 07:19:38.480||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:38 07:19:38.480||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:19:38 07:19:38.487|1234|| DEBUG org.springframework.web.HttpLogging : [914161b8-18] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@7faec288] 07:19:38 07:19:38.488|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:19:38 07:19:38.488|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:38 07:19:38.488|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:38 07:19:38.489|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(uat-imperative-workflow), version(1.0.0) from db 07:19:38 07:19:38.490|1234|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:38 07:19:38.492|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:19:38 07:19:38.492|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0 07:19:38 07:19:38.492|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 07:19:38 07:19:38.496|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf-parallel) 07:19:38 07:19:38.497|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 07:19:38 07:19:38.498|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(execute-B) 07:19:38 07:19:38.498|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(execute-A) 07:19:38 07:19:38.498|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.498|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.499|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(execute-A) 07:19:38 07:19:38.499|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(execute-B) 07:19:38 07:19:38.499|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.499|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.499|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.499|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.499|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.499|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.500|1234|| INFO cba.cds.uat.TestScript : running step execute-A, should fail: true 07:19:38 07:19:38.500|1234|| INFO cba.cds.uat.TestScript : running step execute-B, should fail: false 07:19:38 07:19:38.500|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.500|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.500|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in execute-A - execute-script-1 : Step failed: execute-A 07:19:38 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: execute-A 07:19:38 at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) 07:19:38 at cba.cds.uat.TestScript.processNB(TestScript.kt) 07:19:38 at cba.cds.uat.TestScript.processNB(TestScript.kt:27) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:75) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:68) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:19:38 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) 07:19:38 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) 07:19:38 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 07:19:38 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:19:38 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:19:38 07:19:38.500|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step execute-A 07:19:38 07:19:38.500|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-B) -> executed state(SUCCESS) 07:19:38 07:19:38.500|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.500|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.500|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-A) -> executed state(FAILURE) 07:19:38 07:19:38.501|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([execute-B>clean-up/FAILURE(NOT_STARTED), finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.501|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.501|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(finalize) is waiting for incoming edges([execute-A>finalize/SUCCESS(NOT_STARTED)]) 07:19:38 07:19:38.502|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(finalize) 07:19:38 07:19:38.502|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-3) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.502|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(finalize) 07:19:38 07:19:38.502|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-3), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.502|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-3), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.503|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.503|1234|| INFO cba.cds.uat.TestScript : running step finalize, should fail: false 07:19:38 07:19:38.503|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.503|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-3),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.503|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(finalize) -> executed state(SUCCESS) 07:19:38 07:19:38.504|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([finalize>clean-up/SUCCESS(NOT_STARTED)]) 07:19:38 07:19:38.505|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(clean-up) 07:19:38 07:19:38.505|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-4) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.505|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(clean-up) 07:19:38 07:19:38.505|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-4), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.505|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-4), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.505|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.506|1234|| INFO cba.cds.uat.TestScript : running step clean-up, should fail: false 07:19:38 07:19:38.506|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.506|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-4),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.506|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(clean-up) -> executed state(SUCCESS) 07:19:38 07:19:38.506|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([clean-up>collect/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.507|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(collect) 07:19:38 07:19:38.507|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.507|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(collect) 07:19:38 07:19:38.507|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.507|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 07:19:38 07:19:38.508|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 07:19:38 07:19:38.508|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":"FAILED","execute-script-2":"SUCCEEDED","execute-script-3":"SUCCEEDED","execute-script-4":"SUCCEEDED"} 07:19:38 07:19:38.508|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.508|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.509|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 07:19:38 07:19:38.509|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 07:19:38 07:19:38.511|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 07:19:38 07:19:38.511|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf-parallel) 07:19:38 07:19:38.512|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 8d1f64b6-b33d-4e11-a0e9-6a081c264445 auditStoreId -1 07:19:38 07:19:38.512|1234|| DEBUG org.springframework.web.HttpLogging : [914161b8-18] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@25519e85] 07:19:38 07:19:38.517||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:19:38 07:19:38.517||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: d0927a06-2b37-495a-b209-48c9d758833d 07:19:38 07:19:38.517||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:19:38 07:19:38.517||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:19:38 07:19:38.517||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 43acb76b-fdf9-4cfd-9fd9-6ae08d3800a0 07:19:38 07:19:38.517||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:19:38 07:19:38.517||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:19:38 07:19:38.517||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:19:38 07:19:38.517||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:19:38 07:19:38.517||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:19:38 07:19:38.517||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 612 07:19:38 07:19:38.517||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:38 07:19:38.517||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:19:38 07:19:38.517||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:19:38 07:19:38.517||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:19:38 07:19:38.517||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:19:38 07:19:38.517||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:19:38 07:19:38.517||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:19:38 07:19:38.517||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:38 07:19:38.518||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:38 07:19:38.518||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:38.518||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.518||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-both-execute-scrips-fail' 07:19:38 07:19:38.519||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:38 07:19:38.519||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:38 07:19:38.519||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.519||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.519||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:38.519||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:38.519||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:38 07:19:38.519||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:38.519||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:38 07:19:38.519||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 315 07:19:38 07:19:38.519||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 07:19:38 07:19:38.519||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33801 07:19:38 07:19:38.519||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:19:38 07:19:38.519||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:38 07:19:38.519||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:19:38 07:19:38.527|1234|| DEBUG org.springframework.web.HttpLogging : [914161b8-19] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@2e04cce8] 07:19:38 07:19:38.528|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:19:38 07:19:38.528|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:38 07:19:38.528|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:38 07:19:38.528|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(uat-imperative-workflow), version(1.0.0) from db 07:19:38 07:19:38.529|1234|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:38 07:19:38.532|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:19:38 07:19:38.532|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0 07:19:38 07:19:38.533|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 07:19:38 07:19:38.538|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf-parallel) 07:19:38 07:19:38.539|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 07:19:38 07:19:38.539|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(execute-A) 07:19:38 07:19:38.539|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(execute-B) 07:19:38 07:19:38.540|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.540|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.540|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(execute-A) 07:19:38 07:19:38.540|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.540|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.540|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(execute-B) 07:19:38 07:19:38.540|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.540|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.540|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.540|1234|| INFO cba.cds.uat.TestScript : running step execute-A, should fail: true 07:19:38 07:19:38.541|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.540|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in execute-A - execute-script-1 : Step failed: execute-A 07:19:38 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: execute-A 07:19:38 at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) 07:19:38 at cba.cds.uat.TestScript.processNB(TestScript.kt) 07:19:38 at cba.cds.uat.TestScript.processNB(TestScript.kt:27) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:75) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:68) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:19:38 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) 07:19:38 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) 07:19:38 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 07:19:38 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:19:38 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:19:38 07:19:38.541|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step execute-A 07:19:38 07:19:38.541|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.541|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.541|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-A) -> executed state(FAILURE) 07:19:38 07:19:38.541|1234|| INFO cba.cds.uat.TestScript : running step execute-B, should fail: true 07:19:38 07:19:38.541|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([execute-B>clean-up/FAILURE(NOT_STARTED), finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.541|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(finalize) is waiting for incoming edges([execute-B>finalize/SUCCESS(NOT_STARTED)]) 07:19:38 07:19:38.541|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in execute-B - execute-script-2 : Step failed: execute-B 07:19:38 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: execute-B 07:19:38 at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) 07:19:38 at cba.cds.uat.TestScript.processNB(TestScript.kt) 07:19:38 at cba.cds.uat.TestScript.processNB(TestScript.kt:27) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:75) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:68) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:19:38 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) 07:19:38 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) 07:19:38 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 07:19:38 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:19:38 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:19:38 07:19:38.541|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step execute-B 07:19:38 07:19:38.542|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.542|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.542|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-B) -> executed state(FAILURE) 07:19:38 07:19:38.542|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.543|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(finalize) -> executed state(SUCCESS) 07:19:38 07:19:38.543|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([finalize>clean-up/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.543|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(clean-up) 07:19:38 07:19:38.543|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-4) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.543|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(clean-up) 07:19:38 07:19:38.543|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-4), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.543|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-4), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.543|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.544|1234|| INFO cba.cds.uat.TestScript : running step clean-up, should fail: false 07:19:38 07:19:38.544|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.544|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-4),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.544|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(clean-up) -> executed state(SUCCESS) 07:19:38 07:19:38.544|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([clean-up>collect/FAILURE(NOT_STARTED)]) 07:19:38 07:19:38.545|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(collect) 07:19:38 07:19:38.545|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.545|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(collect) 07:19:38 07:19:38.545|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.545|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 07:19:38 07:19:38.545|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 07:19:38 07:19:38.545|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":"FAILED","execute-script-2":"FAILED","execute-script-3":null,"execute-script-4":"SUCCEEDED"} 07:19:38 07:19:38.545|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.545|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.545|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 07:19:38 07:19:38.546|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 07:19:38 07:19:38.546|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 07:19:38 07:19:38.547|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf-parallel) 07:19:38 07:19:38.547|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 5a21272e-a115-4851-9a37-5b0fd8210df4 auditStoreId -1 07:19:38 07:19:38.548|1234|| DEBUG org.springframework.web.HttpLogging : [914161b8-19] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@33cabd70] 07:19:38 07:19:38.551||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 07:19:38 07:19:38.551||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: f2c4f3d2-e065-462d-9430-c2b43ff70e9e 07:19:38 07:19:38.551||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:19:38 07:19:38.551||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:19:38 07:19:38.551||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 64f01c49-302f-494c-9162-550c4fce010b 07:19:38 07:19:38.551||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:19:38 07:19:38.551||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:19:38 07:19:38.551||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:19:38 07:19:38.551||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:19:38 07:19:38.551||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:19:38 07:19:38.551||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 602 07:19:38 07:19:38.551||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:38 07:19:38.551||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:19:38 07:19:38.551||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:19:38 07:19:38.551||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:19:38 07:19:38.551||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:19:38 07:19:38.551||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:19:38 07:19:38.551||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:19:38 07:19:38.551||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:38 07:19:38.552||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:38 07:19:38.552||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:38.552||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.552||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-unhandled-error' 07:19:38 07:19:38.552||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:38 07:19:38.553||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:38 07:19:38.553||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.553||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.553||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:38.553||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:38.553||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:38 07:19:38.553||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:38.553||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:38 07:19:38.553||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 322 07:19:38 07:19:38.553||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 07:19:38 07:19:38.553||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:33801 07:19:38 07:19:38.553||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 07:19:38 07:19:38.553||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:38 07:19:38.553||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 07:19:38 07:19:38.560|1234|| DEBUG org.springframework.web.HttpLogging : [914161b8-20] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@26fb225d] 07:19:38 07:19:38.561|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:19:38 07:19:38.561|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:38 07:19:38.561|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:38 07:19:38.561|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(uat-imperative-workflow), version(1.0.0) from db 07:19:38 07:19:38.562|1234|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:38 07:19:38.565|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) 07:19:38 07:19:38.565|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0 07:19:38 07:19:38.565|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 07:19:38 07:19:38.568|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-unhandled-error) 07:19:38 07:19:38.569|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 07:19:38 07:19:38.570|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-unhandled-error[1234])'s step(execute-A) 07:19:38 07:19:38.570|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.570|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-unhandled-error) step(execute-A) 07:19:38 07:19:38.570|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.570|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.570|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.571|1234|| INFO cba.cds.uat.TestScript : running step execute-A, should fail: true 07:19:38 07:19:38.571|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in execute-A - execute-script-1 : Step failed: execute-A 07:19:38 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: execute-A 07:19:38 at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) 07:19:38 at cba.cds.uat.TestScript.processNB(TestScript.kt) 07:19:38 at cba.cds.uat.TestScript.processNB(TestScript.kt:27) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:75) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:68) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:19:38 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) 07:19:38 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) 07:19:38 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 07:19:38 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:19:38 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:19:38 07:19:38.571|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step execute-A 07:19:38 07:19:38.571|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.571|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.571|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-A) -> executed state(FAILURE) 07:19:38 07:19:38.572|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-unhandled-error[1234])'s step(clean-up) 07:19:38 07:19:38.572|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(finalize) -> executed state(SUCCESS) 07:19:38 07:19:38.572|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-4) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.572|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(END) is waiting for incoming edges([clean-up>END/SUCCESS(NOT_STARTED)]) 07:19:38 07:19:38.572|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-unhandled-error) step(clean-up) 07:19:38 07:19:38.572|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-4), interface name(ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.572|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-4), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 07:19:38 07:19:38.572|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 07:19:38 07:19:38.573|1234|| INFO cba.cds.uat.TestScript : running step clean-up, should fail: true 07:19:38 07:19:38.573|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in clean-up - execute-script-4 : Step failed: clean-up 07:19:38 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: clean-up 07:19:38 at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) 07:19:38 at cba.cds.uat.TestScript.processNB(TestScript.kt) 07:19:38 at cba.cds.uat.TestScript.processNB(TestScript.kt:27) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:75) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:68) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 07:19:38 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:53) 07:19:38 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148) 07:19:38 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:43) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) 07:19:38 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 07:19:38 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:19:38 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:19:38 07:19:38.573|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step clean-up 07:19:38 07:19:38.573|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.573|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-4),interface name (ComponentScriptExecutor), operationName(process) 07:19:38 07:19:38.573|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(clean-up) -> executed state(FAILURE) 07:19:38 07:19:38.573|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (1)exceptions 07:19:38 07:19:38.574|1234|| ERROR b.s.w.ImperativeBluePrintWorkflowService : workflow(1234) exception : 07:19:38 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(clean-up) outgoing edge(FAILURE) is missing. 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 07:19:38 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 07:19:38 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07:19:38 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) 07:19:38 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) 07:19:38 07:19:38.574|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-unhandled-error) 07:19:38 07:19:38.574|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 0d226894-b790-4b9d-99a1-d9d0f3690d20 auditStoreId -1 07:19:38 07:19:38.575|1234|| DEBUG org.springframework.web.HttpLogging : [914161b8-20] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@73eb34a8] 07:19:38 07:19:38.577||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 500 Internal Server Error 07:19:38 07:19:38.577||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: c85b0f13-93cb-4254-b4ca-30ca9214a333 07:19:38 07:19:38.577||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 07:19:38 07:19:38.577||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 07:19:38 07:19:38.577||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: bbb81941-788f-42f6-ae7f-f1449d40236c 07:19:38 07:19:38.577||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 07:19:38 07:19:38.577||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 07:19:38 07:19:38.577||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 07:19:38 07:19:38.578||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 07:19:38 07:19:38.578||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 07:19:38 07:19:38.578||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 581 07:19:38 07:19:38.578||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:38 07:19:38.578||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 07:19:38 07:19:38.578||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 07:19:38 07:19:38.578||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 07:19:38 07:19:38.578||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 07:19:38 07:19:38.578||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 0 07:19:38 07:19:38.578||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 07:19:38 07:19:38.578||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:38 07:19:38.578||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:38 07:19:38.578||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 07:19:38 07:19:38.578||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.579||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:19:38 07:19:38.579||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: Close connection 07:19:38 07:19:38.579||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:19:38 07:19:38.579||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0] 07:19:38 07:19:38.581||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0] 07:19:38 07:19:38.581||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0] 07:19:38 07:19:38.581||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0] 07:19:38 07:19:38.581||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0] 07:19:38 07:19:38.582||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0] 07:19:38 07:19:38.584||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0] 07:19:38 07:19:38.584||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0] 07:19:38 07:19:38.584||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0] 07:19:38 07:19:38.584||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0] 07:19:38 07:19:38.585||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0] 07:19:38 07:19:38.596||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:38 07:19:38.596||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:38 07:19:38.596||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 07:19:38 07:19:38.596||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 3][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.596||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:33801 07:19:38 07:19:38.596||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:33801 07:19:38 07:19:38.596||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:53410<->127.0.0.1:33801 07:19:38 07:19:38.597||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/blueprint-model/publish HTTP/1.1 07:19:38 07:19:38.597||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:38 07:19:38.597||| DEBUG org.apache.http.headers : http-outgoing-3 >> POST /api/v1/blueprint-model/publish HTTP/1.1 07:19:38 07:19:38.597||| DEBUG org.apache.http.headers : http-outgoing-3 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:38 07:19:38.597||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Length: 13793 07:19:38 07:19:38.597||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Type: multipart/form-data; boundary=FqkrPoFI_r0XvfDJOSnysdM0TtzlV1d 07:19:38 07:19:38.597||| DEBUG org.apache.http.headers : http-outgoing-3 >> Host: 127.0.0.1:33801 07:19:38 07:19:38.597||| DEBUG org.apache.http.headers : http-outgoing-3 >> Connection: Keep-Alive 07:19:38 07:19:38.597||| DEBUG org.apache.http.headers : http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:38 07:19:38.597||| DEBUG org.apache.http.headers : http-outgoing-3 >> Accept-Encoding: gzip,deflate 07:19:38 07:19:38.611||| DEBUG org.springframework.web.HttpLogging : [5240a71f-21] Parsed parts [file] (content masked) 07:19:38 07:19:38.614|63e18615-5bd2-4c32-8eae-38d979566a30|ca698c90-cdcd-4143-96dd-2a1ad3f202d9| INFO .c.c.b.d.p.s.BlueprintCatalogServiceImpl : Save processing(fc53fdaa-503b-4e2e-85c0-58df9ba2bd4b) CBA(/tmp/uat5281502995736718617.tmp/Archive/fc53fdaa-503b-4e2e-85c0-58df9ba2bd4b/cba.zip) 07:19:38 07:19:38.618|63e18615-5bd2-4c32-8eae-38d979566a30|ca698c90-cdcd-4143-96dd-2a1ad3f202d9| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Working/fc53fdaa-503b-4e2e-85c0-58df9ba2bd4b) and entry definition file (Definitions/echo-test.json) 07:19:38 07:19:38.633|63e18615-5bd2-4c32-8eae-38d979566a30|ca698c90-cdcd-4143-96dd-2a1ad3f202d9| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(echo) 07:19:38 07:19:38.637|63e18615-5bd2-4c32-8eae-38d979566a30|ca698c90-cdcd-4143-96dd-2a1ad3f202d9| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Working/fc53fdaa-503b-4e2e-85c0-58df9ba2bd4b) and entry definition file (Definitions/echo-test.json) 07:19:38 07:19:38.640|63e18615-5bd2-4c32-8eae-38d979566a30|ca698c90-cdcd-4143-96dd-2a1ad3f202d9| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:38 07:19:38.643|63e18615-5bd2-4c32-8eae-38d979566a30|ca698c90-cdcd-4143-96dd-2a1ad3f202d9| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bmc1_0.blueprint_model_content_id,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 left join BLUEPRINT_MODEL_CONTENT bmc1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bm1_0.blueprint_model_id=? 07:19:38 07:19:38.650|63e18615-5bd2-4c32-8eae-38d979566a30|ca698c90-cdcd-4143-96dd-2a1ad3f202d9| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_content_id=? 07:19:38 07:19:38.655|63e18615-5bd2-4c32-8eae-38d979566a30|ca698c90-cdcd-4143-96dd-2a1ad3f202d9| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL (artifact_description,artifact_name,artifact_type,artifact_uuid,artifact_version,creation_date,distribution_id,internal_version,published,resource_instance_name,resource_name,resource_type,resource_uuid,resource_version,service_description,service_name,service_uuid,tags,updated_by,workflows,blueprint_model_id) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) 07:19:38 07:19:38.656|63e18615-5bd2-4c32-8eae-38d979566a30|ca698c90-cdcd-4143-96dd-2a1ad3f202d9| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id,content,content_type,updated_date,description,name,blueprint_model_content_id) values (?,?,?,?,?,?,?) 07:19:38 07:19:38.659|63e18615-5bd2-4c32-8eae-38d979566a30|ca698c90-cdcd-4143-96dd-2a1ad3f202d9| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:19:38 07:19:38.668|63e18615-5bd2-4c32-8eae-38d979566a30|ca698c90-cdcd-4143-96dd-2a1ad3f202d9| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?,artifact_name=?,artifact_type=?,artifact_uuid=?,artifact_version=?,creation_date=?,distribution_id=?,internal_version=?,published=?,resource_instance_name=?,resource_name=?,resource_type=?,resource_uuid=?,resource_version=?,service_description=?,service_name=?,service_uuid=?,tags=?,updated_by=?,workflows=? where blueprint_model_id=? 07:19:38 07:19:38.676|63e18615-5bd2-4c32-8eae-38d979566a30|ca698c90-cdcd-4143-96dd-2a1ad3f202d9| DEBUG org.hibernate.SQL : select bms1_0.blueprint_model_id,bms1_0.artifact_description,bms1_0.artifact_name,bms1_0.artifact_type,bms1_0.artifact_uuid,bms1_0.artifact_version,bms1_0.creation_date,bms1_0.internal_version,bms1_0.published,bms1_0.tags,bms1_0.updated_by from BLUEPRINT_MODEL bms1_0 where bms1_0.blueprint_model_id=? 07:19:38 07:19:38.678|63e18615-5bd2-4c32-8eae-38d979566a30|ca698c90-cdcd-4143-96dd-2a1ad3f202d9| WARN o.o.c.c.c.c.s.BluePrintCompileCache : No compiled cache(/tmp/uat5281502995736718617.tmp/Working/fc53fdaa-503b-4e2e-85c0-58df9ba2bd4b) present to clean. 07:19:38 07:19:38.679|63e18615-5bd2-4c32-8eae-38d979566a30|ca698c90-cdcd-4143-96dd-2a1ad3f202d9| DEBUG org.springframework.web.HttpLogging : [5240a71f-21] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch@54a29d69] 07:19:38 07:19:38.681||| DEBUG org.apache.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 07:19:38 07:19:38.682||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-RequestID: 63e18615-5bd2-4c32-8eae-38d979566a30 07:19:38 07:19:38.682||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-SubRequestID: 07:19:38 07:19:38.682||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-OriginatorID: 07:19:38 07:19:38.682||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-InvocationID: ca698c90-cdcd-4143-96dd-2a1ad3f202d9 07:19:38 07:19:38.682||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-PartnerName: cds-controller 07:19:38 07:19:38.682||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Origin 07:19:38 07:19:38.682||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Method 07:19:38 07:19:38.682||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Headers 07:19:38 07:19:38.682||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Type: application/json 07:19:38 07:19:38.682||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Length: 358 07:19:38 07:19:38.682||| DEBUG org.apache.http.headers : http-outgoing-3 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:38 07:19:38.682||| DEBUG org.apache.http.headers : http-outgoing-3 << Pragma: no-cache 07:19:38 07:19:38.682||| DEBUG org.apache.http.headers : http-outgoing-3 << Expires: 0 07:19:38 07:19:38.682||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Content-Type-Options: nosniff 07:19:38 07:19:38.682||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Frame-Options: DENY 07:19:38 07:19:38.682||| DEBUG org.apache.http.headers : http-outgoing-3 << X-XSS-Protection: 0 07:19:38 07:19:38.682||| DEBUG org.apache.http.headers : http-outgoing-3 << Referrer-Policy: no-referrer 07:19:38 07:19:38.682||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:38 07:19:38.682||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 3][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:38 07:19:38.682||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 07:19:38 07:19:38.682||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 3][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.682||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'echo-it' 07:19:38 07:19:38.683||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 07:19:38 07:19:38.683||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 07:19:38 07:19:38.683||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.683||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 3][route: {}->http://127.0.0.1:33801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.683||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 07:19:38 07:19:38.683||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:38.683||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 07:19:38 07:19:38.683||| DEBUG org.apache.http.headers : http-outgoing-3 >> POST /api/v1/execution-service/process HTTP/1.1 07:19:38 07:19:38.683||| DEBUG org.apache.http.headers : http-outgoing-3 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 07:19:38 07:19:38.683||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Length: 279 07:19:38 07:19:38.683||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Type: application/json; charset=UTF-8 07:19:38 07:19:38.683||| DEBUG org.apache.http.headers : http-outgoing-3 >> Host: 127.0.0.1:33801 07:19:38 07:19:38.683||| DEBUG org.apache.http.headers : http-outgoing-3 >> Connection: Keep-Alive 07:19:38 07:19:38.683||| DEBUG org.apache.http.headers : http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.14 (Java/21.0.10) 07:19:38 07:19:38.683||| DEBUG org.apache.http.headers : http-outgoing-3 >> Accept-Encoding: gzip,deflate 07:19:38 07:19:38.689||| DEBUG org.springframework.web.HttpLogging : [5240a71f-22] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@520f4458] 07:19:38 07:19:38.690|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 07:19:38 07:19:38.690|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 07:19:38 07:19:38.690|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 07:19:38 07:19:38.690|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting blueprint Id using name(echo_test), version(1.0.0) from db 07:19:38 07:19:38.691|1234|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:38 07:19:38.693|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : creating cba file of name(echo_test), version(1.0.0) in (/tmp/uat5281502995736718617.tmp/Deploy/echo_test/1.0.0) 07:19:38 07:19:38.696|1234|| DEBUG org.hibernate.SQL : select bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows from BLUEPRINT_MODEL bm1_0 where bm1_0.artifact_name=? and bm1_0.artifact_version=? 07:19:38 07:19:38.698|1234|| DEBUG org.hibernate.SQL : select bmc1_0.blueprint_model_content_id,bm1_0.blueprint_model_id,bm1_0.artifact_description,bm1_0.artifact_name,bm1_0.artifact_type,bm1_0.artifact_uuid,bm1_0.artifact_version,bm1_0.creation_date,bm1_0.distribution_id,bm1_0.internal_version,bm1_0.published,bm1_0.resource_instance_name,bm1_0.resource_name,bm1_0.resource_type,bm1_0.resource_uuid,bm1_0.resource_version,bm1_0.service_description,bm1_0.service_name,bm1_0.service_uuid,bm1_0.tags,bm1_0.updated_by,bm1_0.workflows,bmc1_0.content,bmc1_0.content_type,bmc1_0.updated_date,bmc1_0.description,bmc1_0.name from BLUEPRINT_MODEL_CONTENT bmc1_0 left join BLUEPRINT_MODEL bm1_0 on bm1_0.blueprint_model_id=bmc1_0.blueprint_model_id where bmc1_0.blueprint_model_id=? 07:19:38 07:19:38.713|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(echo_test), version(1.0.0) saved in (/tmp/uat5281502995736718617.tmp/Deploy/echo_test/1.0.0) 07:19:38 07:19:38.713|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat5281502995736718617.tmp/Deploy/echo_test/1.0.0 07:19:38 07:19:38.713|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat5281502995736718617.tmp/Deploy/echo_test/1.0.0) and entry definition file (Definitions/echo-test.json) 07:19:38 07:19:38.715|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (echo) 07:19:38 07:19:38.716|1234|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(echo) NodeTemplate(echo-process), derived from(tosca.nodes.Workflow) 07:19:38 07:19:38.716|1234|| INFO o.o.c.c.b.s.w.DGWorkflowExecutionService : Executing workflow(echo) directed graph NodeTemplate(echo-process) 07:19:38 07:19:38.717|1234|| INFO o.o.c.c.b.s.w.DGWorkflowExecutionService : Executing directed graph (/tmp/uat5281502995736718617.tmp/Deploy/echo_test/1.0.0/Plans/TEST_echo.xml) 07:19:38 07:19:38.787|1234|| INFO o.o.ccsdk.sli.core.sli.SvcLogicParser : Schema path file:/tmp/r/org/onap/ccsdk/sli/core/sli-common/1.5.2/sli-common-1.5.2.jar!/svclogic.xsd 07:19:38 07:19:38.855|1234|| INFO .c.b.s.w.DefaultBlueprintSvcLogicService : About to execute graph SvcLogicGraph [module=CONFIG, rpc=ResourceAssignAndActivate, mode=sync, version=1.0.0, md5sum=a7da8478098757c1ece12ddb56653c9e] 07:19:38 07:19:38.856|1234|| INFO .c.b.s.w.DefaultBlueprintSvcLogicService : About to execute node # 1 (block) 07:19:38 07:19:38.859|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(echo) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 07:19:38 07:19:38.860|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(echo) step(activate-process) 07:19:38 07:19:38.860|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (echo), interface name(ResourceResolutionComponent), operationName(process) 07:19:38 07:19:38.860|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (echo), values ({artifact-prefix-names=["echo"]}) 07:19:38 07:19:38.861|1234|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(echo-mapping) 07:19:38 07:19:38.869|1234|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 07:19:38 name = * 07:19:38 status = null 07:19:38 required = null 07:19:38 dependencies = null 07:19:38 dictionaryName = null 07:19:38 dictionarySource = null 07:19:38 ]], [[ 07:19:38 name = echoed-message 07:19:38 status = null 07:19:38 required = null 07:19:38 dependencies = [] 07:19:38 dictionaryName = echoed-message 07:19:38 dictionarySource = input 07:19:38 ]]]) 07:19:38 07:19:38.869|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("Hello World!") for Resource Name (echoed-message), definition(echoed-message) of type (string) 07:19:38 07:19:38.870|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 07:19:38 "echoed-message" : "Hello World!" 07:19:38 }) 07:19:38 07:19:38.873|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 07:19:38 07:19:38.873|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (echo),interface name (ResourceResolutionComponent), operationName(process) 07:19:38 07:19:38.873|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(echo) 07:19:38 07:19:38.873|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 4ec15f9a-fe2c-4095-8f73-699824d341d0 auditStoreId -1 07:19:38 07:19:38.874|1234|| DEBUG org.springframework.web.HttpLogging : [5240a71f-22] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@420b682b] 07:19:38 07:19:38.877||| DEBUG org.apache.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 07:19:38 07:19:38.877||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-RequestID: cc8776d8-97d1-4eb3-b39a-5ec69b10192b 07:19:38 07:19:38.877||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-SubRequestID: 07:19:38 07:19:38.877||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-OriginatorID: 07:19:38 07:19:38.877||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-InvocationID: 45bf4321-7eca-44e3-a4a1-5271ecdad023 07:19:38 07:19:38.877||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-PartnerName: cds-controller 07:19:38 07:19:38.877||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Origin 07:19:38 07:19:38.877||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Method 07:19:38 07:19:38.877||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Headers 07:19:38 07:19:38.877||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Type: application/json 07:19:38 07:19:38.877||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Length: 444 07:19:38 07:19:38.877||| DEBUG org.apache.http.headers : http-outgoing-3 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 07:19:38 07:19:38.877||| DEBUG org.apache.http.headers : http-outgoing-3 << Pragma: no-cache 07:19:38 07:19:38.877||| DEBUG org.apache.http.headers : http-outgoing-3 << Expires: 0 07:19:38 07:19:38.877||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Content-Type-Options: nosniff 07:19:38 07:19:38.877||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Frame-Options: DENY 07:19:38 07:19:38.877||| DEBUG org.apache.http.headers : http-outgoing-3 << X-XSS-Protection: 0 07:19:38 07:19:38.877||| DEBUG org.apache.http.headers : http-outgoing-3 << Referrer-Policy: no-referrer 07:19:38 07:19:38.877||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 07:19:38 07:19:38.877||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 3][route: {}->http://127.0.0.1:33801] can be kept alive indefinitely 07:19:38 07:19:38.877||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 07:19:38 07:19:38.877||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 3][route: {}->http://127.0.0.1:33801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 07:19:38 07:19:38.878||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 07:19:38 07:19:38.878||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: Close connection 07:19:38 07:19:38.878||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 07:19:38 07:19:38.878||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0] 07:19:38 07:19:38.880||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0] 07:19:38 07:19:38.880||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0] 07:19:38 07:19:38.880||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0] 07:19:38 07:19:38.881||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0] 07:19:38 07:19:38.882||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0] 07:19:38 07:19:38.884||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0] 07:19:38 07:19:38.884||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@305e453c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0] 07:19:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.325 s - in org.onap.ccsdk.cds.blueprintsprocessor.uat.BlueprintsAcceptanceTest 07:19:42 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.uat.error.ErrorCatalogServiceTest 07:19:47 07:19:44.618||| INFO .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 07:19:47 07:19:44.720||| INFO .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 56 ms. Found 0 JPA repository interfaces. 07:19:47 07:19:45.308||| INFO com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 07:19:47 07:19:45.591||| INFO com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:a4d0cb9e-6f87-4583-8c16-f326beb3490e user=SA 07:19:47 07:19:45.593||| INFO com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 07:19:47 07:19:45.649||| INFO o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 07:19:47 07:19:45.714||| INFO org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.29.Final 07:19:47 07:19:45.752||| INFO o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 07:19:47 07:19:46.093||| INFO o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 07:19:47 07:19:46.171||| WARN org.hibernate.dialect.Dialect : HHH000511: The 1.4.197 version for [org.hibernate.dialect.H2Dialect] is no longer supported, hence certain features may not work properly. The minimum supported version is 2.1.214. Check the community dialects project for available legacy versions. 07:19:47 07:19:46.237||| INFO org.hibernate.orm.connections.pooling : HHH10001005: Database info: 07:19:47 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-1)'] 07:19:47 Database driver: undefined/unknown 07:19:47 Database version: 1.4.197 07:19:47 Autocommit mode: undefined/unknown 07:19:47 Isolation level: undefined/unknown 07:19:47 Minimum pool size: undefined/unknown 07:19:47 Maximum pool size: undefined/unknown 07:19:47 07:19:46.766||| INFO o.h.validator.internal.util.Version : HV000001: Hibernate Validator 8.0.3.Final 07:19:47 07:19:47.110||| INFO o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:19:47 07:19:47.115||| INFO j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 07:19:47 07:19:47.205||| INFO .c.e.c.s.ErrorCatalogLoadPropertyService : Application ID: cds > Initializing error catalog message from properties... 07:19:47 07:19:47.976||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0] 07:19:47 07:19:47.981||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0] 07:19:48 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:48 07:19:47.993||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0] 07:19:48 07:19:47.994||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0] 07:19:48 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 07:19:48 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:19:48 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:19:48 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:19:48 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:19:48 07:19:48.448||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0] 07:19:48 07:19:48.453||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0] 07:19:48 07:19:48.465||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0] 07:19:48 07:19:48.466||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0] 07:19:48 07:19:48.468||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0] 07:19:48 07:19:48.468||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0] 07:19:48 07:19:48.469||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0] 07:19:48 07:19:48.470||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0] 07:19:48 07:19:48.471||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0] 07:19:48 07:19:48.473||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0] 07:19:48 07:19:48.475||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0] 07:19:48 07:19:48.476||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0] 07:19:48 07:19:48.476||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0] 07:19:48 07:19:48.477||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0] 07:19:48 07:19:48.478||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0] 07:19:48 07:19:48.479||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0] 07:19:48 07:19:48.479||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0] 07:19:48 07:19:48.480||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0] 07:19:48 07:19:48.480||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0] 07:19:48 07:19:48.480||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0] 07:19:48 07:19:48.480||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0] 07:19:48 07:19:48.481||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0] 07:19:48 07:19:48.482||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0] 07:19:48 07:19:48.482||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0] 07:19:48 07:19:48.482||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0] 07:19:48 07:19:48.483||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0] 07:19:48 07:19:48.483||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0] 07:19:48 07:19:48.484||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0] 07:19:48 07:19:48.484||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0] 07:19:48 07:19:48.484||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0] 07:19:48 07:19:48.485||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0] 07:19:48 07:19:48.485||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0] 07:19:48 07:19:48.485||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0] 07:19:48 07:19:48.485||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0] 07:19:48 07:19:48.486||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0] 07:19:48 07:19:48.487||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0] 07:19:48 07:19:48.487||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0] 07:19:48 07:19:48.487||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0] 07:19:48 07:19:48.487||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0] 07:19:48 07:19:48.488||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0] 07:19:48 07:19:48.489||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0] 07:19:48 07:19:48.489||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0] 07:19:48 07:19:48.489||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0] 07:19:48 07:19:48.490||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0] 07:19:48 07:19:48.490||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0] 07:19:48 07:19:48.490||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0] 07:19:48 07:19:48.490||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0] 07:19:48 07:19:48.491||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0] 07:19:48 07:19:48.492||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0] 07:19:48 07:19:48.492||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@19dd4e94 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0] 07:19:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.635 s - in org.onap.ccsdk.cds.blueprintsprocessor.uat.error.ErrorCatalogServiceTest 07:19:48 [INFO] 07:19:48 [INFO] Results: 07:19:48 [INFO] 07:19:48 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 07:19:48 [INFO] 07:19:48 [INFO] 07:19:48 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprintsprocessor-application --- 07:19:48 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/code-coverage/jacoco-ut.exec 07:19:48 [INFO] Analyzed bundle 'MS Blueprints Processor Application' with 49 classes 07:19:49 [INFO] 07:19:49 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprintsprocessor-application --- 07:19:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:19:49 [INFO] 07:19:49 [INFO] --- jar:3.4.2:jar (default-jar) @ blueprintsprocessor-application --- 07:19:49 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/blueprintsprocessor-application-1.10.0-SNAPSHOT.jar 07:19:49 [INFO] 07:19:49 [INFO] --- antrun:1.8:run (ant-test) @ blueprintsprocessor-application --- 07:19:49 [WARNING] Parameter 'tasks' is deprecated: Use target instead 07:19:49 [WARNING] Parameter tasks is deprecated, use target instead 07:19:49 [INFO] Executing tasks 07:19:49 07:19:49 main: 07:19:49 [INFO] Executed tasks 07:19:49 [INFO] 07:19:49 [INFO] --- assembly:3.1.0:single (maven) @ blueprintsprocessor-application --- 07:19:49 [INFO] Reading assembly descriptor: src/main/docker/distribution.xml 07:19:50 [WARNING] While downloading com.github.tomakehurst:wiremock-jre8-standalone:3.0.1 07:19:50 This artifact has been relocated to org.wiremock:wiremock-standalone:3.0.1. 07:19:50 07:19:50 07:19:50 [WARNING] The following patterns were never triggered in this artifact exclusion filter: 07:19:50 o 'org.slf4j:slf4j-simple' 07:19:50 o 'org.apache.karaf.*' 07:19:50 07:20:02 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.10.0-SNAPSHOT-maven.tar.gz 07:20:17 [INFO] 07:20:17 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-application --- 07:20:17 [INFO] Skipping because packaging 'jar' is not pom. 07:20:17 [INFO] 07:20:17 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprintsprocessor-application --- 07:20:17 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/code-coverage/jacoco-it.exec 07:20:17 [INFO] 07:20:17 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprintsprocessor-application --- 07:20:17 [INFO] 07:20:17 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-application --- 07:20:17 [INFO] 07:20:17 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprintsprocessor-application --- 07:20:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:17 [INFO] 07:20:17 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprintsprocessor-application --- 07:20:17 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/jacoco.exec 07:20:17 [INFO] 07:20:17 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprintsprocessor-application --- 07:20:17 [INFO] 07:20:17 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-application --- 07:20:17 [INFO] 07:20:17 [INFO] --- install:3.1.4:install (default-install) @ blueprintsprocessor-application --- 07:20:17 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.10.0-SNAPSHOT/blueprintsprocessor-application-1.10.0-SNAPSHOT.pom 07:20:17 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/blueprintsprocessor-application-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.10.0-SNAPSHOT/blueprintsprocessor-application-1.10.0-SNAPSHOT.jar 07:20:17 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.10.0-SNAPSHOT-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.10.0-SNAPSHOT/blueprintsprocessor-application-1.10.0-SNAPSHOT-maven.tar.gz 07:20:18 [INFO] 07:20:18 [INFO] --- dependency:3.8.1:tree (default-cli) @ blueprintsprocessor-application --- 07:20:18 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-application:jar:1.10.0-SNAPSHOT 07:20:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:20:18 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:20:18 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:20:18 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:20:18 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:20:18 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:20:18 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:20:18 [INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:20:18 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:20:18 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:20:18 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:20:18 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 07:20:18 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:20:18 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:20:18 [INFO] | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:20:18 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 07:20:18 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 07:20:18 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:20:18 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:20:18 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:20:18 [INFO] | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:20:18 [INFO] +- org.eclipse.jetty.http2:jetty-http2-common:jar:12.0.33:compile 07:20:18 [INFO] | +- org.eclipse.jetty.http2:jetty-http2-hpack:jar:12.0.33:compile 07:20:18 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:12.0.33:compile 07:20:18 [INFO] | | +- org.eclipse.jetty:jetty-io:jar:12.0.33:compile 07:20:18 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:12.0.33:compile 07:20:18 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:20:18 [INFO] +- org.springframework.boot:spring-boot-starter-security:jar:3.5.6:compile 07:20:18 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:20:18 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:20:18 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:20:18 [INFO] | +- org.springframework:spring-aop:jar:6.2.17:compile 07:20:18 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 07:20:18 [INFO] | +- org.springframework.security:spring-security-config:jar:6.5.9:compile 07:20:18 [INFO] | \- org.springframework.security:spring-security-web:jar:6.5.9:compile 07:20:18 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-services:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:designer-api:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:20:18 [INFO] | | \- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:20:18 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:20:18 [INFO] | | \- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:20:18 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:20:18 [INFO] | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:20:18 [INFO] | | | +- org.apache.tomcat:tomcat-jdbc:jar:10.1.46:compile 07:20:18 [INFO] | | | | \- org.apache.tomcat:tomcat-juli:jar:10.1.46:compile 07:20:18 [INFO] | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:20:18 [INFO] | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:20:18 [INFO] | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:20:18 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:20:18 [INFO] | \- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:20:18 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:20:18 [INFO] | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:20:18 [INFO] | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:20:18 [INFO] | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:20:18 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:20:18 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:20:18 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:20:18 [INFO] | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:20:18 [INFO] | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:20:18 [INFO] | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:20:18 [INFO] | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:20:18 [INFO] | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:20:18 [INFO] | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:20:18 [INFO] | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:20:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-api:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:selfservice-api:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | | \- org.apache.kafka:kafka-streams:jar:3.9.1:compile 07:20:18 [INFO] | | \- org.rocksdb:rocksdbjni:jar:7.9.2:compile 07:20:18 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | +- commons-beanutils:commons-beanutils:jar:1.11.0:compile 07:20:18 [INFO] | \- io.micrometer:micrometer-core:jar:1.15.10:compile 07:20:18 [INFO] | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:20:18 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:20:18 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:20:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:configs-api:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | \- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.6:compile 07:20:18 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.6:compile 07:20:18 [INFO] | | +- org.springframework.boot:spring-boot-actuator:jar:3.5.6:compile 07:20:18 [INFO] | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:20:18 [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.15.4:compile 07:20:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:python-executor:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | +- org.python:jython-standalone:jar:2.7.2:compile 07:20:18 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | | | +- io.nats:jnats:jar:2.15.0:compile 07:20:18 [INFO] | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:20:18 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:20:18 [INFO] | | \- io.grpc:grpc-testing:jar:1.29.0:compile 07:20:18 [INFO] | | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:20:18 [INFO] | \- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:20:18 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:20:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:restful-executor:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:20:18 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:20:18 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:20:18 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:20:18 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:20:18 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:20:18 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:20:18 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:20:18 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:20:18 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:20:18 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:20:18 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:20:18 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:20:18 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:20:18 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:20:18 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:20:18 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:20:18 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 07:20:18 [INFO] | \- org.springframework:spring-expression:jar:6.2.17:compile 07:20:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:ansible-awx-executor:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:netconf-executor:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | +- org.apache.sshd:sshd-core:jar:2.10.0:compile 07:20:18 [INFO] | | +- org.apache.sshd:sshd-common:jar:2.10.0:compile 07:20:18 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.17:compile 07:20:18 [INFO] | +- net.i2p.crypto:eddsa:jar:0.3.0:compile 07:20:18 [INFO] | \- com.jcraft:jsch:jar:0.1.55:compile 07:20:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:restconf-executor:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:20:18 [INFO] | +- com.github.fge:json-patch:jar:1.9:compile 07:20:18 [INFO] | | \- com.github.fge:jackson-coreutils:jar:1.6:compile 07:20:18 [INFO] | | \- com.github.fge:msg-simple:jar:1.1:compile 07:20:18 [INFO] | | \- com.github.fge:btf:jar:1.2:compile 07:20:18 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:compile 07:20:18 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:compile 07:20:18 [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:compile 07:20:18 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:compile 07:20:18 [INFO] +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:compile 07:20:18 [INFO] | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:compile 07:20:18 [INFO] | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:20:18 [INFO] | +- org.glassfish.jaxb:txw2:jar:4.0.5:compile 07:20:18 [INFO] | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:compile 07:20:18 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:k8s-connection-plugin:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] +- com.h2database:h2:jar:1.4.197:test 07:20:18 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:20:18 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:20:18 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:20:18 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:20:18 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:20:18 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:20:18 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:compile 07:20:18 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:20:18 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:20:18 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:20:18 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:20:18 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:compile 07:20:18 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:compile 07:20:18 [INFO] | | \- org.objenesis:objenesis:jar:3.3:runtime 07:20:18 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:20:18 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:20:18 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:20:18 [INFO] | \- org.springframework:spring-test:jar:6.2.11:test 07:20:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:20:18 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:20:18 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:18 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:20:18 [INFO] | +- junit:junit:jar:4.13.2:compile 07:20:18 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:compile 07:20:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:18 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:20:18 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:20:18 [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test 07:20:18 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.3:compile 07:20:18 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:compile 07:20:18 [INFO] +- org.yaml:snakeyaml:jar:2.4:compile 07:20:18 [INFO] +- org.scala-lang:scala-library:jar:2.13.16:compile 07:20:18 [INFO] +- com.nhaarman.mockitokotlin2:mockito-kotlin:jar:2.2.0:compile 07:20:18 [INFO] +- com.schibsted.spt.data:jslt:jar:0.1.8:compile 07:20:18 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:20:18 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:20:18 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:20:18 [INFO] | +- commons-logging:commons-logging:jar:1.3.5:compile 07:20:18 [INFO] | \- commons-codec:commons-codec:jar:1.18.0:compile 07:20:18 [INFO] +- org.apache.httpcomponents:httpmime:jar:4.5.14:compile 07:20:18 [INFO] +- org.wiremock:wiremock-standalone:jar:3.0.1:test 07:20:18 [INFO] +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:20:18 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:20:18 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:20:18 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:20:18 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:20:18 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:20:18 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:20:18 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:20:18 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:20:18 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:20:18 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:20:18 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:20:18 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:20:18 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:20:18 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:20:18 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:20:18 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:20:18 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:20:18 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:20:18 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:20:18 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:20:18 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:20:18 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:18 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:20:18 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:20:18 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:20:18 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:20:18 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:20:18 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:20:18 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:20:18 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:20:18 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:20:18 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:20:18 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:20:18 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:20:18 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:20:18 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:20:18 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:20:18 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:20:18 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:20:18 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:20:18 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:20:18 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:20:18 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:20:18 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:20:18 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:20:18 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:20:18 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:20:18 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:20:18 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:20:18 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:20:18 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:20:18 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:20:18 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:20:18 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:20:18 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:20:18 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:20:18 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:20:18 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:20:18 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:20:18 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:20:18 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:20:18 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:20:18 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:20:18 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:20:18 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:20:18 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:20:18 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:20:18 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:20:18 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:20:18 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:20:18 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:20:18 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:20:18 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:20:18 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:20:18 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:20:18 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:20:18 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:20:18 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:20:18 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:20:18 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:20:18 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:20:18 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:20:18 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:20:18 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:20:18 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:20:18 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:20:18 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:20:18 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:20:18 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:20:18 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:20:18 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:20:18 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:20:18 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:20:18 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:20:18 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:20:18 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:20:18 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:20:18 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:20:18 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:20:18 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:20:18 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:20:18 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:20:18 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:20:18 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:20:18 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:20:18 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:20:18 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:20:18 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:20:18 [INFO] \- org.apache.commons:commons-text:jar:1.10.0:compile 07:20:18 [INFO] 07:20:18 [INFO] --- clm:3.0.8-01:index (default-cli) @ blueprintsprocessor-application --- 07:20:18 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/sonatype-clm/module.xml 07:20:18 [INFO] 07:20:18 [INFO] ----------------< org.onap.ccsdk.cds:command-executor >----------------- 07:20:18 [INFO] Building MS Command Executor 1.10.0-SNAPSHOT [48/67] 07:20:18 [INFO] from ms/command-executor/pom.xml 07:20:18 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:18 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:copy-resources (copy-dockerfile)' 07:20:18 [INFO] 07:20:18 [INFO] --- clean:3.4.1:clean (default-clean) @ command-executor --- 07:20:18 [INFO] 07:20:18 [INFO] --- tidy:1.1.0:check (validate-pom) @ command-executor --- 07:20:18 [INFO] 07:20:18 [INFO] --- antrun:1.8:run (validate-kotlin) @ command-executor --- 07:20:18 [INFO] Executing tasks 07:20:18 07:20:18 ktlint: 07:20:18 [INFO] Executed tasks 07:20:18 [INFO] 07:20:18 [INFO] --- directory:1.0:highest-basedir (directories) @ command-executor --- 07:20:18 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:20:18 [INFO] 07:20:18 [INFO] --- formatter:2.17.1:validate (validate-java) @ command-executor --- 07:20:18 [INFO] 07:20:18 [INFO] --- enforcer:3.4.1:enforce (enforce) @ command-executor --- 07:20:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:20:18 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:20:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:18 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:20:18 [INFO] 07:20:18 [INFO] --- resources:2.6:copy-resources (copy-dockerfile) @ command-executor --- 07:20:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:20:18 [INFO] Copying 2 resources 07:20:18 [INFO] 07:20:18 [INFO] --- groovy:2.1.1:execute (default) @ command-executor --- 07:20:18 [INFO] 07:20:18 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ command-executor --- 07:20:18 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/command-executor/target/code-coverage/jacoco-ut.exec 07:20:18 [INFO] 07:20:18 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ command-executor --- 07:20:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/command-executor/target/jacoco.exec 07:20:18 [INFO] 07:20:18 [INFO] --- properties:1.0.0:set-system-properties (default) @ command-executor --- 07:20:18 [INFO] Set 2 system properties 07:20:18 [INFO] 07:20:18 [INFO] --- checkstyle:2.17:check (check-license) @ command-executor --- 07:20:18 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:20:18 [INFO] 07:20:18 [INFO] --- checkstyle:2.17:check (check-style) @ command-executor --- 07:20:18 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:20:18 [INFO] 07:20:18 [INFO] --- tidy:1.1.0:pom (format-pom) @ command-executor --- 07:20:18 [INFO] Tidy is skipped. 07:20:18 [INFO] 07:20:18 [INFO] --- antrun:1.8:run (format-kotlin) @ command-executor --- 07:20:18 [INFO] Skipping Antrun execution 07:20:18 [INFO] 07:20:18 [INFO] --- formatter:2.17.1:format (format-java) @ command-executor --- 07:20:18 [INFO] Formatting is skipped 07:20:18 [INFO] 07:20:18 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ command-executor --- 07:20:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:18 [INFO] 07:20:18 [INFO] --- jacoco:0.8.12:report (default-report) @ command-executor --- 07:20:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:18 [INFO] 07:20:18 [INFO] --- assembly:3.1.0:single (maven) @ command-executor --- 07:20:18 [INFO] Reading assembly descriptor: src/main/docker/distribution.xml 07:20:18 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-clm-master/ms/command-executor/target/docker-stage/command-executor-1.10.0-SNAPSHOT-maven.tar.gz 07:20:18 [INFO] 07:20:18 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ command-executor --- 07:20:18 [INFO] No site descriptor found: nothing to attach. 07:20:18 [INFO] 07:20:18 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ command-executor --- 07:20:18 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/command-executor/target/code-coverage/jacoco-it.exec 07:20:18 [INFO] 07:20:18 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ command-executor --- 07:20:18 [INFO] No tests to run. 07:20:18 [INFO] 07:20:18 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ command-executor --- 07:20:18 [INFO] No tests to run. 07:20:18 [INFO] 07:20:18 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ command-executor --- 07:20:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:18 [INFO] 07:20:18 [INFO] --- jacoco:0.8.12:check (default-check) @ command-executor --- 07:20:18 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/command-executor/target/jacoco.exec 07:20:18 [INFO] 07:20:18 [INFO] --- failsafe:3.0.0-M5:verify (default) @ command-executor --- 07:20:18 [INFO] 07:20:18 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ command-executor --- 07:20:18 [INFO] 07:20:18 [INFO] --- install:3.1.4:install (default-install) @ command-executor --- 07:20:18 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/command-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/command-executor/1.10.0-SNAPSHOT/command-executor-1.10.0-SNAPSHOT.pom 07:20:18 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/command-executor/target/docker-stage/command-executor-1.10.0-SNAPSHOT-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/command-executor/1.10.0-SNAPSHOT/command-executor-1.10.0-SNAPSHOT-maven.tar.gz 07:20:18 [INFO] 07:20:18 [INFO] --- dependency:3.8.1:tree (default-cli) @ command-executor --- 07:20:18 [INFO] org.onap.ccsdk.cds:command-executor:pom:1.10.0-SNAPSHOT 07:20:18 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:20:18 [INFO] | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:20:18 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:20:18 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:20:18 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:20:18 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:20:18 [INFO] | | +- org.springframework:spring-core:jar:6.2.17:compile 07:20:18 [INFO] | | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:20:18 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:20:18 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:20:18 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:20:18 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:20:18 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:20:18 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:20:18 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:20:18 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:20:18 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:runtime 07:20:18 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:20:18 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:20:18 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:20:18 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:20:18 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:20:18 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:20:18 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:20:18 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:20:18 [INFO] 07:20:18 [INFO] --- clm:3.0.8-01:index (default-cli) @ command-executor --- 07:20:18 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/command-executor/target/sonatype-clm/module.xml 07:20:18 [INFO] 07:20:18 [INFO] -------------------< org.onap.ccsdk.cds:py-executor >------------------- 07:20:18 [INFO] Building MS Python Executor 1.10.0-SNAPSHOT [49/67] 07:20:18 [INFO] from ms/py-executor/pom.xml 07:20:18 [INFO] --------------------------------[ jar ]--------------------------------- 07:20:18 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:copy-resources (copy-dockerfile)' 07:20:18 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:resources (default-resources)' 07:20:18 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:testResources (default-testResources)' 07:20:18 [INFO] 07:20:18 [INFO] --- clean:3.4.1:clean (default-clean) @ py-executor --- 07:20:18 [INFO] 07:20:18 [INFO] --- tidy:1.1.0:check (validate-pom) @ py-executor --- 07:20:18 [INFO] 07:20:18 [INFO] --- antrun:1.8:run (validate-kotlin) @ py-executor --- 07:20:18 [INFO] Executing tasks 07:20:18 07:20:18 ktlint: 07:20:19 [INFO] Executed tasks 07:20:19 [INFO] 07:20:19 [INFO] --- directory:1.0:highest-basedir (directories) @ py-executor --- 07:20:19 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:20:19 [INFO] 07:20:19 [INFO] --- formatter:2.17.1:validate (validate-java) @ py-executor --- 07:20:19 [INFO] 07:20:19 [INFO] --- enforcer:3.4.1:enforce (enforce) @ py-executor --- 07:20:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:20:19 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:20:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:19 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:20:19 [INFO] 07:20:19 [INFO] --- resources:2.6:copy-resources (copy-dockerfile) @ py-executor --- 07:20:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:20:19 [INFO] Copying 2 resources 07:20:19 [INFO] 07:20:19 [INFO] --- groovy:2.1.1:execute (default) @ py-executor --- 07:20:19 [INFO] 07:20:19 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ py-executor --- 07:20:19 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/code-coverage/jacoco-ut.exec 07:20:19 [INFO] 07:20:19 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ py-executor --- 07:20:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/jacoco.exec 07:20:19 [INFO] 07:20:19 [INFO] --- properties:1.0.0:set-system-properties (default) @ py-executor --- 07:20:19 [INFO] Set 2 system properties 07:20:19 [INFO] 07:20:19 [INFO] --- checkstyle:2.17:check (check-license) @ py-executor --- 07:20:19 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:20:19 [INFO] 07:20:19 [INFO] --- checkstyle:2.17:check (check-style) @ py-executor --- 07:20:19 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:20:19 [INFO] 07:20:19 [INFO] --- tidy:1.1.0:pom (format-pom) @ py-executor --- 07:20:19 [INFO] Tidy is skipped. 07:20:19 [INFO] 07:20:19 [INFO] --- antrun:1.8:run (format-kotlin) @ py-executor --- 07:20:19 [INFO] Skipping Antrun execution 07:20:19 [INFO] 07:20:19 [INFO] --- formatter:2.17.1:format (format-java) @ py-executor --- 07:20:19 [INFO] Formatting is skipped 07:20:19 [INFO] 07:20:19 [INFO] --- resources:2.6:resources (default-resources) @ py-executor --- 07:20:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:20:19 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/src/main/resources 07:20:19 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/src/main/resources 07:20:19 [INFO] 07:20:19 [INFO] --- compiler:3.14.0:compile (default-compile) @ py-executor --- 07:20:19 [INFO] No sources to compile 07:20:19 [INFO] 07:20:19 [INFO] --- resources:2.6:testResources (default-testResources) @ py-executor --- 07:20:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:20:19 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/src/test/resources 07:20:19 [INFO] 07:20:19 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ py-executor --- 07:20:19 [INFO] No sources to compile 07:20:19 [INFO] 07:20:19 [INFO] --- surefire:3.0.0-M5:test (default-test) @ py-executor --- 07:20:19 [INFO] No tests to run. 07:20:19 [INFO] 07:20:19 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ py-executor --- 07:20:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:19 [INFO] 07:20:19 [INFO] --- jacoco:0.8.12:report (default-report) @ py-executor --- 07:20:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:19 [INFO] 07:20:19 [INFO] --- jar:3.4.2:jar (default-jar) @ py-executor --- 07:20:19 [WARNING] JAR will be empty - no content was marked for inclusion! 07:20:19 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/py-executor-1.10.0-SNAPSHOT.jar 07:20:19 [INFO] 07:20:19 [INFO] --- assembly:3.1.0:single (maven) @ py-executor --- 07:20:19 [INFO] Reading assembly descriptor: docker/distribution.xml 07:20:19 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/docker-stage/py-executor-1.10.0-SNAPSHOT-maven.tar.gz 07:20:19 [INFO] 07:20:19 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ py-executor --- 07:20:19 [INFO] Skipping because packaging 'jar' is not pom. 07:20:19 [INFO] 07:20:19 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ py-executor --- 07:20:19 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/code-coverage/jacoco-it.exec 07:20:19 [INFO] 07:20:19 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ py-executor --- 07:20:19 [INFO] No tests to run. 07:20:19 [INFO] 07:20:19 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ py-executor --- 07:20:19 [INFO] No tests to run. 07:20:19 [INFO] 07:20:19 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ py-executor --- 07:20:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:19 [INFO] 07:20:19 [INFO] --- jacoco:0.8.12:check (default-check) @ py-executor --- 07:20:19 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/jacoco.exec 07:20:19 [INFO] 07:20:19 [INFO] --- failsafe:3.0.0-M5:verify (default) @ py-executor --- 07:20:19 [INFO] 07:20:19 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ py-executor --- 07:20:19 [INFO] 07:20:19 [INFO] --- install:3.1.4:install (default-install) @ py-executor --- 07:20:19 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/py-executor/1.10.0-SNAPSHOT/py-executor-1.10.0-SNAPSHOT.pom 07:20:19 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/py-executor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/py-executor/1.10.0-SNAPSHOT/py-executor-1.10.0-SNAPSHOT.jar 07:20:19 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/docker-stage/py-executor-1.10.0-SNAPSHOT-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/py-executor/1.10.0-SNAPSHOT/py-executor-1.10.0-SNAPSHOT-maven.tar.gz 07:20:19 [INFO] 07:20:19 [INFO] --- dependency:3.8.1:tree (default-cli) @ py-executor --- 07:20:19 [INFO] org.onap.ccsdk.cds:py-executor:jar:1.10.0-SNAPSHOT 07:20:19 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:20:19 [INFO] | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:20:19 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:20:19 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:20:19 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:20:19 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:20:19 [INFO] | | +- org.springframework:spring-core:jar:6.2.17:compile 07:20:19 [INFO] | | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:20:19 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:20:19 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:20:19 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:20:19 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:20:19 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:20:19 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:20:19 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:20:19 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:20:19 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:runtime 07:20:19 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:20:19 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:20:19 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:20:19 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:20:19 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:20:19 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:20:19 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:20:19 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:20:19 [INFO] 07:20:19 [INFO] --- clm:3.0.8-01:index (default-cli) @ py-executor --- 07:20:19 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/sonatype-clm/module.xml 07:20:19 [INFO] 07:20:19 [INFO] -------------------< org.onap.ccsdk.cds:sdclistener >------------------- 07:20:19 [INFO] Building MS SDC Listener (Root) 1.10.0-SNAPSHOT [50/67] 07:20:19 [INFO] from ms/sdclistener/pom.xml 07:20:19 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:19 [INFO] 07:20:19 [INFO] --- clean:3.4.1:clean (default-clean) @ sdclistener --- 07:20:19 [INFO] 07:20:19 [INFO] --- tidy:1.1.0:check (validate-pom) @ sdclistener --- 07:20:19 [INFO] 07:20:19 [INFO] --- antrun:1.8:run (validate-kotlin) @ sdclistener --- 07:20:19 [INFO] Executing tasks 07:20:19 07:20:19 ktlint: 07:20:20 [INFO] Executed tasks 07:20:20 [INFO] 07:20:20 [INFO] --- directory:1.0:highest-basedir (directories) @ sdclistener --- 07:20:20 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:20:20 [INFO] 07:20:20 [INFO] --- formatter:2.17.1:validate (validate-java) @ sdclistener --- 07:20:20 [INFO] 07:20:20 [INFO] --- enforcer:3.4.1:enforce (enforce) @ sdclistener --- 07:20:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:20:20 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:20:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:20 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:20:20 [INFO] 07:20:20 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ sdclistener --- 07:20:20 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/target/code-coverage/jacoco-ut.exec 07:20:20 [INFO] 07:20:20 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ sdclistener --- 07:20:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/target/jacoco.exec 07:20:20 [INFO] 07:20:20 [INFO] --- properties:1.0.0:set-system-properties (default) @ sdclistener --- 07:20:20 [INFO] Set 2 system properties 07:20:20 [INFO] 07:20:20 [INFO] --- checkstyle:2.17:check (check-license) @ sdclistener --- 07:20:20 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:20:20 [INFO] 07:20:20 [INFO] --- checkstyle:2.17:check (check-style) @ sdclistener --- 07:20:20 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:20:20 [INFO] 07:20:20 [INFO] --- tidy:1.1.0:pom (format-pom) @ sdclistener --- 07:20:20 [INFO] Tidy is skipped. 07:20:20 [INFO] 07:20:20 [INFO] --- antrun:1.8:run (format-kotlin) @ sdclistener --- 07:20:20 [INFO] Skipping Antrun execution 07:20:20 [INFO] 07:20:20 [INFO] --- formatter:2.17.1:format (format-java) @ sdclistener --- 07:20:20 [INFO] Formatting is skipped 07:20:20 [INFO] 07:20:20 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ sdclistener --- 07:20:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:20 [INFO] 07:20:20 [INFO] --- jacoco:0.8.12:report (default-report) @ sdclistener --- 07:20:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:20 [INFO] 07:20:20 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ sdclistener --- 07:20:20 [INFO] No site descriptor found: nothing to attach. 07:20:20 [INFO] 07:20:20 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ sdclistener --- 07:20:20 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/target/code-coverage/jacoco-it.exec 07:20:20 [INFO] 07:20:20 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ sdclistener --- 07:20:20 [INFO] No tests to run. 07:20:20 [INFO] 07:20:20 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ sdclistener --- 07:20:20 [INFO] No tests to run. 07:20:20 [INFO] 07:20:20 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ sdclistener --- 07:20:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:20 [INFO] 07:20:20 [INFO] --- jacoco:0.8.12:check (default-check) @ sdclistener --- 07:20:20 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/target/jacoco.exec 07:20:20 [INFO] 07:20:20 [INFO] --- failsafe:3.0.0-M5:verify (default) @ sdclistener --- 07:20:20 [INFO] 07:20:20 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ sdclistener --- 07:20:20 [INFO] 07:20:20 [INFO] --- install:3.1.4:install (default-install) @ sdclistener --- 07:20:20 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/1.10.0-SNAPSHOT/sdclistener-1.10.0-SNAPSHOT.pom 07:20:20 [INFO] 07:20:20 [INFO] --- dependency:3.8.1:tree (default-cli) @ sdclistener --- 07:20:20 [INFO] org.onap.ccsdk.cds:sdclistener:pom:1.10.0-SNAPSHOT 07:20:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:20:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:compile 07:20:20 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:20:20 [INFO] | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:20:20 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:20:20 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:20:20 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:20:20 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:20:20 [INFO] | | +- org.springframework:spring-core:jar:6.2.17:compile 07:20:20 [INFO] | | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:20:20 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:20:20 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:20:20 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:20:20 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:20:20 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:20:20 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:20:20 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:20:20 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:20:20 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:runtime 07:20:20 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:20:20 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:20:20 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:20:20 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:20:20 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:20:20 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:20:20 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:20:20 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:20:20 [INFO] 07:20:20 [INFO] --- clm:3.0.8-01:index (default-cli) @ sdclistener --- 07:20:20 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/target/sonatype-clm/module.xml 07:20:20 [INFO] 07:20:20 [INFO] ---------< org.onap.ccsdk.cds.sdclistener:sdclistener-parent >---------- 07:20:20 [INFO] Building MS SDC Listener - Parent 1.10.0-SNAPSHOT [51/67] 07:20:20 [INFO] from ms/sdclistener/parent/pom.xml 07:20:20 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:20 [INFO] 07:20:20 [INFO] --- clean:3.4.1:clean (default-clean) @ sdclistener-parent --- 07:20:20 [INFO] 07:20:20 [INFO] --- tidy:1.1.0:check (validate-pom) @ sdclistener-parent --- 07:20:20 [INFO] 07:20:20 [INFO] --- antrun:1.8:run (validate-kotlin) @ sdclistener-parent --- 07:20:20 [INFO] Executing tasks 07:20:20 07:20:20 ktlint: 07:20:20 [INFO] Executed tasks 07:20:20 [INFO] 07:20:20 [INFO] --- directory:1.0:highest-basedir (directories) @ sdclistener-parent --- 07:20:20 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:20:20 [INFO] 07:20:20 [INFO] --- formatter:2.17.1:validate (validate-java) @ sdclistener-parent --- 07:20:20 [INFO] 07:20:20 [INFO] --- enforcer:3.4.1:enforce (enforce) @ sdclistener-parent --- 07:20:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:20:20 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:20:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:20 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:20:20 [INFO] 07:20:20 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ sdclistener-parent --- 07:20:20 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/parent/target/code-coverage/jacoco-ut.exec 07:20:20 [INFO] 07:20:20 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ sdclistener-parent --- 07:20:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/parent/target/jacoco.exec 07:20:20 [INFO] 07:20:20 [INFO] --- properties:1.0.0:set-system-properties (default) @ sdclistener-parent --- 07:20:20 [INFO] Set 2 system properties 07:20:20 [INFO] 07:20:20 [INFO] --- checkstyle:2.17:check (check-license) @ sdclistener-parent --- 07:20:20 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:20:20 [INFO] 07:20:20 [INFO] --- checkstyle:2.17:check (check-style) @ sdclistener-parent --- 07:20:20 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:20:20 [INFO] 07:20:20 [INFO] --- tidy:1.1.0:pom (format-pom) @ sdclistener-parent --- 07:20:20 [INFO] Tidy is skipped. 07:20:20 [INFO] 07:20:20 [INFO] --- antrun:1.8:run (format-kotlin) @ sdclistener-parent --- 07:20:20 [INFO] Skipping Antrun execution 07:20:20 [INFO] 07:20:20 [INFO] --- formatter:2.17.1:format (format-java) @ sdclistener-parent --- 07:20:20 [INFO] Formatting is skipped 07:20:20 [INFO] 07:20:20 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ sdclistener-parent --- 07:20:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:20 [INFO] 07:20:20 [INFO] --- jacoco:0.8.12:report (default-report) @ sdclistener-parent --- 07:20:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:20 [INFO] 07:20:20 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ sdclistener-parent --- 07:20:20 [INFO] No site descriptor found: nothing to attach. 07:20:20 [INFO] 07:20:20 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ sdclistener-parent --- 07:20:20 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/parent/target/code-coverage/jacoco-it.exec 07:20:20 [INFO] 07:20:20 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ sdclistener-parent --- 07:20:20 [INFO] No tests to run. 07:20:20 [INFO] 07:20:20 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ sdclistener-parent --- 07:20:20 [INFO] No tests to run. 07:20:20 [INFO] 07:20:20 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ sdclistener-parent --- 07:20:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:20 [INFO] 07:20:20 [INFO] --- jacoco:0.8.12:check (default-check) @ sdclistener-parent --- 07:20:20 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/parent/target/jacoco.exec 07:20:20 [INFO] 07:20:20 [INFO] --- failsafe:3.0.0-M5:verify (default) @ sdclistener-parent --- 07:20:20 [INFO] 07:20:20 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ sdclistener-parent --- 07:20:20 [INFO] 07:20:20 [INFO] --- install:3.1.4:install (default-install) @ sdclistener-parent --- 07:20:20 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/parent/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.10.0-SNAPSHOT/sdclistener-parent-1.10.0-SNAPSHOT.pom 07:20:20 [INFO] 07:20:20 [INFO] --- dependency:3.8.1:tree (default-cli) @ sdclistener-parent --- 07:20:20 [INFO] org.onap.ccsdk.cds.sdclistener:sdclistener-parent:pom:1.10.0-SNAPSHOT 07:20:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:20:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:compile 07:20:20 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:20:20 [INFO] | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:20:20 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:20:20 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:20:20 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:20:20 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:20:20 [INFO] | | +- org.springframework:spring-core:jar:6.2.17:compile 07:20:20 [INFO] | | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:20:20 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:20:20 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:20:20 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:20:20 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:20:20 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:20:20 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:20:20 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:20:20 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:20:20 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:runtime 07:20:20 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:20:20 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:20:20 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:20:20 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:20:20 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:20:20 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:20:20 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:20:20 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:20:20 [INFO] 07:20:20 [INFO] --- clm:3.0.8-01:index (default-cli) @ sdclistener-parent --- 07:20:20 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/parent/target/sonatype-clm/module.xml 07:20:20 [INFO] 07:20:20 [INFO] -------< org.onap.ccsdk.cds.sdclistener:sdclistener-application >------- 07:20:20 [INFO] Building MS SDC Listener - Application 1.10.0-SNAPSHOT [52/67] 07:20:20 [INFO] from ms/sdclistener/application/pom.xml 07:20:20 [INFO] --------------------------------[ jar ]--------------------------------- 07:20:20 [INFO] 07:20:20 [INFO] --- clean:3.4.1:clean (default-clean) @ sdclistener-application --- 07:20:20 [INFO] 07:20:20 [INFO] --- tidy:1.1.0:check (validate-pom) @ sdclistener-application --- 07:20:20 [INFO] 07:20:20 [INFO] --- antrun:1.8:run (validate-kotlin) @ sdclistener-application --- 07:20:20 [INFO] Executing tasks 07:20:20 07:20:20 ktlint: 07:20:21 [INFO] Executed tasks 07:20:21 [INFO] 07:20:21 [INFO] --- directory:1.0:highest-basedir (directories) @ sdclistener-application --- 07:20:21 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:20:21 [INFO] 07:20:21 [INFO] --- formatter:2.17.1:validate (validate-java) @ sdclistener-application --- 07:20:21 [INFO] Processed 24 files in 248ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0) 07:20:21 [INFO] 07:20:21 [INFO] --- enforcer:3.4.1:enforce (enforce) @ sdclistener-application --- 07:20:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:20:21 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:20:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:21 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:20:21 [INFO] 07:20:21 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ sdclistener-application --- 07:20:21 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/code-coverage/jacoco-ut.exec 07:20:21 [INFO] 07:20:21 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ sdclistener-application --- 07:20:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/jacoco.exec 07:20:21 [INFO] 07:20:21 [INFO] --- properties:1.0.0:set-system-properties (default) @ sdclistener-application --- 07:20:21 [INFO] Set 2 system properties 07:20:21 [INFO] 07:20:21 [INFO] --- checkstyle:2.17:check (check-license) @ sdclistener-application --- 07:20:21 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:20:21 [INFO] 07:20:21 [INFO] --- checkstyle:2.17:check (check-style) @ sdclistener-application --- 07:20:21 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:20:21 [INFO] 07:20:21 [INFO] --- tidy:1.1.0:pom (format-pom) @ sdclistener-application --- 07:20:21 [INFO] Tidy is skipped. 07:20:21 [INFO] 07:20:21 [INFO] --- antrun:1.8:run (format-kotlin) @ sdclistener-application --- 07:20:21 [INFO] Skipping Antrun execution 07:20:21 [INFO] 07:20:21 [INFO] --- formatter:2.17.1:format (format-java) @ sdclistener-application --- 07:20:21 [INFO] Formatting is skipped 07:20:21 [INFO] 07:20:21 [INFO] --- resources:3.3.1:resources (default-resources) @ sdclistener-application --- 07:20:21 [INFO] Copying 1 resource from src/main/resources to target/classes 07:20:21 [INFO] Copying 1 resource from src/main/resources to target/classes 07:20:21 [INFO] 07:20:21 [INFO] --- compiler:3.14.0:compile (default-compile) @ sdclistener-application --- 07:20:21 [INFO] Recompiling the module because of changed dependency. 07:20:21 [INFO] Compiling 16 source files with javac [debug parameters release 17] to target/classes 07:20:22 [INFO] Annotation processing is enabled because one or more processors were found 07:20:22 on the class path. A future release of javac may disable annotation processing 07:20:22 unless at least one processor is specified by name (-processor), or a search 07:20:22 path is specified (--processor-path, --processor-module-path), or annotation 07:20:22 processing is enabled explicitly (-proc:only, -proc:full). 07:20:22 Use -Xlint:-options to suppress this message. 07:20:22 Use -proc:none to disable annotation processing. 07:20:22 [INFO] 07:20:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ sdclistener-application --- 07:20:22 [INFO] Copying 3 resources from src/test/resources to target/test-classes 07:20:22 [INFO] 07:20:22 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ sdclistener-application --- 07:20:22 [INFO] Recompiling the module because of changed dependency. 07:20:22 [INFO] Compiling 8 source files with javac [debug parameters release 17] to target/test-classes 07:20:23 [INFO] Annotation processing is enabled because one or more processors were found 07:20:23 on the class path. A future release of javac may disable annotation processing 07:20:23 unless at least one processor is specified by name (-processor), or a search 07:20:23 path is specified (--processor-path, --processor-module-path), or annotation 07:20:23 processing is enabled explicitly (-proc:only, -proc:full). 07:20:23 Use -Xlint:-options to suppress this message. 07:20:23 Use -proc:none to disable annotation processing. 07:20:23 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[79,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 07:20:23 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[79,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 07:20:23 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[79,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 07:20:23 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[79,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 07:20:23 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[79,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 07:20:23 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[82,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 07:20:23 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[82,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 07:20:23 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[82,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 07:20:23 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[82,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 07:20:23 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java:[82,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 07:20:23 [INFO] /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java: /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java uses or overrides a deprecated API. 07:20:23 [INFO] /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java: Recompile with -Xlint:deprecation for details. 07:20:23 [INFO] 07:20:23 [INFO] --- surefire:3.0.0-M5:test (default-test) @ sdclistener-application --- 07:20:23 [INFO] 07:20:23 [INFO] ------------------------------------------------------- 07:20:23 [INFO] T E S T S 07:20:23 [INFO] ------------------------------------------------------- 07:20:24 [INFO] Running org.onap.ccsdk.cds.sdclistener.status.ComponentStatusMessageTest 07:20:25 07:20:25 . ____ _ __ _ _ 07:20:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:20:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:20:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:20:25 ' |____| .__|_| |_|_| |_\__, | / / / / 07:20:25 =========|_|==============|___/=/_/_/_/ 07:20:25 07:20:25 :: Spring Boot :: (v3.5.6) 07:20:25 07:20:25 07:20:24.640 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 07:20:25 07:20:24.647 [main] WARN o.s.b.t.j.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - 07:20:25 07:20:25 Found multiple occurrences of org.json.JSONObject on the class path: 07:20:25 07:20:25 jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:20:25 jar:file:/tmp/r/org/json/json/20231013/json-20231013.jar!/org/json/JSONObject.class 07:20:25 07:20:25 You may wish to exclude one of them to ensure predictable runtime behavior 07:20:25 07:20:25 07:20:24.674 [main] INFO o.o.c.c.s.status.ComponentStatusMessageTest - Starting ComponentStatusMessageTest using Java 21.0.10 with PID 10183 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application) 07:20:25 07:20:24.675 [main] INFO o.o.c.c.s.status.ComponentStatusMessageTest - No active profile set, falling back to 1 default profile: "default" 07:20:25 07:20:24.794 [main] INFO o.o.c.c.s.status.ComponentStatusMessageTest - Started ComponentStatusMessageTest in 0.386 seconds (process running for 1.444) 07:20:25 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:20:25 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 07:20:25 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) 07:20:25 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 07:20:25 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 07:20:25 WARNING: Dynamic loading of agents will be disallowed by default in a future release 07:20:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 s - in org.onap.ccsdk.cds.sdclistener.status.ComponentStatusMessageTest 07:20:25 [INFO] Running org.onap.ccsdk.cds.sdclistener.exceptions.SdcListenerExceptionTest 07:20:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.ccsdk.cds.sdclistener.exceptions.SdcListenerExceptionTest 07:20:25 [INFO] Running org.onap.ccsdk.cds.sdclistener.SdcListenerClientTest 07:20:26 07:20:26.199 [main] INFO o.o.ccsdk.cds.sdclistener.client.SdcListenerClient - Initialize the SDC distribution client 07:20:26 07:20:26.200 [main] INFO o.o.ccsdk.cds.sdclistener.client.SdcListenerClient - Initialization of the SDC distribution client is complete 07:20:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s - in org.onap.ccsdk.cds.sdclistener.SdcListenerClientTest 07:20:26 [INFO] Running org.onap.ccsdk.cds.sdclistener.util.FileUtilTest 07:20:26 07:20:26 . ____ _ __ _ _ 07:20:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:20:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:20:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:20:26 ' |____| .__|_| |_|_| |_\__, | / / / / 07:20:26 =========|_|==============|___/=/_/_/_/ 07:20:26 07:20:26 :: Spring Boot :: (v3.5.6) 07:20:26 07:20:26 07:20:26.327 [main] WARN o.s.b.t.j.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - 07:20:26 07:20:26 Found multiple occurrences of org.json.JSONObject on the class path: 07:20:26 07:20:26 jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:20:26 jar:file:/tmp/r/org/json/json/20231013/json-20231013.jar!/org/json/JSONObject.class 07:20:26 07:20:26 You may wish to exclude one of them to ensure predictable runtime behavior 07:20:26 07:20:26 07:20:26.329 [main] INFO org.onap.ccsdk.cds.sdclistener.util.FileUtilTest - Starting FileUtilTest using Java 21.0.10 with PID 10183 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application) 07:20:26 07:20:26.329 [main] INFO org.onap.ccsdk.cds.sdclistener.util.FileUtilTest - No active profile set, falling back to 1 default profile: "default" 07:20:26 07:20:26.335 [main] INFO org.onap.ccsdk.cds.sdclistener.util.FileUtilTest - Started FileUtilTest in 0.039 seconds (process running for 2.986) 07:20:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.onap.ccsdk.cds.sdclistener.util.FileUtilTest 07:20:26 [INFO] Running org.onap.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest 07:20:26 07:20:26 . ____ _ __ _ _ 07:20:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:20:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:20:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:20:26 ' |____| .__|_| |_|_| |_\__, | / / / / 07:20:26 =========|_|==============|___/=/_/_/_/ 07:20:26 07:20:26 :: Spring Boot :: (v3.5.6) 07:20:26 07:20:26 07:20:26.373 [main] WARN o.s.b.t.j.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - 07:20:26 07:20:26 Found multiple occurrences of org.json.JSONObject on the class path: 07:20:26 07:20:26 jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:20:26 jar:file:/tmp/r/org/json/json/20231013/json-20231013.jar!/org/json/JSONObject.class 07:20:26 07:20:26 You may wish to exclude one of them to ensure predictable runtime behavior 07:20:26 07:20:26 07:20:26.375 [main] INFO o.o.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest - Starting SdcListenerDtoTest using Java 21.0.10 with PID 10183 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application) 07:20:26 07:20:26.375 [main] INFO o.o.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest - No active profile set, falling back to 1 default profile: "default" 07:20:26 07:20:26.425 [main] INFO o.o.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest - Started SdcListenerDtoTest in 0.077 seconds (process running for 3.075) 07:20:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.onap.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest 07:20:26 [INFO] Running org.onap.ccsdk.cds.sdclistener.handler.BluePrintProcessorHandlerTest 07:20:26 07:20:26 . ____ _ __ _ _ 07:20:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:20:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:20:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:20:26 ' |____| .__|_| |_|_| |_\__, | / / / / 07:20:26 =========|_|==============|___/=/_/_/_/ 07:20:26 07:20:26 :: Spring Boot :: (v3.5.6) 07:20:26 07:20:26 07:20:26.455 [main] WARN o.s.b.t.j.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - 07:20:26 07:20:26 Found multiple occurrences of org.json.JSONObject on the class path: 07:20:26 07:20:26 jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:20:26 jar:file:/tmp/r/org/json/json/20231013/json-20231013.jar!/org/json/JSONObject.class 07:20:26 07:20:26 You may wish to exclude one of them to ensure predictable runtime behavior 07:20:26 07:20:26 07:20:26.456 [main] INFO o.o.c.c.s.handler.BluePrintProcessorHandlerTest - Starting BluePrintProcessorHandlerTest using Java 21.0.10 with PID 10183 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application) 07:20:26 07:20:26.456 [main] INFO o.o.c.c.s.handler.BluePrintProcessorHandlerTest - No active profile set, falling back to 1 default profile: "default" 07:20:26 07:20:26.473 [main] INFO o.o.c.c.s.handler.BluePrintProcessorHandlerTest - Started BluePrintProcessorHandlerTest in 0.037 seconds (process running for 3.123) 07:20:26 07:20:26.571 [main] INFO o.o.c.c.s.handler.BluePrintProcesssorHandler - Sending request to blueprint processor 07:20:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in org.onap.ccsdk.cds.sdclistener.handler.BluePrintProcessorHandlerTest 07:20:26 [INFO] Running org.onap.ccsdk.cds.sdclistener.SdcListenerConfigurationTest 07:20:26 07:20:26 . ____ _ __ _ _ 07:20:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:20:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:20:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:20:26 ' |____| .__|_| |_|_| |_\__, | / / / / 07:20:26 =========|_|==============|___/=/_/_/_/ 07:20:26 07:20:26 :: Spring Boot :: (v3.5.6) 07:20:26 07:20:26 07:20:26.638 [main] WARN o.s.b.t.j.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - 07:20:26 07:20:26 Found multiple occurrences of org.json.JSONObject on the class path: 07:20:26 07:20:26 jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:20:26 jar:file:/tmp/r/org/json/json/20231013/json-20231013.jar!/org/json/JSONObject.class 07:20:26 07:20:26 You may wish to exclude one of them to ensure predictable runtime behavior 07:20:26 07:20:26 07:20:26.639 [main] INFO o.o.c.cds.sdclistener.SdcListenerConfigurationTest - Starting SdcListenerConfigurationTest using Java 21.0.10 with PID 10183 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application) 07:20:26 07:20:26.639 [main] INFO o.o.c.cds.sdclistener.SdcListenerConfigurationTest - No active profile set, falling back to 1 default profile: "default" 07:20:26 07:20:26.659 [main] INFO o.o.c.cds.sdclistener.SdcListenerConfigurationTest - Started SdcListenerConfigurationTest in 0.042 seconds (process running for 3.309) 07:20:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.onap.ccsdk.cds.sdclistener.SdcListenerConfigurationTest 07:20:26 [INFO] Running org.onap.ccsdk.cds.sdclistener.service.ListenerServiceImplTest 07:20:26 07:20:26 . ____ _ __ _ _ 07:20:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:20:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:20:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:20:26 ' |____| .__|_| |_|_| |_\__, | / / / / 07:20:26 =========|_|==============|___/=/_/_/_/ 07:20:26 07:20:26 :: Spring Boot :: (v3.5.6) 07:20:26 07:20:26 07:20:26.689 [main] WARN o.s.b.t.j.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - 07:20:26 07:20:26 Found multiple occurrences of org.json.JSONObject on the class path: 07:20:26 07:20:26 jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 07:20:26 jar:file:/tmp/r/org/json/json/20231013/json-20231013.jar!/org/json/JSONObject.class 07:20:26 07:20:26 You may wish to exclude one of them to ensure predictable runtime behavior 07:20:26 07:20:26 07:20:26.690 [main] INFO o.o.c.c.s.service.ListenerServiceImplTest - Starting ListenerServiceImplTest using Java 21.0.10 with PID 10183 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application) 07:20:26 07:20:26.691 [main] INFO o.o.c.c.s.service.ListenerServiceImplTest - No active profile set, falling back to 1 default profile: "default" 07:20:26 07:20:26.906 [main] INFO o.o.c.c.s.service.ListenerServiceImplTest - Started ListenerServiceImplTest in 0.238 seconds (process running for 3.556) 07:20:26 07:20:26.941 [main] INFO o.o.c.cds.sdclistener.service.ListenerServiceImpl - Storing the CBA archive vDNS.zip 07:20:26 07:20:26.941 [main] INFO o.o.c.cds.sdclistener.service.ListenerServiceImpl - The target location for zip file is /tmp/junit11935496034594785041/cds-sdc-listener-test/vDNS.zip 07:20:26 07:20:26.946 [main] INFO o.o.c.cds.sdclistener.service.ListenerServiceImpl - Successfully store the CBA archive /tmp/junit11935496034594785041/cds-sdc-listener-test/vDNS.zip at this location 07:20:26 07:20:26.964 [main] INFO o.o.c.cds.sdclistener.service.ListenerServiceImpl - CBA archive doesn't exist in the CSAR Package or it doesn't exist as per the given path Artifacts/[a-zA-Z0-9-_.]+/Deployment/CONTROLLER_BLUEPRINT_ARCHIVE/[a-zA-Z0-9-_.()]+[.]zip 07:20:26 07:20:26.970 [main] ERROR o.o.c.cds.sdclistener.service.ListenerServiceImpl - Failed to extract blueprint Cannot invoke "org.onap.ccsdk.cds.sdclistener.dto.SdcListenerDto.getDistributionClient()" because ".sdcListenerDto" is null 07:20:26 07:20:26.980 [main] INFO o.o.c.cds.sdclistener.service.ListenerServiceImpl - The target location for the CSAR file is /tmp/junit6152301996440671797/cds-sdc-listener-test/MackArtifactName.csar 07:20:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s - in org.onap.ccsdk.cds.sdclistener.service.ListenerServiceImplTest 07:20:27 [INFO] 07:20:27 [INFO] Results: 07:20:27 [INFO] 07:20:27 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 07:20:27 [INFO] 07:20:27 [INFO] 07:20:27 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ sdclistener-application --- 07:20:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:27 [INFO] 07:20:27 [INFO] --- jacoco:0.8.12:report (default-report) @ sdclistener-application --- 07:20:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:27 [INFO] 07:20:27 [INFO] --- jar:3.4.2:jar (default-jar) @ sdclistener-application --- 07:20:27 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/sdclistener-application-1.10.0-SNAPSHOT.jar 07:20:27 [INFO] 07:20:27 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ sdclistener-application --- 07:20:27 [INFO] Skipping because packaging 'jar' is not pom. 07:20:27 [INFO] 07:20:27 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ sdclistener-application --- 07:20:27 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/code-coverage/jacoco-it.exec 07:20:27 [INFO] 07:20:27 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ sdclistener-application --- 07:20:27 [INFO] 07:20:27 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ sdclistener-application --- 07:20:27 [INFO] 07:20:27 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ sdclistener-application --- 07:20:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:27 [INFO] 07:20:27 [INFO] --- jacoco:0.8.12:check (default-check) @ sdclistener-application --- 07:20:27 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/jacoco.exec 07:20:27 [INFO] 07:20:27 [INFO] --- failsafe:3.0.0-M5:verify (default) @ sdclistener-application --- 07:20:27 [INFO] 07:20:27 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ sdclistener-application --- 07:20:27 [INFO] 07:20:27 [INFO] --- install:3.1.4:install (default-install) @ sdclistener-application --- 07:20:27 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.10.0-SNAPSHOT/sdclistener-application-1.10.0-SNAPSHOT.pom 07:20:27 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/sdclistener-application-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.10.0-SNAPSHOT/sdclistener-application-1.10.0-SNAPSHOT.jar 07:20:27 [INFO] 07:20:27 [INFO] --- dependency:3.8.1:tree (default-cli) @ sdclistener-application --- 07:20:27 [INFO] org.onap.ccsdk.cds.sdclistener:sdclistener-application:jar:1.10.0-SNAPSHOT 07:20:27 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:20:27 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:20:27 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:20:27 [INFO] | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:20:27 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:20:27 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:20:27 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:20:27 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:20:27 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:20:27 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:20:27 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:20:27 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:20:27 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:20:27 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:20:27 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:20:27 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:20:27 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:20:27 [INFO] | +- org.springframework:spring-web:jar:6.2.17:compile 07:20:27 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 07:20:27 [INFO] | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:20:27 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:20:27 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:20:27 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:20:27 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:20:27 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:20:27 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:20:27 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:test 07:20:27 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test 07:20:27 [INFO] | +- net.minidev:json-smart:jar:2.5.2:compile 07:20:27 [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:20:27 [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:compile 07:20:27 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:20:27 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:20:27 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:20:27 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:20:27 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:20:27 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:20:27 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:20:27 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:20:27 [INFO] | | \- org.objenesis:objenesis:jar:3.3:test 07:20:27 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:20:27 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 07:20:27 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 07:20:27 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:20:27 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:20:27 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:20:27 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.4:test 07:20:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:20:27 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:20:27 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:27 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:20:27 [INFO] | +- junit:junit:jar:4.13.2:test 07:20:27 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:27 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common:jar:1.10.0-SNAPSHOT:compile 07:20:27 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:20:27 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:20:27 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:20:27 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:20:27 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:20:27 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:20:27 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:20:27 [INFO] | | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:20:27 [INFO] | | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:20:27 [INFO] | | | +- commons-lang:commons-lang:jar:2.6:compile 07:20:27 [INFO] | | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:20:27 [INFO] | | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:20:27 [INFO] | | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:20:27 [INFO] | | | | +- com.google.re2j:re2j:jar:1.2:compile 07:20:27 [INFO] | | | | +- commons-net:commons-net:jar:3.9.0:compile 07:20:27 [INFO] | | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:20:27 [INFO] | | | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:20:27 [INFO] | | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:20:27 [INFO] | | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:20:27 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:20:27 [INFO] | | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:20:27 [INFO] | | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:20:27 [INFO] | | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:20:27 [INFO] | | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:20:27 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:20:27 [INFO] | | | \- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:20:27 [INFO] | | +- org.springframework:spring-expression:jar:6.2.17:compile 07:20:27 [INFO] | | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:20:27 [INFO] | +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:20:27 [INFO] | | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:20:27 [INFO] | | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:20:27 [INFO] | | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:20:27 [INFO] | | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:20:27 [INFO] | | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:20:27 [INFO] | | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:20:27 [INFO] | | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:20:27 [INFO] | | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:20:27 [INFO] | | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:20:27 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.6:compile 07:20:27 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.6:compile 07:20:27 [INFO] | | | \- org.springframework.boot:spring-boot-actuator:jar:3.5.6:compile 07:20:27 [INFO] | | \- io.micrometer:micrometer-jakarta9:jar:1.15.4:compile 07:20:27 [INFO] | +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:20:27 [INFO] | | +- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:20:27 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:20:27 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.10.0-SNAPSHOT:compile 07:20:27 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:20:27 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:20:27 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:20:27 [INFO] | | | | +- io.nats:jnats:jar:2.15.0:compile 07:20:27 [INFO] | | | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:20:27 [INFO] | | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:20:27 [INFO] | | | \- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:20:27 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:20:27 [INFO] | | \- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:20:27 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:20:27 [INFO] | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:20:27 [INFO] | | | +- org.apache.tomcat:tomcat-jdbc:jar:10.1.46:compile 07:20:27 [INFO] | | | | \- org.apache.tomcat:tomcat-juli:jar:10.1.46:compile 07:20:27 [INFO] | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:20:27 [INFO] | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:20:27 [INFO] | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:20:27 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT:compile 07:20:27 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:20:27 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:20:27 [INFO] | | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:20:27 [INFO] | | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:20:27 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:20:27 [INFO] | | \- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:20:27 [INFO] | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:20:27 [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:20:27 [INFO] | +- org.apache.commons:commons-collections4:jar:4.4:compile 07:20:27 [INFO] | +- commons-io:commons-io:jar:2.17.0:compile 07:20:27 [INFO] | +- com.google.guava:guava:jar:33.0.0-jre:compile 07:20:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:20:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:27 [INFO] | | \- org.checkerframework:checker-qual:jar:3.41.0:compile 07:20:27 [INFO] | +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:20:27 [INFO] | | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:20:27 [INFO] | | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:20:27 [INFO] | | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:20:27 [INFO] | | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:20:27 [INFO] | | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:20:27 [INFO] | | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:20:27 [INFO] | | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:20:27 [INFO] | | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:20:27 [INFO] | | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:20:27 [INFO] | | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:20:27 [INFO] | | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:20:27 [INFO] | | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:20:27 [INFO] | | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:20:27 [INFO] | | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:20:27 [INFO] | | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:20:27 [INFO] | | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:20:27 [INFO] | | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:20:27 [INFO] | | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:20:27 [INFO] | | +- com.fasterxml:classmate:jar:1.7.0:compile 07:20:27 [INFO] | | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:20:27 [INFO] | | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:20:27 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:20:27 [INFO] | | \- org.jetbrains:annotations:jar:23.0.0:compile 07:20:27 [INFO] | +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:20:27 [INFO] | | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:20:27 [INFO] | | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:20:27 [INFO] | | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:20:27 [INFO] | | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:20:27 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:20:27 [INFO] | | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:20:27 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:20:27 [INFO] | | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:20:27 [INFO] | +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:20:27 [INFO] | | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:20:27 [INFO] | +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:20:27 [INFO] | | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:20:27 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:20:27 [INFO] | | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:20:27 [INFO] | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:20:27 [INFO] | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:20:27 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:20:27 [INFO] | +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:20:27 [INFO] | \- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:20:27 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:20:27 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:20:27 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:20:27 [INFO] +- org.onap.sdc.sdc-distribution-client:sdc-distribution-client:jar:2.0.0:compile 07:20:27 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:20:27 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:20:27 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:20:27 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:20:27 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:20:27 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:20:27 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:20:27 [INFO] | +- org.projectlombok:lombok:jar:1.18.40:compile 07:20:27 [INFO] | +- org.json:json:jar:20231013:compile 07:20:27 [INFO] | +- org.slf4j:slf4j-api:jar:2.0.17:compile 07:20:27 [INFO] | +- com.google.code.gson:gson:jar:2.13.2:compile 07:20:27 [INFO] | +- org.functionaljava:functionaljava:jar:4.8:compile 07:20:27 [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:20:27 [INFO] | | \- commons-logging:commons-logging:jar:1.3.5:compile 07:20:27 [INFO] | \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:20:27 [INFO] +- org.jmockit:jmockit:jar:1.49:test 07:20:27 [INFO] | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:20:27 [INFO] +- org.jacorb:jacorb-omgapi:jar:3.8:test 07:20:27 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:20:27 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:20:27 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:20:27 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:20:27 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:20:27 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:20:27 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:20:27 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:20:27 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:20:27 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:20:27 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:20:27 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:20:27 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:20:27 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:20:27 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:20:27 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:20:27 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:20:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:20:27 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:20:27 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:20:27 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:20:27 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:20:27 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:20:27 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:20:27 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:20:27 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:20:27 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:20:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:20:27 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:test 07:20:27 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:test 07:20:27 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:20:27 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:20:27 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:20:27 [INFO] +- com.github.stefanbirkner:system-rules:jar:1.17.2:test 07:20:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:20:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:compile 07:20:27 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:20:27 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:20:27 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:20:27 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:20:27 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:20:27 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:20:27 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:20:27 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:20:27 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:20:27 [INFO] 07:20:27 [INFO] --- clm:3.0.8-01:index (default-cli) @ sdclistener-application --- 07:20:27 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/sonatype-clm/module.xml 07:20:27 [INFO] 07:20:27 [INFO] ------< org.onap.ccsdk.cds.sdclistener:sdclistener-distribution >------- 07:20:27 [INFO] Building MS SDC Listener - Distribution 1.10.0-SNAPSHOT [53/67] 07:20:27 [INFO] from ms/sdclistener/distribution/pom.xml 07:20:27 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:27 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:copy-resources (copy-dockerfile)' 07:20:27 [INFO] 07:20:27 [INFO] --- clean:3.4.1:clean (default-clean) @ sdclistener-distribution --- 07:20:27 [INFO] 07:20:27 [INFO] --- tidy:1.1.0:check (validate-pom) @ sdclistener-distribution --- 07:20:27 [INFO] 07:20:27 [INFO] --- resources:2.6:copy-resources (copy-dockerfile) @ sdclistener-distribution --- 07:20:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:20:27 [INFO] Copying 3 resources 07:20:27 [INFO] 07:20:27 [INFO] --- antrun:1.8:run (validate-kotlin) @ sdclistener-distribution --- 07:20:27 [INFO] Executing tasks 07:20:27 07:20:27 ktlint: 07:20:27 [INFO] Executed tasks 07:20:27 [INFO] 07:20:27 [INFO] --- directory:1.0:highest-basedir (directories) @ sdclistener-distribution --- 07:20:27 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:20:27 [INFO] 07:20:27 [INFO] --- formatter:2.17.1:validate (validate-java) @ sdclistener-distribution --- 07:20:27 [INFO] 07:20:27 [INFO] --- enforcer:3.4.1:enforce (enforce) @ sdclistener-distribution --- 07:20:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:20:27 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:20:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:27 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:20:27 [INFO] 07:20:27 [INFO] --- groovy:2.1.1:execute (default) @ sdclistener-distribution --- 07:20:27 [INFO] 07:20:27 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ sdclistener-distribution --- 07:20:27 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/distribution/target/code-coverage/jacoco-ut.exec 07:20:27 [INFO] 07:20:27 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ sdclistener-distribution --- 07:20:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/distribution/target/jacoco.exec 07:20:27 [INFO] 07:20:27 [INFO] --- properties:1.0.0:set-system-properties (default) @ sdclistener-distribution --- 07:20:27 [INFO] Set 2 system properties 07:20:27 [INFO] 07:20:27 [INFO] --- checkstyle:2.17:check (check-license) @ sdclistener-distribution --- 07:20:27 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:20:27 [INFO] 07:20:27 [INFO] --- checkstyle:2.17:check (check-style) @ sdclistener-distribution --- 07:20:27 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:20:27 [INFO] 07:20:27 [INFO] --- tidy:1.1.0:pom (format-pom) @ sdclistener-distribution --- 07:20:27 [INFO] Tidy is skipped. 07:20:27 [INFO] 07:20:27 [INFO] --- antrun:1.8:run (format-kotlin) @ sdclistener-distribution --- 07:20:27 [INFO] Skipping Antrun execution 07:20:27 [INFO] 07:20:27 [INFO] --- formatter:2.17.1:format (format-java) @ sdclistener-distribution --- 07:20:27 [INFO] Formatting is skipped 07:20:27 [INFO] 07:20:27 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ sdclistener-distribution --- 07:20:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:27 [INFO] 07:20:27 [INFO] --- jacoco:0.8.12:report (default-report) @ sdclistener-distribution --- 07:20:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:27 [INFO] 07:20:27 [INFO] --- antrun:1.8:run (ant-test) @ sdclistener-distribution --- 07:20:27 [WARNING] Parameter 'tasks' is deprecated: Use target instead 07:20:27 [WARNING] Parameter tasks is deprecated, use target instead 07:20:27 [INFO] Executing tasks 07:20:27 07:20:27 main: 07:20:27 [INFO] Executed tasks 07:20:27 [INFO] 07:20:27 [INFO] --- assembly:3.1.0:single (maven) @ sdclistener-distribution --- 07:20:27 [INFO] Reading assembly descriptor: src/main/docker/distribution.xml 07:20:28 [WARNING] Cannot include project artifact: org.onap.ccsdk.cds.sdclistener:sdclistener-distribution:pom:1.10.0-SNAPSHOT; it doesn't have an associated file or directory. 07:20:28 [WARNING] The following patterns were never triggered in this artifact exclusion filter: 07:20:28 o 'org.slf4j:slf4j-simple' 07:20:28 07:20:29 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/distribution/target/docker-stage/sdclistener-distribution-1.10.0-SNAPSHOT-maven.tar.gz 07:20:38 [INFO] 07:20:38 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ sdclistener-distribution --- 07:20:38 [INFO] No site descriptor found: nothing to attach. 07:20:38 [INFO] 07:20:38 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ sdclistener-distribution --- 07:20:38 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/distribution/target/code-coverage/jacoco-it.exec 07:20:38 [INFO] 07:20:38 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ sdclistener-distribution --- 07:20:38 [INFO] No tests to run. 07:20:38 [INFO] 07:20:38 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ sdclistener-distribution --- 07:20:38 [INFO] No tests to run. 07:20:38 [INFO] 07:20:38 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ sdclistener-distribution --- 07:20:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:38 [INFO] 07:20:38 [INFO] --- jacoco:0.8.12:check (default-check) @ sdclistener-distribution --- 07:20:38 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/distribution/target/jacoco.exec 07:20:38 [INFO] 07:20:38 [INFO] --- failsafe:3.0.0-M5:verify (default) @ sdclistener-distribution --- 07:20:38 [INFO] 07:20:38 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ sdclistener-distribution --- 07:20:38 [INFO] 07:20:38 [INFO] --- install:3.1.4:install (default-install) @ sdclistener-distribution --- 07:20:38 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/distribution/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.10.0-SNAPSHOT/sdclistener-distribution-1.10.0-SNAPSHOT.pom 07:20:38 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/distribution/target/docker-stage/sdclistener-distribution-1.10.0-SNAPSHOT-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.10.0-SNAPSHOT/sdclistener-distribution-1.10.0-SNAPSHOT-maven.tar.gz 07:20:38 [INFO] 07:20:38 [INFO] --- dependency:3.8.1:tree (default-cli) @ sdclistener-distribution --- 07:20:38 [INFO] org.onap.ccsdk.cds.sdclistener:sdclistener-distribution:pom:1.10.0-SNAPSHOT 07:20:38 [INFO] +- org.onap.ccsdk.cds.sdclistener:sdclistener-application:jar:1.10.0-SNAPSHOT:compile 07:20:38 [INFO] | +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:20:38 [INFO] | | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:20:38 [INFO] | | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:20:38 [INFO] | | | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:20:38 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:20:38 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:20:38 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:20:38 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:20:38 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:20:38 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:20:38 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:20:38 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:20:38 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:20:38 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:20:38 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:20:38 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:20:38 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:20:38 [INFO] | | +- org.springframework:spring-web:jar:6.2.17:compile 07:20:38 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:20:38 [INFO] | | \- io.projectreactor:reactor-core:jar:3.7.11:compile 07:20:38 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:20:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common:jar:1.10.0-SNAPSHOT:compile 07:20:38 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:20:38 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:20:38 [INFO] | | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:20:38 [INFO] | | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:20:38 [INFO] | | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:20:38 [INFO] | | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:20:38 [INFO] | | | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:20:38 [INFO] | | | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:20:38 [INFO] | | | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:20:38 [INFO] | | | | +- commons-lang:commons-lang:jar:2.6:compile 07:20:38 [INFO] | | | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:20:38 [INFO] | | | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:20:38 [INFO] | | | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:20:38 [INFO] | | | | | +- com.google.re2j:re2j:jar:1.2:compile 07:20:38 [INFO] | | | | | +- commons-net:commons-net:jar:3.9.0:compile 07:20:38 [INFO] | | | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:20:38 [INFO] | | | | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:20:38 [INFO] | | | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:20:38 [INFO] | | | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:20:38 [INFO] | | | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:20:38 [INFO] | | | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:20:38 [INFO] | | | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:20:38 [INFO] | | | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:20:38 [INFO] | | | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:20:38 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:20:38 [INFO] | | | | \- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:20:38 [INFO] | | | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:20:38 [INFO] | | +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:20:38 [INFO] | | | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:20:38 [INFO] | | | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:20:38 [INFO] | | | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:20:38 [INFO] | | | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:20:38 [INFO] | | | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:20:38 [INFO] | | | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:20:38 [INFO] | | | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:20:38 [INFO] | | | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:20:38 [INFO] | | | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:20:38 [INFO] | | +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.6:compile 07:20:38 [INFO] | | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.6:compile 07:20:38 [INFO] | | | | \- org.springframework.boot:spring-boot-actuator:jar:3.5.6:compile 07:20:38 [INFO] | | | \- io.micrometer:micrometer-jakarta9:jar:1.15.4:compile 07:20:38 [INFO] | | +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:20:38 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:20:38 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.10.0-SNAPSHOT:compile 07:20:38 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:20:38 [INFO] | | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:20:38 [INFO] | | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:20:38 [INFO] | | | | | +- io.nats:jnats:jar:2.15.0:compile 07:20:38 [INFO] | | | | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:20:38 [INFO] | | | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:20:38 [INFO] | | | | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:20:38 [INFO] | | | | \- io.grpc:grpc-testing:jar:1.29.0:test 07:20:38 [INFO] | | | | +- junit:junit:jar:4.13.2:test 07:20:38 [INFO] | | | | | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:38 [INFO] | | | | | \- org.hamcrest:hamcrest:jar:3.0:test 07:20:38 [INFO] | | | | \- io.opencensus:opencensus-api:jar:0.24.0:test 07:20:38 [INFO] | | | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:20:38 [INFO] | | | \- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:20:38 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:20:38 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:20:38 [INFO] | | | | +- org.apache.tomcat:tomcat-jdbc:jar:10.1.46:compile 07:20:38 [INFO] | | | | | \- org.apache.tomcat:tomcat-juli:jar:10.1.46:compile 07:20:38 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:20:38 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:20:38 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:20:38 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT:compile 07:20:38 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:20:38 [INFO] | | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:20:38 [INFO] | | | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:20:38 [INFO] | | | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:20:38 [INFO] | | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:20:38 [INFO] | | | \- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:20:38 [INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:20:38 [INFO] | | +- org.apache.commons:commons-collections4:jar:4.4:compile 07:20:38 [INFO] | | +- commons-io:commons-io:jar:2.17.0:compile 07:20:38 [INFO] | | +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:20:38 [INFO] | | +- net.minidev:json-smart:jar:2.5.2:compile 07:20:38 [INFO] | | | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:20:38 [INFO] | | | \- org.ow2.asm:asm:jar:9.7.1:compile 07:20:38 [INFO] | | +- com.google.guava:guava:jar:33.0.0-jre:compile 07:20:38 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:20:38 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:38 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.41.0:compile 07:20:38 [INFO] | | +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:20:38 [INFO] | | | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:20:38 [INFO] | | | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:20:38 [INFO] | | | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:20:38 [INFO] | | | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:20:38 [INFO] | | | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:20:38 [INFO] | | | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:20:38 [INFO] | | | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:20:38 [INFO] | | | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:20:38 [INFO] | | | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:20:38 [INFO] | | | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:20:38 [INFO] | | | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:20:38 [INFO] | | | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:20:38 [INFO] | | | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:20:38 [INFO] | | | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:20:38 [INFO] | | | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:20:38 [INFO] | | | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:20:38 [INFO] | | | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:20:38 [INFO] | | | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:20:38 [INFO] | | | +- com.fasterxml:classmate:jar:1.7.0:compile 07:20:38 [INFO] | | | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:20:38 [INFO] | | | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:20:38 [INFO] | | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:20:38 [INFO] | | | \- org.jetbrains:annotations:jar:23.0.0:compile 07:20:38 [INFO] | | +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:20:38 [INFO] | | | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:20:38 [INFO] | | | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:20:38 [INFO] | | | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:20:38 [INFO] | | | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:20:38 [INFO] | | +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:20:38 [INFO] | | | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:20:38 [INFO] | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:20:38 [INFO] | | | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:20:38 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:20:38 [INFO] | | | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:20:38 [INFO] | | +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:20:38 [INFO] | | | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:20:38 [INFO] | | +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:20:38 [INFO] | | | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:20:38 [INFO] | | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:20:38 [INFO] | | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:20:38 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:20:38 [INFO] | | +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:20:38 [INFO] | | \- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:20:38 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:20:38 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:20:38 [INFO] | | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:20:38 [INFO] | +- org.onap.sdc.sdc-distribution-client:sdc-distribution-client:jar:2.0.0:compile 07:20:38 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:20:38 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:20:38 [INFO] | | +- org.projectlombok:lombok:jar:1.18.40:compile 07:20:38 [INFO] | | +- org.json:json:jar:20231013:compile 07:20:38 [INFO] | | +- org.slf4j:slf4j-api:jar:2.0.17:compile 07:20:38 [INFO] | | +- com.google.code.gson:gson:jar:2.13.2:compile 07:20:38 [INFO] | | +- org.functionaljava:functionaljava:jar:4.8:compile 07:20:38 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:20:38 [INFO] | | | \- commons-logging:commons-logging:jar:1.3.5:compile 07:20:38 [INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:20:38 [INFO] | +- io.grpc:grpc-netty:jar:1.29.0:compile 07:20:38 [INFO] | | +- io.grpc:grpc-core:jar:1.29.0:compile 07:20:38 [INFO] | | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:20:38 [INFO] | | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:20:38 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:20:38 [INFO] | | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:20:38 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:20:38 [INFO] | | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:20:38 [INFO] | | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:20:38 [INFO] | | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:20:38 [INFO] | | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:20:38 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:20:38 [INFO] | | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:20:38 [INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:20:38 [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:20:38 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 07:20:38 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 07:20:38 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:20:38 [INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:20:38 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:20:38 [INFO] | +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:20:38 [INFO] | | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:20:38 [INFO] | | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:20:38 [INFO] | +- io.grpc:grpc-stub:jar:1.29.0:compile 07:20:38 [INFO] | +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:20:38 [INFO] | +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:20:38 [INFO] | +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:20:38 [INFO] | +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:20:38 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:20:38 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:20:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:20:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:compile 07:20:38 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:20:38 [INFO] | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:20:38 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:20:38 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:20:38 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:20:38 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:20:38 [INFO] | | +- org.springframework:spring-core:jar:6.2.17:compile 07:20:38 [INFO] | | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:20:38 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:20:38 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:20:38 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:20:38 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:20:38 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:20:38 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:20:38 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:20:38 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:20:38 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:20:38 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:20:38 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:20:38 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:20:38 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:20:38 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:20:38 [INFO] 07:20:38 [INFO] --- clm:3.0.8-01:index (default-cli) @ sdclistener-distribution --- 07:20:38 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/distribution/target/sonatype-clm/module.xml 07:20:38 [INFO] 07:20:38 [INFO] ---------------------< org.onap.ccsdk.cds:cds-ui >---------------------- 07:20:38 [INFO] Building CDS UI (Root) 1.10.0-SNAPSHOT [54/67] 07:20:38 [INFO] from cds-ui/pom.xml 07:20:38 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:38 [INFO] 07:20:38 [INFO] --- clean:3.4.1:clean (default-clean) @ cds-ui --- 07:20:38 [INFO] 07:20:38 [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-ui --- 07:20:38 [INFO] 07:20:38 [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-ui --- 07:20:38 [INFO] Executing tasks 07:20:38 07:20:38 ktlint: 07:20:38 [INFO] Executed tasks 07:20:38 [INFO] 07:20:38 [INFO] --- directory:1.0:highest-basedir (directories) @ cds-ui --- 07:20:38 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:20:38 [INFO] 07:20:38 [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-ui --- 07:20:38 [INFO] 07:20:38 [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-ui --- 07:20:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:20:38 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:20:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:38 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:20:38 [INFO] 07:20:38 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-ui --- 07:20:38 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/target/code-coverage/jacoco-ut.exec 07:20:38 [INFO] 07:20:38 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-ui --- 07:20:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/target/jacoco.exec 07:20:38 [INFO] 07:20:38 [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-ui --- 07:20:38 [INFO] Set 2 system properties 07:20:38 [INFO] 07:20:38 [INFO] --- checkstyle:2.17:check (check-license) @ cds-ui --- 07:20:38 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:20:38 [INFO] 07:20:38 [INFO] --- checkstyle:2.17:check (check-style) @ cds-ui --- 07:20:38 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:20:38 [INFO] 07:20:38 [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-ui --- 07:20:38 [INFO] Tidy is skipped. 07:20:38 [INFO] 07:20:38 [INFO] --- antrun:1.8:run (format-kotlin) @ cds-ui --- 07:20:38 [INFO] Skipping Antrun execution 07:20:38 [INFO] 07:20:38 [INFO] --- formatter:2.17.1:format (format-java) @ cds-ui --- 07:20:38 [INFO] Formatting is skipped 07:20:38 [INFO] 07:20:38 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cds-ui --- 07:20:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:38 [INFO] 07:20:38 [INFO] --- jacoco:0.8.12:report (default-report) @ cds-ui --- 07:20:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:38 [INFO] 07:20:38 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cds-ui --- 07:20:38 [INFO] No site descriptor found: nothing to attach. 07:20:38 [INFO] 07:20:38 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cds-ui --- 07:20:38 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/target/code-coverage/jacoco-it.exec 07:20:38 [INFO] 07:20:38 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cds-ui --- 07:20:38 [INFO] No tests to run. 07:20:38 [INFO] 07:20:38 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cds-ui --- 07:20:38 [INFO] No tests to run. 07:20:38 [INFO] 07:20:38 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cds-ui --- 07:20:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:38 [INFO] 07:20:38 [INFO] --- jacoco:0.8.12:check (default-check) @ cds-ui --- 07:20:38 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/target/jacoco.exec 07:20:38 [INFO] 07:20:38 [INFO] --- failsafe:3.0.0-M5:verify (default) @ cds-ui --- 07:20:38 [INFO] 07:20:38 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cds-ui --- 07:20:38 [INFO] 07:20:38 [INFO] --- install:3.1.4:install (default-install) @ cds-ui --- 07:20:38 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui/1.10.0-SNAPSHOT/cds-ui-1.10.0-SNAPSHOT.pom 07:20:38 [INFO] 07:20:38 [INFO] --- dependency:3.8.1:tree (default-cli) @ cds-ui --- 07:20:38 [INFO] org.onap.ccsdk.cds:cds-ui:pom:1.10.0-SNAPSHOT 07:20:38 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:20:38 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:20:38 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:20:38 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:20:38 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:20:38 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:20:38 [INFO] 07:20:38 [INFO] --- clm:3.0.8-01:index (default-cli) @ cds-ui --- 07:20:38 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/target/sonatype-clm/module.xml 07:20:38 [INFO] 07:20:38 [INFO] ------------------< org.onap.ccsdk.cds:cds-ui-client >------------------ 07:20:38 [INFO] Building CDS UI - Client 1.10.0-SNAPSHOT [55/67] 07:20:38 [INFO] from cds-ui/client/pom.xml 07:20:38 [INFO] --------------------------------[ pom ]--------------------------------- 07:20:39 [INFO] 07:20:39 [INFO] --- clean:3.4.1:clean (default-clean) @ cds-ui-client --- 07:20:39 [INFO] 07:20:39 [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-ui-client --- 07:20:39 [INFO] 07:20:39 [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-ui-client --- 07:20:39 [INFO] Executing tasks 07:20:39 07:20:39 ktlint: 07:20:39 [INFO] Executed tasks 07:20:39 [INFO] 07:20:39 [INFO] --- directory:1.0:highest-basedir (directories) @ cds-ui-client --- 07:20:39 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:20:39 [INFO] 07:20:39 [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-ui-client --- 07:20:39 [INFO] 07:20:39 [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-ui-client --- 07:20:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:20:39 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:20:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:39 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:20:39 [INFO] 07:20:39 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-ui-client --- 07:20:39 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/target/code-coverage/jacoco-ut.exec 07:20:39 [INFO] 07:20:39 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-ui-client --- 07:20:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/target/jacoco.exec 07:20:39 [INFO] 07:20:39 [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-ui-client --- 07:20:39 [INFO] Set 2 system properties 07:20:39 [INFO] 07:20:39 [INFO] --- checkstyle:2.17:check (check-license) @ cds-ui-client --- 07:20:39 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:20:39 [INFO] 07:20:39 [INFO] --- checkstyle:2.17:check (check-style) @ cds-ui-client --- 07:20:39 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:20:39 [INFO] 07:20:39 [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-ui-client --- 07:20:39 [INFO] Tidy is skipped. 07:20:39 [INFO] 07:20:39 [INFO] --- antrun:1.8:run (format-kotlin) @ cds-ui-client --- 07:20:39 [INFO] Skipping Antrun execution 07:20:39 [INFO] 07:20:39 [INFO] --- formatter:2.17.1:format (format-java) @ cds-ui-client --- 07:20:39 [INFO] Formatting is skipped 07:20:39 [INFO] 07:20:39 [INFO] --- frontend:1.12.1:install-node-and-npm (install node and npm) @ cds-ui-client --- 07:20:39 [INFO] Installing node version v8.12.0 07:20:39 [INFO] Downloading https://nodejs.org/dist/v8.12.0/node-v8.12.0-linux-x64.tar.gz to /tmp/r/com/github/eirslett/node/8.12.0/node-8.12.0-linux-x64.tar.gz 07:20:39 [INFO] No proxies configured 07:20:39 [INFO] No proxy was configured, downloading directly 07:20:40 [INFO] Unpacking /tmp/r/com/github/eirslett/node/8.12.0/node-8.12.0-linux-x64.tar.gz into /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/node/tmp 07:20:41 [INFO] Copying node binary from /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/node/tmp/node-v8.12.0-linux-x64/bin/node to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/node/node 07:20:41 [INFO] Installed node locally. 07:20:41 [INFO] Installing npm version 6.4.1 07:20:41 [INFO] Downloading https://registry.npmjs.org/npm/-/npm-6.4.1.tgz to /tmp/r/com/github/eirslett/npm/6.4.1/npm-6.4.1.tar.gz 07:20:41 [INFO] No proxies configured 07:20:41 [INFO] No proxy was configured, downloading directly 07:20:41 [INFO] Unpacking /tmp/r/com/github/eirslett/npm/6.4.1/npm-6.4.1.tar.gz into /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/node/node_modules 07:20:42 [INFO] Installed npm locally. 07:20:42 [INFO] 07:20:42 [INFO] --- frontend:1.12.1:npm (npm install) @ cds-ui-client --- 07:20:42 [INFO] Running 'npm install' in /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client 07:21:38 [INFO] 07:21:38 [INFO] > node-sass@4.10.0 install /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/node_modules/node-sass 07:21:38 [INFO] > node scripts/install.js 07:21:38 [INFO] 07:21:38 [INFO] Downloading binary from https://github.com/sass/node-sass/releases/download/v4.10.0/linux-x64-57_binding.node 07:21:39 [INFO] Download complete 07:21:39 [INFO] Binary saved to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/node_modules/node-sass/vendor/linux-x64-57/binding.node 07:21:39 [INFO] Caching binary to /home/jenkins/.npm/node-sass/4.10.0/linux-x64-57_binding.node 07:21:39 [INFO] 07:21:39 [INFO] > core-js@2.6.11 postinstall /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/node_modules/core-js 07:21:39 [INFO] > node -e "try{require('./postinstall')}catch(e){}" 07:21:39 [INFO] 07:21:39 [INFO] 07:21:39 [INFO] > node-sass@4.10.0 postinstall /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/node_modules/node-sass 07:21:39 [INFO] > node scripts/build.js 07:21:39 [INFO] 07:21:39 [INFO] Binary found at /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/node_modules/node-sass/vendor/linux-x64-57/binding.node 07:21:39 [INFO] Testing binary 07:21:39 [INFO] Binary is fine 07:21:41 [INFO] npm WARN The package @types/mime is included as both a dev and production dependency. 07:21:41 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents): 07:21:41 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 07:21:41 [INFO] 07:21:41 [INFO] added 1304 packages from 1285 contributors in 59.352s 07:21:41 [INFO] 07:21:41 [INFO] --- frontend:1.12.1:npm (npm build) @ cds-ui-client --- 07:21:41 [INFO] Running 'npm run build' in /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client 07:21:42 [INFO] 07:21:42 [INFO] > cds-ui@0.0.0 build /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client 07:21:42 [INFO] > ng build 07:21:42 [INFO] 07:21:54 [INFO] Browserslist: caniuse-lite is outdated. Please run the following command: `npx browserslist --update-db` 07:22:10 [INFO] 07:22:10 [INFO] Date: 2026-06-20T07:22:10.711Z 07:22:10 [INFO] Hash: 61a5c1eb32f3768d4962 07:22:10 [INFO] Time: 26198ms 07:22:10 [INFO] chunk {feature-modules-blueprint-blueprint-module} feature-modules-blueprint-blueprint-module.js, feature-modules-blueprint-blueprint-module.js.map (feature-modules-blueprint-blueprint-module) 2.27 MB [rendered] 07:22:10 [INFO] chunk {feature-modules-controller-catalog-controller-catalog-module} feature-modules-controller-catalog-controller-catalog-module.js, feature-modules-controller-catalog-controller-catalog-module.js.map (feature-modules-controller-catalog-controller-catalog-module) 113 kB [rendered] 07:22:10 [INFO] chunk {main} main.js, main.js.map (main) 325 kB [initial] [rendered] 07:22:10 [INFO] chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 225 kB [initial] [rendered] 07:22:10 [INFO] chunk {runtime} runtime.js, runtime.js.map (runtime) 9 kB [entry] [rendered] 07:22:10 [INFO] chunk {scripts} scripts.js, scripts.js.map (scripts) 2.26 MB [rendered] 07:22:10 [INFO] chunk {styles} styles.js, styles.js.map (styles) 1.63 MB [initial] [rendered] 07:22:10 [INFO] chunk {vendor} vendor.js, vendor.js.map (vendor) 10.3 MB [initial] [rendered] 07:22:10 [INFO] 07:22:10 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cds-ui-client --- 07:22:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:22:10 [INFO] 07:22:10 [INFO] --- jacoco:0.8.12:report (default-report) @ cds-ui-client --- 07:22:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:22:10 [INFO] 07:22:10 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cds-ui-client --- 07:22:10 [INFO] No site descriptor found: nothing to attach. 07:22:10 [INFO] 07:22:10 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cds-ui-client --- 07:22:10 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/target/code-coverage/jacoco-it.exec 07:22:10 [INFO] 07:22:10 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cds-ui-client --- 07:22:10 [INFO] No tests to run. 07:22:10 [INFO] 07:22:10 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cds-ui-client --- 07:22:10 [INFO] No tests to run. 07:22:10 [INFO] 07:22:10 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cds-ui-client --- 07:22:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:22:10 [INFO] 07:22:10 [INFO] --- jacoco:0.8.12:check (default-check) @ cds-ui-client --- 07:22:10 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/target/jacoco.exec 07:22:10 [INFO] 07:22:10 [INFO] --- failsafe:3.0.0-M5:verify (default) @ cds-ui-client --- 07:22:10 [INFO] 07:22:10 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cds-ui-client --- 07:22:10 [INFO] 07:22:10 [INFO] --- install:3.1.4:install (default-install) @ cds-ui-client --- 07:22:10 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui-client/1.10.0-SNAPSHOT/cds-ui-client-1.10.0-SNAPSHOT.pom 07:22:10 [INFO] 07:22:10 [INFO] --- dependency:3.8.1:tree (default-cli) @ cds-ui-client --- 07:22:10 [INFO] org.onap.ccsdk.cds:cds-ui-client:pom:1.10.0-SNAPSHOT 07:22:10 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:22:10 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:22:10 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:22:10 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:22:10 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:22:10 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:22:10 [INFO] 07:22:10 [INFO] --- clm:3.0.8-01:index (default-cli) @ cds-ui-client --- 07:22:10 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/target/sonatype-clm/module.xml 07:22:10 [INFO] 07:22:10 [INFO] -------------< org.onap.ccsdk.cds:cds-ui-designer-client >-------------- 07:22:10 [INFO] Building CDS UI - Designer Client 1.10.0-SNAPSHOT [56/67] 07:22:10 [INFO] from cds-ui/designer-client/pom.xml 07:22:10 [INFO] --------------------------------[ pom ]--------------------------------- 07:22:10 [INFO] 07:22:10 [INFO] --- clean:3.4.1:clean (default-clean) @ cds-ui-designer-client --- 07:22:10 [INFO] 07:22:10 [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-ui-designer-client --- 07:22:10 [INFO] 07:22:10 [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-ui-designer-client --- 07:22:10 [INFO] Executing tasks 07:22:10 07:22:10 ktlint: 07:22:11 [INFO] Executed tasks 07:22:11 [INFO] 07:22:11 [INFO] --- directory:1.0:highest-basedir (directories) @ cds-ui-designer-client --- 07:22:11 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:22:11 [INFO] 07:22:11 [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-ui-designer-client --- 07:22:11 [INFO] 07:22:11 [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-ui-designer-client --- 07:22:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:22:11 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:22:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:11 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:22:11 [INFO] 07:22:11 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-ui-designer-client --- 07:22:11 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/target/code-coverage/jacoco-ut.exec 07:22:11 [INFO] 07:22:11 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-ui-designer-client --- 07:22:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/target/jacoco.exec 07:22:11 [INFO] 07:22:11 [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-ui-designer-client --- 07:22:11 [INFO] Set 2 system properties 07:22:11 [INFO] 07:22:11 [INFO] --- checkstyle:2.17:check (check-license) @ cds-ui-designer-client --- 07:22:11 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:22:11 [INFO] 07:22:11 [INFO] --- checkstyle:2.17:check (check-style) @ cds-ui-designer-client --- 07:22:11 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:22:11 [INFO] 07:22:11 [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-ui-designer-client --- 07:22:11 [INFO] Tidy is skipped. 07:22:11 [INFO] 07:22:11 [INFO] --- antrun:1.8:run (format-kotlin) @ cds-ui-designer-client --- 07:22:11 [INFO] Skipping Antrun execution 07:22:11 [INFO] 07:22:11 [INFO] --- formatter:2.17.1:format (format-java) @ cds-ui-designer-client --- 07:22:11 [INFO] Formatting is skipped 07:22:11 [INFO] 07:22:11 [INFO] --- frontend:1.12.1:install-node-and-npm (install node and npm) @ cds-ui-designer-client --- 07:22:11 [INFO] Installing node version v13.7.0 07:22:11 [INFO] Downloading https://nodejs.org/dist/v13.7.0/node-v13.7.0-linux-x64.tar.gz to /tmp/r/com/github/eirslett/node/13.7.0/node-13.7.0-linux-x64.tar.gz 07:22:11 [INFO] No proxies configured 07:22:11 [INFO] No proxy was configured, downloading directly 07:22:12 [INFO] Unpacking /tmp/r/com/github/eirslett/node/13.7.0/node-13.7.0-linux-x64.tar.gz into /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node/tmp 07:22:13 [INFO] Copying node binary from /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node/tmp/node-v13.7.0-linux-x64/bin/node to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node/node 07:22:13 [INFO] Installed node locally. 07:22:13 [INFO] Installing npm version 6.13.6 07:22:13 [INFO] Downloading https://registry.npmjs.org/npm/-/npm-6.13.6.tgz to /tmp/r/com/github/eirslett/npm/6.13.6/npm-6.13.6.tar.gz 07:22:13 [INFO] No proxies configured 07:22:13 [INFO] No proxy was configured, downloading directly 07:22:13 [INFO] Unpacking /tmp/r/com/github/eirslett/npm/6.13.6/npm-6.13.6.tar.gz into /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node/node_modules 07:22:14 [INFO] Installed npm locally. 07:22:14 [INFO] 07:22:14 [INFO] --- frontend:1.12.1:npm (npm install) @ cds-ui-designer-client --- 07:22:14 [INFO] Running 'npm install' in /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client 07:22:43 [INFO] 07:22:43 [INFO] > core-js@3.6.4 postinstall /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node_modules/core-js 07:22:43 [INFO] > node -e "try{require('./postinstall')}catch(e){}" 07:22:43 [INFO] 07:22:43 [INFO] 07:22:43 [INFO] > core-js@2.6.11 postinstall /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node_modules/karma/node_modules/core-js 07:22:43 [INFO] > node -e "try{require('./postinstall')}catch(e){}" 07:22:43 [INFO] 07:22:44 [INFO] 07:22:44 [INFO] > @angular/cli@9.1.12 postinstall /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node_modules/angular-datatables/node_modules/@angular/cli 07:22:44 [INFO] > node ./bin/postinstall/script.js 07:22:44 [INFO] 07:22:44 [INFO] 07:22:44 [INFO] > @angular/cli@8.3.29 postinstall /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node_modules/@angular/cli 07:22:44 [INFO] > node ./bin/postinstall/script.js 07:22:44 [INFO] 07:22:44 [INFO] 07:22:44 [INFO] > sonar-scanner@3.1.0 postinstall /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node_modules/sonar-scanner 07:22:44 [INFO] > node postinstall.js 07:22:44 [INFO] 07:22:46 [INFO] npm WARN notsup Unsupported engine for @playwright/test@1.61.0: wanted: {"node":">=18"} (current: {"node":"13.7.0","npm":"6.13.6"}) 07:22:46 [INFO] npm WARN notsup Not compatible with your version of node/npm: @playwright/test@1.61.0 07:22:46 [INFO] npm WARN notsup Unsupported engine for playwright@1.61.0: wanted: {"node":">=18"} (current: {"node":"13.7.0","npm":"6.13.6"}) 07:22:46 [INFO] npm WARN notsup Not compatible with your version of node/npm: playwright@1.61.0 07:22:46 [INFO] npm WARN notsup Unsupported engine for playwright-core@1.61.0: wanted: {"node":">=18"} (current: {"node":"13.7.0","npm":"6.13.6"}) 07:22:46 [INFO] npm WARN notsup Not compatible with your version of node/npm: playwright-core@1.61.0 07:22:46 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/@playwright/test/node_modules/playwright/node_modules/fsevents): 07:22:46 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 07:22:46 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/webpack-dev-server/node_modules/fsevents): 07:22:46 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 07:22:46 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/watchpack/node_modules/fsevents): 07:22:46 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 07:22:46 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/karma/node_modules/fsevents): 07:22:46 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 07:22:46 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/@angular/compiler-cli/node_modules/fsevents): 07:22:46 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 07:22:46 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents): 07:22:46 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 07:22:46 [INFO] 07:22:46 [INFO] added 1321 packages from 1121 contributors in 31.715s 07:22:47 [INFO] 07:22:47 [INFO] 37 packages are looking for funding 07:22:47 [INFO] run `npm fund` for details 07:22:47 [INFO] 07:22:47 [INFO] 07:22:47 [INFO] --- frontend:1.12.1:npm (npm build) @ cds-ui-designer-client --- 07:22:47 [INFO] Running 'npm run build' in /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client 07:22:47 [INFO] 07:22:47 [INFO] > designer-client@0.0.0 build /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client 07:22:47 [INFO] > npm run lint && ng build --prod --aot 07:22:47 [INFO] 07:22:47 [INFO] 07:22:47 [INFO] > designer-client@0.0.0 lint /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client 07:22:47 [INFO] > ng lint 07:22:47 [INFO] 07:22:48 [INFO] Linting "designer-client"... 07:23:04 [INFO] All files pass linting. 07:25:05 [INFO] Generating ES5 bundles for differential loading... 07:25:50 [INFO] ES5 bundle generation complete. 07:25:50 [INFO] 07:25:50 [INFO] chunk {0} runtime-es2015.0495003a4534cffad5ef.js (runtime) 2.28 kB [entry] [rendered] 07:25:50 [INFO] chunk {0} runtime-es5.0495003a4534cffad5ef.js (runtime) 2.28 kB [entry] [rendered] 07:25:50 [INFO] chunk {2} polyfills-es2015.5b10b8fd823b6392f1fd.js (polyfills) 36.2 kB [initial] [rendered] 07:25:50 [INFO] chunk {7} 7-es2015.1780482e6232c10b3745.js () 1.92 kB [rendered] 07:25:50 [INFO] chunk {7} 7-es5.1780482e6232c10b3745.js () 1.92 kB [rendered] 07:25:50 [INFO] chunk {6} 6-es2015.bc7bdc97f64e0bf963b1.js () 4.64 kB [rendered] 07:25:50 [INFO] chunk {6} 6-es5.bc7bdc97f64e0bf963b1.js () 4.64 kB [rendered] 07:25:50 [INFO] chunk {5} 5-es2015.34ecf829cd26b9cda82e.js () 53.8 kB [rendered] 07:25:50 [INFO] chunk {5} 5-es5.34ecf829cd26b9cda82e.js () 53.8 kB [rendered] 07:25:50 [INFO] chunk {3} polyfills-es5.3e8196928d184a6e5319.js (polyfills-es5) 124 kB [initial] [rendered] 07:25:50 [INFO] chunk {1} main-es2015.41a1ca2fe2129b941f02.js (main) 3.3 MB [initial] [rendered] 07:25:50 [INFO] chunk {1} main-es5.41a1ca2fe2129b941f02.js (main) 3.3 MB [initial] [rendered] 07:25:50 [INFO] chunk {4} styles.96bb4b26c04bfc233a96.css (styles) 368 kB [initial] [rendered] 07:25:50 [INFO] chunk {scripts} scripts.7f2941702f8e41e07f2f.js (scripts) 1.35 MB [entry] [rendered] 07:25:50 [INFO] Date: 2026-06-20T07:25:50.630Z - Hash: fa3c3359d144545bcd11 - Time: 163859ms 07:25:50 [INFO] 07:25:50 [INFO] WARNING in budgets, maximum exceeded for /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/designer.component.css. Budget 25 kB was exceeded by 1.63 kB. 07:25:50 [INFO] 07:25:50 [INFO] WARNING in budgets, maximum exceeded for initial. Budget 4 MB was exceeded by 2.43 MB. 07:25:50 [INFO] 07:25:50 [INFO] --- frontend:1.12.1:npm (npm build local) @ cds-ui-designer-client --- 07:25:50 [INFO] Skipping execution. 07:25:50 [INFO] 07:25:50 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cds-ui-designer-client --- 07:25:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:25:50 [INFO] 07:25:50 [INFO] --- jacoco:0.8.12:report (default-report) @ cds-ui-designer-client --- 07:25:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:25:50 [INFO] 07:25:50 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cds-ui-designer-client --- 07:25:50 [INFO] No site descriptor found: nothing to attach. 07:25:50 [INFO] 07:25:50 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cds-ui-designer-client --- 07:25:50 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/target/code-coverage/jacoco-it.exec 07:25:50 [INFO] 07:25:50 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cds-ui-designer-client --- 07:25:50 [INFO] No tests to run. 07:25:50 [INFO] 07:25:50 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cds-ui-designer-client --- 07:25:50 [INFO] No tests to run. 07:25:50 [INFO] 07:25:50 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cds-ui-designer-client --- 07:25:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:25:50 [INFO] 07:25:50 [INFO] --- jacoco:0.8.12:check (default-check) @ cds-ui-designer-client --- 07:25:50 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/target/jacoco.exec 07:25:50 [INFO] 07:25:50 [INFO] --- failsafe:3.0.0-M5:verify (default) @ cds-ui-designer-client --- 07:25:50 [INFO] 07:25:50 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cds-ui-designer-client --- 07:25:50 [INFO] 07:25:50 [INFO] --- install:3.1.4:install (default-install) @ cds-ui-designer-client --- 07:25:50 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui-designer-client/1.10.0-SNAPSHOT/cds-ui-designer-client-1.10.0-SNAPSHOT.pom 07:25:50 [INFO] 07:25:50 [INFO] --- dependency:3.8.1:tree (default-cli) @ cds-ui-designer-client --- 07:25:50 [INFO] org.onap.ccsdk.cds:cds-ui-designer-client:pom:1.10.0-SNAPSHOT 07:25:50 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:25:50 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:25:50 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:25:50 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:25:50 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:25:50 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:25:50 [INFO] 07:25:50 [INFO] --- clm:3.0.8-01:index (default-cli) @ cds-ui-designer-client --- 07:25:50 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/target/sonatype-clm/module.xml 07:25:50 [INFO] 07:25:50 [INFO] ------------------< org.onap.ccsdk.cds:cds-ui-server >------------------ 07:25:50 [INFO] Building CDS UI - Server 1.10.0-SNAPSHOT [57/67] 07:25:50 [INFO] from cds-ui/server/pom.xml 07:25:50 [INFO] --------------------------------[ pom ]--------------------------------- 07:25:51 [INFO] 07:25:51 [INFO] --- clean:3.4.1:clean (default-clean) @ cds-ui-server --- 07:25:51 [INFO] 07:25:51 [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-ui-server --- 07:25:51 [INFO] 07:25:51 [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-ui-server --- 07:25:51 [INFO] Executing tasks 07:25:51 07:25:51 ktlint: 07:25:51 [INFO] Executed tasks 07:25:51 [INFO] 07:25:51 [INFO] --- directory:1.0:highest-basedir (directories) @ cds-ui-server --- 07:25:51 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:25:51 [INFO] 07:25:51 [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-ui-server --- 07:25:51 [INFO] 07:25:51 [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-ui-server --- 07:25:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:25:51 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:25:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:51 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:25:51 [INFO] 07:25:51 [INFO] --- groovy:2.1.1:execute (default) @ cds-ui-server --- 07:25:51 [INFO] 07:25:51 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-ui-server --- 07:25:51 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/target/code-coverage/jacoco-ut.exec 07:25:51 [INFO] 07:25:51 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-ui-server --- 07:25:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/target/jacoco.exec 07:25:51 [INFO] 07:25:51 [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-ui-server --- 07:25:51 [INFO] Set 2 system properties 07:25:51 [INFO] 07:25:51 [INFO] --- checkstyle:2.17:check (check-license) @ cds-ui-server --- 07:25:51 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:25:51 [INFO] 07:25:51 [INFO] --- checkstyle:2.17:check (check-style) @ cds-ui-server --- 07:25:51 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:25:51 [INFO] 07:25:51 [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-ui-server --- 07:25:51 [INFO] Tidy is skipped. 07:25:51 [INFO] 07:25:51 [INFO] --- antrun:1.8:run (format-kotlin) @ cds-ui-server --- 07:25:51 [INFO] Skipping Antrun execution 07:25:51 [INFO] 07:25:51 [INFO] --- formatter:2.17.1:format (format-java) @ cds-ui-server --- 07:25:51 [INFO] Formatting is skipped 07:25:51 [INFO] 07:25:51 [INFO] --- dependency:3.1.1:unpack (unpack-blueprint-grpc-proto) @ cds-ui-server --- 07:25:51 [INFO] Configured Artifact: org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:1.10.0-SNAPSHOT:jar 07:25:51 [INFO] Unpacking /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.10.0-SNAPSHOT.jar to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/target/generated/proto-definition/proto with includes "**/*.proto" and excludes "" 07:25:51 [INFO] 07:25:51 [INFO] --- frontend:1.12.1:install-node-and-npm (install node and npm) @ cds-ui-server --- 07:25:51 [INFO] Installing node version v16.14.0 07:25:51 [INFO] Downloading https://nodejs.org/dist/v16.14.0/node-v16.14.0-linux-x64.tar.gz to /tmp/r/com/github/eirslett/node/16.14.0/node-16.14.0-linux-x64.tar.gz 07:25:51 [INFO] No proxies configured 07:25:51 [INFO] No proxy was configured, downloading directly 07:25:52 [INFO] Unpacking /tmp/r/com/github/eirslett/node/16.14.0/node-16.14.0-linux-x64.tar.gz into /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/node/tmp 07:25:53 [INFO] Copying node binary from /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/node/tmp/node-v16.14.0-linux-x64/bin/node to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/node/node 07:25:53 [INFO] Installed node locally. 07:25:53 [INFO] Installing npm version 8.3.0 07:25:53 [INFO] Downloading https://registry.npmjs.org/npm/-/npm-8.3.0.tgz to /tmp/r/com/github/eirslett/npm/8.3.0/npm-8.3.0.tar.gz 07:25:53 [INFO] No proxies configured 07:25:53 [INFO] No proxy was configured, downloading directly 07:25:53 [INFO] Unpacking /tmp/r/com/github/eirslett/npm/8.3.0/npm-8.3.0.tar.gz into /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/node/node_modules 07:25:53 [INFO] Installed npm locally. 07:25:53 [INFO] 07:25:53 [INFO] --- frontend:1.12.1:npm (npm install) @ cds-ui-server --- 07:25:53 [INFO] Running 'npm install' in /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server 07:26:13 [INFO] npm WARN EBADENGINE Unsupported engine { 07:26:13 [INFO] npm WARN EBADENGINE package: 'minimatch@10.2.5', 07:26:13 [INFO] npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, 07:26:13 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 07:26:13 [INFO] npm WARN EBADENGINE } 07:26:13 [INFO] npm WARN EBADENGINE Unsupported engine { 07:26:13 [INFO] npm WARN EBADENGINE package: 'brace-expansion@5.0.6', 07:26:13 [INFO] npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, 07:26:13 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 07:26:13 [INFO] npm WARN EBADENGINE } 07:26:13 [INFO] npm WARN EBADENGINE Unsupported engine { 07:26:13 [INFO] npm WARN EBADENGINE package: 'balanced-match@4.0.4', 07:26:13 [INFO] npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, 07:26:13 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 07:26:13 [INFO] npm WARN EBADENGINE } 07:26:13 [INFO] npm WARN EBADENGINE Unsupported engine { 07:26:13 [INFO] npm WARN EBADENGINE package: 'glob@11.1.0', 07:26:13 [INFO] npm WARN EBADENGINE required: { node: '20 || >=22' }, 07:26:13 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 07:26:13 [INFO] npm WARN EBADENGINE } 07:26:13 [INFO] npm WARN EBADENGINE Unsupported engine { 07:26:13 [INFO] npm WARN EBADENGINE package: 'color@5.0.3', 07:26:13 [INFO] npm WARN EBADENGINE required: { node: '>=18' }, 07:26:13 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 07:26:13 [INFO] npm WARN EBADENGINE } 07:26:13 [INFO] npm WARN EBADENGINE Unsupported engine { 07:26:13 [INFO] npm WARN EBADENGINE package: 'color-string@2.1.4', 07:26:13 [INFO] npm WARN EBADENGINE required: { node: '>=18' }, 07:26:13 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 07:26:13 [INFO] npm WARN EBADENGINE } 07:26:13 [INFO] npm WARN EBADENGINE Unsupported engine { 07:26:13 [INFO] npm WARN EBADENGINE package: 'jackspeak@4.2.3', 07:26:13 [INFO] npm WARN EBADENGINE required: { node: '20 || >=22' }, 07:26:13 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 07:26:13 [INFO] npm WARN EBADENGINE } 07:26:13 [INFO] npm WARN EBADENGINE Unsupported engine { 07:26:13 [INFO] npm WARN EBADENGINE package: 'path-scurry@2.0.2', 07:26:13 [INFO] npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, 07:26:13 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 07:26:13 [INFO] npm WARN EBADENGINE } 07:26:13 [INFO] npm WARN EBADENGINE Unsupported engine { 07:26:13 [INFO] npm WARN EBADENGINE package: '@isaacs/cliui@9.0.0', 07:26:13 [INFO] npm WARN EBADENGINE required: { node: '>=18' }, 07:26:13 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 07:26:13 [INFO] npm WARN EBADENGINE } 07:26:13 [INFO] npm WARN EBADENGINE Unsupported engine { 07:26:13 [INFO] npm WARN EBADENGINE package: 'lru-cache@11.5.1', 07:26:13 [INFO] npm WARN EBADENGINE required: { node: '20 || >=22' }, 07:26:13 [INFO] npm WARN EBADENGINE current: { node: 'v16.14.0', npm: '8.3.0' } 07:26:13 [INFO] npm WARN EBADENGINE } 07:26:20 [INFO] npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. 07:26:20 [INFO] npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 07:26:20 [INFO] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 07:26:20 [INFO] npm WARN deprecated mkdirp@0.5.4: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) 07:26:20 [INFO] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 07:26:20 [INFO] npm WARN deprecated glob@7.1.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 07:26:20 [INFO] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:26:20 [INFO] npm WARN deprecated debug@3.2.6: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) 07:26:21 [INFO] npm WARN deprecated uuid@3.4.0: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). 07:26:21 [INFO] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 07:26:22 [INFO] npm WARN deprecated @types/handlebars@4.1.0: This is a stub types definition. handlebars provides its own type definitions, so you do not need this installed. 07:26:22 [INFO] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 07:26:22 [INFO] npm WARN deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead. 07:26:23 [INFO] npm WARN deprecated har-validator@5.1.5: this library is no longer supported 07:26:25 [INFO] npm WARN deprecated @types/minimatch@6.0.0: This is a stub types definition. minimatch provides its own type definitions, so you do not need this installed. 07:26:25 [INFO] npm WARN deprecated @hapi/pinpoint@1.0.2: Moved to 'npm install @sideway/pinpoint' 07:26:25 [INFO] npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained 07:26:25 [INFO] npm WARN deprecated supertest@4.0.2: Please upgrade to supertest v7.1.3+, see release notes at https://github.com/forwardemail/supertest/releases/tag/v7.1.3 - maintenance is supported by Forward Email @ https://forwardemail.net 07:26:25 [INFO] npm WARN deprecated @hapi/shot@4.1.2: This version has been deprecated and is no longer supported or maintained 07:26:26 [INFO] npm WARN deprecated @hapi/formula@1.2.0: Moved to 'npm install @sideway/formula' 07:26:26 [INFO] npm WARN deprecated superagent@3.8.3: Please upgrade to superagent v10.2.2+, see release notes at https://github.com/forwardemail/superagent/releases/tag/v10.2.2 - maintenance is supported by Forward Email @ https://forwardemail.net 07:26:26 [INFO] npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address' 07:26:26 [INFO] npm WARN deprecated @sinonjs/text-encoding@0.7.3: Deprecated: no longer maintained and no longer used by Sinon packages. See 07:26:26 [INFO] npm WARN deprecated https://github.com/sinonjs/nise/issues/243 for replacement details. 07:26:26 [INFO] npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 07:26:26 [INFO] npm WARN deprecated @types/jszip@3.4.1: This is a stub types definition. jszip provides its own type definitions, so you do not need this installed. 07:26:26 [INFO] npm WARN deprecated @types/form-data@2.5.2: This is a stub types definition. form-data provides its own type definitions, so you do not need this installed. 07:26:27 [INFO] npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained 07:26:27 [INFO] npm WARN deprecated multer@1.4.4: Multer 1.x is affected by CVE-2022-24434. This is fixed in v1.4.4-lts.1 which drops support for versions of Node.js before 6. Please upgrade to at least Node.js 6 and version 1.4.4-lts.1 of Multer. If you need support for older versions of Node.js, we are open to accepting patches that would fix the CVE on the main 1.x release line, whilst maintaining compatibility with Node.js 0.10. 07:26:27 [INFO] npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau 07:26:27 [INFO] npm WARN deprecated openapi-schema-to-json-schema@2.2.0: This package is no longer maintained. Use @openapi-contrib/openapi-schema-to-json-schema instead. 07:26:28 [INFO] npm WARN deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported 07:26:28 [INFO] npm WARN deprecated @hapi/joi@16.1.8: Switch to 'npm install joi' 07:26:29 [INFO] npm WARN deprecated uuid@9.0.1: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). 07:26:29 [INFO] npm WARN deprecated glob@11.1.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 07:26:29 [INFO] npm WARN deprecated uuid@9.0.1: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). 07:26:30 [INFO] npm WARN deprecated sinon@8.1.1: 16.1.1 07:26:30 [INFO] npm WARN deprecated highlight.js@9.18.5: Support has ended for 9.x series. Upgrade to @latest 07:26:30 [INFO] npm WARN deprecated eslint@5.16.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. 07:26:33 [INFO] 07:26:33 [INFO] added 1110 packages in 40s 07:26:33 [INFO] 07:26:33 [INFO] 124 packages are looking for funding 07:26:33 [INFO] run `npm fund` for details 07:26:33 [INFO] 07:26:33 [INFO] --- frontend:1.12.1:npm (npm build) @ cds-ui-server --- 07:26:33 [INFO] Running 'npm run build' in /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server 07:26:34 [INFO] 07:26:34 [INFO] > cds-ui-server@1.0.0 build 07:26:34 [INFO] > npm run copy:proto && lb-tsc es2017 --copy-resources --outDir dist 07:26:34 [INFO] 07:26:34 [INFO] 07:26:34 [INFO] > cds-ui-server@1.0.0 copy:proto 07:26:34 [INFO] > mkdir -p dist && { cp -R target/generated/proto-definition/proto/ dist/proto 2>/dev/null || cp -R ../../components/model-catalog/proto-definition/proto/ dist/proto; } 07:26:34 [INFO] 07:26:36 [INFO] 07:26:36 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cds-ui-server --- 07:26:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:36 [INFO] 07:26:36 [INFO] --- jacoco:0.8.12:report (default-report) @ cds-ui-server --- 07:26:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:36 [INFO] 07:26:36 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cds-ui-server --- 07:26:36 [INFO] No site descriptor found: nothing to attach. 07:26:36 [INFO] 07:26:36 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cds-ui-server --- 07:26:36 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/target/code-coverage/jacoco-it.exec 07:26:36 [INFO] 07:26:36 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cds-ui-server --- 07:26:36 [INFO] No tests to run. 07:26:36 [INFO] 07:26:36 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cds-ui-server --- 07:26:36 [INFO] No tests to run. 07:26:36 [INFO] 07:26:36 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cds-ui-server --- 07:26:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:36 [INFO] 07:26:36 [INFO] --- jacoco:0.8.12:check (default-check) @ cds-ui-server --- 07:26:36 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/target/jacoco.exec 07:26:36 [INFO] 07:26:36 [INFO] --- failsafe:3.0.0-M5:verify (default) @ cds-ui-server --- 07:26:36 [INFO] 07:26:36 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cds-ui-server --- 07:26:36 [INFO] 07:26:36 [INFO] --- install:3.1.4:install (default-install) @ cds-ui-server --- 07:26:36 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui-server/1.10.0-SNAPSHOT/cds-ui-server-1.10.0-SNAPSHOT.pom 07:26:36 [INFO] 07:26:36 [INFO] --- dependency:3.1.1:tree (default-cli) @ cds-ui-server --- 07:26:36 [INFO] org.onap.ccsdk.cds:cds-ui-server:pom:1.10.0-SNAPSHOT 07:26:36 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:26:36 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:26:36 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:26:36 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:26:36 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:26:36 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:26:36 [INFO] 07:26:36 [INFO] --- clm:3.0.8-01:index (default-cli) @ cds-ui-server --- 07:26:36 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/target/sonatype-clm/module.xml 07:26:36 [INFO] 07:26:36 [INFO] ---------------< org.onap.ccsdk.cds:cds-ui-application >---------------- 07:26:36 [INFO] Building CDS UI - Application 1.10.0-SNAPSHOT [58/67] 07:26:36 [INFO] from cds-ui/application/pom.xml 07:26:36 [INFO] --------------------------------[ pom ]--------------------------------- 07:26:36 [INFO] 07:26:36 [INFO] --- clean:3.4.1:clean (default-clean) @ cds-ui-application --- 07:26:36 [INFO] 07:26:36 [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-ui-application --- 07:26:36 [INFO] 07:26:36 [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-ui-application --- 07:26:37 [INFO] Executing tasks 07:26:37 07:26:37 ktlint: 07:26:37 [INFO] Executed tasks 07:26:37 [INFO] 07:26:37 [INFO] --- directory:1.0:highest-basedir (directories) @ cds-ui-application --- 07:26:37 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:26:37 [INFO] 07:26:37 [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-ui-application --- 07:26:37 [INFO] 07:26:37 [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-ui-application --- 07:26:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:26:37 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:26:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:37 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:26:37 [INFO] 07:26:37 [INFO] --- groovy:2.1.1:execute (default) @ cds-ui-application --- 07:26:37 [INFO] 07:26:37 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-ui-application --- 07:26:37 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/application/target/code-coverage/jacoco-ut.exec 07:26:37 [INFO] 07:26:37 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-ui-application --- 07:26:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/application/target/jacoco.exec 07:26:37 [INFO] 07:26:37 [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-ui-application --- 07:26:37 [INFO] Set 2 system properties 07:26:37 [INFO] 07:26:37 [INFO] --- checkstyle:2.17:check (check-license) @ cds-ui-application --- 07:26:37 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:26:37 [INFO] 07:26:37 [INFO] --- checkstyle:2.17:check (check-style) @ cds-ui-application --- 07:26:37 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:26:37 [INFO] 07:26:37 [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-ui-application --- 07:26:37 [INFO] Tidy is skipped. 07:26:37 [INFO] 07:26:37 [INFO] --- antrun:1.8:run (format-kotlin) @ cds-ui-application --- 07:26:37 [INFO] Skipping Antrun execution 07:26:37 [INFO] 07:26:37 [INFO] --- formatter:2.17.1:format (format-java) @ cds-ui-application --- 07:26:37 [INFO] Formatting is skipped 07:26:37 [INFO] 07:26:37 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cds-ui-application --- 07:26:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:37 [INFO] 07:26:37 [INFO] --- jacoco:0.8.12:report (default-report) @ cds-ui-application --- 07:26:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:37 [INFO] 07:26:37 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cds-ui-application --- 07:26:37 [INFO] No site descriptor found: nothing to attach. 07:26:37 [INFO] 07:26:37 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cds-ui-application --- 07:26:37 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/application/target/code-coverage/jacoco-it.exec 07:26:37 [INFO] 07:26:37 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cds-ui-application --- 07:26:37 [INFO] No tests to run. 07:26:37 [INFO] 07:26:37 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cds-ui-application --- 07:26:37 [INFO] No tests to run. 07:26:37 [INFO] 07:26:37 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cds-ui-application --- 07:26:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:37 [INFO] 07:26:37 [INFO] --- jacoco:0.8.12:check (default-check) @ cds-ui-application --- 07:26:37 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/application/target/jacoco.exec 07:26:37 [INFO] 07:26:37 [INFO] --- failsafe:3.0.0-M5:verify (default) @ cds-ui-application --- 07:26:37 [INFO] 07:26:37 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cds-ui-application --- 07:26:37 [INFO] 07:26:37 [INFO] --- install:3.1.4:install (default-install) @ cds-ui-application --- 07:26:37 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/application/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui-application/1.10.0-SNAPSHOT/cds-ui-application-1.10.0-SNAPSHOT.pom 07:26:37 [INFO] 07:26:37 [INFO] --- dependency:3.8.1:tree (default-cli) @ cds-ui-application --- 07:26:37 [INFO] org.onap.ccsdk.cds:cds-ui-application:pom:1.10.0-SNAPSHOT 07:26:37 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:26:37 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:26:37 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:26:37 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:26:37 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:26:37 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:26:37 [INFO] 07:26:37 [INFO] --- clm:3.0.8-01:index (default-cli) @ cds-ui-application --- 07:26:37 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/application/target/sonatype-clm/module.xml 07:26:37 [INFO] 07:26:37 [INFO] ---------< org.onap.ccsdk.cds.blueprintsprocessor:cba-parent >---------- 07:26:37 [INFO] Building Components CBA Parent 1.10.0-SNAPSHOT [59/67] 07:26:37 [INFO] from components/cba-parent/pom.xml 07:26:37 [INFO] --------------------------------[ pom ]--------------------------------- 07:26:37 [INFO] 07:26:37 [INFO] --- clean:3.4.1:clean (default-clean) @ cba-parent --- 07:26:37 [INFO] 07:26:37 [INFO] --- tidy:1.1.0:check (validate-pom) @ cba-parent --- 07:26:37 [INFO] 07:26:37 [INFO] --- antrun:1.8:run (validate-kotlin) @ cba-parent --- 07:26:37 [INFO] Executing tasks 07:26:37 07:26:37 ktlint: 07:26:37 [INFO] Executed tasks 07:26:37 [INFO] 07:26:37 [INFO] --- directory:1.0:highest-basedir (directories) @ cba-parent --- 07:26:37 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:26:37 [INFO] 07:26:37 [INFO] --- formatter:2.17.1:validate (validate-java) @ cba-parent --- 07:26:37 [INFO] 07:26:37 [INFO] --- enforcer:3.4.1:enforce (enforce) @ cba-parent --- 07:26:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:26:37 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:26:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:37 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:26:37 [INFO] 07:26:37 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cba-parent --- 07:26:37 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/cba-parent/target/code-coverage/jacoco-ut.exec 07:26:37 [INFO] 07:26:37 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cba-parent --- 07:26:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/cba-parent/target/jacoco.exec 07:26:37 [INFO] 07:26:37 [INFO] --- properties:1.0.0:set-system-properties (default) @ cba-parent --- 07:26:37 [INFO] Set 2 system properties 07:26:37 [INFO] 07:26:37 [INFO] --- checkstyle:2.17:check (check-license) @ cba-parent --- 07:26:37 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:26:37 [INFO] 07:26:37 [INFO] --- checkstyle:2.17:check (check-style) @ cba-parent --- 07:26:37 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:26:37 [INFO] 07:26:37 [INFO] --- tidy:1.1.0:pom (format-pom) @ cba-parent --- 07:26:37 [INFO] Tidy is skipped. 07:26:37 [INFO] 07:26:37 [INFO] --- antrun:1.8:run (format-kotlin) @ cba-parent --- 07:26:37 [INFO] Skipping Antrun execution 07:26:37 [INFO] 07:26:37 [INFO] --- formatter:2.17.1:format (format-java) @ cba-parent --- 07:26:37 [INFO] Formatting is skipped 07:26:37 [INFO] 07:26:37 [INFO] --- kotlin:1.9.0:compile (compile) @ cba-parent --- 07:26:37 [WARNING] No sources found skipping Kotlin compile 07:26:37 [INFO] 07:26:37 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ cba-parent --- 07:26:37 [WARNING] No sources found skipping Kotlin compile 07:26:37 [INFO] 07:26:37 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cba-parent --- 07:26:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:37 [INFO] 07:26:37 [INFO] --- jacoco:0.8.12:report (default-report) @ cba-parent --- 07:26:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:37 [INFO] 07:26:37 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cba-parent --- 07:26:37 [INFO] No site descriptor found: nothing to attach. 07:26:37 [INFO] 07:26:37 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cba-parent --- 07:26:37 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/cba-parent/target/code-coverage/jacoco-it.exec 07:26:37 [INFO] 07:26:37 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cba-parent --- 07:26:37 [INFO] No tests to run. 07:26:37 [INFO] 07:26:37 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cba-parent --- 07:26:37 [INFO] No tests to run. 07:26:37 [INFO] 07:26:37 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cba-parent --- 07:26:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:37 [INFO] 07:26:37 [INFO] --- jacoco:0.8.12:check (default-check) @ cba-parent --- 07:26:37 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/components/cba-parent/target/jacoco.exec 07:26:37 [INFO] 07:26:37 [INFO] --- failsafe:3.0.0-M5:verify (default) @ cba-parent --- 07:26:37 [INFO] 07:26:37 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cba-parent --- 07:26:37 [INFO] 07:26:37 [INFO] --- install:3.1.4:install (default-install) @ cba-parent --- 07:26:37 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/cba-parent/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.10.0-SNAPSHOT/cba-parent-1.10.0-SNAPSHOT.pom 07:26:37 [INFO] 07:26:37 [INFO] --- dependency:3.8.1:tree (default-cli) @ cba-parent --- 07:26:38 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:cba-parent:pom:1.10.0-SNAPSHOT 07:26:38 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:26:38 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:26:38 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:26:38 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:26:38 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:26:38 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:26:38 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:26:38 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:26:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:26:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:26:38 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:26:38 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:26:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:26:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:26:38 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:26:38 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:26:38 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:26:38 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:26:38 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:26:38 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:26:38 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:26:38 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:26:38 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:26:38 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:26:38 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:26:38 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:26:38 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:26:38 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:26:38 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:26:38 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:26:38 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:26:38 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:26:38 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:26:38 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:26:38 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:26:38 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:26:38 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:26:38 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:26:38 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:26:38 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:26:38 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:26:38 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:26:38 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:26:38 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:26:38 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:26:38 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:26:38 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:26:38 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:26:38 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:26:38 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:26:38 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:26:38 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:26:38 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:26:38 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:26:38 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:26:38 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:26:38 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:26:38 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:26:38 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:26:38 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:26:38 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:26:38 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:26:38 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:26:38 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:26:38 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:26:38 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:26:38 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:26:38 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:26:38 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:26:38 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:26:38 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:26:38 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:26:38 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:26:38 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:26:38 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:26:38 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:26:38 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:26:38 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:26:38 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:26:38 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:26:38 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:26:38 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:26:38 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:26:38 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:26:38 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:26:38 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:26:38 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:26:38 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:26:38 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:26:38 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:26:38 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:26:38 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:26:38 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:26:38 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:26:38 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:26:38 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:26:38 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:26:38 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:26:38 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:26:38 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:26:38 [INFO] | | \- org.springframework:spring-core:jar:6.2.17:compile 07:26:38 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:26:38 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:26:38 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:26:38 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:26:38 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:26:38 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:26:38 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:26:38 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:26:38 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:26:38 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:26:38 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:26:38 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:26:38 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:26:38 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:26:38 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:26:38 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:26:38 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:26:38 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:26:38 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:26:38 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:26:38 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:26:38 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:26:38 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:26:38 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:26:38 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:26:38 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:26:38 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:26:38 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:26:38 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:26:38 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:26:38 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:26:38 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:26:38 [INFO] 07:26:38 [INFO] --- clm:3.0.8-01:index (default-cli) @ cba-parent --- 07:26:38 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/components/cba-parent/target/sonatype-clm/module.xml 07:26:38 [INFO] 07:26:38 [INFO] -------< org.onap.ccsdk.cds.components.cba:archetype-blueprint >-------- 07:26:38 [INFO] Building Components Model Catalog - Blueprints Model - Archetype Blueprints 1.10.0-SNAPSHOT [60/67] 07:26:38 [INFO] from components/model-catalog/blueprint-model/archetype-blueprint/pom.xml 07:26:38 [INFO] --------------------------[ maven-archetype ]--------------------------- 07:26:38 [WARNING] Ignoring incompatible plugin version 4.0.0-beta-1: The plugin org.apache.maven.plugins:maven-resources-plugin:4.0.0-beta-1 requires Maven version 4.0.0-beta-3 07:26:38 [INFO] Latest version of plugin org.apache.maven.plugins:maven-resources-plugin failed compatibility check 07:26:38 [INFO] Looking for compatible RELEASE version of plugin org.apache.maven.plugins:maven-resources-plugin 07:26:38 [INFO] Selected plugin org.apache.maven.plugins:maven-resources-plugin:3.5.0 07:26:38 [WARNING] Ignoring incompatible plugin version 4.0.0-beta-2: The plugin org.apache.maven.plugins:maven-install-plugin:4.0.0-beta-2 requires Maven version 4.0.0-rc-2 07:26:38 [INFO] Latest version of plugin org.apache.maven.plugins:maven-install-plugin failed compatibility check 07:26:38 [INFO] Looking for compatible RELEASE version of plugin org.apache.maven.plugins:maven-install-plugin 07:26:38 [WARNING] Ignoring incompatible plugin version 4.0.0-beta-1: The plugin org.apache.maven.plugins:maven-install-plugin:4.0.0-beta-1 requires Maven version 4.0.0-beta-3 07:26:38 [INFO] Selected plugin org.apache.maven.plugins:maven-install-plugin:3.1.4 07:26:38 [INFO] 07:26:38 [INFO] --- clean:3.2.0:clean (default-clean) @ archetype-blueprint --- 07:26:38 [INFO] 07:26:38 [INFO] --- resources:3.5.0:resources (default-resources) @ archetype-blueprint --- 07:26:38 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 07:26:38 [INFO] Copying 21 resources from src/main/resources to target/classes 07:26:38 [INFO] 07:26:38 [INFO] --- resources:3.5.0:testResources (default-testResources) @ archetype-blueprint --- 07:26:38 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 07:26:38 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:26:38 [INFO] 07:26:38 [INFO] --- archetype:3.2.0:jar (default-jar) @ archetype-blueprint --- 07:26:39 [INFO] Building archetype jar: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/archetype-blueprint/target/archetype-blueprint-1.10.0-SNAPSHOT.jar 07:26:39 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/archetype-blueprint/target/archetype-blueprint-1.10.0-SNAPSHOT.jar 07:26:39 [INFO] 07:26:39 [INFO] --- archetype:3.2.0:integration-test (default-integration-test) @ archetype-blueprint --- 07:26:39 [WARNING] No Archetype IT projects: no directory with goal.txt found. 07:26:39 [INFO] 07:26:39 [INFO] --- install:3.1.4:install (default-install) @ archetype-blueprint --- 07:26:39 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/archetype-blueprint/pom.xml to /tmp/r/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.10.0-SNAPSHOT/archetype-blueprint-1.10.0-SNAPSHOT.pom 07:26:39 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/archetype-blueprint/target/archetype-blueprint-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.10.0-SNAPSHOT/archetype-blueprint-1.10.0-SNAPSHOT.jar 07:26:39 [INFO] 07:26:39 [INFO] --- archetype:3.2.0:update-local-catalog (default-update-local-catalog) @ archetype-blueprint --- 07:26:39 [INFO] 07:26:39 [INFO] --- dependency:3.7.0:tree (default-cli) @ archetype-blueprint --- 07:26:39 [INFO] org.onap.ccsdk.cds.components.cba:archetype-blueprint:maven-archetype:1.10.0-SNAPSHOT 07:26:39 [INFO] 07:26:39 [INFO] --- clm:3.0.8-01:index (default-cli) @ archetype-blueprint --- 07:26:39 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/archetype-blueprint/target/sonatype-clm/module.xml 07:26:39 [INFO] 07:26:39 [INFO] ---------< org.onap.ccsdk.cds.components.cba:blueprint-model >---------- 07:26:39 [INFO] Building Components Model Catalog - Blueprints Model 1.10.0-SNAPSHOT [61/67] 07:26:39 [INFO] from components/model-catalog/blueprint-model/pom.xml 07:26:39 [INFO] --------------------------------[ pom ]--------------------------------- 07:26:39 [INFO] 07:26:39 [INFO] --- clean:3.4.1:clean (default-clean) @ blueprint-model --- 07:26:39 [INFO] 07:26:39 [INFO] --- tidy:1.1.0:check (validate-pom) @ blueprint-model --- 07:26:39 [INFO] 07:26:39 [INFO] --- antrun:1.8:run (validate-kotlin) @ blueprint-model --- 07:26:39 [INFO] Executing tasks 07:26:39 07:26:39 ktlint: 07:26:40 [INFO] Executed tasks 07:26:40 [INFO] 07:26:40 [INFO] --- directory:1.0:highest-basedir (directories) @ blueprint-model --- 07:26:40 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:26:40 [INFO] 07:26:40 [INFO] --- formatter:2.17.1:validate (validate-java) @ blueprint-model --- 07:26:40 [INFO] 07:26:40 [INFO] --- enforcer:3.4.1:enforce (enforce) @ blueprint-model --- 07:26:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:26:40 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:26:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:40 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:26:40 [INFO] 07:26:40 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ blueprint-model --- 07:26:40 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/target/code-coverage/jacoco-ut.exec 07:26:40 [INFO] 07:26:40 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ blueprint-model --- 07:26:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/target/jacoco.exec 07:26:40 [INFO] 07:26:40 [INFO] --- properties:1.0.0:set-system-properties (default) @ blueprint-model --- 07:26:40 [INFO] Set 2 system properties 07:26:40 [INFO] 07:26:40 [INFO] --- checkstyle:2.17:check (check-license) @ blueprint-model --- 07:26:40 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:26:40 [INFO] 07:26:40 [INFO] --- checkstyle:2.17:check (check-style) @ blueprint-model --- 07:26:40 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:26:40 [INFO] 07:26:40 [INFO] --- tidy:1.1.0:pom (format-pom) @ blueprint-model --- 07:26:40 [INFO] Tidy is skipped. 07:26:40 [INFO] 07:26:40 [INFO] --- antrun:1.8:run (format-kotlin) @ blueprint-model --- 07:26:40 [INFO] Skipping Antrun execution 07:26:40 [INFO] 07:26:40 [INFO] --- formatter:2.17.1:format (format-java) @ blueprint-model --- 07:26:40 [INFO] Formatting is skipped 07:26:40 [INFO] 07:26:40 [INFO] --- kotlin:1.9.0:compile (compile) @ blueprint-model --- 07:26:40 [WARNING] No sources found skipping Kotlin compile 07:26:40 [INFO] 07:26:40 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ blueprint-model --- 07:26:40 [WARNING] No sources found skipping Kotlin compile 07:26:40 [INFO] 07:26:40 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ blueprint-model --- 07:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:40 [INFO] 07:26:40 [INFO] --- jacoco:0.8.12:report (default-report) @ blueprint-model --- 07:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:40 [INFO] 07:26:40 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ blueprint-model --- 07:26:40 [INFO] No site descriptor found: nothing to attach. 07:26:40 [INFO] 07:26:40 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ blueprint-model --- 07:26:40 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/target/code-coverage/jacoco-it.exec 07:26:40 [INFO] 07:26:40 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ blueprint-model --- 07:26:40 [INFO] No tests to run. 07:26:40 [INFO] 07:26:40 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ blueprint-model --- 07:26:40 [INFO] No tests to run. 07:26:40 [INFO] 07:26:40 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ blueprint-model --- 07:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:40 [INFO] 07:26:40 [INFO] --- jacoco:0.8.12:check (default-check) @ blueprint-model --- 07:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/target/jacoco.exec 07:26:40 [INFO] 07:26:40 [INFO] --- failsafe:3.0.0-M5:verify (default) @ blueprint-model --- 07:26:40 [INFO] 07:26:40 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ blueprint-model --- 07:26:40 [INFO] 07:26:40 [INFO] --- install:3.1.4:install (default-install) @ blueprint-model --- 07:26:40 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/pom.xml to /tmp/r/org/onap/ccsdk/cds/components/cba/blueprint-model/1.10.0-SNAPSHOT/blueprint-model-1.10.0-SNAPSHOT.pom 07:26:40 [INFO] 07:26:40 [INFO] --- dependency:3.8.1:tree (default-cli) @ blueprint-model --- 07:26:40 [INFO] org.onap.ccsdk.cds.components.cba:blueprint-model:pom:1.10.0-SNAPSHOT 07:26:40 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:26:40 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:26:40 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:26:40 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:26:40 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:26:40 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:26:40 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:26:40 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:26:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:26:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:26:40 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:26:40 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:26:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:26:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:26:40 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:26:40 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:26:40 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:26:40 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:26:40 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:26:40 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:26:40 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:26:40 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:26:40 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:26:40 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:26:40 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:26:40 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:26:40 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:26:40 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:26:40 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:26:40 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:26:40 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:26:40 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:26:40 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:26:40 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:26:40 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:26:40 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:26:40 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:26:40 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:26:40 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:26:40 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:26:40 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:26:40 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:26:40 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:26:40 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:26:40 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:26:40 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:26:40 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:26:40 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:26:40 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:26:40 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:26:40 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:26:40 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:26:40 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:26:40 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:26:40 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:26:40 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:26:40 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:26:40 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:26:40 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:26:40 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:26:40 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:26:40 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:26:40 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:26:40 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:26:40 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:26:40 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:26:40 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:26:40 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:26:40 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:26:40 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:26:40 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:26:40 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:26:40 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:26:40 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:26:40 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:26:40 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:26:40 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:26:40 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:26:40 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:26:40 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:26:40 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:26:40 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:26:40 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:26:40 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:26:40 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:26:40 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:26:40 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:26:40 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:26:40 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:26:40 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:26:40 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:26:40 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:26:40 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:26:40 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:26:40 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:26:40 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:26:40 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:26:40 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:26:40 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:26:40 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:26:40 [INFO] | | \- org.springframework:spring-core:jar:6.2.17:compile 07:26:40 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:26:40 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:26:40 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:26:40 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:26:40 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:26:40 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:26:40 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:26:40 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:26:40 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:26:40 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:26:40 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:26:40 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:26:40 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:26:40 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:26:40 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:26:40 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:26:40 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:26:40 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:26:40 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:26:40 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:26:40 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:26:40 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:26:40 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:26:40 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:26:40 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:26:40 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:26:40 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:26:40 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:26:40 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:26:40 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:26:40 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:26:40 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:26:40 [INFO] 07:26:40 [INFO] --- clm:3.0.8-01:index (default-cli) @ blueprint-model --- 07:26:40 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/target/sonatype-clm/module.xml 07:26:40 [INFO] 07:26:40 [INFO] -------< org.onap.ccsdk.cds.components.cba:test-blueprint-model >------- 07:26:40 [INFO] Building Components Model Catalog - Blueprints Model - Test Blueprints 1.10.0-SNAPSHOT [62/67] 07:26:40 [INFO] from components/model-catalog/blueprint-model/test-blueprint/pom.xml 07:26:40 [INFO] --------------------------------[ pom ]--------------------------------- 07:26:40 [INFO] 07:26:40 [INFO] --- clean:3.4.1:clean (default-clean) @ test-blueprint-model --- 07:26:40 [INFO] 07:26:40 [INFO] --- tidy:1.1.0:check (validate-pom) @ test-blueprint-model --- 07:26:40 [INFO] 07:26:40 [INFO] --- antrun:1.8:run (validate-kotlin) @ test-blueprint-model --- 07:26:40 [INFO] Executing tasks 07:26:40 07:26:40 ktlint: 07:26:40 [INFO] Executed tasks 07:26:40 [INFO] 07:26:40 [INFO] --- directory:1.0:highest-basedir (directories) @ test-blueprint-model --- 07:26:40 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:26:40 [INFO] 07:26:40 [INFO] --- formatter:2.17.1:validate (validate-java) @ test-blueprint-model --- 07:26:40 [INFO] 07:26:40 [INFO] --- enforcer:3.4.1:enforce (enforce) @ test-blueprint-model --- 07:26:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:26:40 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:26:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:40 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:26:40 [INFO] 07:26:40 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ test-blueprint-model --- 07:26:40 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/target/code-coverage/jacoco-ut.exec 07:26:40 [INFO] 07:26:40 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ test-blueprint-model --- 07:26:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/target/jacoco.exec 07:26:40 [INFO] 07:26:40 [INFO] --- properties:1.0.0:set-system-properties (default) @ test-blueprint-model --- 07:26:40 [INFO] Set 2 system properties 07:26:40 [INFO] 07:26:40 [INFO] --- checkstyle:2.17:check (check-license) @ test-blueprint-model --- 07:26:40 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:26:40 [INFO] 07:26:40 [INFO] --- checkstyle:2.17:check (check-style) @ test-blueprint-model --- 07:26:40 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:26:40 [INFO] 07:26:40 [INFO] --- tidy:1.1.0:pom (format-pom) @ test-blueprint-model --- 07:26:40 [INFO] Tidy is skipped. 07:26:40 [INFO] 07:26:40 [INFO] --- antrun:1.8:run (format-kotlin) @ test-blueprint-model --- 07:26:40 [INFO] Skipping Antrun execution 07:26:40 [INFO] 07:26:40 [INFO] --- formatter:2.17.1:format (format-java) @ test-blueprint-model --- 07:26:40 [INFO] Formatting is skipped 07:26:40 [INFO] 07:26:40 [INFO] --- kotlin:1.9.0:compile (compile) @ test-blueprint-model --- 07:26:40 [WARNING] No sources found skipping Kotlin compile 07:26:40 [INFO] 07:26:40 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ test-blueprint-model --- 07:26:40 [WARNING] No sources found skipping Kotlin compile 07:26:40 [INFO] 07:26:40 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ test-blueprint-model --- 07:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:40 [INFO] 07:26:40 [INFO] --- jacoco:0.8.12:report (default-report) @ test-blueprint-model --- 07:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:40 [INFO] 07:26:40 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ test-blueprint-model --- 07:26:40 [INFO] No site descriptor found: nothing to attach. 07:26:40 [INFO] 07:26:40 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ test-blueprint-model --- 07:26:40 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/target/code-coverage/jacoco-it.exec 07:26:40 [INFO] 07:26:40 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ test-blueprint-model --- 07:26:40 [INFO] No tests to run. 07:26:40 [INFO] 07:26:40 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ test-blueprint-model --- 07:26:40 [INFO] No tests to run. 07:26:40 [INFO] 07:26:40 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ test-blueprint-model --- 07:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:40 [INFO] 07:26:40 [INFO] --- jacoco:0.8.12:check (default-check) @ test-blueprint-model --- 07:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/target/jacoco.exec 07:26:40 [INFO] 07:26:40 [INFO] --- failsafe:3.0.0-M5:verify (default) @ test-blueprint-model --- 07:26:40 [INFO] 07:26:40 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ test-blueprint-model --- 07:26:40 [INFO] 07:26:40 [INFO] --- install:3.1.4:install (default-install) @ test-blueprint-model --- 07:26:40 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/pom.xml to /tmp/r/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.10.0-SNAPSHOT/test-blueprint-model-1.10.0-SNAPSHOT.pom 07:26:40 [INFO] 07:26:40 [INFO] --- dependency:3.8.1:tree (default-cli) @ test-blueprint-model --- 07:26:40 [INFO] org.onap.ccsdk.cds.components.cba:test-blueprint-model:pom:1.10.0-SNAPSHOT 07:26:40 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:26:40 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:26:40 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:26:40 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:26:40 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:26:40 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:26:40 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:26:40 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:26:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:26:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:26:40 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:26:40 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:26:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:26:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:26:40 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:26:40 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:26:40 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:26:40 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:26:40 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:26:40 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:26:40 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:26:40 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:26:40 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:26:40 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:26:40 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:26:40 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:26:40 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:26:40 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:26:40 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:26:40 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:26:40 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:26:40 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:26:40 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:26:40 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:26:40 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:26:40 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:26:40 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:26:40 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:26:40 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:26:40 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:26:40 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:26:40 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:26:40 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:26:40 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:26:40 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:26:40 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:26:40 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:26:40 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:26:40 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:26:40 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:26:40 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:26:40 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:26:40 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:26:40 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:26:40 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:26:40 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:26:40 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:26:40 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:26:40 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:26:40 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:26:40 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:26:40 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:26:40 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:26:40 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:26:40 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:26:40 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:26:40 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:26:40 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:26:40 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:26:40 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:26:40 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:26:40 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:26:40 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:26:40 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:26:40 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:26:40 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:26:40 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:26:40 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:26:40 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:26:40 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:26:40 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:26:40 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:26:40 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:26:40 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:26:40 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:26:40 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:26:40 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:26:40 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:26:40 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:26:40 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:26:40 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:26:40 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:26:40 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:26:40 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:26:40 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:26:40 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:26:40 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:26:40 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:26:40 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:26:40 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:26:40 [INFO] | | \- org.springframework:spring-core:jar:6.2.17:compile 07:26:40 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:26:40 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:26:40 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:26:40 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:26:40 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:26:40 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:26:40 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:26:40 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:26:40 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:26:40 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:26:40 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:26:40 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:26:40 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:26:40 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:26:40 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:26:40 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:26:40 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:26:40 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:26:40 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:26:40 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:26:40 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:26:40 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:26:40 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:26:40 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:26:40 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:26:40 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:26:40 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:26:40 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:26:40 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:26:40 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:26:40 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:26:40 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:26:40 [INFO] 07:26:40 [INFO] --- clm:3.0.8-01:index (default-cli) @ test-blueprint-model --- 07:26:40 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/target/sonatype-clm/module.xml 07:26:40 [INFO] 07:26:40 [INFO] -----< org.onap.ccsdk.cds.components.cba:cba-assembly-descriptor >------ 07:26:40 [INFO] Building Components Model Catalog - Blueprints Model - CBA Assembly Descriptor 1.10.0-SNAPSHOT [63/67] 07:26:40 [INFO] from components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml 07:26:40 [INFO] --------------------------------[ jar ]--------------------------------- 07:26:40 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:resources (default-resources)' 07:26:40 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:copy-resources (process-proc)' 07:26:40 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:testResources (default-testResources)' 07:26:40 [INFO] 07:26:40 [INFO] --- clean:3.4.1:clean (default-clean) @ cba-assembly-descriptor --- 07:26:40 [INFO] 07:26:40 [INFO] --- tidy:1.1.0:check (validate-pom) @ cba-assembly-descriptor --- 07:26:40 [INFO] 07:26:40 [INFO] --- antrun:1.8:run (validate-kotlin) @ cba-assembly-descriptor --- 07:26:40 [INFO] Executing tasks 07:26:40 07:26:40 ktlint: 07:26:41 [INFO] Executed tasks 07:26:41 [INFO] 07:26:41 [INFO] --- directory:1.0:highest-basedir (directories) @ cba-assembly-descriptor --- 07:26:41 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:26:41 [INFO] 07:26:41 [INFO] --- formatter:2.17.1:validate (validate-java) @ cba-assembly-descriptor --- 07:26:41 [INFO] 07:26:41 [INFO] --- enforcer:3.4.1:enforce (enforce) @ cba-assembly-descriptor --- 07:26:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:26:41 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:26:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:41 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:26:41 [INFO] 07:26:41 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cba-assembly-descriptor --- 07:26:41 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/code-coverage/jacoco-ut.exec 07:26:41 [INFO] 07:26:41 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cba-assembly-descriptor --- 07:26:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/jacoco.exec 07:26:41 [INFO] 07:26:41 [INFO] --- properties:1.0.0:set-system-properties (default) @ cba-assembly-descriptor --- 07:26:41 [INFO] Set 2 system properties 07:26:41 [INFO] 07:26:41 [INFO] --- checkstyle:2.17:check (check-license) @ cba-assembly-descriptor --- 07:26:41 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:26:41 [INFO] 07:26:41 [INFO] --- checkstyle:2.17:check (check-style) @ cba-assembly-descriptor --- 07:26:41 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:26:41 [INFO] 07:26:41 [INFO] --- tidy:1.1.0:pom (format-pom) @ cba-assembly-descriptor --- 07:26:41 [INFO] Tidy is skipped. 07:26:41 [INFO] 07:26:41 [INFO] --- antrun:1.8:run (format-kotlin) @ cba-assembly-descriptor --- 07:26:41 [INFO] Skipping Antrun execution 07:26:41 [INFO] 07:26:41 [INFO] --- formatter:2.17.1:format (format-java) @ cba-assembly-descriptor --- 07:26:41 [INFO] Formatting is skipped 07:26:41 [INFO] 07:26:41 [INFO] --- resources:2.6:resources (default-resources) @ cba-assembly-descriptor --- 07:26:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:26:41 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/Environments 07:26:41 [INFO] 07:26:41 [INFO] --- resources:2.6:copy-resources (process-proc) @ cba-assembly-descriptor --- 07:26:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:26:41 [INFO] Copying 1 resource 07:26:41 [INFO] 07:26:41 [INFO] --- compiler:3.14.0:compile (default-compile) @ cba-assembly-descriptor --- 07:26:41 [INFO] No sources to compile 07:26:41 [INFO] 07:26:41 [INFO] --- kotlin:1.9.0:compile (compile) @ cba-assembly-descriptor --- 07:26:41 [WARNING] No sources found skipping Kotlin compile 07:26:41 [INFO] 07:26:41 [INFO] --- resources:2.6:testResources (default-testResources) @ cba-assembly-descriptor --- 07:26:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:26:41 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/src/test/resources 07:26:41 [INFO] 07:26:41 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ cba-assembly-descriptor --- 07:26:41 [INFO] No sources to compile 07:26:41 [INFO] 07:26:41 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ cba-assembly-descriptor --- 07:26:41 [WARNING] No sources found skipping Kotlin compile 07:26:41 [INFO] 07:26:41 [INFO] --- surefire:3.0.0-M5:test (default-test) @ cba-assembly-descriptor --- 07:26:41 [INFO] No tests to run. 07:26:41 [INFO] 07:26:41 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cba-assembly-descriptor --- 07:26:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:41 [INFO] 07:26:41 [INFO] --- jacoco:0.8.12:report (default-report) @ cba-assembly-descriptor --- 07:26:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:41 [INFO] 07:26:41 [INFO] --- jar:3.4.2:jar (default-jar) @ cba-assembly-descriptor --- 07:26:41 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/cba-assembly-descriptor-1.10.0-SNAPSHOT.jar 07:26:41 [INFO] 07:26:41 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cba-assembly-descriptor --- 07:26:41 [INFO] Skipping because packaging 'jar' is not pom. 07:26:41 [INFO] 07:26:41 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cba-assembly-descriptor --- 07:26:41 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/code-coverage/jacoco-it.exec 07:26:41 [INFO] 07:26:41 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cba-assembly-descriptor --- 07:26:41 [INFO] No tests to run. 07:26:41 [INFO] 07:26:41 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cba-assembly-descriptor --- 07:26:41 [INFO] No tests to run. 07:26:41 [INFO] 07:26:41 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cba-assembly-descriptor --- 07:26:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:41 [INFO] 07:26:41 [INFO] --- jacoco:0.8.12:check (default-check) @ cba-assembly-descriptor --- 07:26:41 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/jacoco.exec 07:26:41 [INFO] 07:26:41 [INFO] --- failsafe:3.0.0-M5:verify (default) @ cba-assembly-descriptor --- 07:26:41 [INFO] 07:26:41 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cba-assembly-descriptor --- 07:26:41 [INFO] 07:26:41 [INFO] --- install:3.1.4:install (default-install) @ cba-assembly-descriptor --- 07:26:41 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml to /tmp/r/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.10.0-SNAPSHOT/cba-assembly-descriptor-1.10.0-SNAPSHOT.pom 07:26:41 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/cba-assembly-descriptor-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.10.0-SNAPSHOT/cba-assembly-descriptor-1.10.0-SNAPSHOT.jar 07:26:41 [INFO] 07:26:41 [INFO] --- dependency:3.8.1:tree (default-cli) @ cba-assembly-descriptor --- 07:26:41 [INFO] org.onap.ccsdk.cds.components.cba:cba-assembly-descriptor:jar:1.10.0-SNAPSHOT 07:26:41 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:26:41 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:26:41 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:26:41 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:26:41 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:26:41 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:26:41 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:26:41 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:26:41 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:26:41 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:26:41 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:26:41 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:26:41 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:26:41 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:26:41 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:26:41 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:26:41 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:26:41 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:26:41 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:26:41 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:26:41 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:26:41 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:26:41 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:26:41 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:26:41 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:26:41 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:26:41 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:26:41 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:26:41 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:26:41 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:26:41 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:26:41 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:26:41 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:26:41 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:26:41 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:26:41 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:26:41 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:26:41 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:26:41 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:26:41 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:26:41 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:26:41 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:26:41 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:26:41 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:26:41 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:26:41 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:26:41 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:26:41 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:26:41 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:26:41 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:26:41 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:26:41 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:26:41 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:26:41 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:26:41 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:26:41 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:26:41 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:26:41 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:26:41 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:26:41 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:26:41 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:26:41 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:26:41 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:26:41 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:26:41 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:26:41 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:26:41 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:26:41 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:26:41 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:26:41 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:26:41 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:26:41 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:26:41 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:26:41 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:26:41 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:26:41 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:26:41 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:26:41 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:26:41 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:26:41 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:26:41 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:26:41 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:26:41 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:26:41 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:26:41 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:26:41 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:26:41 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:26:41 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:26:41 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:26:41 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:26:41 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:26:41 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:26:41 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:26:41 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:26:41 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:26:41 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:26:41 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:26:41 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:26:41 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:26:41 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:26:41 [INFO] | | \- org.springframework:spring-core:jar:6.2.17:compile 07:26:41 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:26:41 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:26:41 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:26:41 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:26:41 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:26:41 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:26:41 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:26:41 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:26:41 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:26:41 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:26:41 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:26:41 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:26:41 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:26:41 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:26:41 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:26:41 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:26:41 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:26:41 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:26:41 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:26:41 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:26:41 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:26:41 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:26:41 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:26:41 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:26:41 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:26:41 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:26:41 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:26:41 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:26:41 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:26:41 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:26:41 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:26:41 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:26:41 [INFO] 07:26:41 [INFO] --- clm:3.0.8-01:index (default-cli) @ cba-assembly-descriptor --- 07:26:41 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/sonatype-clm/module.xml 07:26:41 [INFO] 07:26:41 [INFO] ----------< org.onap.ccsdk.cds.components.cba:capability_cli >---------- 07:26:41 [INFO] Building Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI 1.10.0-SNAPSHOT [64/67] 07:26:41 [INFO] from components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml 07:26:41 [INFO] --------------------------------[ jar ]--------------------------------- 07:26:41 [INFO] 07:26:41 [INFO] --- clean:3.4.1:clean (default-clean) @ capability_cli --- 07:26:41 [INFO] 07:26:41 [INFO] --- tidy:1.1.0:check (validate-pom) @ capability_cli --- 07:26:41 [INFO] 07:26:41 [INFO] --- antrun:1.8:run (validate-kotlin) @ capability_cli --- 07:26:41 [INFO] Executing tasks 07:26:41 07:26:41 ktlint: 07:26:42 [INFO] Executed tasks 07:26:42 [INFO] 07:26:42 [INFO] --- directory:1.0:highest-basedir (directories) @ capability_cli --- 07:26:42 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:26:42 [INFO] 07:26:42 [INFO] --- formatter:2.17.1:validate (validate-java) @ capability_cli --- 07:26:42 [INFO] 07:26:42 [INFO] --- enforcer:3.4.1:enforce (enforce) @ capability_cli --- 07:26:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:26:42 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:26:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:42 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:26:42 [INFO] 07:26:42 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ capability_cli --- 07:26:42 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/code-coverage/jacoco-ut.exec 07:26:42 [INFO] 07:26:42 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ capability_cli --- 07:26:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/jacoco.exec 07:26:42 [INFO] 07:26:42 [INFO] --- properties:1.0.0:set-system-properties (default) @ capability_cli --- 07:26:42 [INFO] Set 2 system properties 07:26:42 [INFO] 07:26:42 [INFO] --- checkstyle:2.17:check (check-license) @ capability_cli --- 07:26:42 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:26:42 [INFO] 07:26:42 [INFO] --- checkstyle:2.17:check (check-style) @ capability_cli --- 07:26:42 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:26:42 [INFO] 07:26:42 [INFO] --- tidy:1.1.0:pom (format-pom) @ capability_cli --- 07:26:42 [INFO] Tidy is skipped. 07:26:42 [INFO] 07:26:42 [INFO] --- antrun:1.8:run (format-kotlin) @ capability_cli --- 07:26:42 [INFO] Skipping Antrun execution 07:26:42 [INFO] 07:26:42 [INFO] --- formatter:2.17.1:format (format-java) @ capability_cli --- 07:26:42 [INFO] Formatting is skipped 07:26:42 [INFO] 07:26:42 [INFO] --- resources:3.3.1:resources (default-resources) @ capability_cli --- 07:26:42 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/Environments 07:26:42 [INFO] 07:26:42 [INFO] --- compiler:3.14.0:compile (default-compile) @ capability_cli --- 07:26:42 [INFO] Recompiling the module because of changed dependency. 07:26:42 [INFO] 07:26:42 [INFO] --- kotlin:1.9.0:compile (compile) @ capability_cli --- 07:26:44 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/Scripts/kotlin/cba/capability/cli/Check.kt: (53, 13) Variable 'sshClientService' is never used 07:26:44 [INFO] 07:26:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ capability_cli --- 07:26:44 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/src/test/resources 07:26:44 [INFO] 07:26:44 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ capability_cli --- 07:26:44 [INFO] No sources to compile 07:26:44 [INFO] 07:26:44 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ capability_cli --- 07:26:44 [WARNING] No sources found skipping Kotlin compile 07:26:44 [INFO] 07:26:44 [INFO] --- surefire:3.0.0-M5:test (default-test) @ capability_cli --- 07:26:44 [INFO] No tests to run. 07:26:44 [INFO] 07:26:44 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ capability_cli --- 07:26:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:44 [INFO] 07:26:44 [INFO] --- jacoco:0.8.12:report (default-report) @ capability_cli --- 07:26:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:44 [INFO] 07:26:44 [INFO] --- jar:3.4.2:jar (default-jar) @ capability_cli --- 07:26:44 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/capability_cli-1.10.0-SNAPSHOT.jar 07:26:44 [INFO] 07:26:44 [INFO] --- assembly:3.1.0:single (cba) @ capability_cli --- 07:26:44 [INFO] Building zip: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/capability_cli-1.10.0-SNAPSHOT.zip 07:26:44 [INFO] 07:26:44 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ capability_cli --- 07:26:44 [INFO] Skipping because packaging 'jar' is not pom. 07:26:44 [INFO] 07:26:44 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ capability_cli --- 07:26:44 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/code-coverage/jacoco-it.exec 07:26:44 [INFO] 07:26:44 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ capability_cli --- 07:26:44 [INFO] No tests to run. 07:26:44 [INFO] 07:26:44 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ capability_cli --- 07:26:44 [INFO] No tests to run. 07:26:44 [INFO] 07:26:44 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ capability_cli --- 07:26:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:44 [INFO] 07:26:44 [INFO] --- jacoco:0.8.12:check (default-check) @ capability_cli --- 07:26:44 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/jacoco.exec 07:26:44 [INFO] 07:26:44 [INFO] --- failsafe:3.0.0-M5:verify (default) @ capability_cli --- 07:26:44 [INFO] 07:26:44 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ capability_cli --- 07:26:44 [INFO] 07:26:44 [INFO] --- install:3.1.4:install (default-install) @ capability_cli --- 07:26:44 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml to /tmp/r/org/onap/ccsdk/cds/components/cba/capability_cli/1.10.0-SNAPSHOT/capability_cli-1.10.0-SNAPSHOT.pom 07:26:44 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/capability_cli-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/components/cba/capability_cli/1.10.0-SNAPSHOT/capability_cli-1.10.0-SNAPSHOT.jar 07:26:44 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/capability_cli-1.10.0-SNAPSHOT.zip to /tmp/r/org/onap/ccsdk/cds/components/cba/capability_cli/1.10.0-SNAPSHOT/capability_cli-1.10.0-SNAPSHOT.zip 07:26:44 [INFO] 07:26:44 [INFO] --- dependency:3.8.1:tree (default-cli) @ capability_cli --- 07:26:44 [INFO] org.onap.ccsdk.cds.components.cba:capability_cli:jar:1.10.0-SNAPSHOT 07:26:44 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor:jar:1.10.0-SNAPSHOT:compile 07:26:44 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT:compile 07:26:44 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:26:44 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:26:44 [INFO] | | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:26:44 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:26:44 [INFO] | | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:26:44 [INFO] | | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:26:44 [INFO] | | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:26:44 [INFO] | | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:26:44 [INFO] | | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:26:44 [INFO] | | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:26:44 [INFO] | | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:26:44 [INFO] | | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:26:44 [INFO] | | | | +- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:26:44 [INFO] | | | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:26:44 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:26:44 [INFO] | | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:26:44 [INFO] | | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:26:44 [INFO] | | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:26:44 [INFO] | | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:26:44 [INFO] | | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:26:44 [INFO] | | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:26:44 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:26:44 [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:26:44 [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:26:44 [INFO] | | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:26:44 [INFO] | | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:26:44 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:26:44 [INFO] | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:26:44 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib:jar:1.10.0-SNAPSHOT:compile 07:26:44 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:26:44 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:26:44 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:26:44 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:26:44 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:26:44 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:26:44 [INFO] | | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:26:44 [INFO] | | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:26:44 [INFO] | | | +- commons-lang:commons-lang:jar:2.6:compile 07:26:44 [INFO] | | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:26:44 [INFO] | | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:26:44 [INFO] | | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:26:44 [INFO] | | | | +- com.google.re2j:re2j:jar:1.2:compile 07:26:44 [INFO] | | | | +- commons-net:commons-net:jar:3.9.0:compile 07:26:44 [INFO] | | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:26:44 [INFO] | | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:26:44 [INFO] | | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:26:44 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:26:44 [INFO] | | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:26:44 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:26:44 [INFO] | | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:26:44 [INFO] | | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:26:44 [INFO] | | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:26:44 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:26:44 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:26:44 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:26:44 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:26:44 [INFO] | | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:26:44 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:26:44 [INFO] | | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:26:44 [INFO] | | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:26:44 [INFO] | | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:26:44 [INFO] | | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:26:44 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:26:44 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:26:44 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:26:44 [INFO] | | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:26:44 [INFO] | | +- org.apache.sshd:sshd-core:jar:2.10.0:compile 07:26:44 [INFO] | | | +- org.apache.sshd:sshd-common:jar:2.10.0:compile 07:26:44 [INFO] | | | \- org.slf4j:jcl-over-slf4j:jar:2.0.17:compile 07:26:44 [INFO] | | +- net.i2p.crypto:eddsa:jar:0.3.0:compile 07:26:44 [INFO] | | +- org.scala-lang:scala-library:jar:2.13.16:compile 07:26:44 [INFO] | | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:26:44 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:26:44 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:26:44 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:26:44 [INFO] | | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:26:44 [INFO] | | | | +- commons-logging:commons-logging:jar:1.3.5:compile 07:26:44 [INFO] | | | | \- commons-codec:commons-codec:jar:1.18.0:compile 07:26:44 [INFO] | | | +- org.springframework:spring-web:jar:6.2.17:compile 07:26:44 [INFO] | | | \- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:26:44 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:26:44 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:26:44 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:26:44 [INFO] | | | +- io.nats:jnats:jar:2.15.0:compile 07:26:44 [INFO] | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:26:44 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:26:44 [INFO] | | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:26:44 [INFO] | | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:26:44 [INFO] | | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:26:44 [INFO] | | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:26:44 [INFO] | | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:26:44 [INFO] | | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:26:44 [INFO] | | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:26:44 [INFO] | | | \- net.jcip:jcip-annotations:jar:1.0:compile 07:26:44 [INFO] | | \- io.grpc:grpc-testing:jar:1.29.0:compile 07:26:44 [INFO] | | +- junit:junit:jar:4.13.2:compile 07:26:44 [INFO] | | | \- org.hamcrest:hamcrest-core:jar:3.0:compile 07:26:44 [INFO] | | | \- org.hamcrest:hamcrest:jar:3.0:compile 07:26:44 [INFO] | | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:26:44 [INFO] | \- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:26:44 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:26:44 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:26:44 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:26:44 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:26:44 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:26:44 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:26:44 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:26:44 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:26:44 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:26:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:26:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:26:44 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:26:44 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:26:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:26:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:26:44 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:26:44 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:26:44 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:26:44 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:26:44 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:26:44 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:26:44 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:26:44 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:26:44 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:26:44 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:26:44 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:26:44 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:26:44 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:26:44 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:26:44 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:26:44 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:26:44 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:26:44 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:26:44 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:26:44 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:26:44 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:26:44 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:26:44 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:26:44 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:26:44 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:26:44 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:26:44 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:26:44 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:26:44 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:26:44 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:26:44 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:26:44 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:26:44 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:26:44 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:26:44 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:26:44 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:26:44 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:26:44 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:26:44 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:26:44 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:26:44 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:26:44 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:26:44 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:26:44 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:26:44 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:26:44 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:26:44 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:26:44 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:26:44 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:26:44 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:26:44 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:26:44 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:26:44 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:26:44 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:26:44 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:26:44 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:26:44 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:26:44 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:26:44 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:26:44 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:26:44 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:26:44 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:26:44 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:26:44 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:26:44 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:26:44 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:26:44 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:26:44 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:26:44 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:26:44 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:26:44 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:26:44 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:26:44 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:26:44 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:26:44 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:26:44 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:26:44 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:26:44 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:26:44 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:26:44 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:26:44 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:26:44 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:26:44 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:26:44 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:26:44 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:26:44 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:26:44 [INFO] | | \- org.springframework:spring-core:jar:6.2.17:compile 07:26:44 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:26:44 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:26:44 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:26:44 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:26:44 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:26:44 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:26:44 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:26:44 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:26:44 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:26:44 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:26:44 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:26:44 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:26:44 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:26:44 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:26:44 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:26:44 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:26:44 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:26:44 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:26:44 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:26:44 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:26:44 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:26:44 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:26:44 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:26:44 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:26:44 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:26:44 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:26:44 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:26:44 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:26:44 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:26:44 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:26:44 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:26:44 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:26:44 [INFO] 07:26:44 [INFO] --- clm:3.0.8-01:index (default-cli) @ capability_cli --- 07:26:44 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/sonatype-clm/module.xml 07:26:44 [INFO] 07:26:44 [INFO] ----------< org.onap.ccsdk.cds.components.cba:resource-audit >---------- 07:26:44 [INFO] Building Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit 1.10.0-SNAPSHOT [65/67] 07:26:44 [INFO] from components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml 07:26:44 [INFO] --------------------------------[ jar ]--------------------------------- 07:26:44 [INFO] 07:26:44 [INFO] --- clean:3.4.1:clean (default-clean) @ resource-audit --- 07:26:44 [INFO] 07:26:44 [INFO] --- tidy:1.1.0:check (validate-pom) @ resource-audit --- 07:26:44 [INFO] 07:26:44 [INFO] --- antrun:1.8:run (validate-kotlin) @ resource-audit --- 07:26:44 [INFO] Executing tasks 07:26:44 07:26:44 ktlint: 07:26:45 [INFO] Executed tasks 07:26:45 [INFO] 07:26:45 [INFO] --- directory:1.0:highest-basedir (directories) @ resource-audit --- 07:26:45 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:26:45 [INFO] 07:26:45 [INFO] --- formatter:2.17.1:validate (validate-java) @ resource-audit --- 07:26:45 [INFO] 07:26:45 [INFO] --- enforcer:3.4.1:enforce (enforce) @ resource-audit --- 07:26:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:26:45 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:26:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:45 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:26:45 [INFO] 07:26:45 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ resource-audit --- 07:26:45 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/code-coverage/jacoco-ut.exec 07:26:45 [INFO] 07:26:45 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ resource-audit --- 07:26:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/jacoco.exec 07:26:46 [INFO] 07:26:46 [INFO] --- properties:1.0.0:set-system-properties (default) @ resource-audit --- 07:26:46 [INFO] Set 2 system properties 07:26:46 [INFO] 07:26:46 [INFO] --- checkstyle:2.17:check (check-license) @ resource-audit --- 07:26:46 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:26:46 [INFO] 07:26:46 [INFO] --- checkstyle:2.17:check (check-style) @ resource-audit --- 07:26:46 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:26:46 [INFO] 07:26:46 [INFO] --- tidy:1.1.0:pom (format-pom) @ resource-audit --- 07:26:46 [INFO] Tidy is skipped. 07:26:46 [INFO] 07:26:46 [INFO] --- antrun:1.8:run (format-kotlin) @ resource-audit --- 07:26:46 [INFO] Skipping Antrun execution 07:26:46 [INFO] 07:26:46 [INFO] --- formatter:2.17.1:format (format-java) @ resource-audit --- 07:26:46 [INFO] Formatting is skipped 07:26:46 [INFO] 07:26:46 [INFO] --- resources:3.3.1:resources (default-resources) @ resource-audit --- 07:26:46 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/Environments 07:26:46 [INFO] 07:26:46 [INFO] --- compiler:3.14.0:compile (default-compile) @ resource-audit --- 07:26:46 [INFO] Recompiling the module because of changed dependency. 07:26:46 [INFO] 07:26:46 [INFO] --- kotlin:1.9.0:compile (compile) @ resource-audit --- 07:26:47 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/Scripts/kotlin/cba/resource/audit/functions/ConfigCollector.kt: (40, 62) Parameter 'source' is never used, could be renamed to _ 07:26:47 [INFO] 07:26:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ resource-audit --- 07:26:47 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/src/test/resources 07:26:47 [INFO] 07:26:47 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ resource-audit --- 07:26:47 [INFO] No sources to compile 07:26:47 [INFO] 07:26:47 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ resource-audit --- 07:26:47 [WARNING] No sources found skipping Kotlin compile 07:26:47 [INFO] 07:26:47 [INFO] --- surefire:3.0.0-M5:test (default-test) @ resource-audit --- 07:26:47 [INFO] No tests to run. 07:26:47 [INFO] 07:26:47 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ resource-audit --- 07:26:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:47 [INFO] 07:26:47 [INFO] --- jacoco:0.8.12:report (default-report) @ resource-audit --- 07:26:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:47 [INFO] 07:26:47 [INFO] --- jar:3.4.2:jar (default-jar) @ resource-audit --- 07:26:47 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/resource-audit-1.10.0-SNAPSHOT.jar 07:26:47 [INFO] 07:26:47 [INFO] --- assembly:3.1.0:single (cba) @ resource-audit --- 07:26:47 [INFO] Building zip: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/resource-audit-1.10.0-SNAPSHOT.zip 07:26:47 [INFO] 07:26:47 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ resource-audit --- 07:26:47 [INFO] Skipping because packaging 'jar' is not pom. 07:26:47 [INFO] 07:26:47 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ resource-audit --- 07:26:47 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/code-coverage/jacoco-it.exec 07:26:47 [INFO] 07:26:47 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ resource-audit --- 07:26:47 [INFO] No tests to run. 07:26:47 [INFO] 07:26:47 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ resource-audit --- 07:26:47 [INFO] No tests to run. 07:26:47 [INFO] 07:26:47 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ resource-audit --- 07:26:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:47 [INFO] 07:26:47 [INFO] --- jacoco:0.8.12:check (default-check) @ resource-audit --- 07:26:47 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/jacoco.exec 07:26:47 [INFO] 07:26:47 [INFO] --- failsafe:3.0.0-M5:verify (default) @ resource-audit --- 07:26:47 [INFO] 07:26:47 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ resource-audit --- 07:26:47 [INFO] 07:26:47 [INFO] --- install:3.1.4:install (default-install) @ resource-audit --- 07:26:47 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml to /tmp/r/org/onap/ccsdk/cds/components/cba/resource-audit/1.10.0-SNAPSHOT/resource-audit-1.10.0-SNAPSHOT.pom 07:26:47 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/resource-audit-1.10.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/components/cba/resource-audit/1.10.0-SNAPSHOT/resource-audit-1.10.0-SNAPSHOT.jar 07:26:47 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/resource-audit-1.10.0-SNAPSHOT.zip to /tmp/r/org/onap/ccsdk/cds/components/cba/resource-audit/1.10.0-SNAPSHOT/resource-audit-1.10.0-SNAPSHOT.zip 07:26:47 [INFO] 07:26:47 [INFO] --- dependency:3.8.1:tree (default-cli) @ resource-audit --- 07:26:47 [INFO] org.onap.ccsdk.cds.components.cba:resource-audit:jar:1.10.0-SNAPSHOT 07:26:47 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT:compile 07:26:47 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:26:47 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:26:47 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:26:47 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:26:47 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:26:47 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:26:47 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:26:47 [INFO] | | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:26:47 [INFO] | | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:26:47 [INFO] | | | +- commons-lang:commons-lang:jar:2.6:compile 07:26:47 [INFO] | | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:26:47 [INFO] | | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:26:47 [INFO] | | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:26:47 [INFO] | | | | +- com.google.re2j:re2j:jar:1.2:compile 07:26:47 [INFO] | | | | +- commons-net:commons-net:jar:3.9.0:compile 07:26:47 [INFO] | | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:26:47 [INFO] | | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:26:47 [INFO] | | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:26:47 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:26:47 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:26:47 [INFO] | | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:26:47 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:26:47 [INFO] | | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:26:47 [INFO] | | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:26:47 [INFO] | | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:26:47 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:26:47 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:26:47 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:26:47 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:26:47 [INFO] | | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:26:47 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:26:47 [INFO] | | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:26:47 [INFO] | | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:26:47 [INFO] | | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:26:47 [INFO] | | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:26:47 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:26:47 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:26:47 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:26:47 [INFO] | | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:26:47 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:26:47 [INFO] | | +- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:26:47 [INFO] | | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:26:47 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:26:47 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:26:47 [INFO] | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:26:47 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:26:47 [INFO] | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:26:47 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:26:47 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:26:47 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:26:47 [INFO] | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:26:47 [INFO] | | | +- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:26:47 [INFO] | | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime 07:26:47 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:runtime 07:26:47 [INFO] | | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:runtime 07:26:47 [INFO] | | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:runtime 07:26:47 [INFO] | | | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:26:47 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:4.0.5:runtime 07:26:47 [INFO] | | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:runtime 07:26:47 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:26:47 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:26:47 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:26:47 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:26:47 [INFO] | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:26:47 [INFO] | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:26:47 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:26:47 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:26:47 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:26:47 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:26:47 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:26:47 [INFO] | | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:26:47 [INFO] | | | | +- commons-logging:commons-logging:jar:1.3.5:compile 07:26:47 [INFO] | | | | \- commons-codec:commons-codec:jar:1.18.0:compile 07:26:47 [INFO] | | | +- org.springframework:spring-web:jar:6.2.17:compile 07:26:47 [INFO] | | | \- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:26:47 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:26:47 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:26:47 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:26:47 [INFO] | | | +- io.nats:jnats:jar:2.15.0:compile 07:26:47 [INFO] | | | | \- net.i2p.crypto:eddsa:jar:0.3.0:runtime 07:26:47 [INFO] | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:26:47 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:26:47 [INFO] | | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:26:47 [INFO] | | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:26:47 [INFO] | | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:26:47 [INFO] | | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:26:47 [INFO] | | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:26:47 [INFO] | | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:26:47 [INFO] | | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:26:47 [INFO] | | | \- net.jcip:jcip-annotations:jar:1.0:compile 07:26:47 [INFO] | | \- io.grpc:grpc-testing:jar:1.29.0:compile 07:26:47 [INFO] | | +- junit:junit:jar:4.13.2:compile 07:26:47 [INFO] | | | \- org.hamcrest:hamcrest-core:jar:3.0:compile 07:26:47 [INFO] | | | \- org.hamcrest:hamcrest:jar:3.0:compile 07:26:47 [INFO] | | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:26:47 [INFO] | \- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:26:47 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:26:47 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:26:47 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:26:47 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:26:47 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:26:47 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:26:47 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:26:47 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:26:47 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:26:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:26:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:26:47 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:26:47 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:26:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:26:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:26:47 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:26:47 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:26:47 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:26:47 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:26:47 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:26:47 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:26:47 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:26:47 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:26:47 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:26:47 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:26:47 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:26:47 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:26:47 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:26:47 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:26:47 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:26:47 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:26:47 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:26:47 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:26:47 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:26:47 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:26:47 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:26:47 [INFO] | | +- org.springframework:spring-beans:jar:6.2.17:compile 07:26:47 [INFO] | | \- org.springframework:spring-aop:jar:6.2.17:compile 07:26:47 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:26:47 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:26:47 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:26:47 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:26:47 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:26:47 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:26:47 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:26:47 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:26:47 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:26:47 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:26:47 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:26:47 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:26:47 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:26:47 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:26:47 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:26:47 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:26:47 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:26:47 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:26:47 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:26:47 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:26:47 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:26:47 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:26:47 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:26:47 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:26:47 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:26:47 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:26:47 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:26:47 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:26:47 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:26:47 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:26:47 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:26:47 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:26:47 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:26:47 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:26:47 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:26:47 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:26:47 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:26:47 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:26:47 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:26:47 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:26:47 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:26:47 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:26:47 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:26:47 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:26:47 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:26:47 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:26:47 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:26:47 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:26:47 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:26:47 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:26:47 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:26:47 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:26:47 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:26:47 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:26:47 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:26:47 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:26:47 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:26:47 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:26:47 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:26:47 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:26:47 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:26:47 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:26:47 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:26:47 [INFO] | | \- org.springframework:spring-core:jar:6.2.17:compile 07:26:47 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:26:47 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:26:47 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:26:47 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:26:47 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:26:47 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:26:47 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:26:47 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:26:47 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:26:47 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:26:47 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:26:47 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:26:47 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:26:47 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:26:47 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:26:47 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:26:47 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:26:47 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:26:47 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:26:47 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:26:47 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:26:47 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:26:47 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:26:47 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:26:47 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:26:47 [INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:26:47 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:26:47 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:26:47 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:26:47 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:26:47 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:26:47 [INFO] 07:26:47 [INFO] --- clm:3.0.8-01:index (default-cli) @ resource-audit --- 07:26:47 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/sonatype-clm/module.xml 07:26:47 [INFO] 07:26:47 [INFO] ---< org.onap.ccsdk.cds.components.cba:test-blueprint-kotlin-parent >--- 07:26:47 [INFO] Building Components Model Catalog - Blueprints Model - Test Kotlin Parent 1.10.0-SNAPSHOT [66/67] 07:26:47 [INFO] from components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml 07:26:47 [INFO] --------------------------------[ pom ]--------------------------------- 07:26:47 [WARNING] Parameter 'propertiesEncoding' is unknown for plugin 'maven-resources-plugin:2.6:testResources (copy-test-resources)' 07:26:47 [INFO] 07:26:47 [INFO] --- clean:3.4.1:clean (default-clean) @ test-blueprint-kotlin-parent --- 07:26:47 [INFO] 07:26:47 [INFO] --- tidy:1.1.0:check (validate-pom) @ test-blueprint-kotlin-parent --- 07:26:47 [INFO] 07:26:47 [INFO] --- antrun:1.8:run (validate-kotlin) @ test-blueprint-kotlin-parent --- 07:26:47 [INFO] Executing tasks 07:26:47 07:26:47 ktlint: 07:26:48 [INFO] Executed tasks 07:26:48 [INFO] 07:26:48 [INFO] --- directory:1.0:highest-basedir (directories) @ test-blueprint-kotlin-parent --- 07:26:48 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:26:48 [INFO] 07:26:48 [INFO] --- formatter:2.17.1:validate (validate-java) @ test-blueprint-kotlin-parent --- 07:26:48 [INFO] 07:26:48 [INFO] --- enforcer:3.4.1:enforce (enforce) @ test-blueprint-kotlin-parent --- 07:26:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:26:48 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:26:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:48 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:26:48 [INFO] 07:26:48 [INFO] --- properties:1.0.0:set-system-properties (default) @ test-blueprint-kotlin-parent --- 07:26:48 [INFO] Set 2 system properties 07:26:48 [INFO] 07:26:48 [INFO] --- tidy:1.1.0:pom (format-pom) @ test-blueprint-kotlin-parent --- 07:26:48 [INFO] Tidy is skipped. 07:26:48 [INFO] 07:26:48 [INFO] --- antrun:1.8:run (format-kotlin) @ test-blueprint-kotlin-parent --- 07:26:48 [INFO] Skipping Antrun execution 07:26:48 [INFO] 07:26:48 [INFO] --- formatter:2.17.1:format (format-java) @ test-blueprint-kotlin-parent --- 07:26:48 [INFO] Formatting is skipped 07:26:48 [INFO] 07:26:48 [INFO] --- kotlin:1.9.0:compile (compile) @ test-blueprint-kotlin-parent --- 07:26:48 [WARNING] No sources found skipping Kotlin compile 07:26:48 [INFO] 07:26:48 [INFO] --- resources:2.6:testResources (copy-test-resources) @ test-blueprint-kotlin-parent --- 07:26:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:26:48 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/Tests/resources 07:26:48 [INFO] 07:26:48 [INFO] --- kotlin:1.9.0:test-compile (test-compile) @ test-blueprint-kotlin-parent --- 07:26:48 [WARNING] No sources found skipping Kotlin compile 07:26:48 [INFO] 07:26:48 [INFO] --- surefire:3.0.0-M5:test (default-test) @ test-blueprint-kotlin-parent --- 07:26:48 [INFO] No tests to run. 07:26:48 [INFO] 07:26:48 [INFO] --- assembly:3.7.1:single (make-assembly) @ test-blueprint-kotlin-parent --- 07:26:48 [INFO] Building zip: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/target/test-blueprint-kotlin-parent-1.10.0-SNAPSHOT-cba.zip 07:26:48 [INFO] 07:26:48 [INFO] --- install:3.1.4:install (default-install) @ test-blueprint-kotlin-parent --- 07:26:48 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml to /tmp/r/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.10.0-SNAPSHOT/test-blueprint-kotlin-parent-1.10.0-SNAPSHOT.pom 07:26:48 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/target/test-blueprint-kotlin-parent-1.10.0-SNAPSHOT-cba.zip to /tmp/r/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.10.0-SNAPSHOT/test-blueprint-kotlin-parent-1.10.0-SNAPSHOT-cba.zip 07:26:48 [INFO] 07:26:48 [INFO] --- dependency:3.8.1:tree (default-cli) @ test-blueprint-kotlin-parent --- 07:26:48 [INFO] org.onap.ccsdk.cds.components.cba:test-blueprint-kotlin-parent:pom:1.10.0-SNAPSHOT 07:26:48 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-application:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.19.2:compile 07:26:48 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:26:48 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 07:26:48 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 07:26:48 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.19.2:compile 07:26:48 [INFO] | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 07:26:48 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 07:26:48 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 07:26:48 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 07:26:48 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 07:26:48 [INFO] | | | +- org.jsoup:jsoup:jar:1.15.3:compile 07:26:48 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 07:26:48 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 07:26:48 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 07:26:48 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 07:26:48 [INFO] | | \- org.apache.commons:commons-compress:jar:1.26.0:compile 07:26:48 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:3.5.6:compile 07:26:48 [INFO] | | +- org.springframework:spring-aop:jar:6.2.17:compile 07:26:48 [INFO] | | +- org.springframework.security:spring-security-config:jar:6.5.9:compile 07:26:48 [INFO] | | \- org.springframework.security:spring-security-web:jar:6.5.9:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.error.catalog:error-catalog-services:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:designer-api:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | | +- org.springframework.security:spring-security-core:jar:6.5.9:compile 07:26:48 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.5.9:compile 07:26:48 [INFO] | | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-api:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:selfservice-api:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | | \- commons-beanutils:commons-beanutils:jar:1.11.0:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:configs-api:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | | \- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.6:compile 07:26:48 [INFO] | | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.6:compile 07:26:48 [INFO] | | | +- org.springframework.boot:spring-boot-actuator:jar:3.5.6:compile 07:26:48 [INFO] | | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 07:26:48 [INFO] | | \- io.micrometer:micrometer-jakarta9:jar:1.15.4:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:python-executor:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | | \- org.python:jython-standalone:jar:2.7.2:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:restful-executor:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | | +- org.springframework:spring-web:jar:6.2.17:compile 07:26:48 [INFO] | | \- org.springframework:spring-expression:jar:6.2.17:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:ansible-awx-executor:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | | \- com.github.fge:json-patch:jar:1.9:compile 07:26:48 [INFO] | | \- com.github.fge:jackson-coreutils:jar:1.6:compile 07:26:48 [INFO] | | \- com.github.fge:msg-simple:jar:1.1:compile 07:26:48 [INFO] | | \- com.github.fge:btf:jar:1.2:compile 07:26:48 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:compile 07:26:48 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:compile 07:26:48 [INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:compile 07:26:48 [INFO] | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:compile 07:26:48 [INFO] | | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime 07:26:48 [INFO] | | +- org.glassfish.jaxb:txw2:jar:4.0.5:compile 07:26:48 [INFO] | | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:k8s-connection-plugin:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:compile 07:26:48 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:compile 07:26:48 [INFO] | +- org.scala-lang:scala-library:jar:2.13.16:compile 07:26:48 [INFO] | +- com.nhaarman.mockitokotlin2:mockito-kotlin:jar:2.2.0:test 07:26:48 [INFO] | +- com.schibsted.spt.data:jslt:jar:0.1.8:compile 07:26:48 [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 07:26:48 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 07:26:48 [INFO] | | +- commons-logging:commons-logging:jar:1.3.5:compile 07:26:48 [INFO] | | \- commons-codec:commons-codec:jar:1.18.0:compile 07:26:48 [INFO] | +- org.apache.httpcomponents:httpmime:jar:4.5.14:compile 07:26:48 [INFO] | \- ch.qos.logback:logback-classic:jar:1.5.18:compile 07:26:48 [INFO] +- org.eclipse.jetty.http2:jetty-http2-common:jar:12.0.33:compile 07:26:48 [INFO] | +- org.eclipse.jetty.http2:jetty-http2-hpack:jar:12.0.33:compile 07:26:48 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:12.0.33:compile 07:26:48 [INFO] | | +- org.eclipse.jetty:jetty-io:jar:12.0.33:compile 07:26:48 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:12.0.33:compile 07:26:48 [INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile 07:26:48 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test 07:26:48 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile 07:26:48 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.5.6:compile 07:26:48 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile 07:26:48 [INFO] | | \- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile 07:26:48 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 07:26:48 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 07:26:48 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 07:26:48 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test 07:26:48 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test 07:26:48 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 07:26:48 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.17.7:runtime 07:26:48 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:26:48 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 07:26:48 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 07:26:48 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 07:26:48 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 07:26:48 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 07:26:48 [INFO] | +- org.mockito:mockito-core:jar:5.17.0:test 07:26:48 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:26:48 [INFO] | | \- org.objenesis:objenesis:jar:3.3:test 07:26:48 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 07:26:48 [INFO] | +- org.springframework:spring-core:jar:6.2.17:compile 07:26:48 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.17:compile 07:26:48 [INFO] | +- org.springframework:spring-test:jar:6.2.11:test 07:26:48 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:compile 07:26:48 [INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.1:compile 07:26:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.12.2:test 07:26:48 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 07:26:48 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:26:48 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 07:26:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:26:48 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | | +- com.hazelcast:hazelcast-all:jar:5.0-BETA-1:compile 07:26:48 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1:compile 07:26:48 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 07:26:48 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile 07:26:48 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile 07:26:48 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 07:26:48 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 07:26:48 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile 07:26:48 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile 07:26:48 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile 07:26:48 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile 07:26:48 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile 07:26:48 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile 07:26:48 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile 07:26:48 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile 07:26:48 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile 07:26:48 [INFO] | | \- org.springframework:spring-webflux:jar:6.2.11:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 07:26:48 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:12.10.1.jre11:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | | +- io.nats:jnats:jar:2.15.0:compile 07:26:48 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 07:26:48 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 07:26:48 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 07:26:48 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.0:compile 07:26:48 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 07:26:48 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 07:26:48 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 07:26:48 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 07:26:48 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 07:26:48 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 07:26:48 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 07:26:48 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 07:26:48 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 07:26:48 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.5.6:compile 07:26:48 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.5.6:compile 07:26:48 [INFO] | | | +- com.zaxxer:HikariCP:jar:6.3.3:compile 07:26:48 [INFO] | | | \- org.springframework:spring-jdbc:jar:6.2.11:compile 07:26:48 [INFO] | | +- org.hibernate.orm:hibernate-core:jar:6.6.29.Final:compile 07:26:48 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile 07:26:48 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile 07:26:48 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final:runtime 07:26:48 [INFO] | | | +- io.smallrye:jandex:jar:3.2.0:runtime 07:26:48 [INFO] | | | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:runtime 07:26:48 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:3.5.4:compile 07:26:48 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile 07:26:48 [INFO] | | | \- org.springframework:spring-orm:jar:6.2.11:compile 07:26:48 [INFO] | | \- org.springframework:spring-aspects:jar:6.2.11:compile 07:26:48 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.24:compile 07:26:48 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:3.5.6:compile 07:26:48 [INFO] | \- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile 07:26:48 [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile 07:26:48 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:netconf-executor:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | +- org.apache.sshd:sshd-core:jar:2.10.0:compile 07:26:48 [INFO] | | +- org.apache.sshd:sshd-common:jar:2.10.0:compile 07:26:48 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.17:compile 07:26:48 [INFO] | +- net.i2p.crypto:eddsa:jar:0.3.0:compile 07:26:48 [INFO] | \- com.jcraft:jsch:jar:0.1.55:compile 07:26:48 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:restconf-executor:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:message-prioritization:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] | \- org.apache.kafka:kafka-streams:jar:3.9.1:compile 07:26:48 [INFO] | \- org.rocksdb:rocksdbjni:jar:7.9.2:compile 07:26:48 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.9.25:test 07:26:48 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.9.25:test 07:26:48 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.9.0:test 07:26:48 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.8.1:test 07:26:48 [INFO] +- junit:junit:jar:4.13.1:test 07:26:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:26:48 [INFO] +- io.mockk:mockk:jar:1.10.0:test 07:26:48 [INFO] | +- io.mockk:mockk-common:jar:1.10.0:test 07:26:48 [INFO] | | \- io.mockk:mockk-dsl:jar:1.10.0:test 07:26:48 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.10.0:test 07:26:48 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.10.0:test 07:26:48 [INFO] | | +- io.mockk:mockk-agent-api:jar:1.10.0:test 07:26:48 [INFO] | | \- io.mockk:mockk-agent-common:jar:1.10.0:test 07:26:48 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25:compile 07:26:48 [INFO] +- com.squareup.okhttp3:okhttp:jar:4.10.0:compile 07:26:48 [INFO] | \- com.squareup.okio:okio-jvm:jar:3.0.0:compile 07:26:48 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25:compile 07:26:48 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25:compile 07:26:48 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25:compile 07:26:48 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:26:48 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 07:26:48 [INFO] +- commons-io:commons-io:jar:2.17.0:compile 07:26:48 [INFO] +- com.jayway.jsonpath:json-path:jar:2.9.0:compile 07:26:48 [INFO] +- net.minidev:json-smart:jar:2.5.2:compile 07:26:48 [INFO] | \- net.minidev:accessors-smart:jar:2.5.2:compile 07:26:48 [INFO] | \- org.ow2.asm:asm:jar:9.7.1:compile 07:26:48 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 07:26:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 07:26:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:26:48 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 07:26:48 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 07:26:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 07:26:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:26:48 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 07:26:48 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 07:26:48 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 07:26:48 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 07:26:48 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 07:26:48 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 07:26:48 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 07:26:48 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 07:26:48 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 07:26:48 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 07:26:48 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 07:26:48 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 07:26:48 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 07:26:48 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 07:26:48 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 07:26:48 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 07:26:48 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 07:26:48 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 07:26:48 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 07:26:48 [INFO] | +- com.fasterxml:classmate:jar:1.7.0:compile 07:26:48 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 07:26:48 [INFO] | | \- org.springframework:spring-beans:jar:6.2.17:compile 07:26:48 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 07:26:48 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:compile 07:26:48 [INFO] | \- org.jetbrains:annotations:jar:23.0.0:compile 07:26:48 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.8.22:compile 07:26:48 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.9.25:compile 07:26:48 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.9.25:compile 07:26:48 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 07:26:48 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.9.25:compile 07:26:48 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.9.0:compile 07:26:48 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.9.0:compile 07:26:48 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.9.0:compile 07:26:48 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile 07:26:48 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:26:48 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.9.0:compile 07:26:48 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.19.2:compile 07:26:48 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:26:48 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:26:48 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:26:48 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.9.25:compile 07:26:48 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.9.25:runtime 07:26:48 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.9.25:compile 07:26:48 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.9.25:compile 07:26:48 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.9.25:runtime 07:26:48 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.9.25:runtime 07:26:48 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 07:26:48 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 07:26:48 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 07:26:48 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 07:26:48 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile 07:26:48 [INFO] | | +- io.netty:netty-common:jar:4.1.127.Final:compile 07:26:48 [INFO] | | +- io.netty:netty-buffer:jar:4.1.127.Final:compile 07:26:48 [INFO] | | +- io.netty:netty-transport:jar:4.1.127.Final:compile 07:26:48 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.127.Final:compile 07:26:48 [INFO] | | +- io.netty:netty-codec:jar:4.1.127.Final:compile 07:26:48 [INFO] | | +- io.netty:netty-handler:jar:4.1.127.Final:compile 07:26:48 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile 07:26:48 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.127.Final:compile 07:26:48 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile 07:26:48 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile 07:26:48 [INFO] +- io.grpc:grpc-api:jar:1.29.0:compile 07:26:48 [INFO] | +- io.grpc:grpc-context:jar:1.29.0:compile 07:26:48 [INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 07:26:48 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 07:26:48 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 07:26:48 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 07:26:48 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 07:26:48 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 07:26:48 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 07:26:48 [INFO] +- com.google.protobuf:protobuf-java:jar:3.25.8:compile 07:26:48 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.25.8:compile 07:26:48 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 07:26:48 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 07:26:48 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.10.0-SNAPSHOT:compile 07:26:48 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.5.6:compile 07:26:48 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.46:compile 07:26:48 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final:compile 07:26:48 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 07:26:48 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.10:compile 07:26:48 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.10:compile 07:26:48 [INFO] | | +- io.micrometer:micrometer-commons:jar:1.15.10:compile 07:26:48 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 07:26:48 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 07:26:48 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile 07:26:48 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile 07:26:48 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile 07:26:48 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile 07:26:48 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime 07:26:48 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime 07:26:48 [INFO] +- org.apache.commons:commons-text:jar:1.10.0:compile 07:26:48 [INFO] +- org.springframework.kafka:spring-kafka:jar:3.3.10:compile 07:26:48 [INFO] | +- org.springframework:spring-context:jar:6.2.17:compile 07:26:48 [INFO] | +- org.springframework:spring-messaging:jar:6.2.11:compile 07:26:48 [INFO] | +- org.springframework:spring-tx:jar:6.2.11:compile 07:26:48 [INFO] | +- org.springframework.retry:spring-retry:jar:2.0.12:compile 07:26:48 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.9.1:compile 07:26:48 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.6-4:runtime 07:26:48 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 07:26:48 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime 07:26:48 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.10:compile 07:26:48 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:26:48 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:26:48 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:26:48 [INFO] 07:26:48 [INFO] --- clm:3.0.8-01:index (default-cli) @ test-blueprint-kotlin-parent --- 07:26:48 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/target/sonatype-clm/module.xml 07:26:48 [INFO] 07:26:48 [INFO] -----------------< org.onap.ccsdk.cds:cds-components >------------------ 07:26:48 [INFO] Building Components (Root) 1.10.0-SNAPSHOT [67/67] 07:26:48 [INFO] from components/pom.xml 07:26:48 [INFO] --------------------------------[ pom ]--------------------------------- 07:26:48 [INFO] 07:26:48 [INFO] --- clean:3.4.1:clean (default-clean) @ cds-components --- 07:26:48 [INFO] 07:26:48 [INFO] --- tidy:1.1.0:check (validate-pom) @ cds-components --- 07:26:48 [INFO] 07:26:48 [INFO] --- antrun:1.8:run (validate-kotlin) @ cds-components --- 07:26:48 [INFO] Executing tasks 07:26:48 07:26:48 ktlint: 07:26:49 [INFO] Executed tasks 07:26:49 [INFO] 07:26:49 [INFO] --- directory:1.0:highest-basedir (directories) @ cds-components --- 07:26:49 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 07:26:49 [INFO] 07:26:49 [INFO] --- formatter:2.17.1:validate (validate-java) @ cds-components --- 07:26:49 [INFO] 07:26:49 [INFO] --- enforcer:3.4.1:enforce (enforce) @ cds-components --- 07:26:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 07:26:49 [INFO] Rule 1: org.apache.maven.enforcer.rules.RequireSameVersions passed 07:26:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:26:49 [INFO] Rule 3: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed 07:26:49 [INFO] 07:26:49 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ cds-components --- 07:26:49 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/target/code-coverage/jacoco-ut.exec 07:26:49 [INFO] 07:26:49 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ cds-components --- 07:26:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/target/jacoco.exec 07:26:49 [INFO] 07:26:49 [INFO] --- properties:1.0.0:set-system-properties (default) @ cds-components --- 07:26:49 [INFO] Set 2 system properties 07:26:49 [INFO] 07:26:49 [INFO] --- checkstyle:2.17:check (check-license) @ cds-components --- 07:26:49 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:26:49 [INFO] 07:26:49 [INFO] --- checkstyle:2.17:check (check-style) @ cds-components --- 07:26:49 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 07:26:49 [INFO] 07:26:49 [INFO] --- tidy:1.1.0:pom (format-pom) @ cds-components --- 07:26:49 [INFO] Tidy is skipped. 07:26:49 [INFO] 07:26:49 [INFO] --- antrun:1.8:run (format-kotlin) @ cds-components --- 07:26:49 [INFO] Skipping Antrun execution 07:26:49 [INFO] 07:26:49 [INFO] --- formatter:2.17.1:format (format-java) @ cds-components --- 07:26:49 [INFO] Formatting is skipped 07:26:49 [INFO] 07:26:49 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ cds-components --- 07:26:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:49 [INFO] 07:26:49 [INFO] --- jacoco:0.8.12:report (default-report) @ cds-components --- 07:26:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:49 [INFO] 07:26:49 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ cds-components --- 07:26:49 [INFO] No site descriptor found: nothing to attach. 07:26:49 [INFO] 07:26:49 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ cds-components --- 07:26:49 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/target/code-coverage/jacoco-it.exec 07:26:49 [INFO] 07:26:49 [INFO] --- failsafe:3.0.0-M5:integration-test (default) @ cds-components --- 07:26:49 [INFO] No tests to run. 07:26:49 [INFO] 07:26:49 [INFO] --- failsafe:3.0.0-M5:integration-test (integration-tests) @ cds-components --- 07:26:49 [INFO] No tests to run. 07:26:49 [INFO] 07:26:49 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ cds-components --- 07:26:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:26:49 [INFO] 07:26:49 [INFO] --- jacoco:0.8.12:check (default-check) @ cds-components --- 07:26:49 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/components/target/jacoco.exec 07:26:49 [INFO] 07:26:49 [INFO] --- failsafe:3.0.0-M5:verify (default) @ cds-components --- 07:26:49 [INFO] 07:26:49 [INFO] --- failsafe:3.0.0-M5:verify (integration-tests) @ cds-components --- 07:26:49 [INFO] 07:26:49 [INFO] --- install:3.1.4:install (default-install) @ cds-components --- 07:26:49 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-components/1.10.0-SNAPSHOT/cds-components-1.10.0-SNAPSHOT.pom 07:26:49 [INFO] 07:26:49 [INFO] --- dependency:3.8.1:tree (default-cli) @ cds-components --- 07:26:49 [INFO] org.onap.ccsdk.cds:cds-components:pom:1.10.0-SNAPSHOT 07:26:49 [INFO] +- ch.qos.logback:logback-core:jar:1.5.18:compile 07:26:49 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:7.4:compile 07:26:49 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 07:26:49 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 07:26:49 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 07:26:49 [INFO] \- org.yaml:snakeyaml:jar:2.4:compile 07:26:49 [INFO] 07:26:49 [INFO] --- clm:3.0.8-01:index (default-cli) @ cds-components --- 07:26:49 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/components/target/sonatype-clm/module.xml 07:26:49 [INFO] ------------------------------------------------------------------------ 07:26:49 [INFO] Reactor Summary for ccsdk-cds 1.10.0-SNAPSHOT: 07:26:49 [INFO] 07:26:49 [INFO] ccsdk-cds .......................................... SUCCESS [ 20.801 s] 07:26:49 [INFO] MS (Root) .......................................... SUCCESS [ 0.896 s] 07:26:49 [INFO] MS Error Catalog (Root) ............................ SUCCESS [ 2.254 s] 07:26:49 [INFO] MS Error Catalog Core .............................. SUCCESS [ 7.713 s] 07:26:49 [INFO] MS Error Catalog Service ........................... SUCCESS [ 3.912 s] 07:26:49 [INFO] MS Error Catalog Application ....................... SUCCESS [ 0.513 s] 07:26:49 [INFO] MS Blueprints Processor (Root) ..................... SUCCESS [ 0.470 s] 07:26:49 [INFO] MS Blueprints Processor Parent ..................... SUCCESS [ 1.616 s] 07:26:49 [INFO] MS Blueprints Processor Modules (Root) ............. SUCCESS [ 0.514 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Blueprints ....... SUCCESS [ 0.518 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Core SUCCESS [ 33.151 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Blueprints - Resource Dictionary SUCCESS [ 7.511 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service SUCCESS [ 8.764 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Proto SUCCESS [ 5.014 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Commons .......... SUCCESS [ 0.672 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Commons - Processor Core SUCCESS [ 46.843 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Commons - DB Lib . SUCCESS [ 18.972 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Commons - Rest Lib SUCCESS [ 16.882 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Commons - GRPC Lib SUCCESS [ 8.179 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Commons - Messaging Lib SUCCESS [ 13.486 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Commons - SSH Lib SUCCESS [ 15.630 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Commons - NATS Lib SUCCESS [ 9.333 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Outbounds ........ SUCCESS [ 0.511 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Services ......... SUCCESS [ 0.539 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Services - Execution Service SUCCESS [ 13.066 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Services - Workflow Service SUCCESS [ 13.750 s] 07:26:49 [INFO] MS Blueprints Processor Functions (Root) ........... SUCCESS [ 6.080 s] 07:26:49 [INFO] MS Blueprints Processor Functions - Config Snapshots SUCCESS [ 13.731 s] 07:26:49 [INFO] MS Blueprints Processor Functions - Resource Resolution SUCCESS [ 33.679 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Inbounds ......... SUCCESS [ 0.621 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Inbounds - Configurations API SUCCESS [ 15.008 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Inbounds - Designer API SUCCESS [ 31.857 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Inbounds - Resource API SUCCESS [ 15.409 s] 07:26:49 [INFO] MS Blueprints Processor Functions - Blueprint Audit status SUCCESS [ 15.320 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Inbounds - Self Service API SUCCESS [ 23.553 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Inbounds - Health API common SUCCESS [ 5.320 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Inbounds - Health API SUCCESS [ 4.130 s] 07:26:49 [INFO] MS Blueprints Processor Modules - Inbounds - Workflow API SUCCESS [ 12.179 s] 07:26:49 [INFO] MS Blueprints Processor Functions - Restful executor SUCCESS [ 7.858 s] 07:26:49 [INFO] MS Blueprints Processor Functions - Ansible AWX Executor SUCCESS [ 8.099 s] 07:26:49 [INFO] MS Blueprints Processor Functions - Python Executor SUCCESS [ 12.400 s] 07:26:49 [INFO] MS Blueprints Processor Functions - Netconf Executor SUCCESS [ 24.790 s] 07:26:49 [INFO] MS Blueprints Processor Functions - Restconf Executor SUCCESS [ 7.576 s] 07:26:49 [INFO] MS Blueprints Processor Functions - CLI Executor ... SUCCESS [ 7.853 s] 07:26:49 [INFO] MS Blueprints Processor Functions - Message Prioritization SUCCESS [ 15.059 s] 07:26:49 [INFO] MS Blueprints Processor Functions - K8s Profile Upload SUCCESS [ 4.409 s] 07:26:49 [INFO] MS Blueprints Processor Application ................ SUCCESS [01:47 min] 07:26:49 [INFO] MS Command Executor ................................ SUCCESS [ 0.515 s] 07:26:49 [INFO] MS Python Executor ................................. SUCCESS [ 0.873 s] 07:26:49 [INFO] MS SDC Listener (Root) ............................. SUCCESS [ 0.472 s] 07:26:49 [INFO] MS SDC Listener - Parent ........................... SUCCESS [ 0.434 s] 07:26:49 [INFO] MS SDC Listener - Application ...................... SUCCESS [ 6.620 s] 07:26:49 [INFO] MS SDC Listener - Distribution ..................... SUCCESS [ 11.348 s] 07:26:49 [INFO] CDS UI (Root) ...................................... SUCCESS [ 0.474 s] 07:26:49 [INFO] CDS UI - Client .................................... SUCCESS [01:31 min] 07:26:49 [INFO] CDS UI - Designer Client ........................... SUCCESS [03:40 min] 07:26:49 [INFO] CDS UI - Server .................................... SUCCESS [ 46.037 s] 07:26:49 [INFO] CDS UI - Application ............................... SUCCESS [ 0.472 s] 07:26:49 [INFO] Components CBA Parent .............................. SUCCESS [ 0.557 s] 07:26:49 [INFO] Components Model Catalog - Blueprints Model - Archetype Blueprints SUCCESS [ 1.778 s] 07:26:49 [INFO] Components Model Catalog - Blueprints Model ........ SUCCESS [ 0.537 s] 07:26:49 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints SUCCESS [ 0.529 s] 07:26:49 [INFO] Components Model Catalog - Blueprints Model - CBA Assembly Descriptor SUCCESS [ 0.569 s] 07:26:49 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI SUCCESS [ 3.314 s] 07:26:49 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit SUCCESS [ 2.789 s] 07:26:49 [INFO] Components Model Catalog - Blueprints Model - Test Kotlin Parent SUCCESS [ 1.256 s] 07:26:49 [INFO] Components (Root) .................................. SUCCESS [ 0.484 s] 07:26:49 [INFO] ------------------------------------------------------------------------ 07:26:49 [INFO] BUILD SUCCESS 07:26:49 [INFO] ------------------------------------------------------------------------ 07:26:49 [INFO] Total time: 17:00 min 07:26:49 [INFO] Finished at: 2026-06-20T07:26:49Z 07:26:49 [INFO] ------------------------------------------------------------------------ 07:26:49 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins8288301262393827348.sh 07:26:49 [ccsdk-cds-maven-clm-master] $ /bin/sh -xe /tmp/jenkins9440534556958441062.sh 07:26:49 + find . -regex .*karaf/target 07:26:49 + xargs rm -rf 07:26:57 [INFO] 2026-06-20T07:26:57.687Z Scanning application onap-ccsdk-cds. 07:26:57 [INFO] 2026-06-20T07:26:57.880Z Finished scanning application onap-ccsdk-cds. 07:26:57 $ ssh-agent -k 07:26:57 unset SSH_AUTH_SOCK; 07:26:57 unset SSH_AGENT_PID; 07:26:57 echo Agent pid 1557 killed; 07:26:57 [ssh-agent] Stopped. 07:26:57 FATAL: Remote call on prd-ubuntu2204-docker-8c-8g-18384 failed 07:26:57 java.lang.reflect.InaccessibleObjectException: Unable to make field protected volatile java.util.Properties java.util.Properties.defaults accessible: module java.base does not "opens java.util" to unnamed module @4934f89c 07:26:57 at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) 07:26:57 at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) 07:26:57 at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) 07:26:57 at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) 07:26:57 at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.core.util.Fields.locate(Fields.java:40) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.converters.collections.PropertiesConverter$Reflections.(PropertiesConverter.java:105) 07:26:57 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-18384 07:26:57 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 07:26:57 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 07:26:57 at hudson.remoting.Channel.call(Channel.java:1042) 07:26:57 at hudson.remoting.VirtualChannel$call.call(Unknown Source) 07:26:57 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:98) 07:26:57 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 07:26:57 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) 07:26:57 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 07:26:57 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 07:26:57 at hudson.model.Build$BuildExecution.build(Build.java:199) 07:26:57 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 07:26:57 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 07:26:57 at hudson.model.Run.execute(Run.java:1894) 07:26:57 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 07:26:57 at hudson.model.ResourceController.execute(ResourceController.java:101) 07:26:57 at hudson.model.Executor.run(Executor.java:446) 07:26:57 Caused: java.lang.ExceptionInInitializerError 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.converters.collections.PropertiesConverter.marshal(PropertiesConverter.java:71) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:270) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:174) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:262) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:270) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:174) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:262) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:44) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:83) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.XStream.marshal(XStream.java:1303) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.XStream.marshal(XStream.java:1292) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.XStream.toXML(XStream.java:1265) 07:26:57 at Jenkins v2.462.3//com.thoughtworks.xstream.XStream.toXML(XStream.java:1252) 07:26:57 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.model.io.ScanWriter.openScan(ScanWriter.java:143) 07:26:57 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:104) 07:26:57 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 07:26:57 at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 07:26:57 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 07:26:57 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:26:57 at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 07:26:57 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 07:26:57 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 07:26:57 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 07:26:57 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 07:26:57 at hudson.remoting.Request$2.run(Request.java:377) 07:26:57 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 07:26:57 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 07:26:57 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 07:26:57 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 07:26:57 at java.base/java.lang.Thread.run(Thread.java:1583) 07:26:57 Caused: java.io.IOException: Remote call on prd-ubuntu2204-docker-8c-8g-18384 failed 07:26:57 at hudson.remoting.Channel.call(Channel.java:1046) 07:26:57 at hudson.remoting.VirtualChannel$call.call(Unknown Source) 07:26:57 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:98) 07:26:57 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 07:26:57 at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) 07:26:57 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 07:26:57 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 07:26:57 at hudson.model.Build$BuildExecution.build(Build.java:199) 07:26:57 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 07:26:57 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 07:26:57 at hudson.model.Run.execute(Run.java:1894) 07:26:57 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 07:26:57 at hudson.model.ResourceController.execute(ResourceController.java:101) 07:26:57 at hudson.model.Executor.run(Executor.java:446) 07:26:57 [PostBuildScript] - [INFO] Executing post build scripts. 07:26:57 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins614718754028366335.sh 07:26:57 ---> sysstat.sh 07:26:58 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins8644207144839190050.sh 07:26:58 ---> package-listing.sh 07:26:58 ++ facter osfamily 07:26:58 ++ tr '[:upper:]' '[:lower:]' 07:26:58 + OS_FAMILY=debian 07:26:58 + workspace=/w/workspace/ccsdk-cds-maven-clm-master 07:26:58 + START_PACKAGES=/tmp/packages_start.txt 07:26:58 + END_PACKAGES=/tmp/packages_end.txt 07:26:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:26:58 + PACKAGES=/tmp/packages_start.txt 07:26:58 + '[' /w/workspace/ccsdk-cds-maven-clm-master ']' 07:26:58 + PACKAGES=/tmp/packages_end.txt 07:26:58 + case "${OS_FAMILY}" in 07:26:58 + dpkg -l 07:26:58 + grep '^ii' 07:26:58 + '[' -f /tmp/packages_start.txt ']' 07:26:58 + '[' -f /tmp/packages_end.txt ']' 07:26:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:26:58 + '[' /w/workspace/ccsdk-cds-maven-clm-master ']' 07:26:58 + mkdir -p /w/workspace/ccsdk-cds-maven-clm-master/archives/ 07:26:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ccsdk-cds-maven-clm-master/archives/ 07:26:58 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins2165395315454697346.sh 07:26:58 ---> capture-instance-metadata.sh 07:26:58 Setup pyenv: 07:26:58 system 07:26:58 3.8.20 07:26:58 3.9.20 07:26:58 3.10.15 07:26:58 * 3.11.10 (set by /w/workspace/ccsdk-cds-maven-clm-master/.python-version) 07:26:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uHB4 from file:/tmp/.os_lf_venv 07:26:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:26:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:27:00 lf-activate-venv(): INFO: Base packages installed successfully 07:27:00 lf-activate-venv(): INFO: Installing additional packages: lftools 07:27:09 lf-activate-venv(): INFO: Adding /tmp/venv-uHB4/bin to PATH 07:27:09 INFO: Running in OpenStack, capturing instance metadata 07:27:09 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins17919693949712726089.sh 07:27:09 provisioning config files... 07:27:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ccsdk-cds-maven-clm-master@tmp/config5846807439366454656tmp 07:27:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:27:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:27:09 [EnvInject] - Injecting environment variables from a build step. 07:27:09 [EnvInject] - Injecting as environment variables the properties content 07:27:09 SERVER_ID=logs 07:27:09 07:27:09 [EnvInject] - Variables injected successfully. 07:27:09 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins2207629902786407032.sh 07:27:09 ---> create-netrc.sh 07:27:09 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins11691595245248418865.sh 07:27:09 ---> python-tools-install.sh 07:27:09 Setup pyenv: 07:27:09 system 07:27:09 3.8.20 07:27:09 3.9.20 07:27:09 3.10.15 07:27:09 * 3.11.10 (set by /w/workspace/ccsdk-cds-maven-clm-master/.python-version) 07:27:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uHB4 from file:/tmp/.os_lf_venv 07:27:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:27:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:27:11 lf-activate-venv(): INFO: Base packages installed successfully 07:27:11 lf-activate-venv(): INFO: Installing additional packages: lftools 07:27:18 lf-activate-venv(): INFO: Adding /tmp/venv-uHB4/bin to PATH 07:27:18 [ccsdk-cds-maven-clm-master] $ /bin/sh /tmp/jenkins6489808609031275749.sh 07:27:18 ---> uv-install.sh 07:27:18 uv 0.11.23 is already installed 07:27:18 uvx 0.11.23 (x86_64-unknown-linux-gnu) 07:27:18 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins13501709335554221143.sh 07:27:18 ---> sudo-logs.sh 07:27:18 Archiving 'sudo' log.. 07:27:18 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins6427535838377863099.sh 07:27:18 ---> job-cost.sh 07:27:19 INFO: Activating Python virtual environment... 07:27:19 Setup pyenv: 07:27:19 system 07:27:19 3.8.20 07:27:19 3.9.20 07:27:19 3.10.15 07:27:19 * 3.11.10 (set by /w/workspace/ccsdk-cds-maven-clm-master/.python-version) 07:27:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uHB4 from file:/tmp/.os_lf_venv 07:27:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:27:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:27:20 lf-activate-venv(): INFO: Base packages installed successfully 07:27:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:27:25 lf-activate-venv(): INFO: Adding /tmp/venv-uHB4/bin to PATH 07:27:25 INFO: No stack-cost file found 07:27:25 INFO: Instance uptime: 1168s 07:27:25 INFO: Fetching instance metadata (attempt 1 of 3)... 07:27:25 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:27:25 INFO: Successfully fetched instance metadata 07:27:25 INFO: Instance type: v3-standard-8 07:27:25 INFO: Retrieving pricing info for: v3-standard-8 07:27:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:27:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=1168 07:27:26 INFO: Successfully fetched Vexxhost pricing API 07:27:26 INFO: Retrieved cost: 0.22 07:27:26 INFO: Retrieved resource: v3-standard-8 07:27:26 INFO: Creating archive directory: /w/workspace/ccsdk-cds-maven-clm-master/archives/cost 07:27:26 INFO: Archiving costs to: /w/workspace/ccsdk-cds-maven-clm-master/archives/cost.csv 07:27:26 INFO: Successfully archived job cost data 07:27:26 DEBUG: Cost data: ccsdk-cds-maven-clm-master,410,2026-06-20 07:27:26,v3-standard-8,1168,0.22,0.00,FAILURE 07:27:26 [ccsdk-cds-maven-clm-master] $ /bin/bash -l /tmp/jenkins5194141214016800538.sh 07:27:26 ---> logs-deploy.sh 07:27:26 Setup pyenv: 07:27:26 system 07:27:26 3.8.20 07:27:26 3.9.20 07:27:26 3.10.15 07:27:26 * 3.11.10 (set by /w/workspace/ccsdk-cds-maven-clm-master/.python-version) 07:27:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uHB4 from file:/tmp/.os_lf_venv 07:27:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:27:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:27:28 lf-activate-venv(): INFO: Base packages installed successfully 07:27:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:27:35 lf-activate-venv(): INFO: Adding /tmp/venv-uHB4/bin to PATH 07:27:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ccsdk-cds-maven-clm-master/410 07:27:35 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 07:27:44 Archives upload complete. 07:27:45 INFO: archiving logs to Nexus 07:27:46 ---> uname -a: 07:27:46 Linux prd-ubuntu2204-docker-8c-8g-18384 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 07:27:46 07:27:46 07:27:46 ---> lscpu: 07:27:46 Architecture: x86_64 07:27:46 CPU op-mode(s): 32-bit, 64-bit 07:27:46 Address sizes: 40 bits physical, 48 bits virtual 07:27:46 Byte Order: Little Endian 07:27:46 CPU(s): 8 07:27:46 On-line CPU(s) list: 0-7 07:27:46 Vendor ID: AuthenticAMD 07:27:46 Model name: AMD EPYC-Rome Processor 07:27:46 CPU family: 23 07:27:46 Model: 49 07:27:46 Thread(s) per core: 1 07:27:46 Core(s) per socket: 1 07:27:46 Socket(s): 8 07:27:46 Stepping: 0 07:27:46 BogoMIPS: 5600.00 07:27:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:27:46 Virtualization: AMD-V 07:27:46 Hypervisor vendor: KVM 07:27:46 Virtualization type: full 07:27:46 L1d cache: 256 KiB (8 instances) 07:27:46 L1i cache: 256 KiB (8 instances) 07:27:46 L2 cache: 4 MiB (8 instances) 07:27:46 L3 cache: 128 MiB (8 instances) 07:27:46 NUMA node(s): 1 07:27:46 NUMA node0 CPU(s): 0-7 07:27:46 Vulnerability Gather data sampling: Not affected 07:27:46 Vulnerability Indirect target selection: Not affected 07:27:46 Vulnerability Itlb multihit: Not affected 07:27:46 Vulnerability L1tf: Not affected 07:27:46 Vulnerability Mds: Not affected 07:27:46 Vulnerability Meltdown: Not affected 07:27:46 Vulnerability Mmio stale data: Not affected 07:27:46 Vulnerability Reg file data sampling: Not affected 07:27:46 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:27:46 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:27:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:27:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:27:46 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:27:46 Vulnerability Srbds: Not affected 07:27:46 Vulnerability Tsa: Not affected 07:27:46 Vulnerability Tsx async abort: Not affected 07:27:46 Vulnerability Vmscape: Not affected 07:27:46 07:27:46 07:27:46 ---> nproc: 07:27:46 8 07:27:46 07:27:46 07:27:46 ---> df -h: 07:27:46 Filesystem Size Used Avail Use% Mounted on 07:27:46 tmpfs 3.2G 1.1M 3.2G 1% /run 07:27:46 /dev/vda1 155G 16G 140G 10% / 07:27:46 tmpfs 16G 0 16G 0% /dev/shm 07:27:46 tmpfs 5.0M 0 5.0M 0% /run/lock 07:27:46 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:27:46 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 07:27:46 07:27:46 07:27:46 ---> free -m: 07:27:46 total used free shared buff/cache available 07:27:46 Mem: 32092 1038 22236 4 8817 30585 07:27:46 Swap: 1023 0 1023 07:27:46 07:27:46 07:27:46 ---> ip addr: 07:27:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:27:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:27:46 inet 127.0.0.1/8 scope host lo 07:27:46 valid_lft forever preferred_lft forever 07:27:46 inet6 ::1/128 scope host 07:27:46 valid_lft forever preferred_lft forever 07:27:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:27:46 link/ether fa:16:3e:0d:7b:41 brd ff:ff:ff:ff:ff:ff 07:27:46 altname enp0s3 07:27:46 inet 10.30.107.12/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 07:27:46 valid_lft 85219sec preferred_lft 85219sec 07:27:46 inet6 fe80::f816:3eff:fe0d:7b41/64 scope link 07:27:46 valid_lft forever preferred_lft forever 07:27:46 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:27:46 link/ether 5a:e0:e4:f7:a6:91 brd ff:ff:ff:ff:ff:ff 07:27:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:27:46 valid_lft forever preferred_lft forever 07:27:46 07:27:46 07:27:46 ---> sar -b -r -n DEV: 07:27:46 Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-18384) 06/20/26 _x86_64_ (8 CPU) 07:27:46 07:27:46 07:08:08 LINUX RESTART (8 CPU) 07:27:46 07:27:46 07:10:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:27:46 07:20:01 15.17 1.65 12.80 0.73 97.05 4568.25 1412.48 07:27:46 Average: 15.17 1.65 12.80 0.73 97.05 4568.25 1412.48 07:27:46 07:27:46 07:10:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:27:46 07:20:01 26337984 29829656 2483028 7.56 131492 3620576 2555520 7.54 556108 5521884 62288 07:27:46 Average: 26337984 29829656 2483028 7.56 131492 3620576 2555520 7.54 556108 5521884 62288 07:27:46 07:27:46 07:10:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:27:46 07:20:01 lo 4.68 4.68 2.00 2.00 0.00 0.00 0.00 0.00 07:27:46 07:20:01 ens3 114.69 84.87 1168.09 23.02 0.00 0.00 0.00 0.00 07:27:46 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:46 Average: lo 4.68 4.68 2.00 2.00 0.00 0.00 0.00 0.00 07:27:46 Average: ens3 114.69 84.87 1168.09 23.02 0.00 0.00 0.00 0.00 07:27:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:46 07:27:46 07:27:46 ---> sar -P ALL: 07:27:46 Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-18384) 06/20/26 _x86_64_ (8 CPU) 07:27:46 07:27:46 07:08:08 LINUX RESTART (8 CPU) 07:27:46 07:27:46 07:10:03 CPU %user %nice %system %iowait %steal %idle 07:27:46 07:20:01 all 40.02 0.00 1.07 0.07 0.08 58.76 07:27:46 07:20:01 0 38.50 0.00 0.82 0.03 0.08 60.57 07:27:46 07:20:01 1 42.43 0.00 0.99 0.03 0.09 56.46 07:27:46 07:20:01 2 43.30 0.00 1.39 0.14 0.09 55.09 07:27:46 07:20:01 3 45.22 0.00 1.13 0.03 0.08 53.54 07:27:46 07:20:01 4 37.12 0.00 1.03 0.12 0.07 61.65 07:27:46 07:20:01 5 40.34 0.00 1.23 0.19 0.08 58.16 07:27:46 07:20:01 6 43.15 0.00 1.02 0.00 0.08 55.75 07:27:46 07:20:01 7 30.16 0.00 0.94 0.04 0.07 68.79 07:27:46 Average: all 40.02 0.00 1.07 0.07 0.08 58.76 07:27:46 Average: 0 38.50 0.00 0.82 0.03 0.08 60.57 07:27:46 Average: 1 42.43 0.00 0.99 0.03 0.09 56.46 07:27:46 Average: 2 43.30 0.00 1.39 0.14 0.09 55.09 07:27:46 Average: 3 45.22 0.00 1.13 0.03 0.08 53.54 07:27:46 Average: 4 37.12 0.00 1.03 0.12 0.07 61.65 07:27:46 Average: 5 40.34 0.00 1.23 0.19 0.08 58.16 07:27:46 Average: 6 43.15 0.00 1.02 0.00 0.08 55.75 07:27:46 Average: 7 30.16 0.00 0.94 0.04 0.07 68.79 07:27:46 07:27:46 07:27:46