07:22:36 Started by timer 07:22:36 Running as SYSTEM 07:22:37 [EnvInject] - Loading node environment variables. 07:22:37 Building remotely on prd-ubuntu1804-builder-4c-4g-3413 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/sdnc-northbound-maven-merge-oslo 07:22:37 [ssh-agent] Looking for ssh-agent implementation... 07:22:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:22:37 $ ssh-agent 07:22:37 SSH_AUTH_SOCK=/tmp/ssh-hyttzvODJNSk/agent.1629 07:22:37 SSH_AGENT_PID=1630 07:22:37 [ssh-agent] Started. 07:22:37 Running ssh-add (command line suppressed) 07:22:37 Identity added: /w/workspace/sdnc-northbound-maven-merge-oslo@tmp/private_key_16912451688952712887.key (/w/workspace/sdnc-northbound-maven-merge-oslo@tmp/private_key_16912451688952712887.key) 07:22:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:22:37 The recommended git tool is: NONE 07:22:38 using credential onap-jenkins-ssh 07:22:38 Wiping out workspace first. 07:22:38 Cloning the remote Git repository 07:22:38 Cloning repository git://cloud.onap.org/mirror/sdnc/northbound 07:22:38 > git init /w/workspace/sdnc-northbound-maven-merge-oslo # timeout=10 07:22:39 Fetching upstream changes from git://cloud.onap.org/mirror/sdnc/northbound 07:22:39 > git --version # timeout=10 07:22:39 > git --version # 'git version 2.17.1' 07:22:39 using GIT_SSH to set credentials Gerrit user 07:22:39 Verifying host key using manually-configured host key entries 07:22:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/sdnc/northbound +refs/heads/*:refs/remotes/origin/* # timeout=10 07:22:41 > git config remote.origin.url git://cloud.onap.org/mirror/sdnc/northbound # timeout=10 07:22:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:22:42 Avoid second fetch 07:22:42 > git rev-parse refs/remotes/origin/oslo^{commit} # timeout=10 07:22:42 Checking out Revision d6ece03a8e526b7cabff48b7cb9b014e901f2692 (refs/remotes/origin/oslo) 07:22:42 > git config core.sparsecheckout # timeout=10 07:22:42 > git checkout -f d6ece03a8e526b7cabff48b7cb9b014e901f2692 # timeout=10 07:22:42 Commit message: "Release version 3.0.2 of sdnc/northbound" 07:22:42 > git rev-list --no-walk d6ece03a8e526b7cabff48b7cb9b014e901f2692 # timeout=10 07:22:45 provisioning config files... 07:22:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:22:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:22:45 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins16386484848192581465.sh 07:22:45 ---> python-tools-install.sh 07:22:45 Setup pyenv: 07:22:46 * system (set by /opt/pyenv/version) 07:22:46 * 3.8.13 (set by /opt/pyenv/version) 07:22:46 * 3.9.13 (set by /opt/pyenv/version) 07:22:46 * 3.10.6 (set by /opt/pyenv/version) 07:22:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VKYc 07:22:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:22:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:22:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:22:54 lf-activate-venv(): INFO: Base packages installed successfully 07:22:54 lf-activate-venv(): INFO: Installing additional packages: lftools 07:23:19 lf-activate-venv(): INFO: Adding /tmp/venv-VKYc/bin to PATH 07:23:19 Generating Requirements File 07:23:38 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:23:38 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:23:38 Python 3.10.6 07:23:38 pip 25.2 from /tmp/venv-VKYc/lib/python3.10/site-packages/pip (python 3.10) 07:23:38 appdirs==1.4.4 07:23:38 argcomplete==3.6.2 07:23:38 aspy.yaml==1.3.0 07:23:38 attrs==25.4.0 07:23:38 autopage==0.5.2 07:23:38 beautifulsoup4==4.14.2 07:23:38 boto3==1.40.55 07:23:38 botocore==1.40.55 07:23:38 bs4==0.0.2 07:23:38 cachetools==6.2.1 07:23:38 certifi==2025.10.5 07:23:38 cffi==2.0.0 07:23:38 cfgv==3.4.0 07:23:38 chardet==5.2.0 07:23:38 charset-normalizer==3.4.4 07:23:38 click==8.3.0 07:23:38 cliff==4.11.0 07:23:38 cmd2==2.7.0 07:23:38 cryptography==3.3.2 07:23:38 debtcollector==3.0.0 07:23:38 decorator==5.2.1 07:23:38 defusedxml==0.7.1 07:23:38 Deprecated==1.2.18 07:23:38 distlib==0.4.0 07:23:38 dnspython==2.8.0 07:23:38 docker==7.1.0 07:23:38 dogpile.cache==1.5.0 07:23:38 durationpy==0.10 07:23:38 email-validator==2.3.0 07:23:38 filelock==3.20.0 07:23:38 future==1.0.0 07:23:38 gitdb==4.0.12 07:23:38 GitPython==3.1.45 07:23:38 google-auth==2.41.1 07:23:38 httplib2==0.31.0 07:23:38 identify==2.6.15 07:23:38 idna==3.11 07:23:38 importlib-resources==1.5.0 07:23:38 iso8601==2.1.0 07:23:38 Jinja2==3.1.6 07:23:38 jmespath==1.0.1 07:23:38 jsonpatch==1.33 07:23:38 jsonpointer==3.0.0 07:23:38 jsonschema==4.25.1 07:23:38 jsonschema-specifications==2025.9.1 07:23:38 keystoneauth1==5.12.0 07:23:38 kubernetes==34.1.0 07:23:38 lftools==0.37.15 07:23:38 lxml==6.0.2 07:23:38 markdown-it-py==4.0.0 07:23:38 MarkupSafe==3.0.3 07:23:38 mdurl==0.1.2 07:23:38 msgpack==1.1.2 07:23:38 multi_key_dict==2.0.3 07:23:38 munch==4.0.0 07:23:38 netaddr==1.3.0 07:23:38 niet==1.4.2 07:23:38 nodeenv==1.9.1 07:23:38 oauth2client==4.1.3 07:23:38 oauthlib==3.3.1 07:23:38 openstacksdk==4.7.1 07:23:38 os-service-types==1.8.0 07:23:38 osc-lib==4.2.0 07:23:38 oslo.config==10.0.0 07:23:38 oslo.context==6.1.0 07:23:38 oslo.i18n==6.6.0 07:23:38 oslo.log==7.2.1 07:23:38 oslo.serialization==5.8.0 07:23:38 oslo.utils==9.1.0 07:23:38 packaging==25.0 07:23:38 pbr==7.0.1 07:23:38 platformdirs==4.5.0 07:23:38 prettytable==3.16.0 07:23:38 psutil==7.1.0 07:23:38 pyasn1==0.6.1 07:23:38 pyasn1_modules==0.4.2 07:23:38 pycparser==2.23 07:23:38 pygerrit2==2.0.15 07:23:38 PyGithub==2.8.1 07:23:38 Pygments==2.19.2 07:23:38 PyJWT==2.10.1 07:23:38 PyNaCl==1.6.0 07:23:38 pyparsing==2.4.7 07:23:38 pyperclip==1.11.0 07:23:38 pyrsistent==0.20.0 07:23:38 python-cinderclient==9.8.0 07:23:38 python-dateutil==2.9.0.post0 07:23:38 python-heatclient==4.3.0 07:23:38 python-jenkins==1.8.3 07:23:38 python-keystoneclient==5.7.0 07:23:38 python-magnumclient==4.9.0 07:23:38 python-openstackclient==8.2.0 07:23:38 python-swiftclient==4.8.0 07:23:38 PyYAML==6.0.3 07:23:38 referencing==0.37.0 07:23:38 requests==2.32.5 07:23:38 requests-oauthlib==2.0.0 07:23:38 requestsexceptions==1.4.0 07:23:38 rfc3986==2.0.0 07:23:38 rich==14.2.0 07:23:38 rich-argparse==1.7.1 07:23:38 rpds-py==0.27.1 07:23:38 rsa==4.9.1 07:23:38 ruamel.yaml==0.18.15 07:23:38 ruamel.yaml.clib==0.2.14 07:23:38 s3transfer==0.14.0 07:23:38 simplejson==3.20.2 07:23:38 six==1.17.0 07:23:38 smmap==5.0.2 07:23:38 soupsieve==2.8 07:23:38 stevedore==5.5.0 07:23:38 tabulate==0.9.0 07:23:38 toml==0.10.2 07:23:38 tomlkit==0.13.3 07:23:38 tqdm==4.67.1 07:23:38 typing_extensions==4.15.0 07:23:38 tzdata==2025.2 07:23:38 urllib3==1.26.20 07:23:38 virtualenv==20.35.3 07:23:38 wcwidth==0.2.14 07:23:38 websocket-client==1.9.0 07:23:38 wrapt==1.17.3 07:23:38 xdg==6.0.0 07:23:38 xmltodict==1.0.2 07:23:38 yq==3.4.3 07:23:39 [sdnc-northbound-maven-merge-oslo] $ /bin/sh -xe /tmp/jenkins1169621803331549458.sh 07:23:39 + mkdir -p /w/workspace/sdnc-northbound-maven-merge-oslo/target/classes /w/workspace/sdnc-northbound-maven-merge-oslo/jacoco/classes 07:23:39 [sdnc-northbound-maven-merge-oslo] $ /bin/sh -xe /tmp/jenkins558029406750413723.sh 07:23:39 + echo quiet=on 07:23:39 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-ubuntu1804-builder-4c-4g-3413 08:20:38 [sdnc-northbound-maven-merge-oslo] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=oslo -Dsha1=origin/oslo -DMAVEN_OPTS= -DPROJECT=sdnc/northbound -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/oslo -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=oslo -DARCHIVE_ARTIFACTS= -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=sdnc/northbound --version 08:20:39 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 08:20:39 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 08:20:39 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 08:20:39 Default locale: en, platform encoding: UTF-8 08:20:39 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 08:20:39 [sdnc-northbound-maven-merge-oslo] $ /bin/sh -xe /tmp/jenkins3069591184929154997.sh 08:20:39 + rm /home/jenkins/.wgetrc 08:20:39 [EnvInject] - Injecting environment variables from a build step. 08:20:39 [EnvInject] - Injecting as environment variables the properties content 08:20:39 SET_JDK_VERSION=openjdk17 08:20:39 GIT_URL="git://cloud.onap.org/mirror" 08:20:39 08:20:39 [EnvInject] - Variables injected successfully. 08:20:39 [sdnc-northbound-maven-merge-oslo] $ /bin/sh /tmp/jenkins10568790611707242927.sh 08:20:39 ---> update-java-alternatives.sh 08:20:39 ---> Updating Java version 08:20:39 ---> Ubuntu/Debian system detected 08:20:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 08:20:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 08:20:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 08:20:39 openjdk version "17.0.4" 2022-07-19 08:20:39 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 08:20:39 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 08:20:39 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 08:20:39 [EnvInject] - Injecting environment variables from a build step. 08:20:39 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 08:20:39 [EnvInject] - Variables injected successfully. 08:20:39 provisioning config files... 08:20:39 copy managed file [global-settings] to file:/w/workspace/sdnc-northbound-maven-merge-oslo@tmp/config12433693547150337399tmp 08:20:39 copy managed file [sdnc-northbound-settings] to file:/w/workspace/sdnc-northbound-maven-merge-oslo@tmp/config7838744023069784748tmp 08:20:39 [EnvInject] - Injecting environment variables from a build step. 08:20:39 [EnvInject] - Injecting as environment variables the properties content 08:20:39 SERVER_ID=ecomp-snapshots 08:20:39 08:20:39 [EnvInject] - Variables injected successfully. 08:20:39 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins9347081349100945635.sh 08:20:39 ---> create-netrc.sh 08:20:39 [EnvInject] - Injecting environment variables from a build step. 08:20:39 [EnvInject] - Injecting as environment variables the properties content 08:20:39 NEXUS_CUT_DIRS=6 08:20:39 NEXUS_REPO=snapshots 08:20:39 08:20:39 [EnvInject] - Variables injected successfully. 08:20:39 [sdnc-northbound-maven-merge-oslo] $ /bin/bash -l /tmp/jenkins15305193570615632374.sh 08:20:39 ---> maven-fetch-metadata.sh 08:20:39 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 08:20:39 + project=org.onap.sdnc.northbound 08:20:39 + project_path=org/onap/sdnc/northbound 08:20:39 + mkdir -p /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound 08:20:39 + pushd /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound 08:20:39 /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound /w/workspace/sdnc-northbound-maven-merge-oslo 08:20:39 + set +e 08:20:39 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/ 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/ [15043] -> "northbound/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/ [9915] -> "northbound/features-generic-resource-api/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/ [7879] -> "northbound/features-optical-service/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/ [9025] -> "northbound/features-sdnc-northbound/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/ [4682] -> "northbound/features-vnfapi/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/ [9615] -> "northbound/features-vnftools/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/ [9094] -> "northbound/generic-resource-api-client/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/ [10689] -> "northbound/generic-resource-api-features/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/ [10716] -> "northbound/generic-resource-api-installer/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/ [7687] -> "northbound/generic-resource-api-model-swagger/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/ [7630] -> "northbound/generic-resource-api-model-yang/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/ [10608] -> "northbound/generic-resource-api-model/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/ [10689] -> "northbound/generic-resource-api-provider/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.features/ [2528] -> "northbound/generic-resource-api.features/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.model/ [2510] -> "northbound/generic-resource-api.model/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.provider/ [2528] -> "northbound/generic-resource-api.provider/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/ [10446] -> "northbound/generic-resource-api/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/ [7879] -> "northbound/optical-service-features/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/ [7899] -> "northbound/optical-service-installer/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/ [7819] -> "northbound/optical-service-model/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/ [7879] -> "northbound/optical-service-provider/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/ [7699] -> "northbound/optical-service/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/ [9815] -> "northbound/sdnc-generic-resource-api/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/ [8910] -> "northbound/sdnc-northbound-all/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/ [9255] -> "northbound/sdnc-northbound-feature-aggregator/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/ [9255] -> "northbound/sdnc-northbound-features-installer/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/ [10311] -> "northbound/sdnc-northbound/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/ [7799] -> "northbound/sdnc-optical-service/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/ [4634] -> "northbound/sdnc-vnfapi/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/ [9515] -> "northbound/sdnc-vnftools/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/ [5428] -> "northbound/vnfapi-features/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/ [5442] -> "northbound/vnfapi-installer/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/ [5386] -> "northbound/vnfapi-model/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/ [5428] -> "northbound/vnfapi-provider/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/ [5302] -> "northbound/vnfapi/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/ [10365] -> "northbound/vnftools-features/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/ [10392] -> "northbound/vnftools-installer/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/ [10365] -> "northbound/vnftools-provider/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/ [10122] -> "northbound/vnftools/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.3.2-SNAPSHOT/ [5200] -> "northbound/features-generic-resource-api/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.3.3-SNAPSHOT/ [5200] -> "northbound/features-generic-resource-api/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:20:40 2025-10-18 08:20:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.6.3-SNAPSHOT/ [5200] -> "northbound/features-generic-resource-api/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:20:41 2025-10-18 08:20:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.7.1-SNAPSHOT/ [5200] -> "northbound/features-generic-resource-api/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:20:41 2025-10-18 08:20:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.7.2-SNAPSHOT/ [5200] -> "northbound/features-generic-resource-api/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:20:41 2025-10-18 08:20:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.8.2-SNAPSHOT/ [5200] -> "northbound/features-generic-resource-api/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:20:41 2025-10-18 08:20:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.0.4-SNAPSHOT/ [5200] -> "northbound/features-generic-resource-api/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:20:41 2025-10-18 08:20:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.1.6-SNAPSHOT/ [5201] -> "northbound/features-generic-resource-api/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:20:41 2025-10-18 08:20:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.2.4-SNAPSHOT/ [5201] -> "northbound/features-generic-resource-api/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:20:41 2025-10-18 08:20:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.3.1-SNAPSHOT/ [5201] -> "northbound/features-generic-resource-api/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:20:41 2025-10-18 08:20:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.4.3-SNAPSHOT/ [8264] -> "northbound/features-generic-resource-api/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:20:41 2025-10-18 08:20:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.5.1-SNAPSHOT/ [8264] -> "northbound/features-generic-resource-api/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:20:41 2025-10-18 08:20:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.6.1-SNAPSHOT/ [8264] -> "northbound/features-generic-resource-api/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:20:41 2025-10-18 08:20:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.7.0-SNAPSHOT/ [44546] -> "northbound/features-generic-resource-api/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:20:41 2025-10-18 08:20:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.8.1-SNAPSHOT/ [8264] -> "northbound/features-generic-resource-api/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:20:41 2025-10-18 08:20:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/ [38499] -> "northbound/features-generic-resource-api/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:20:42 2025-10-18 08:20:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/3.1.1-SNAPSHOT/ [62687] -> "northbound/features-generic-resource-api/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:20:42 2025-10-18 08:20:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/3.2.0-SNAPSHOT/ [38499] -> "northbound/features-generic-resource-api/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:42 2025-10-18 08:20:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/maven-metadata.xml [1074/1074] -> "northbound/features-generic-resource-api/maven-metadata.xml" [1] 08:20:42 2025-10-18 08:20:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/1.8.2-SNAPSHOT/ [5086] -> "northbound/features-optical-service/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:20:42 2025-10-18 08:20:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.0.4-SNAPSHOT/ [5086] -> "northbound/features-optical-service/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:20:42 2025-10-18 08:20:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.1.6-SNAPSHOT/ [5086] -> "northbound/features-optical-service/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:20:42 2025-10-18 08:20:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.2.4-SNAPSHOT/ [5086] -> "northbound/features-optical-service/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:20:42 2025-10-18 08:20:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.3.1-SNAPSHOT/ [5086] -> "northbound/features-optical-service/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:20:42 2025-10-18 08:20:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.4.3-SNAPSHOT/ [8058] -> "northbound/features-optical-service/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:20:42 2025-10-18 08:20:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.5.1-SNAPSHOT/ [8057] -> "northbound/features-optical-service/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:20:42 2025-10-18 08:20:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.6.1-SNAPSHOT/ [8057] -> "northbound/features-optical-service/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:20:42 2025-10-18 08:20:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.7.0-SNAPSHOT/ [43247] -> "northbound/features-optical-service/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:20:42 2025-10-18 08:20:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.8.1-SNAPSHOT/ [8057] -> "northbound/features-optical-service/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:20:43 2025-10-18 08:20:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/ [37382] -> "northbound/features-optical-service/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:20:43 2025-10-18 08:20:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/3.1.1-SNAPSHOT/ [60842] -> "northbound/features-optical-service/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:20:46 2025-10-18 08:20:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/3.2.0-SNAPSHOT/ [37382] -> "northbound/features-optical-service/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:46 2025-10-18 08:20:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/maven-metadata.xml [869/869] -> "northbound/features-optical-service/maven-metadata.xml" [1] 08:20:46 2025-10-18 08:20:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/1.6.3-SNAPSHOT/ [5086] -> "northbound/features-sdnc-northbound/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:20:46 2025-10-18 08:20:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/1.7.1-SNAPSHOT/ [5086] -> "northbound/features-sdnc-northbound/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:20:46 2025-10-18 08:20:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/1.7.2-SNAPSHOT/ [5086] -> "northbound/features-sdnc-northbound/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:20:46 2025-10-18 08:20:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/1.8.2-SNAPSHOT/ [5086] -> "northbound/features-sdnc-northbound/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:20:46 2025-10-18 08:20:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.0.4-SNAPSHOT/ [5086] -> "northbound/features-sdnc-northbound/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:20:46 2025-10-18 08:20:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.1.6-SNAPSHOT/ [5086] -> "northbound/features-sdnc-northbound/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:20:46 2025-10-18 08:20:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.2.4-SNAPSHOT/ [5086] -> "northbound/features-sdnc-northbound/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:20:46 2025-10-18 08:20:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.3.1-SNAPSHOT/ [5086] -> "northbound/features-sdnc-northbound/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:20:46 2025-10-18 08:20:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.4.3-SNAPSHOT/ [8059] -> "northbound/features-sdnc-northbound/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:20:46 2025-10-18 08:20:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.5.1-SNAPSHOT/ [8059] -> "northbound/features-sdnc-northbound/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:20:46 2025-10-18 08:20:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.6.1-SNAPSHOT/ [8059] -> "northbound/features-sdnc-northbound/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:20:46 2025-10-18 08:20:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.7.0-SNAPSHOT/ [43261] -> "northbound/features-sdnc-northbound/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:20:46 2025-10-18 08:20:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.8.1-SNAPSHOT/ [8059] -> "northbound/features-sdnc-northbound/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:20:46 2025-10-18 08:20:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/ [37394] -> "northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/3.1.1-SNAPSHOT/ [60862] -> "northbound/features-sdnc-northbound/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/3.2.0-SNAPSHOT/ [37394] -> "northbound/features-sdnc-northbound/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/maven-metadata.xml [989/989] -> "northbound/features-sdnc-northbound/maven-metadata.xml" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.3.2-SNAPSHOT/ [4878] -> "northbound/features-vnfapi/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.3.3-SNAPSHOT/ [4878] -> "northbound/features-vnfapi/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.6.3-SNAPSHOT/ [4878] -> "northbound/features-vnfapi/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.7.1-SNAPSHOT/ [4878] -> "northbound/features-vnfapi/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.7.2-SNAPSHOT/ [4878] -> "northbound/features-vnfapi/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.8.2-SNAPSHOT/ [4878] -> "northbound/features-vnfapi/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/2.0.0-SNAPSHOT/ [4878] -> "northbound/features-vnfapi/2.0.0-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/maven-metadata.xml [620/620] -> "northbound/features-vnfapi/maven-metadata.xml" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.3.2-SNAPSHOT/ [4924] -> "northbound/features-vnftools/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.3.3-SNAPSHOT/ [4924] -> "northbound/features-vnftools/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.6.3-SNAPSHOT/ [4924] -> "northbound/features-vnftools/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.7.1-SNAPSHOT/ [4924] -> "northbound/features-vnftools/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.7.2-SNAPSHOT/ [4924] -> "northbound/features-vnftools/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.8.2-SNAPSHOT/ [4924] -> "northbound/features-vnftools/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.0.4-SNAPSHOT/ [4924] -> "northbound/features-vnftools/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.1.6-SNAPSHOT/ [4925] -> "northbound/features-vnftools/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.2.4-SNAPSHOT/ [4925] -> "northbound/features-vnftools/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.3.1-SNAPSHOT/ [4925] -> "northbound/features-vnftools/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.4.3-SNAPSHOT/ [7772] -> "northbound/features-vnftools/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.5.1-SNAPSHOT/ [7772] -> "northbound/features-vnftools/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:20:47 2025-10-18 08:20:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.6.1-SNAPSHOT/ [7772] -> "northbound/features-vnftools/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:20:48 2025-10-18 08:20:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.7.0-SNAPSHOT/ [41462] -> "northbound/features-vnftools/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:20:48 2025-10-18 08:20:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.8.1-SNAPSHOT/ [7772] -> "northbound/features-vnftools/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:20:48 2025-10-18 08:20:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/ [35847] -> "northbound/features-vnftools/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:20:48 2025-10-18 08:20:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/3.1.1-SNAPSHOT/ [58307] -> "northbound/features-vnftools/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:20:48 2025-10-18 08:20:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/3.2.0-SNAPSHOT/ [35847] -> "northbound/features-vnftools/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:48 2025-10-18 08:20:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/maven-metadata.xml [1062/1062] -> "northbound/features-vnftools/maven-metadata.xml" [1] 08:20:48 2025-10-18 08:20:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/1.6.3-SNAPSHOT/ [8060] -> "northbound/generic-resource-api-client/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:20:48 2025-10-18 08:20:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/1.7.1-SNAPSHOT/ [8060] -> "northbound/generic-resource-api-client/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:20:49 2025-10-18 08:20:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/1.7.2-SNAPSHOT/ [8060] -> "northbound/generic-resource-api-client/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:20:49 2025-10-18 08:20:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/1.8.2-SNAPSHOT/ [8060] -> "northbound/generic-resource-api-client/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:20:49 2025-10-18 08:20:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.0.4-SNAPSHOT/ [6603] -> "northbound/generic-resource-api-client/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:20:49 2025-10-18 08:20:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.1.6-SNAPSHOT/ [6603] -> "northbound/generic-resource-api-client/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:20:49 2025-10-18 08:20:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.2.4-SNAPSHOT/ [6603] -> "northbound/generic-resource-api-client/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:20:49 2025-10-18 08:20:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.3.1-SNAPSHOT/ [6603] -> "northbound/generic-resource-api-client/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:20:49 2025-10-18 08:20:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.4.3-SNAPSHOT/ [6603] -> "northbound/generic-resource-api-client/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:20:49 2025-10-18 08:20:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.5.1-SNAPSHOT/ [6603] -> "northbound/generic-resource-api-client/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:20:49 2025-10-18 08:20:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.6.1-SNAPSHOT/ [6603] -> "northbound/generic-resource-api-client/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:20:49 2025-10-18 08:20:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.7.0-SNAPSHOT/ [32979] -> "northbound/generic-resource-api-client/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:20:49 2025-10-18 08:20:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.8.1-SNAPSHOT/ [6603] -> "northbound/generic-resource-api-client/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:20:49 2025-10-18 08:20:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/ [28583] -> "northbound/generic-resource-api-client/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:20:49 2025-10-18 08:20:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/3.1.1-SNAPSHOT/ [46167] -> "northbound/generic-resource-api-client/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/3.2.0-SNAPSHOT/ [28583] -> "northbound/generic-resource-api-client/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/maven-metadata.xml [992/992] -> "northbound/generic-resource-api-client/maven-metadata.xml" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.2.0-SNAPSHOT/ [8206] -> "northbound/generic-resource-api-features/1.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.3.0-SNAPSHOT/ [8206] -> "northbound/generic-resource-api-features/1.3.0-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.3.2-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.3.3-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.6.3-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.7.1-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.7.2-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.8.2-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.0.4-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.1.6-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.2.4-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.3.1-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.4.3-SNAPSHOT/ [6740] -> "northbound/generic-resource-api-features/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.5.1-SNAPSHOT/ [6740] -> "northbound/generic-resource-api-features/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.6.1-SNAPSHOT/ [6740] -> "northbound/generic-resource-api-features/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.7.0-SNAPSHOT/ [33878] -> "northbound/generic-resource-api-features/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.8.1-SNAPSHOT/ [6740] -> "northbound/generic-resource-api-features/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:20:50 2025-10-18 08:20:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/ [29355] -> "northbound/generic-resource-api-features/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:20:51 2025-10-18 08:20:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/3.1.1-SNAPSHOT/ [47447] -> "northbound/generic-resource-api-features/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:20:51 2025-10-18 08:20:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/3.2.0-SNAPSHOT/ [29355] -> "northbound/generic-resource-api-features/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:51 2025-10-18 08:20:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/maven-metadata.xml [1154/1154] -> "northbound/generic-resource-api-features/maven-metadata.xml" [1] 08:20:51 2025-10-18 08:20:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.2.0-SNAPSHOT/ [5186] -> "northbound/generic-resource-api-installer/1.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:51 2025-10-18 08:20:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.3.0-SNAPSHOT/ [5186] -> "northbound/generic-resource-api-installer/1.3.0-SNAPSHOT/index.html.tmp" [1] 08:20:51 2025-10-18 08:20:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.3.2-SNAPSHOT/ [5174] -> "northbound/generic-resource-api-installer/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:20:51 2025-10-18 08:20:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.3.3-SNAPSHOT/ [5174] -> "northbound/generic-resource-api-installer/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:20:51 2025-10-18 08:20:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.6.3-SNAPSHOT/ [6683] -> "northbound/generic-resource-api-installer/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:20:51 2025-10-18 08:20:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.7.1-SNAPSHOT/ [6683] -> "northbound/generic-resource-api-installer/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:20:51 2025-10-18 08:20:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.7.2-SNAPSHOT/ [6683] -> "northbound/generic-resource-api-installer/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:20:51 2025-10-18 08:20:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.8.2-SNAPSHOT/ [6683] -> "northbound/generic-resource-api-installer/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:20:51 2025-10-18 08:20:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.0.4-SNAPSHOT/ [6683] -> "northbound/generic-resource-api-installer/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:20:51 2025-10-18 08:20:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.1.6-SNAPSHOT/ [6683] -> "northbound/generic-resource-api-installer/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:20:51 2025-10-18 08:20:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.2.4-SNAPSHOT/ [6683] -> "northbound/generic-resource-api-installer/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:20:51 2025-10-18 08:20:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.3.1-SNAPSHOT/ [6683] -> "northbound/generic-resource-api-installer/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:20:51 2025-10-18 08:20:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.4.3-SNAPSHOT/ [9761] -> "northbound/generic-resource-api-installer/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:20:51 2025-10-18 08:20:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.5.1-SNAPSHOT/ [9761] -> "northbound/generic-resource-api-installer/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:20:51 2025-10-18 08:20:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.6.1-SNAPSHOT/ [9761] -> "northbound/generic-resource-api-installer/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:20:52 2025-10-18 08:20:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.7.0-SNAPSHOT/ [54995] -> "northbound/generic-resource-api-installer/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:20:52 2025-10-18 08:20:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.8.1-SNAPSHOT/ [9761] -> "northbound/generic-resource-api-installer/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:20:52 2025-10-18 08:20:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/ [47456] -> "northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:20:52 2025-10-18 08:20:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/3.1.1-SNAPSHOT/ [77612] -> "northbound/generic-resource-api-installer/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:20:52 2025-10-18 08:20:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/3.2.0-SNAPSHOT/ [47456] -> "northbound/generic-resource-api-installer/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:52 2025-10-18 08:20:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/maven-metadata.xml [1155/1155] -> "northbound/generic-resource-api-installer/maven-metadata.xml" [1] 08:20:53 2025-10-18 08:20:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.0.4-SNAPSHOT/ [8306] -> "northbound/generic-resource-api-model-swagger/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:20:53 2025-10-18 08:20:53 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.1.6-SNAPSHOT/ [8306] -> "northbound/generic-resource-api-model-swagger/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:20:53 2025-10-18 08:20:53 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.2.4-SNAPSHOT/ [8306] -> "northbound/generic-resource-api-model-swagger/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:20:53 2025-10-18 08:20:53 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.3.1-SNAPSHOT/ [8306] -> "northbound/generic-resource-api-model-swagger/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:20:53 2025-10-18 08:20:53 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.4.3-SNAPSHOT/ [8306] -> "northbound/generic-resource-api-model-swagger/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:20:53 2025-10-18 08:20:53 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.5.1-SNAPSHOT/ [8306] -> "northbound/generic-resource-api-model-swagger/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:20:53 2025-10-18 08:20:53 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.6.1-SNAPSHOT/ [8306] -> "northbound/generic-resource-api-model-swagger/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:20:53 2025-10-18 08:20:53 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.7.0-SNAPSHOT/ [44690] -> "northbound/generic-resource-api-model-swagger/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:20:53 2025-10-18 08:20:53 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.8.1-SNAPSHOT/ [8306] -> "northbound/generic-resource-api-model-swagger/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:20:53 2025-10-18 08:20:53 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/ [38626] -> "northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:20:53 2025-10-18 08:20:53 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.1.1-SNAPSHOT/ [62882] -> "northbound/generic-resource-api-model-swagger/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:20:54 2025-10-18 08:20:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.2.0-SNAPSHOT/ [38626] -> "northbound/generic-resource-api-model-swagger/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:54 2025-10-18 08:20:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/maven-metadata.xml [839/839] -> "northbound/generic-resource-api-model-swagger/maven-metadata.xml" [1] 08:20:54 2025-10-18 08:20:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.0.4-SNAPSHOT/ [8268] -> "northbound/generic-resource-api-model-yang/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:20:54 2025-10-18 08:20:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.1.6-SNAPSHOT/ [8268] -> "northbound/generic-resource-api-model-yang/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:20:54 2025-10-18 08:20:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.2.4-SNAPSHOT/ [8268] -> "northbound/generic-resource-api-model-yang/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:20:54 2025-10-18 08:20:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.3.1-SNAPSHOT/ [8268] -> "northbound/generic-resource-api-model-yang/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:20:54 2025-10-18 08:20:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.4.3-SNAPSHOT/ [11364] -> "northbound/generic-resource-api-model-yang/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:20:54 2025-10-18 08:20:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.5.1-SNAPSHOT/ [11364] -> "northbound/generic-resource-api-model-yang/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:20:54 2025-10-18 08:20:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.6.1-SNAPSHOT/ [11364] -> "northbound/generic-resource-api-model-yang/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:20:54 2025-10-18 08:20:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.7.0-SNAPSHOT/ [66186] -> "northbound/generic-resource-api-model-yang/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:20:54 2025-10-18 08:20:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.8.1-SNAPSHOT/ [11364] -> "northbound/generic-resource-api-model-yang/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:20:55 2025-10-18 08:20:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/ [57049] -> "northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:20:55 2025-10-18 08:20:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.1.1-SNAPSHOT/ [93597] -> "northbound/generic-resource-api-model-yang/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:20:55 2025-10-18 08:20:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.2.0-SNAPSHOT/ [57049] -> "northbound/generic-resource-api-model-yang/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:55 2025-10-18 08:20:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/maven-metadata.xml [836/836] -> "northbound/generic-resource-api-model-yang/maven-metadata.xml" [1] 08:20:55 2025-10-18 08:20:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.2.0-SNAPSHOT/ [9700] -> "northbound/generic-resource-api-model/1.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:56 2025-10-18 08:20:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.3.0-SNAPSHOT/ [9700] -> "northbound/generic-resource-api-model/1.3.0-SNAPSHOT/index.html.tmp" [1] 08:20:56 2025-10-18 08:20:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.3.2-SNAPSHOT/ [8063] -> "northbound/generic-resource-api-model/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:20:56 2025-10-18 08:20:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.3.3-SNAPSHOT/ [8063] -> "northbound/generic-resource-api-model/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:20:56 2025-10-18 08:20:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.6.3-SNAPSHOT/ [8063] -> "northbound/generic-resource-api-model/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:20:56 2025-10-18 08:20:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.7.1-SNAPSHOT/ [8063] -> "northbound/generic-resource-api-model/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:20:56 2025-10-18 08:20:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.7.2-SNAPSHOT/ [8063] -> "northbound/generic-resource-api-model/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:20:56 2025-10-18 08:20:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.8.2-SNAPSHOT/ [8063] -> "northbound/generic-resource-api-model/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:20:56 2025-10-18 08:20:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.0.4-SNAPSHOT/ [3639] -> "northbound/generic-resource-api-model/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:20:56 2025-10-18 08:20:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.1.6-SNAPSHOT/ [3639] -> "northbound/generic-resource-api-model/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:20:56 2025-10-18 08:20:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.2.4-SNAPSHOT/ [3639] -> "northbound/generic-resource-api-model/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:20:56 2025-10-18 08:20:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.3.1-SNAPSHOT/ [3639] -> "northbound/generic-resource-api-model/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:20:56 2025-10-18 08:20:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.4.3-SNAPSHOT/ [6644] -> "northbound/generic-resource-api-model/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:20:56 2025-10-18 08:20:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.5.1-SNAPSHOT/ [6644] -> "northbound/generic-resource-api-model/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:20:56 2025-10-18 08:20:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.6.1-SNAPSHOT/ [6644] -> "northbound/generic-resource-api-model/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:20:56 2025-10-18 08:20:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.7.0-SNAPSHOT/ [33296] -> "northbound/generic-resource-api-model/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:20:56 2025-10-18 08:20:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.8.1-SNAPSHOT/ [6644] -> "northbound/generic-resource-api-model/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:20:56 2025-10-18 08:20:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/ [28854] -> "northbound/generic-resource-api-model/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:20:57 2025-10-18 08:20:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/3.1.1-SNAPSHOT/ [46622] -> "northbound/generic-resource-api-model/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:20:57 2025-10-18 08:20:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/3.2.0-SNAPSHOT/ [28854] -> "northbound/generic-resource-api-model/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:57 2025-10-18 08:20:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/maven-metadata.xml [1151/1151] -> "northbound/generic-resource-api-model/maven-metadata.xml" [1] 08:20:57 2025-10-18 08:20:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.2.0-SNAPSHOT/ [9755] -> "northbound/generic-resource-api-provider/1.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:57 2025-10-18 08:20:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.3.0-SNAPSHOT/ [9755] -> "northbound/generic-resource-api-provider/1.3.0-SNAPSHOT/index.html.tmp" [1] 08:20:57 2025-10-18 08:20:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.3.2-SNAPSHOT/ [9725] -> "northbound/generic-resource-api-provider/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:20:57 2025-10-18 08:20:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.3.3-SNAPSHOT/ [9725] -> "northbound/generic-resource-api-provider/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:20:57 2025-10-18 08:20:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.6.3-SNAPSHOT/ [8180] -> "northbound/generic-resource-api-provider/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:20:57 2025-10-18 08:20:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.7.1-SNAPSHOT/ [8180] -> "northbound/generic-resource-api-provider/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:20:57 2025-10-18 08:20:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.7.2-SNAPSHOT/ [8180] -> "northbound/generic-resource-api-provider/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:20:57 2025-10-18 08:20:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.8.2-SNAPSHOT/ [8180] -> "northbound/generic-resource-api-provider/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:20:57 2025-10-18 08:20:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.0.4-SNAPSHOT/ [8181] -> "northbound/generic-resource-api-provider/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:20:57 2025-10-18 08:20:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.1.6-SNAPSHOT/ [8181] -> "northbound/generic-resource-api-provider/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:20:57 2025-10-18 08:20:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.2.4-SNAPSHOT/ [8181] -> "northbound/generic-resource-api-provider/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:20:57 2025-10-18 08:20:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.3.1-SNAPSHOT/ [8181] -> "northbound/generic-resource-api-provider/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:20:57 2025-10-18 08:20:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.4.3-SNAPSHOT/ [11242] -> "northbound/generic-resource-api-provider/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:20:57 2025-10-18 08:20:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.5.1-SNAPSHOT/ [11243] -> "northbound/generic-resource-api-provider/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:20:57 2025-10-18 08:20:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.6.1-SNAPSHOT/ [11243] -> "northbound/generic-resource-api-provider/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:20:58 2025-10-18 08:20:58 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.7.0-SNAPSHOT/ [65399] -> "northbound/generic-resource-api-provider/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:20:58 2025-10-18 08:20:58 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.8.1-SNAPSHOT/ [11243] -> "northbound/generic-resource-api-provider/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:20:58 2025-10-18 08:20:58 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/ [56373] -> "northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/3.1.1-SNAPSHOT/ [92477] -> "northbound/generic-resource-api-provider/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/3.2.0-SNAPSHOT/ [56373] -> "northbound/generic-resource-api-provider/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/maven-metadata.xml [1154/1154] -> "northbound/generic-resource-api-provider/maven-metadata.xml" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.features/1.2.0-SNAPSHOT/ [8207] -> "northbound/generic-resource-api.features/1.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.features/maven-metadata.xml [373/373] -> "northbound/generic-resource-api.features/maven-metadata.xml" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.model/1.2.0-SNAPSHOT/ [9700] -> "northbound/generic-resource-api.model/1.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.model/maven-metadata.xml [370/370] -> "northbound/generic-resource-api.model/maven-metadata.xml" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.provider/1.2.0-SNAPSHOT/ [11269] -> "northbound/generic-resource-api.provider/1.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.provider/maven-metadata.xml [373/373] -> "northbound/generic-resource-api.provider/maven-metadata.xml" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.2.0-SNAPSHOT/ [3562] -> "northbound/generic-resource-api/1.2.0-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.3.0-SNAPSHOT/ [3562] -> "northbound/generic-resource-api/1.3.0-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.3.2-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.3.3-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.6.3-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.7.1-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.7.2-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.8.2-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.0.4-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.1.6-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.2.4-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.3.1-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.4.3-SNAPSHOT/ [6452] -> "northbound/generic-resource-api/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.5.1-SNAPSHOT/ [6452] -> "northbound/generic-resource-api/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.6.1-SNAPSHOT/ [6452] -> "northbound/generic-resource-api/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.7.0-SNAPSHOT/ [32132] -> "northbound/generic-resource-api/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:20:59 2025-10-18 08:20:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.8.1-SNAPSHOT/ [6452] -> "northbound/generic-resource-api/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:21:00 2025-10-18 08:21:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/ [27852] -> "northbound/generic-resource-api/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:21:00 2025-10-18 08:21:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/3.1.1-SNAPSHOT/ [44972] -> "northbound/generic-resource-api/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:21:00 2025-10-18 08:21:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/3.2.0-SNAPSHOT/ [27852] -> "northbound/generic-resource-api/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:00 2025-10-18 08:21:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/maven-metadata.xml [1145/1145] -> "northbound/generic-resource-api/maven-metadata.xml" [1] 08:21:00 2025-10-18 08:21:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/1.8.2-SNAPSHOT/ [3611] -> "northbound/optical-service-features/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:00 2025-10-18 08:21:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.0.4-SNAPSHOT/ [3611] -> "northbound/optical-service-features/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:21:00 2025-10-18 08:21:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.1.6-SNAPSHOT/ [3611] -> "northbound/optical-service-features/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:21:00 2025-10-18 08:21:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.2.4-SNAPSHOT/ [3611] -> "northbound/optical-service-features/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:21:00 2025-10-18 08:21:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.3.1-SNAPSHOT/ [3611] -> "northbound/optical-service-features/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:21:00 2025-10-18 08:21:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.4.3-SNAPSHOT/ [6580] -> "northbound/optical-service-features/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:21:00 2025-10-18 08:21:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.5.1-SNAPSHOT/ [6580] -> "northbound/optical-service-features/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:21:00 2025-10-18 08:21:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.6.1-SNAPSHOT/ [6580] -> "northbound/optical-service-features/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:21:00 2025-10-18 08:21:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.7.0-SNAPSHOT/ [32908] -> "northbound/optical-service-features/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:21:00 2025-10-18 08:21:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.8.1-SNAPSHOT/ [6580] -> "northbound/optical-service-features/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:21:00 2025-10-18 08:21:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/ [28520] -> "northbound/optical-service-features/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:21:01 2025-10-18 08:21:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/3.1.1-SNAPSHOT/ [46072] -> "northbound/optical-service-features/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:21:01 2025-10-18 08:21:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/3.2.0-SNAPSHOT/ [28520] -> "northbound/optical-service-features/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:01 2025-10-18 08:21:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/maven-metadata.xml [869/869] -> "northbound/optical-service-features/maven-metadata.xml" [1] 08:21:01 2025-10-18 08:21:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/1.8.2-SNAPSHOT/ [6519] -> "northbound/optical-service-installer/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:01 2025-10-18 08:21:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.0.4-SNAPSHOT/ [6519] -> "northbound/optical-service-installer/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:21:01 2025-10-18 08:21:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.1.6-SNAPSHOT/ [6519] -> "northbound/optical-service-installer/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:21:01 2025-10-18 08:21:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.2.4-SNAPSHOT/ [6519] -> "northbound/optical-service-installer/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:21:01 2025-10-18 08:21:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.3.1-SNAPSHOT/ [6519] -> "northbound/optical-service-installer/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:21:01 2025-10-18 08:21:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.4.3-SNAPSHOT/ [9507] -> "northbound/optical-service-installer/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:21:01 2025-10-18 08:21:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.5.1-SNAPSHOT/ [9507] -> "northbound/optical-service-installer/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:21:01 2025-10-18 08:21:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.6.1-SNAPSHOT/ [9507] -> "northbound/optical-service-installer/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:21:02 2025-10-18 08:21:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.7.0-SNAPSHOT/ [53367] -> "northbound/optical-service-installer/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:21:02 2025-10-18 08:21:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.8.1-SNAPSHOT/ [9507] -> "northbound/optical-service-installer/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:21:02 2025-10-18 08:21:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/ [46057] -> "northbound/optical-service-installer/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:21:03 2025-10-18 08:21:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/3.1.1-SNAPSHOT/ [75297] -> "northbound/optical-service-installer/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:21:03 2025-10-18 08:21:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/3.2.0-SNAPSHOT/ [46057] -> "northbound/optical-service-installer/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:03 2025-10-18 08:21:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/maven-metadata.xml [870/870] -> "northbound/optical-service-installer/maven-metadata.xml" [1] 08:21:03 2025-10-18 08:21:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/1.8.2-SNAPSHOT/ [7853] -> "northbound/optical-service-model/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:03 2025-10-18 08:21:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.0.4-SNAPSHOT/ [7853] -> "northbound/optical-service-model/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:21:03 2025-10-18 08:21:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.1.6-SNAPSHOT/ [7853] -> "northbound/optical-service-model/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:21:03 2025-10-18 08:21:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.2.4-SNAPSHOT/ [7853] -> "northbound/optical-service-model/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:21:03 2025-10-18 08:21:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.3.1-SNAPSHOT/ [7853] -> "northbound/optical-service-model/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:21:03 2025-10-18 08:21:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.4.3-SNAPSHOT/ [10769] -> "northbound/optical-service-model/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:21:03 2025-10-18 08:21:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.5.1-SNAPSHOT/ [10769] -> "northbound/optical-service-model/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:21:03 2025-10-18 08:21:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.6.1-SNAPSHOT/ [10769] -> "northbound/optical-service-model/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:21:04 2025-10-18 08:21:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.7.0-SNAPSHOT/ [62321] -> "northbound/optical-service-model/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:21:04 2025-10-18 08:21:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.8.1-SNAPSHOT/ [10769] -> "northbound/optical-service-model/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:21:04 2025-10-18 08:21:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/ [53729] -> "northbound/optical-service-model/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:21:04 2025-10-18 08:21:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/3.1.1-SNAPSHOT/ [88097] -> "northbound/optical-service-model/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:21:05 2025-10-18 08:21:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/3.2.0-SNAPSHOT/ [53729] -> "northbound/optical-service-model/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:05 2025-10-18 08:21:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/maven-metadata.xml [866/866] -> "northbound/optical-service-model/maven-metadata.xml" [1] 08:21:05 2025-10-18 08:21:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/1.8.2-SNAPSHOT/ [7975] -> "northbound/optical-service-provider/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:05 2025-10-18 08:21:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.0.4-SNAPSHOT/ [7976] -> "northbound/optical-service-provider/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:21:05 2025-10-18 08:21:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.1.6-SNAPSHOT/ [7976] -> "northbound/optical-service-provider/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:21:05 2025-10-18 08:21:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.2.4-SNAPSHOT/ [7976] -> "northbound/optical-service-provider/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:21:05 2025-10-18 08:21:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.3.1-SNAPSHOT/ [7976] -> "northbound/optical-service-provider/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:21:05 2025-10-18 08:21:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.4.3-SNAPSHOT/ [10948] -> "northbound/optical-service-provider/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:21:05 2025-10-18 08:21:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.5.1-SNAPSHOT/ [10948] -> "northbound/optical-service-provider/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:21:05 2025-10-18 08:21:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.6.1-SNAPSHOT/ [10948] -> "northbound/optical-service-provider/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:21:05 2025-10-18 08:21:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.7.0-SNAPSHOT/ [63484] -> "northbound/optical-service-provider/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:21:05 2025-10-18 08:21:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.8.1-SNAPSHOT/ [10948] -> "northbound/optical-service-provider/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:21:06 2025-10-18 08:21:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/ [54728] -> "northbound/optical-service-provider/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:21:06 2025-10-18 08:21:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/3.1.1-SNAPSHOT/ [89752] -> "northbound/optical-service-provider/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:21:06 2025-10-18 08:21:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/3.2.0-SNAPSHOT/ [54728] -> "northbound/optical-service-provider/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:06 2025-10-18 08:21:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/maven-metadata.xml [869/869] -> "northbound/optical-service-provider/maven-metadata.xml" [1] 08:21:06 2025-10-18 08:21:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/1.8.2-SNAPSHOT/ [3485] -> "northbound/optical-service/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:06 2025-10-18 08:21:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.0.4-SNAPSHOT/ [3485] -> "northbound/optical-service/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:21:06 2025-10-18 08:21:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.1.6-SNAPSHOT/ [3485] -> "northbound/optical-service/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:21:06 2025-10-18 08:21:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.2.4-SNAPSHOT/ [3485] -> "northbound/optical-service/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:21:06 2025-10-18 08:21:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.3.1-SNAPSHOT/ [3485] -> "northbound/optical-service/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:21:06 2025-10-18 08:21:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.4.3-SNAPSHOT/ [6292] -> "northbound/optical-service/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:21:06 2025-10-18 08:21:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.5.1-SNAPSHOT/ [6292] -> "northbound/optical-service/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:21:07 2025-10-18 08:21:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.6.1-SNAPSHOT/ [6292] -> "northbound/optical-service/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:21:07 2025-10-18 08:21:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.7.0-SNAPSHOT/ [31162] -> "northbound/optical-service/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:21:07 2025-10-18 08:21:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.8.1-SNAPSHOT/ [6292] -> "northbound/optical-service/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:21:07 2025-10-18 08:21:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/ [27017] -> "northbound/optical-service/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:21:07 2025-10-18 08:21:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/3.1.1-SNAPSHOT/ [43597] -> "northbound/optical-service/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:21:07 2025-10-18 08:21:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/3.2.0-SNAPSHOT/ [27017] -> "northbound/optical-service/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:07 2025-10-18 08:21:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/maven-metadata.xml [860/860] -> "northbound/optical-service/maven-metadata.xml" [1] 08:21:07 2025-10-18 08:21:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.3.2-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:21:07 2025-10-18 08:21:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.3.3-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:21:07 2025-10-18 08:21:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.6.3-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:21:07 2025-10-18 08:21:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.7.1-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:21:07 2025-10-18 08:21:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.7.2-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:21:07 2025-10-18 08:21:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.8.2-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:07 2025-10-18 08:21:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.0.4-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:21:07 2025-10-18 08:21:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.1.6-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:21:07 2025-10-18 08:21:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.2.4-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:21:07 2025-10-18 08:21:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.3.1-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:21:08 2025-10-18 08:21:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.4.3-SNAPSHOT/ [8101] -> "northbound/sdnc-generic-resource-api/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:21:08 2025-10-18 08:21:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.5.1-SNAPSHOT/ [8101] -> "northbound/sdnc-generic-resource-api/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:21:08 2025-10-18 08:21:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.6.1-SNAPSHOT/ [8101] -> "northbound/sdnc-generic-resource-api/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:21:08 2025-10-18 08:21:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.7.0-SNAPSHOT/ [43525] -> "northbound/sdnc-generic-resource-api/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:21:08 2025-10-18 08:21:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.8.1-SNAPSHOT/ [8101] -> "northbound/sdnc-generic-resource-api/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:21:08 2025-10-18 08:21:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/ [37621] -> "northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:21:08 2025-10-18 08:21:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.1.1-SNAPSHOT/ [61237] -> "northbound/sdnc-generic-resource-api/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:21:08 2025-10-18 08:21:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.2.0-SNAPSHOT/ [37621] -> "northbound/sdnc-generic-resource-api/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:08 2025-10-18 08:21:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/maven-metadata.xml [1070/1070] -> "northbound/sdnc-generic-resource-api/maven-metadata.xml" [1] 08:21:08 2025-10-18 08:21:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/1.6.3-SNAPSHOT/ [4972] -> "northbound/sdnc-northbound-all/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:21:08 2025-10-18 08:21:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/1.7.1-SNAPSHOT/ [4972] -> "northbound/sdnc-northbound-all/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:21:08 2025-10-18 08:21:08 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/1.7.2-SNAPSHOT/ [4972] -> "northbound/sdnc-northbound-all/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:21:09 2025-10-18 08:21:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/1.8.2-SNAPSHOT/ [4972] -> "northbound/sdnc-northbound-all/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:09 2025-10-18 08:21:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.0.4-SNAPSHOT/ [4972] -> "northbound/sdnc-northbound-all/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:21:09 2025-10-18 08:21:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.1.6-SNAPSHOT/ [4972] -> "northbound/sdnc-northbound-all/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:21:09 2025-10-18 08:21:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.2.4-SNAPSHOT/ [4972] -> "northbound/sdnc-northbound-all/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:21:09 2025-10-18 08:21:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.3.1-SNAPSHOT/ [4972] -> "northbound/sdnc-northbound-all/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:21:09 2025-10-18 08:21:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.4.3-SNAPSHOT/ [7855] -> "northbound/sdnc-northbound-all/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:21:09 2025-10-18 08:21:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.5.1-SNAPSHOT/ [7855] -> "northbound/sdnc-northbound-all/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:21:09 2025-10-18 08:21:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.6.1-SNAPSHOT/ [7855] -> "northbound/sdnc-northbound-all/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:21:09 2025-10-18 08:21:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.7.0-SNAPSHOT/ [41983] -> "northbound/sdnc-northbound-all/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:21:09 2025-10-18 08:21:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.8.1-SNAPSHOT/ [7855] -> "northbound/sdnc-northbound-all/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:21:09 2025-10-18 08:21:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/ [36295] -> "northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:21:09 2025-10-18 08:21:09 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/3.1.1-SNAPSHOT/ [59047] -> "northbound/sdnc-northbound-all/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:21:10 2025-10-18 08:21:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/3.2.0-SNAPSHOT/ [36295] -> "northbound/sdnc-northbound-all/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:10 2025-10-18 08:21:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/maven-metadata.xml [984/984] -> "northbound/sdnc-northbound-all/maven-metadata.xml" [1] 08:21:10 2025-10-18 08:21:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/1.6.3-SNAPSHOT/ [3751] -> "northbound/sdnc-northbound-feature-aggregator/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:21:10 2025-10-18 08:21:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/1.7.1-SNAPSHOT/ [3751] -> "northbound/sdnc-northbound-feature-aggregator/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:21:10 2025-10-18 08:21:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/1.7.2-SNAPSHOT/ [3751] -> "northbound/sdnc-northbound-feature-aggregator/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:21:10 2025-10-18 08:21:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/1.8.2-SNAPSHOT/ [3751] -> "northbound/sdnc-northbound-feature-aggregator/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:10 2025-10-18 08:21:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.0.4-SNAPSHOT/ [3751] -> "northbound/sdnc-northbound-feature-aggregator/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:21:10 2025-10-18 08:21:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.1.6-SNAPSHOT/ [3751] -> "northbound/sdnc-northbound-feature-aggregator/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:21:10 2025-10-18 08:21:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.2.4-SNAPSHOT/ [3751] -> "northbound/sdnc-northbound-feature-aggregator/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:21:10 2025-10-18 08:21:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.3.1-SNAPSHOT/ [3751] -> "northbound/sdnc-northbound-feature-aggregator/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:21:10 2025-10-18 08:21:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.4.3-SNAPSHOT/ [6900] -> "northbound/sdnc-northbound-feature-aggregator/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:21:10 2025-10-18 08:21:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.5.1-SNAPSHOT/ [6900] -> "northbound/sdnc-northbound-feature-aggregator/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:21:10 2025-10-18 08:21:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.6.1-SNAPSHOT/ [6900] -> "northbound/sdnc-northbound-feature-aggregator/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:21:10 2025-10-18 08:21:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.7.0-SNAPSHOT/ [34848] -> "northbound/sdnc-northbound-feature-aggregator/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:21:10 2025-10-18 08:21:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.8.1-SNAPSHOT/ [6900] -> "northbound/sdnc-northbound-feature-aggregator/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:21:10 2025-10-18 08:21:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/ [30190] -> "northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:21:10 2025-10-18 08:21:10 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.1.1-SNAPSHOT/ [48822] -> "northbound/sdnc-northbound-feature-aggregator/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:21:11 2025-10-18 08:21:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.2.0-SNAPSHOT/ [30190] -> "northbound/sdnc-northbound-feature-aggregator/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:11 2025-10-18 08:21:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/maven-metadata.xml [999/999] -> "northbound/sdnc-northbound-feature-aggregator/maven-metadata.xml" [1] 08:21:11 2025-10-18 08:21:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/1.6.3-SNAPSHOT/ [6805] -> "northbound/sdnc-northbound-features-installer/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:21:11 2025-10-18 08:21:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/1.7.1-SNAPSHOT/ [6805] -> "northbound/sdnc-northbound-features-installer/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:21:11 2025-10-18 08:21:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/1.7.2-SNAPSHOT/ [6805] -> "northbound/sdnc-northbound-features-installer/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:21:11 2025-10-18 08:21:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/1.8.2-SNAPSHOT/ [6805] -> "northbound/sdnc-northbound-features-installer/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:11 2025-10-18 08:21:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.0.4-SNAPSHOT/ [6805] -> "northbound/sdnc-northbound-features-installer/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:21:11 2025-10-18 08:21:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.1.6-SNAPSHOT/ [6805] -> "northbound/sdnc-northbound-features-installer/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:21:11 2025-10-18 08:21:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.2.4-SNAPSHOT/ [6805] -> "northbound/sdnc-northbound-features-installer/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:21:11 2025-10-18 08:21:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.3.1-SNAPSHOT/ [6805] -> "northbound/sdnc-northbound-features-installer/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:21:11 2025-10-18 08:21:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.4.3-SNAPSHOT/ [9953] -> "northbound/sdnc-northbound-features-installer/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:21:11 2025-10-18 08:21:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.5.1-SNAPSHOT/ [9953] -> "northbound/sdnc-northbound-features-installer/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:21:11 2025-10-18 08:21:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.6.1-SNAPSHOT/ [9953] -> "northbound/sdnc-northbound-features-installer/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:21:11 2025-10-18 08:21:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.7.0-SNAPSHOT/ [56219] -> "northbound/sdnc-northbound-features-installer/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:21:11 2025-10-18 08:21:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.8.1-SNAPSHOT/ [9953] -> "northbound/sdnc-northbound-features-installer/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:21:11 2025-10-18 08:21:11 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/ [48508] -> "northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:21:12 2025-10-18 08:21:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.1.1-SNAPSHOT/ [79352] -> "northbound/sdnc-northbound-features-installer/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:21:12 2025-10-18 08:21:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.2.0-SNAPSHOT/ [48508] -> "northbound/sdnc-northbound-features-installer/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:12 2025-10-18 08:21:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/maven-metadata.xml [999/999] -> "northbound/sdnc-northbound-features-installer/maven-metadata.xml" [1] 08:21:12 2025-10-18 08:21:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.2.0-SNAPSHOT/ [3492] -> "northbound/sdnc-northbound/1.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:12 2025-10-18 08:21:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.3.0-SNAPSHOT/ [3492] -> "northbound/sdnc-northbound/1.3.0-SNAPSHOT/index.html.tmp" [1] 08:21:12 2025-10-18 08:21:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.3.2-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:21:12 2025-10-18 08:21:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.3.3-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:21:12 2025-10-18 08:21:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.6.3-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:21:12 2025-10-18 08:21:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.7.1-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:21:12 2025-10-18 08:21:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.7.2-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:21:12 2025-10-18 08:21:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.8.2-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:12 2025-10-18 08:21:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.0.4-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:21:12 2025-10-18 08:21:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.1.6-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:21:12 2025-10-18 08:21:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.2.4-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:21:12 2025-10-18 08:21:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.3.1-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:21:12 2025-10-18 08:21:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.4.3-SNAPSHOT/ [6293] -> "northbound/sdnc-northbound/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:21:12 2025-10-18 08:21:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.5.1-SNAPSHOT/ [6293] -> "northbound/sdnc-northbound/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:21:12 2025-10-18 08:21:12 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.6.1-SNAPSHOT/ [6293] -> "northbound/sdnc-northbound/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:21:13 2025-10-18 08:21:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.7.0-SNAPSHOT/ [31169] -> "northbound/sdnc-northbound/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:21:13 2025-10-18 08:21:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.8.1-SNAPSHOT/ [6293] -> "northbound/sdnc-northbound/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:21:13 2025-10-18 08:21:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/ [27023] -> "northbound/sdnc-northbound/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:21:13 2025-10-18 08:21:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/3.1.1-SNAPSHOT/ [43607] -> "northbound/sdnc-northbound/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:21:13 2025-10-18 08:21:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/3.2.0-SNAPSHOT/ [27023] -> "northbound/sdnc-northbound/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:13 2025-10-18 08:21:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/maven-metadata.xml [1140/1140] -> "northbound/sdnc-northbound/maven-metadata.xml" [1] 08:21:13 2025-10-18 08:21:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/1.8.2-SNAPSHOT/ [4995] -> "northbound/sdnc-optical-service/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:13 2025-10-18 08:21:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.0.4-SNAPSHOT/ [4995] -> "northbound/sdnc-optical-service/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:21:13 2025-10-18 08:21:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.1.6-SNAPSHOT/ [4995] -> "northbound/sdnc-optical-service/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:21:13 2025-10-18 08:21:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.2.4-SNAPSHOT/ [4995] -> "northbound/sdnc-optical-service/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:21:13 2025-10-18 08:21:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.3.1-SNAPSHOT/ [4995] -> "northbound/sdnc-optical-service/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:21:13 2025-10-18 08:21:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.4.3-SNAPSHOT/ [7894] -> "northbound/sdnc-optical-service/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:21:13 2025-10-18 08:21:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.5.1-SNAPSHOT/ [7894] -> "northbound/sdnc-optical-service/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:21:13 2025-10-18 08:21:13 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.6.1-SNAPSHOT/ [7894] -> "northbound/sdnc-optical-service/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:21:14 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.7.0-SNAPSHOT/ [42226] -> "northbound/sdnc-optical-service/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:21:14 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.8.1-SNAPSHOT/ [7894] -> "northbound/sdnc-optical-service/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:21:14 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/ [36504] -> "northbound/sdnc-optical-service/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:21:14 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/3.1.1-SNAPSHOT/ [59392] -> "northbound/sdnc-optical-service/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:21:14 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/3.2.0-SNAPSHOT/ [36504] -> "northbound/sdnc-optical-service/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:14 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/maven-metadata.xml [865/865] -> "northbound/sdnc-optical-service/maven-metadata.xml" [1] 08:21:14 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.3.2-SNAPSHOT/ [4787] -> "northbound/sdnc-vnfapi/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:21:14 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.3.3-SNAPSHOT/ [4787] -> "northbound/sdnc-vnfapi/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:21:14 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.6.3-SNAPSHOT/ [4788] -> "northbound/sdnc-vnfapi/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:21:14 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.7.1-SNAPSHOT/ [4788] -> "northbound/sdnc-vnfapi/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:21:14 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.7.2-SNAPSHOT/ [4787] -> "northbound/sdnc-vnfapi/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:21:14 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.8.2-SNAPSHOT/ [4788] -> "northbound/sdnc-vnfapi/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:14 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/2.0.0-SNAPSHOT/ [4788] -> "northbound/sdnc-vnfapi/2.0.0-SNAPSHOT/index.html.tmp" [1] 08:21:14 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/maven-metadata.xml [616/616] -> "northbound/sdnc-vnfapi/maven-metadata.xml" [1] 08:21:14 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.3.2-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:21:14 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.3.3-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:21:14 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.6.3-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:21:14 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.7.1-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:21:15 2025-10-18 08:21:14 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.7.2-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:21:15 2025-10-18 08:21:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.8.2-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:15 2025-10-18 08:21:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.0.4-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:21:15 2025-10-18 08:21:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.1.6-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:21:15 2025-10-18 08:21:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.2.4-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:21:15 2025-10-18 08:21:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.3.1-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:21:15 2025-10-18 08:21:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.4.3-SNAPSHOT/ [7608] -> "northbound/sdnc-vnftools/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:21:15 2025-10-18 08:21:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.5.1-SNAPSHOT/ [7608] -> "northbound/sdnc-vnftools/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:21:15 2025-10-18 08:21:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.6.1-SNAPSHOT/ [7608] -> "northbound/sdnc-vnftools/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:21:15 2025-10-18 08:21:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.7.0-SNAPSHOT/ [40434] -> "northbound/sdnc-vnftools/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:21:15 2025-10-18 08:21:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.8.1-SNAPSHOT/ [7608] -> "northbound/sdnc-vnftools/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:21:15 2025-10-18 08:21:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/ [34963] -> "northbound/sdnc-vnftools/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:21:15 2025-10-18 08:21:15 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/3.1.1-SNAPSHOT/ [56847] -> "northbound/sdnc-vnftools/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/3.2.0-SNAPSHOT/ [34963] -> "northbound/sdnc-vnftools/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/maven-metadata.xml [1058/1058] -> "northbound/sdnc-vnftools/maven-metadata.xml" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.2.0-SNAPSHOT/ [7633] -> "northbound/vnfapi-features/1.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.3.0-SNAPSHOT/ [7633] -> "northbound/vnfapi-features/1.3.0-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.3.2-SNAPSHOT/ [3485] -> "northbound/vnfapi-features/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.3.3-SNAPSHOT/ [3485] -> "northbound/vnfapi-features/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.6.3-SNAPSHOT/ [3485] -> "northbound/vnfapi-features/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.7.1-SNAPSHOT/ [3485] -> "northbound/vnfapi-features/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.7.2-SNAPSHOT/ [3485] -> "northbound/vnfapi-features/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.8.2-SNAPSHOT/ [3485] -> "northbound/vnfapi-features/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/2.0.0-SNAPSHOT/ [3485] -> "northbound/vnfapi-features/2.0.0-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/maven-metadata.xml [700/700] -> "northbound/vnfapi-features/maven-metadata.xml" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.2.0-SNAPSHOT/ [4863] -> "northbound/vnfapi-installer/1.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.3.0-SNAPSHOT/ [4863] -> "northbound/vnfapi-installer/1.3.0-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.3.2-SNAPSHOT/ [4851] -> "northbound/vnfapi-installer/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.3.3-SNAPSHOT/ [4851] -> "northbound/vnfapi-installer/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.6.3-SNAPSHOT/ [6233] -> "northbound/vnfapi-installer/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.7.1-SNAPSHOT/ [6233] -> "northbound/vnfapi-installer/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.7.2-SNAPSHOT/ [6233] -> "northbound/vnfapi-installer/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.8.2-SNAPSHOT/ [6233] -> "northbound/vnfapi-installer/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/2.0.0-SNAPSHOT/ [6233] -> "northbound/vnfapi-installer/2.0.0-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/maven-metadata.xml [701/701] -> "northbound/vnfapi-installer/maven-metadata.xml" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.2.0-SNAPSHOT/ [8914] -> "northbound/vnfapi-model/1.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.3.0-SNAPSHOT/ [8914] -> "northbound/vnfapi-model/1.3.0-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.3.2-SNAPSHOT/ [7487] -> "northbound/vnfapi-model/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.3.3-SNAPSHOT/ [7487] -> "northbound/vnfapi-model/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.6.3-SNAPSHOT/ [7487] -> "northbound/vnfapi-model/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.7.1-SNAPSHOT/ [7486] -> "northbound/vnfapi-model/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:21:16 2025-10-18 08:21:16 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.7.2-SNAPSHOT/ [7486] -> "northbound/vnfapi-model/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.8.2-SNAPSHOT/ [7486] -> "northbound/vnfapi-model/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/2.0.0-SNAPSHOT/ [7486] -> "northbound/vnfapi-model/2.0.0-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/maven-metadata.xml [697/697] -> "northbound/vnfapi-model/maven-metadata.xml" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.2.0-SNAPSHOT/ [9055] -> "northbound/vnfapi-provider/1.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.3.0-SNAPSHOT/ [9055] -> "northbound/vnfapi-provider/1.3.0-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.3.2-SNAPSHOT/ [9025] -> "northbound/vnfapi-provider/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.3.3-SNAPSHOT/ [9025] -> "northbound/vnfapi-provider/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.6.3-SNAPSHOT/ [7606] -> "northbound/vnfapi-provider/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.7.1-SNAPSHOT/ [7606] -> "northbound/vnfapi-provider/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.7.2-SNAPSHOT/ [7606] -> "northbound/vnfapi-provider/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.8.2-SNAPSHOT/ [7606] -> "northbound/vnfapi-provider/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/2.0.0-SNAPSHOT/ [7606] -> "northbound/vnfapi-provider/2.0.0-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/maven-metadata.xml [700/700] -> "northbound/vnfapi-provider/maven-metadata.xml" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.2.0-SNAPSHOT/ [3366] -> "northbound/vnfapi/1.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.3.0-SNAPSHOT/ [3366] -> "northbound/vnfapi/1.3.0-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.3.2-SNAPSHOT/ [3359] -> "northbound/vnfapi/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.3.3-SNAPSHOT/ [3359] -> "northbound/vnfapi/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.6.3-SNAPSHOT/ [3359] -> "northbound/vnfapi/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.7.1-SNAPSHOT/ [3359] -> "northbound/vnfapi/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.7.2-SNAPSHOT/ [3359] -> "northbound/vnfapi/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.8.2-SNAPSHOT/ [3359] -> "northbound/vnfapi/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/2.0.0-SNAPSHOT/ [3359] -> "northbound/vnfapi/2.0.0-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/maven-metadata.xml [691/691] -> "northbound/vnfapi/maven-metadata.xml" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.2.0-SNAPSHOT/ [7715] -> "northbound/vnftools-features/1.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.3.0-SNAPSHOT/ [7715] -> "northbound/vnftools-features/1.3.0-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.3.2-SNAPSHOT/ [3513] -> "northbound/vnftools-features/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.3.3-SNAPSHOT/ [3513] -> "northbound/vnftools-features/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.6.3-SNAPSHOT/ [3513] -> "northbound/vnftools-features/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.7.1-SNAPSHOT/ [3513] -> "northbound/vnftools-features/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.7.2-SNAPSHOT/ [3513] -> "northbound/vnftools-features/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.8.2-SNAPSHOT/ [3513] -> "northbound/vnftools-features/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.0.4-SNAPSHOT/ [3513] -> "northbound/vnftools-features/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.1.6-SNAPSHOT/ [3513] -> "northbound/vnftools-features/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.2.4-SNAPSHOT/ [3513] -> "northbound/vnftools-features/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:21:17 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.3.1-SNAPSHOT/ [3513] -> "northbound/vnftools-features/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:21:18 2025-10-18 08:21:17 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.4.3-SNAPSHOT/ [6356] -> "northbound/vnftools-features/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:21:18 2025-10-18 08:21:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.5.1-SNAPSHOT/ [6356] -> "northbound/vnftools-features/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:21:18 2025-10-18 08:21:18 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.6.1-SNAPSHOT/ [6356] -> "northbound/vnftools-features/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:21:19 2025-10-18 08:21:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.7.0-SNAPSHOT/ [31550] -> "northbound/vnftools-features/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:21:19 2025-10-18 08:21:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.8.1-SNAPSHOT/ [6356] -> "northbound/vnftools-features/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:21:19 2025-10-18 08:21:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/ [27351] -> "northbound/vnftools-features/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:21:19 2025-10-18 08:21:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/3.1.1-SNAPSHOT/ [44147] -> "northbound/vnftools-features/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:21:19 2025-10-18 08:21:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/3.2.0-SNAPSHOT/ [27351] -> "northbound/vnftools-features/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:19 2025-10-18 08:21:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/maven-metadata.xml [1142/1142] -> "northbound/vnftools-features/maven-metadata.xml" [1] 08:21:19 2025-10-18 08:21:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.2.0-SNAPSHOT/ [4911] -> "northbound/vnftools-installer/1.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:19 2025-10-18 08:21:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.3.0-SNAPSHOT/ [4911] -> "northbound/vnftools-installer/1.3.0-SNAPSHOT/index.html.tmp" [1] 08:21:19 2025-10-18 08:21:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.3.2-SNAPSHOT/ [4896] -> "northbound/vnftools-installer/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:21:19 2025-10-18 08:21:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.3.3-SNAPSHOT/ [4896] -> "northbound/vnftools-installer/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:21:19 2025-10-18 08:21:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.6.3-SNAPSHOT/ [6295] -> "northbound/vnftools-installer/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:21:19 2025-10-18 08:21:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.7.1-SNAPSHOT/ [6295] -> "northbound/vnftools-installer/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:21:19 2025-10-18 08:21:19 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.7.2-SNAPSHOT/ [6295] -> "northbound/vnftools-installer/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:21:20 2025-10-18 08:21:20 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.8.2-SNAPSHOT/ [6295] -> "northbound/vnftools-installer/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:20 2025-10-18 08:21:20 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.0.4-SNAPSHOT/ [6295] -> "northbound/vnftools-installer/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:21:20 2025-10-18 08:21:20 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.1.6-SNAPSHOT/ [6295] -> "northbound/vnftools-installer/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:21:20 2025-10-18 08:21:20 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.2.4-SNAPSHOT/ [6295] -> "northbound/vnftools-installer/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:21:20 2025-10-18 08:21:20 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.3.1-SNAPSHOT/ [6295] -> "northbound/vnftools-installer/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:21:20 2025-10-18 08:21:20 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.4.3-SNAPSHOT/ [9155] -> "northbound/vnftools-installer/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:21:20 2025-10-18 08:21:20 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.5.1-SNAPSHOT/ [9155] -> "northbound/vnftools-installer/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:21:20 2025-10-18 08:21:20 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.6.1-SNAPSHOT/ [9156] -> "northbound/vnftools-installer/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:21:20 2025-10-18 08:21:20 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.7.0-SNAPSHOT/ [51120] -> "northbound/vnftools-installer/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:21:20 2025-10-18 08:21:20 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.8.1-SNAPSHOT/ [9156] -> "northbound/vnftools-installer/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:21:20 2025-10-18 08:21:20 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/ [44126] -> "northbound/vnftools-installer/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:21:21 2025-10-18 08:21:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/3.1.1-SNAPSHOT/ [72102] -> "northbound/vnftools-installer/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:21:21 2025-10-18 08:21:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/3.2.0-SNAPSHOT/ [44132] -> "northbound/vnftools-installer/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:21 2025-10-18 08:21:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/maven-metadata.xml [1143/1143] -> "northbound/vnftools-installer/maven-metadata.xml" [1] 08:21:21 2025-10-18 08:21:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.2.0-SNAPSHOT/ [9156] -> "northbound/vnftools-provider/1.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:21 2025-10-18 08:21:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.3.0-SNAPSHOT/ [9156] -> "northbound/vnftools-provider/1.3.0-SNAPSHOT/index.html.tmp" [1] 08:21:21 2025-10-18 08:21:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.3.2-SNAPSHOT/ [9123] -> "northbound/vnftools-provider/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:21:21 2025-10-18 08:21:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.3.3-SNAPSHOT/ [9123] -> "northbound/vnftools-provider/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:21:21 2025-10-18 08:21:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.6.3-SNAPSHOT/ [7687] -> "northbound/vnftools-provider/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:21:21 2025-10-18 08:21:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.7.1-SNAPSHOT/ [7687] -> "northbound/vnftools-provider/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:21:21 2025-10-18 08:21:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.7.2-SNAPSHOT/ [7687] -> "northbound/vnftools-provider/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:21:21 2025-10-18 08:21:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.8.2-SNAPSHOT/ [7687] -> "northbound/vnftools-provider/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:21 2025-10-18 08:21:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.0.4-SNAPSHOT/ [7688] -> "northbound/vnftools-provider/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:21:21 2025-10-18 08:21:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.1.6-SNAPSHOT/ [7688] -> "northbound/vnftools-provider/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:21:21 2025-10-18 08:21:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.2.4-SNAPSHOT/ [7688] -> "northbound/vnftools-provider/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:21:21 2025-10-18 08:21:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.3.1-SNAPSHOT/ [7688] -> "northbound/vnftools-provider/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:21:21 2025-10-18 08:21:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.4.3-SNAPSHOT/ [10532] -> "northbound/vnftools-provider/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:21:21 2025-10-18 08:21:21 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.5.1-SNAPSHOT/ [10532] -> "northbound/vnftools-provider/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:21:22 2025-10-18 08:21:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.6.1-SNAPSHOT/ [10533] -> "northbound/vnftools-provider/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:21:22 2025-10-18 08:21:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.7.0-SNAPSHOT/ [60789] -> "northbound/vnftools-provider/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:21:22 2025-10-18 08:21:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.8.1-SNAPSHOT/ [10533] -> "northbound/vnftools-provider/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:21:22 2025-10-18 08:21:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/ [52413] -> "northbound/vnftools-provider/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:21:22 2025-10-18 08:21:22 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/3.1.1-SNAPSHOT/ [85907] -> "northbound/vnftools-provider/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/3.2.0-SNAPSHOT/ [52407] -> "northbound/vnftools-provider/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/maven-metadata.xml [1142/1142] -> "northbound/vnftools-provider/maven-metadata.xml" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.2.0-SNAPSHOT/ [3394] -> "northbound/vnftools/1.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.3.0-SNAPSHOT/ [3394] -> "northbound/vnftools/1.3.0-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.3.2-SNAPSHOT/ [3388] -> "northbound/vnftools/1.3.2-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.3.3-SNAPSHOT/ [3388] -> "northbound/vnftools/1.3.3-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.6.3-SNAPSHOT/ [3388] -> "northbound/vnftools/1.6.3-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.7.1-SNAPSHOT/ [3388] -> "northbound/vnftools/1.7.1-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.7.2-SNAPSHOT/ [3388] -> "northbound/vnftools/1.7.2-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.8.2-SNAPSHOT/ [3388] -> "northbound/vnftools/1.8.2-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.0.4-SNAPSHOT/ [3388] -> "northbound/vnftools/2.0.4-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.1.6-SNAPSHOT/ [3388] -> "northbound/vnftools/2.1.6-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.2.4-SNAPSHOT/ [3388] -> "northbound/vnftools/2.2.4-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.3.1-SNAPSHOT/ [3388] -> "northbound/vnftools/2.3.1-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.4.3-SNAPSHOT/ [6069] -> "northbound/vnftools/2.4.3-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.5.1-SNAPSHOT/ [6069] -> "northbound/vnftools/2.5.1-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.6.1-SNAPSHOT/ [6069] -> "northbound/vnftools/2.6.1-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.7.0-SNAPSHOT/ [29811] -> "northbound/vnftools/2.7.0-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.8.1-SNAPSHOT/ [6069] -> "northbound/vnftools/2.8.1-SNAPSHOT/index.html.tmp" [1] 08:21:23 2025-10-18 08:21:23 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/ [25854] -> "northbound/vnftools/3.0.3-SNAPSHOT/index.html.tmp" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/3.1.1-SNAPSHOT/ [41682] -> "northbound/vnftools/3.1.1-SNAPSHOT/index.html.tmp" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/3.2.0-SNAPSHOT/ [25854] -> "northbound/vnftools/3.2.0-SNAPSHOT/index.html.tmp" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/maven-metadata.xml [1133/1133] -> "northbound/vnftools/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.3.2-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.3.3-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.6.3-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.7.1-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.7.2-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.8.2-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.0.4-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.1.6-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.2.4-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.3.1-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.4.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "northbound/features-generic-resource-api/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.5.1-SNAPSHOT/maven-metadata.xml [1278/1278] -> "northbound/features-generic-resource-api/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.6.1-SNAPSHOT/maven-metadata.xml [1278/1278] -> "northbound/features-generic-resource-api/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.7.0-SNAPSHOT/maven-metadata.xml [1278/1278] -> "northbound/features-generic-resource-api/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.8.1-SNAPSHOT/maven-metadata.xml [1278/1278] -> "northbound/features-generic-resource-api/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "northbound/features-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/3.1.1-SNAPSHOT/maven-metadata.xml [1278/1278] -> "northbound/features-generic-resource-api/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/3.2.0-SNAPSHOT/maven-metadata.xml [1278/1278] -> "northbound/features-generic-resource-api/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/1.8.2-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-optical-service/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.0.4-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-optical-service/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.1.6-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-optical-service/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.2.4-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-optical-service/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.3.1-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-optical-service/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.4.3-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-optical-service/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.5.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-optical-service/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.6.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-optical-service/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.7.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-optical-service/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.8.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-optical-service/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/3.1.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-optical-service/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/3.2.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-optical-service/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/1.6.3-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-sdnc-northbound/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/1.7.1-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-sdnc-northbound/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/1.7.2-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-sdnc-northbound/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/1.8.2-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-sdnc-northbound/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.0.4-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-sdnc-northbound/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.1.6-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-sdnc-northbound/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.2.4-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-sdnc-northbound/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.3.1-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-sdnc-northbound/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.4.3-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-sdnc-northbound/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.5.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-sdnc-northbound/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.6.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-sdnc-northbound/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.7.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-sdnc-northbound/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.8.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-sdnc-northbound/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/3.1.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-sdnc-northbound/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/3.2.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-sdnc-northbound/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.3.2-SNAPSHOT/maven-metadata.xml [831/831] -> "northbound/features-vnfapi/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.3.3-SNAPSHOT/maven-metadata.xml [831/831] -> "northbound/features-vnfapi/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.6.3-SNAPSHOT/maven-metadata.xml [831/831] -> "northbound/features-vnfapi/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.7.1-SNAPSHOT/maven-metadata.xml [831/831] -> "northbound/features-vnfapi/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.7.2-SNAPSHOT/maven-metadata.xml [831/831] -> "northbound/features-vnfapi/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.8.2-SNAPSHOT/maven-metadata.xml [831/831] -> "northbound/features-vnfapi/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/2.0.0-SNAPSHOT/maven-metadata.xml [831/831] -> "northbound/features-vnfapi/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.3.2-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.3.3-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.6.3-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.7.1-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.7.2-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.8.2-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.0.4-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.1.6-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.2.4-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.3.1-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.4.3-SNAPSHOT/maven-metadata.xml [1266/1266] -> "northbound/features-vnftools/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.5.1-SNAPSHOT/maven-metadata.xml [1266/1266] -> "northbound/features-vnftools/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.6.1-SNAPSHOT/maven-metadata.xml [1266/1266] -> "northbound/features-vnftools/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.7.0-SNAPSHOT/maven-metadata.xml [1266/1266] -> "northbound/features-vnftools/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.8.1-SNAPSHOT/maven-metadata.xml [1266/1266] -> "northbound/features-vnftools/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml [1266/1266] -> "northbound/features-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/3.1.1-SNAPSHOT/maven-metadata.xml [1266/1266] -> "northbound/features-vnftools/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/3.2.0-SNAPSHOT/maven-metadata.xml [1266/1266] -> "northbound/features-vnftools/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/1.6.3-SNAPSHOT/maven-metadata.xml [1189/1189] -> "northbound/generic-resource-api-client/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/1.7.1-SNAPSHOT/maven-metadata.xml [1189/1189] -> "northbound/generic-resource-api-client/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/1.7.2-SNAPSHOT/maven-metadata.xml [1189/1189] -> "northbound/generic-resource-api-client/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/1.8.2-SNAPSHOT/maven-metadata.xml [1189/1189] -> "northbound/generic-resource-api-client/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.0.4-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.1.6-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.2.4-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.3.1-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.4.3-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.5.1-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.6.1-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.7.0-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.8.1-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/3.1.1-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/3.2.0-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.2.0-SNAPSHOT/maven-metadata.xml [1237/1237] -> "northbound/generic-resource-api-features/1.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.3.0-SNAPSHOT/maven-metadata.xml [1237/1237] -> "northbound/generic-resource-api-features/1.3.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.3.2-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.3.3-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.6.3-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.7.1-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.7.2-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.8.2-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.0.4-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.1.6-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.2.4-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.3.1-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.4.3-SNAPSHOT/maven-metadata.xml [1063/1063] -> "northbound/generic-resource-api-features/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.5.1-SNAPSHOT/maven-metadata.xml [1063/1063] -> "northbound/generic-resource-api-features/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.6.1-SNAPSHOT/maven-metadata.xml [1063/1063] -> "northbound/generic-resource-api-features/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.7.0-SNAPSHOT/maven-metadata.xml [1063/1063] -> "northbound/generic-resource-api-features/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.8.1-SNAPSHOT/maven-metadata.xml [1063/1063] -> "northbound/generic-resource-api-features/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/maven-metadata.xml [1063/1063] -> "northbound/generic-resource-api-features/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/3.1.1-SNAPSHOT/maven-metadata.xml [1063/1063] -> "northbound/generic-resource-api-features/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/3.2.0-SNAPSHOT/maven-metadata.xml [1063/1063] -> "northbound/generic-resource-api-features/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.2.0-SNAPSHOT/maven-metadata.xml [807/807] -> "northbound/generic-resource-api-installer/1.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.3.0-SNAPSHOT/maven-metadata.xml [807/807] -> "northbound/generic-resource-api-installer/1.3.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.3.2-SNAPSHOT/maven-metadata.xml [804/804] -> "northbound/generic-resource-api-installer/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.3.3-SNAPSHOT/maven-metadata.xml [804/804] -> "northbound/generic-resource-api-installer/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.6.3-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-installer/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.7.1-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-installer/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.7.2-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-installer/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.8.2-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-installer/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.0.4-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-installer/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.1.6-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-installer/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.2.4-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-installer/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.3.1-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-installer/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.4.3-SNAPSHOT/maven-metadata.xml [1448/1448] -> "northbound/generic-resource-api-installer/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.5.1-SNAPSHOT/maven-metadata.xml [1448/1448] -> "northbound/generic-resource-api-installer/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.6.1-SNAPSHOT/maven-metadata.xml [1448/1448] -> "northbound/generic-resource-api-installer/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.7.0-SNAPSHOT/maven-metadata.xml [1448/1448] -> "northbound/generic-resource-api-installer/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.8.1-SNAPSHOT/maven-metadata.xml [1448/1448] -> "northbound/generic-resource-api-installer/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/maven-metadata.xml [1448/1448] -> "northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/3.1.1-SNAPSHOT/maven-metadata.xml [1448/1448] -> "northbound/generic-resource-api-installer/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/3.2.0-SNAPSHOT/maven-metadata.xml [1448/1448] -> "northbound/generic-resource-api-installer/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.0.4-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.1.6-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.2.4-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.3.1-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.4.3-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.5.1-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.6.1-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.7.0-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.8.1-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.1.1-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.2.0-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.0.4-SNAPSHOT/maven-metadata.xml [1233/1233] -> "northbound/generic-resource-api-model-yang/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.1.6-SNAPSHOT/maven-metadata.xml [1233/1233] -> "northbound/generic-resource-api-model-yang/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.2.4-SNAPSHOT/maven-metadata.xml [1233/1233] -> "northbound/generic-resource-api-model-yang/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.3.1-SNAPSHOT/maven-metadata.xml [1233/1233] -> "northbound/generic-resource-api-model-yang/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.4.3-SNAPSHOT/maven-metadata.xml [1666/1666] -> "northbound/generic-resource-api-model-yang/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.5.1-SNAPSHOT/maven-metadata.xml [1666/1666] -> "northbound/generic-resource-api-model-yang/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.6.1-SNAPSHOT/maven-metadata.xml [1666/1666] -> "northbound/generic-resource-api-model-yang/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.7.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "northbound/generic-resource-api-model-yang/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.8.1-SNAPSHOT/maven-metadata.xml [1666/1666] -> "northbound/generic-resource-api-model-yang/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/maven-metadata.xml [1666/1666] -> "northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.1.1-SNAPSHOT/maven-metadata.xml [1666/1666] -> "northbound/generic-resource-api-model-yang/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.2.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "northbound/generic-resource-api-model-yang/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.2.0-SNAPSHOT/maven-metadata.xml [1468/1468] -> "northbound/generic-resource-api-model/1.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.3.0-SNAPSHOT/maven-metadata.xml [1468/1468] -> "northbound/generic-resource-api-model/1.3.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.3.2-SNAPSHOT/maven-metadata.xml [1228/1228] -> "northbound/generic-resource-api-model/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.3.3-SNAPSHOT/maven-metadata.xml [1228/1228] -> "northbound/generic-resource-api-model/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.6.3-SNAPSHOT/maven-metadata.xml [1228/1228] -> "northbound/generic-resource-api-model/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.7.1-SNAPSHOT/maven-metadata.xml [1228/1228] -> "northbound/generic-resource-api-model/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.7.2-SNAPSHOT/maven-metadata.xml [1228/1228] -> "northbound/generic-resource-api-model/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.8.2-SNAPSHOT/maven-metadata.xml [1228/1228] -> "northbound/generic-resource-api-model/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.0.4-SNAPSHOT/maven-metadata.xml [627/627] -> "northbound/generic-resource-api-model/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.1.6-SNAPSHOT/maven-metadata.xml [627/627] -> "northbound/generic-resource-api-model/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.2.4-SNAPSHOT/maven-metadata.xml [627/627] -> "northbound/generic-resource-api-model/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.3.1-SNAPSHOT/maven-metadata.xml [627/627] -> "northbound/generic-resource-api-model/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.4.3-SNAPSHOT/maven-metadata.xml [1060/1060] -> "northbound/generic-resource-api-model/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.5.1-SNAPSHOT/maven-metadata.xml [1060/1060] -> "northbound/generic-resource-api-model/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.6.1-SNAPSHOT/maven-metadata.xml [1060/1060] -> "northbound/generic-resource-api-model/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.7.0-SNAPSHOT/maven-metadata.xml [1060/1060] -> "northbound/generic-resource-api-model/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.8.1-SNAPSHOT/maven-metadata.xml [1060/1060] -> "northbound/generic-resource-api-model/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/maven-metadata.xml [1060/1060] -> "northbound/generic-resource-api-model/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/3.1.1-SNAPSHOT/maven-metadata.xml [1060/1060] -> "northbound/generic-resource-api-model/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/3.2.0-SNAPSHOT/maven-metadata.xml [1060/1060] -> "northbound/generic-resource-api-model/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.2.0-SNAPSHOT/maven-metadata.xml [1456/1456] -> "northbound/generic-resource-api-provider/1.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.3.0-SNAPSHOT/maven-metadata.xml [1456/1456] -> "northbound/generic-resource-api-provider/1.3.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.3.2-SNAPSHOT/maven-metadata.xml [1450/1450] -> "northbound/generic-resource-api-provider/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.3.3-SNAPSHOT/maven-metadata.xml [1450/1450] -> "northbound/generic-resource-api-provider/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.6.3-SNAPSHOT/maven-metadata.xml [1231/1231] -> "northbound/generic-resource-api-provider/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.7.1-SNAPSHOT/maven-metadata.xml [1231/1231] -> "northbound/generic-resource-api-provider/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.7.2-SNAPSHOT/maven-metadata.xml [1231/1231] -> "northbound/generic-resource-api-provider/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.8.2-SNAPSHOT/maven-metadata.xml [1231/1231] -> "northbound/generic-resource-api-provider/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.0.4-SNAPSHOT/maven-metadata.xml [1231/1231] -> "northbound/generic-resource-api-provider/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.1.6-SNAPSHOT/maven-metadata.xml [1231/1231] -> "northbound/generic-resource-api-provider/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.2.4-SNAPSHOT/maven-metadata.xml [1231/1231] -> "northbound/generic-resource-api-provider/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.3.1-SNAPSHOT/maven-metadata.xml [1231/1231] -> "northbound/generic-resource-api-provider/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.4.3-SNAPSHOT/maven-metadata.xml [1664/1664] -> "northbound/generic-resource-api-provider/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.5.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "northbound/generic-resource-api-provider/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.6.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "northbound/generic-resource-api-provider/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.7.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "northbound/generic-resource-api-provider/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.8.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "northbound/generic-resource-api-provider/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:24 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/maven-metadata.xml [1664/1664] -> "northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/3.1.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "northbound/generic-resource-api-provider/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:24 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/3.2.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "northbound/generic-resource-api-provider/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.features/1.2.0-SNAPSHOT/maven-metadata.xml [1237/1237] -> "northbound/generic-resource-api.features/1.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.model/1.2.0-SNAPSHOT/maven-metadata.xml [1468/1468] -> "northbound/generic-resource-api.model/1.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.provider/1.2.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "northbound/generic-resource-api.provider/1.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.2.0-SNAPSHOT/maven-metadata.xml [623/623] -> "northbound/generic-resource-api/1.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.3.0-SNAPSHOT/maven-metadata.xml [623/623] -> "northbound/generic-resource-api/1.3.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.3.2-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.3.3-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.6.3-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.7.1-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.7.2-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.8.2-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.0.4-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.1.6-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.2.4-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.3.1-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.4.3-SNAPSHOT/maven-metadata.xml [1054/1054] -> "northbound/generic-resource-api/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.5.1-SNAPSHOT/maven-metadata.xml [1054/1054] -> "northbound/generic-resource-api/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.6.1-SNAPSHOT/maven-metadata.xml [1054/1054] -> "northbound/generic-resource-api/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.7.0-SNAPSHOT/maven-metadata.xml [1054/1054] -> "northbound/generic-resource-api/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.8.1-SNAPSHOT/maven-metadata.xml [1054/1054] -> "northbound/generic-resource-api/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml [1054/1054] -> "northbound/generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/3.1.1-SNAPSHOT/maven-metadata.xml [1054/1054] -> "northbound/generic-resource-api/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/3.2.0-SNAPSHOT/maven-metadata.xml [1054/1054] -> "northbound/generic-resource-api/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/1.8.2-SNAPSHOT/maven-metadata.xml [625/625] -> "northbound/optical-service-features/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.0.4-SNAPSHOT/maven-metadata.xml [625/625] -> "northbound/optical-service-features/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.1.6-SNAPSHOT/maven-metadata.xml [625/625] -> "northbound/optical-service-features/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.2.4-SNAPSHOT/maven-metadata.xml [625/625] -> "northbound/optical-service-features/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.3.1-SNAPSHOT/maven-metadata.xml [625/625] -> "northbound/optical-service-features/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.4.3-SNAPSHOT/maven-metadata.xml [1058/1058] -> "northbound/optical-service-features/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.5.1-SNAPSHOT/maven-metadata.xml [1058/1058] -> "northbound/optical-service-features/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.6.1-SNAPSHOT/maven-metadata.xml [1058/1058] -> "northbound/optical-service-features/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.7.0-SNAPSHOT/maven-metadata.xml [1058/1058] -> "northbound/optical-service-features/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.8.1-SNAPSHOT/maven-metadata.xml [1058/1058] -> "northbound/optical-service-features/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/maven-metadata.xml [1058/1058] -> "northbound/optical-service-features/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/3.1.1-SNAPSHOT/maven-metadata.xml [1058/1058] -> "northbound/optical-service-features/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/3.2.0-SNAPSHOT/maven-metadata.xml [1058/1058] -> "northbound/optical-service-features/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/1.8.2-SNAPSHOT/maven-metadata.xml [1010/1010] -> "northbound/optical-service-installer/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.0.4-SNAPSHOT/maven-metadata.xml [1010/1010] -> "northbound/optical-service-installer/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.1.6-SNAPSHOT/maven-metadata.xml [1010/1010] -> "northbound/optical-service-installer/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.2.4-SNAPSHOT/maven-metadata.xml [1010/1010] -> "northbound/optical-service-installer/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.3.1-SNAPSHOT/maven-metadata.xml [1010/1010] -> "northbound/optical-service-installer/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.4.3-SNAPSHOT/maven-metadata.xml [1443/1443] -> "northbound/optical-service-installer/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.5.1-SNAPSHOT/maven-metadata.xml [1443/1443] -> "northbound/optical-service-installer/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.6.1-SNAPSHOT/maven-metadata.xml [1443/1443] -> "northbound/optical-service-installer/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.7.0-SNAPSHOT/maven-metadata.xml [1443/1443] -> "northbound/optical-service-installer/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.8.1-SNAPSHOT/maven-metadata.xml [1443/1443] -> "northbound/optical-service-installer/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/maven-metadata.xml [1443/1443] -> "northbound/optical-service-installer/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/3.1.1-SNAPSHOT/maven-metadata.xml [1443/1443] -> "northbound/optical-service-installer/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/3.2.0-SNAPSHOT/maven-metadata.xml [1443/1443] -> "northbound/optical-service-installer/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/1.8.2-SNAPSHOT/maven-metadata.xml [1223/1223] -> "northbound/optical-service-model/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.0.4-SNAPSHOT/maven-metadata.xml [1223/1223] -> "northbound/optical-service-model/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.1.6-SNAPSHOT/maven-metadata.xml [1223/1223] -> "northbound/optical-service-model/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.2.4-SNAPSHOT/maven-metadata.xml [1223/1223] -> "northbound/optical-service-model/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.3.1-SNAPSHOT/maven-metadata.xml [1223/1223] -> "northbound/optical-service-model/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.4.3-SNAPSHOT/maven-metadata.xml [1656/1656] -> "northbound/optical-service-model/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.5.1-SNAPSHOT/maven-metadata.xml [1656/1656] -> "northbound/optical-service-model/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.6.1-SNAPSHOT/maven-metadata.xml [1656/1656] -> "northbound/optical-service-model/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.7.0-SNAPSHOT/maven-metadata.xml [1656/1656] -> "northbound/optical-service-model/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.8.1-SNAPSHOT/maven-metadata.xml [1656/1656] -> "northbound/optical-service-model/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/maven-metadata.xml [1656/1656] -> "northbound/optical-service-model/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/3.1.1-SNAPSHOT/maven-metadata.xml [1656/1656] -> "northbound/optical-service-model/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/3.2.0-SNAPSHOT/maven-metadata.xml [1656/1656] -> "northbound/optical-service-model/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/1.8.2-SNAPSHOT/maven-metadata.xml [1226/1226] -> "northbound/optical-service-provider/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.0.4-SNAPSHOT/maven-metadata.xml [1226/1226] -> "northbound/optical-service-provider/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.1.6-SNAPSHOT/maven-metadata.xml [1226/1226] -> "northbound/optical-service-provider/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.2.4-SNAPSHOT/maven-metadata.xml [1226/1226] -> "northbound/optical-service-provider/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.3.1-SNAPSHOT/maven-metadata.xml [1226/1226] -> "northbound/optical-service-provider/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.4.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "northbound/optical-service-provider/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.5.1-SNAPSHOT/maven-metadata.xml [1659/1659] -> "northbound/optical-service-provider/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.6.1-SNAPSHOT/maven-metadata.xml [1659/1659] -> "northbound/optical-service-provider/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.7.0-SNAPSHOT/maven-metadata.xml [1659/1659] -> "northbound/optical-service-provider/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.8.1-SNAPSHOT/maven-metadata.xml [1659/1659] -> "northbound/optical-service-provider/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "northbound/optical-service-provider/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/3.1.1-SNAPSHOT/maven-metadata.xml [1659/1659] -> "northbound/optical-service-provider/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/3.2.0-SNAPSHOT/maven-metadata.xml [1659/1659] -> "northbound/optical-service-provider/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/1.8.2-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/optical-service/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.0.4-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/optical-service/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.1.6-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/optical-service/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.2.4-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/optical-service/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.3.1-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/optical-service/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.4.3-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/optical-service/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.5.1-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/optical-service/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.6.1-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/optical-service/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.7.0-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/optical-service/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.8.1-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/optical-service/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/optical-service/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/3.1.1-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/optical-service/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/3.2.0-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/optical-service/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.3.2-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.3.3-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.6.3-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.7.1-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.7.2-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.8.2-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.0.4-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.1.6-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.2.4-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.3.1-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.4.3-SNAPSHOT/maven-metadata.xml [1274/1274] -> "northbound/sdnc-generic-resource-api/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.5.1-SNAPSHOT/maven-metadata.xml [1274/1274] -> "northbound/sdnc-generic-resource-api/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.6.1-SNAPSHOT/maven-metadata.xml [1274/1274] -> "northbound/sdnc-generic-resource-api/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.7.0-SNAPSHOT/maven-metadata.xml [1274/1274] -> "northbound/sdnc-generic-resource-api/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.8.1-SNAPSHOT/maven-metadata.xml [1274/1274] -> "northbound/sdnc-generic-resource-api/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml [1274/1274] -> "northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.1.1-SNAPSHOT/maven-metadata.xml [1274/1274] -> "northbound/sdnc-generic-resource-api/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.2.0-SNAPSHOT/maven-metadata.xml [1274/1274] -> "northbound/sdnc-generic-resource-api/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/1.6.3-SNAPSHOT/maven-metadata.xml [835/835] -> "northbound/sdnc-northbound-all/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/1.7.1-SNAPSHOT/maven-metadata.xml [835/835] -> "northbound/sdnc-northbound-all/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/1.7.2-SNAPSHOT/maven-metadata.xml [835/835] -> "northbound/sdnc-northbound-all/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/1.8.2-SNAPSHOT/maven-metadata.xml [835/835] -> "northbound/sdnc-northbound-all/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.0.4-SNAPSHOT/maven-metadata.xml [835/835] -> "northbound/sdnc-northbound-all/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.1.6-SNAPSHOT/maven-metadata.xml [835/835] -> "northbound/sdnc-northbound-all/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.2.4-SNAPSHOT/maven-metadata.xml [835/835] -> "northbound/sdnc-northbound-all/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.3.1-SNAPSHOT/maven-metadata.xml [835/835] -> "northbound/sdnc-northbound-all/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.4.3-SNAPSHOT/maven-metadata.xml [1268/1268] -> "northbound/sdnc-northbound-all/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.5.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "northbound/sdnc-northbound-all/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.6.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "northbound/sdnc-northbound-all/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.7.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "northbound/sdnc-northbound-all/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.8.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "northbound/sdnc-northbound-all/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/maven-metadata.xml [1268/1268] -> "northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/3.1.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "northbound/sdnc-northbound-all/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/3.2.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "northbound/sdnc-northbound-all/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/1.6.3-SNAPSHOT/maven-metadata.xml [635/635] -> "northbound/sdnc-northbound-feature-aggregator/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/1.7.1-SNAPSHOT/maven-metadata.xml [635/635] -> "northbound/sdnc-northbound-feature-aggregator/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/1.7.2-SNAPSHOT/maven-metadata.xml [635/635] -> "northbound/sdnc-northbound-feature-aggregator/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/1.8.2-SNAPSHOT/maven-metadata.xml [635/635] -> "northbound/sdnc-northbound-feature-aggregator/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.0.4-SNAPSHOT/maven-metadata.xml [635/635] -> "northbound/sdnc-northbound-feature-aggregator/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.1.6-SNAPSHOT/maven-metadata.xml [635/635] -> "northbound/sdnc-northbound-feature-aggregator/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.2.4-SNAPSHOT/maven-metadata.xml [635/635] -> "northbound/sdnc-northbound-feature-aggregator/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.3.1-SNAPSHOT/maven-metadata.xml [635/635] -> "northbound/sdnc-northbound-feature-aggregator/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.4.3-SNAPSHOT/maven-metadata.xml [1068/1068] -> "northbound/sdnc-northbound-feature-aggregator/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.5.1-SNAPSHOT/maven-metadata.xml [1068/1068] -> "northbound/sdnc-northbound-feature-aggregator/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.6.1-SNAPSHOT/maven-metadata.xml [1068/1068] -> "northbound/sdnc-northbound-feature-aggregator/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.7.0-SNAPSHOT/maven-metadata.xml [1068/1068] -> "northbound/sdnc-northbound-feature-aggregator/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.8.1-SNAPSHOT/maven-metadata.xml [1068/1068] -> "northbound/sdnc-northbound-feature-aggregator/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/maven-metadata.xml [1068/1068] -> "northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.1.1-SNAPSHOT/maven-metadata.xml [1068/1068] -> "northbound/sdnc-northbound-feature-aggregator/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.2.0-SNAPSHOT/maven-metadata.xml [1068/1068] -> "northbound/sdnc-northbound-feature-aggregator/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/1.6.3-SNAPSHOT/maven-metadata.xml [1019/1019] -> "northbound/sdnc-northbound-features-installer/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/1.7.1-SNAPSHOT/maven-metadata.xml [1019/1019] -> "northbound/sdnc-northbound-features-installer/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/1.7.2-SNAPSHOT/maven-metadata.xml [1019/1019] -> "northbound/sdnc-northbound-features-installer/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/1.8.2-SNAPSHOT/maven-metadata.xml [1019/1019] -> "northbound/sdnc-northbound-features-installer/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.0.4-SNAPSHOT/maven-metadata.xml [1019/1019] -> "northbound/sdnc-northbound-features-installer/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.1.6-SNAPSHOT/maven-metadata.xml [1019/1019] -> "northbound/sdnc-northbound-features-installer/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.2.4-SNAPSHOT/maven-metadata.xml [1019/1019] -> "northbound/sdnc-northbound-features-installer/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.3.1-SNAPSHOT/maven-metadata.xml [1019/1019] -> "northbound/sdnc-northbound-features-installer/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.4.3-SNAPSHOT/maven-metadata.xml [1452/1452] -> "northbound/sdnc-northbound-features-installer/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.5.1-SNAPSHOT/maven-metadata.xml [1452/1452] -> "northbound/sdnc-northbound-features-installer/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.6.1-SNAPSHOT/maven-metadata.xml [1452/1452] -> "northbound/sdnc-northbound-features-installer/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.7.0-SNAPSHOT/maven-metadata.xml [1452/1452] -> "northbound/sdnc-northbound-features-installer/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.8.1-SNAPSHOT/maven-metadata.xml [1452/1452] -> "northbound/sdnc-northbound-features-installer/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/maven-metadata.xml [1452/1452] -> "northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.1.1-SNAPSHOT/maven-metadata.xml [1452/1452] -> "northbound/sdnc-northbound-features-installer/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.2.0-SNAPSHOT/maven-metadata.xml [1452/1452] -> "northbound/sdnc-northbound-features-installer/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.2.0-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/sdnc-northbound/1.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.3.0-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/sdnc-northbound/1.3.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.3.2-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.3.3-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.6.3-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.7.1-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.7.2-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.8.2-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.0.4-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.1.6-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.2.4-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.3.1-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.4.3-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/sdnc-northbound/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.5.1-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/sdnc-northbound/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.6.1-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/sdnc-northbound/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.7.0-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/sdnc-northbound/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.8.1-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/sdnc-northbound/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/3.1.1-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/sdnc-northbound/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/3.2.0-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/sdnc-northbound/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/1.8.2-SNAPSHOT/maven-metadata.xml [836/836] -> "northbound/sdnc-optical-service/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.0.4-SNAPSHOT/maven-metadata.xml [836/836] -> "northbound/sdnc-optical-service/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.1.6-SNAPSHOT/maven-metadata.xml [836/836] -> "northbound/sdnc-optical-service/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.2.4-SNAPSHOT/maven-metadata.xml [836/836] -> "northbound/sdnc-optical-service/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.3.1-SNAPSHOT/maven-metadata.xml [836/836] -> "northbound/sdnc-optical-service/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.4.3-SNAPSHOT/maven-metadata.xml [1269/1269] -> "northbound/sdnc-optical-service/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.5.1-SNAPSHOT/maven-metadata.xml [1269/1269] -> "northbound/sdnc-optical-service/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.6.1-SNAPSHOT/maven-metadata.xml [1269/1269] -> "northbound/sdnc-optical-service/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.7.0-SNAPSHOT/maven-metadata.xml [1269/1269] -> "northbound/sdnc-optical-service/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.8.1-SNAPSHOT/maven-metadata.xml [1269/1269] -> "northbound/sdnc-optical-service/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml [1269/1269] -> "northbound/sdnc-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/3.1.1-SNAPSHOT/maven-metadata.xml [1269/1269] -> "northbound/sdnc-optical-service/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/3.2.0-SNAPSHOT/maven-metadata.xml [1269/1269] -> "northbound/sdnc-optical-service/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.3.2-SNAPSHOT/maven-metadata.xml [827/827] -> "northbound/sdnc-vnfapi/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.3.3-SNAPSHOT/maven-metadata.xml [827/827] -> "northbound/sdnc-vnfapi/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.6.3-SNAPSHOT/maven-metadata.xml [827/827] -> "northbound/sdnc-vnfapi/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.7.1-SNAPSHOT/maven-metadata.xml [827/827] -> "northbound/sdnc-vnfapi/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.7.2-SNAPSHOT/maven-metadata.xml [827/827] -> "northbound/sdnc-vnfapi/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.8.2-SNAPSHOT/maven-metadata.xml [827/827] -> "northbound/sdnc-vnfapi/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/2.0.0-SNAPSHOT/maven-metadata.xml [827/827] -> "northbound/sdnc-vnfapi/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.3.2-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.3.3-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.6.3-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.7.1-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.7.2-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.8.2-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.0.4-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.1.6-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.2.4-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.3.1-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.4.3-SNAPSHOT/maven-metadata.xml [1262/1262] -> "northbound/sdnc-vnftools/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.5.1-SNAPSHOT/maven-metadata.xml [1262/1262] -> "northbound/sdnc-vnftools/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.6.1-SNAPSHOT/maven-metadata.xml [1262/1262] -> "northbound/sdnc-vnftools/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.7.0-SNAPSHOT/maven-metadata.xml [1262/1262] -> "northbound/sdnc-vnftools/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.8.1-SNAPSHOT/maven-metadata.xml [1262/1262] -> "northbound/sdnc-vnftools/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml [1262/1262] -> "northbound/sdnc-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/3.1.1-SNAPSHOT/maven-metadata.xml [1262/1262] -> "northbound/sdnc-vnftools/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/3.2.0-SNAPSHOT/maven-metadata.xml [1262/1262] -> "northbound/sdnc-vnftools/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.2.0-SNAPSHOT/maven-metadata.xml [1223/1223] -> "northbound/vnfapi-features/1.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.3.0-SNAPSHOT/maven-metadata.xml [1223/1223] -> "northbound/vnfapi-features/1.3.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.3.2-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/vnfapi-features/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.3.3-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/vnfapi-features/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.6.3-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/vnfapi-features/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.7.1-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/vnfapi-features/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.7.2-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/vnfapi-features/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.8.2-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/vnfapi-features/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/2.0.0-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/vnfapi-features/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.2.0-SNAPSHOT/maven-metadata.xml [793/793] -> "northbound/vnfapi-installer/1.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.3.0-SNAPSHOT/maven-metadata.xml [793/793] -> "northbound/vnfapi-installer/1.3.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.3.2-SNAPSHOT/maven-metadata.xml [790/790] -> "northbound/vnfapi-installer/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.3.3-SNAPSHOT/maven-metadata.xml [790/790] -> "northbound/vnfapi-installer/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.6.3-SNAPSHOT/maven-metadata.xml [1001/1001] -> "northbound/vnfapi-installer/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.7.1-SNAPSHOT/maven-metadata.xml [1001/1001] -> "northbound/vnfapi-installer/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.7.2-SNAPSHOT/maven-metadata.xml [1001/1001] -> "northbound/vnfapi-installer/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.8.2-SNAPSHOT/maven-metadata.xml [1001/1001] -> "northbound/vnfapi-installer/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/2.0.0-SNAPSHOT/maven-metadata.xml [1001/1001] -> "northbound/vnfapi-installer/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.2.0-SNAPSHOT/maven-metadata.xml [1440/1440] -> "northbound/vnfapi-model/1.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.3.0-SNAPSHOT/maven-metadata.xml [1440/1440] -> "northbound/vnfapi-model/1.3.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.3.2-SNAPSHOT/maven-metadata.xml [1214/1214] -> "northbound/vnfapi-model/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.3.3-SNAPSHOT/maven-metadata.xml [1214/1214] -> "northbound/vnfapi-model/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.6.3-SNAPSHOT/maven-metadata.xml [1214/1214] -> "northbound/vnfapi-model/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.7.1-SNAPSHOT/maven-metadata.xml [1214/1214] -> "northbound/vnfapi-model/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.7.2-SNAPSHOT/maven-metadata.xml [1214/1214] -> "northbound/vnfapi-model/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:25 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.8.2-SNAPSHOT/maven-metadata.xml [1214/1214] -> "northbound/vnfapi-model/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/2.0.0-SNAPSHOT/maven-metadata.xml [1214/1214] -> "northbound/vnfapi-model/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.2.0-SNAPSHOT/maven-metadata.xml [1442/1442] -> "northbound/vnfapi-provider/1.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.3.0-SNAPSHOT/maven-metadata.xml [1442/1442] -> "northbound/vnfapi-provider/1.3.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.3.2-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnfapi-provider/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.3.3-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnfapi-provider/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.6.3-SNAPSHOT/maven-metadata.xml [1217/1217] -> "northbound/vnfapi-provider/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.7.1-SNAPSHOT/maven-metadata.xml [1217/1217] -> "northbound/vnfapi-provider/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.7.2-SNAPSHOT/maven-metadata.xml [1217/1217] -> "northbound/vnfapi-provider/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.8.2-SNAPSHOT/maven-metadata.xml [1217/1217] -> "northbound/vnfapi-provider/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/2.0.0-SNAPSHOT/maven-metadata.xml [1217/1217] -> "northbound/vnfapi-provider/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.2.0-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnfapi/1.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.3.0-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnfapi/1.3.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.3.2-SNAPSHOT/maven-metadata.xml [607/607] -> "northbound/vnfapi/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.3.3-SNAPSHOT/maven-metadata.xml [607/607] -> "northbound/vnfapi/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.6.3-SNAPSHOT/maven-metadata.xml [607/607] -> "northbound/vnfapi/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.7.1-SNAPSHOT/maven-metadata.xml [607/607] -> "northbound/vnfapi/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.7.2-SNAPSHOT/maven-metadata.xml [607/607] -> "northbound/vnfapi/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.8.2-SNAPSHOT/maven-metadata.xml [607/607] -> "northbound/vnfapi/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/2.0.0-SNAPSHOT/maven-metadata.xml [607/607] -> "northbound/vnfapi/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.2.0-SNAPSHOT/maven-metadata.xml [1225/1225] -> "northbound/vnftools-features/1.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.3.0-SNAPSHOT/maven-metadata.xml [1225/1225] -> "northbound/vnftools-features/1.3.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.3.2-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.3.3-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.6.3-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.7.1-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.7.2-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.8.2-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.0.4-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.1.6-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.2.4-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.3.1-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.4.3-SNAPSHOT/maven-metadata.xml [1051/1051] -> "northbound/vnftools-features/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.5.1-SNAPSHOT/maven-metadata.xml [1051/1051] -> "northbound/vnftools-features/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.6.1-SNAPSHOT/maven-metadata.xml [1051/1051] -> "northbound/vnftools-features/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.7.0-SNAPSHOT/maven-metadata.xml [1051/1051] -> "northbound/vnftools-features/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.8.1-SNAPSHOT/maven-metadata.xml [1051/1051] -> "northbound/vnftools-features/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/maven-metadata.xml [1051/1051] -> "northbound/vnftools-features/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/3.1.1-SNAPSHOT/maven-metadata.xml [1051/1051] -> "northbound/vnftools-features/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/3.2.0-SNAPSHOT/maven-metadata.xml [1051/1051] -> "northbound/vnftools-features/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.2.0-SNAPSHOT/maven-metadata.xml [795/795] -> "northbound/vnftools-installer/1.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.3.0-SNAPSHOT/maven-metadata.xml [795/795] -> "northbound/vnftools-installer/1.3.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.3.2-SNAPSHOT/maven-metadata.xml [792/792] -> "northbound/vnftools-installer/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.3.3-SNAPSHOT/maven-metadata.xml [792/792] -> "northbound/vnftools-installer/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.6.3-SNAPSHOT/maven-metadata.xml [1003/1003] -> "northbound/vnftools-installer/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.7.1-SNAPSHOT/maven-metadata.xml [1003/1003] -> "northbound/vnftools-installer/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.7.2-SNAPSHOT/maven-metadata.xml [1003/1003] -> "northbound/vnftools-installer/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.8.2-SNAPSHOT/maven-metadata.xml [1003/1003] -> "northbound/vnftools-installer/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.0.4-SNAPSHOT/maven-metadata.xml [1003/1003] -> "northbound/vnftools-installer/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.1.6-SNAPSHOT/maven-metadata.xml [1003/1003] -> "northbound/vnftools-installer/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.2.4-SNAPSHOT/maven-metadata.xml [1003/1003] -> "northbound/vnftools-installer/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.3.1-SNAPSHOT/maven-metadata.xml [1003/1003] -> "northbound/vnftools-installer/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.4.3-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnftools-installer/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.5.1-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnftools-installer/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.6.1-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnftools-installer/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.7.0-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnftools-installer/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.8.1-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnftools-installer/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnftools-installer/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/3.1.1-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnftools-installer/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/3.2.0-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnftools-installer/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.2.0-SNAPSHOT/maven-metadata.xml [1444/1444] -> "northbound/vnftools-provider/1.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.3.0-SNAPSHOT/maven-metadata.xml [1444/1444] -> "northbound/vnftools-provider/1.3.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.3.2-SNAPSHOT/maven-metadata.xml [1438/1438] -> "northbound/vnftools-provider/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.3.3-SNAPSHOT/maven-metadata.xml [1438/1438] -> "northbound/vnftools-provider/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.6.3-SNAPSHOT/maven-metadata.xml [1219/1219] -> "northbound/vnftools-provider/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.7.1-SNAPSHOT/maven-metadata.xml [1219/1219] -> "northbound/vnftools-provider/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.7.2-SNAPSHOT/maven-metadata.xml [1219/1219] -> "northbound/vnftools-provider/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.8.2-SNAPSHOT/maven-metadata.xml [1219/1219] -> "northbound/vnftools-provider/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.0.4-SNAPSHOT/maven-metadata.xml [1219/1219] -> "northbound/vnftools-provider/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.1.6-SNAPSHOT/maven-metadata.xml [1219/1219] -> "northbound/vnftools-provider/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.2.4-SNAPSHOT/maven-metadata.xml [1219/1219] -> "northbound/vnftools-provider/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.3.1-SNAPSHOT/maven-metadata.xml [1219/1219] -> "northbound/vnftools-provider/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.4.3-SNAPSHOT/maven-metadata.xml [1652/1652] -> "northbound/vnftools-provider/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.5.1-SNAPSHOT/maven-metadata.xml [1652/1652] -> "northbound/vnftools-provider/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.6.1-SNAPSHOT/maven-metadata.xml [1652/1652] -> "northbound/vnftools-provider/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.7.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "northbound/vnftools-provider/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.8.1-SNAPSHOT/maven-metadata.xml [1652/1652] -> "northbound/vnftools-provider/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/maven-metadata.xml [1652/1652] -> "northbound/vnftools-provider/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/3.1.1-SNAPSHOT/maven-metadata.xml [1652/1652] -> "northbound/vnftools-provider/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/3.2.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "northbound/vnftools-provider/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.2.0-SNAPSHOT/maven-metadata.xml [611/611] -> "northbound/vnftools/1.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.3.0-SNAPSHOT/maven-metadata.xml [611/611] -> "northbound/vnftools/1.3.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.3.2-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/1.3.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.3.3-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/1.3.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.6.3-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/1.6.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.7.1-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/1.7.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.7.2-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/1.7.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.8.2-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/1.8.2-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.0.4-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.1.6-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/2.1.6-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.2.4-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/2.2.4-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.3.1-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/2.3.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.4.3-SNAPSHOT/maven-metadata.xml [1042/1042] -> "northbound/vnftools/2.4.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.5.1-SNAPSHOT/maven-metadata.xml [1042/1042] -> "northbound/vnftools/2.5.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.6.1-SNAPSHOT/maven-metadata.xml [1042/1042] -> "northbound/vnftools/2.6.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.7.0-SNAPSHOT/maven-metadata.xml [1042/1042] -> "northbound/vnftools/2.7.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.8.1-SNAPSHOT/maven-metadata.xml [1042/1042] -> "northbound/vnftools/2.8.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/maven-metadata.xml [1042/1042] -> "northbound/vnftools/3.0.3-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/3.1.1-SNAPSHOT/maven-metadata.xml [1042/1042] -> "northbound/vnftools/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 2025-10-18 08:21:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/3.2.0-SNAPSHOT/maven-metadata.xml [1042/1042] -> "northbound/vnftools/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 08:21:26 FINISHED --2025-10-18 08:21:26-- 08:21:26 Total wall clock time: 46s 08:21:26 Downloaded: 1135 files, 8.3M in 0.1s (56.2 MB/s) 08:21:26 + set -e 08:21:26 + popd 08:21:26 /w/workspace/sdnc-northbound-maven-merge-oslo 08:21:26 + mkdir -p /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo-backup 08:21:26 + cp -a /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo-backup 08:21:26 [sdnc-northbound-maven-merge-oslo] $ /bin/sh -xe /tmp/jenkins18247266456226105490.sh 08:21:26 [EnvInject] - Injecting environment variables from a build step. 08:21:26 [EnvInject] - Injecting as environment variables the properties content 08:21:26 MAVEN_GOALS=clean deploy 08:21:26 08:21:26 [EnvInject] - Variables injected successfully. 08:21:26 [sdnc-northbound-maven-merge-oslo] $ /bin/bash -l /tmp/jenkins12806801330975136568.sh 08:21:26 ---> common-variables.sh 08:21:26 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 08:21:26 ---> maven-build.sh 08:21:26 + set +u 08:21:26 + export MAVEN_OPTS 08:21:26 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e --global-settings /w/workspace/sdnc-northbound-maven-merge-oslo@tmp/config12433693547150337399tmp --settings /w/workspace/sdnc-northbound-maven-merge-oslo@tmp/config7838744023069784748tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge 08:21:26 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 08:21:26 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 08:21:26 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 08:21:26 Default locale: en, platform encoding: UTF-8 08:21:26 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 08:21:27 [INFO] Error stacktraces are turned on. 08:21:27 [INFO] Scanning for projects... 08:21:37 [WARNING] 08:21:37 [WARNING] Some problems were encountered while building the effective model for org.onap.sdnc.northbound:generic-resource-api-model-swagger:jar:3.0.3-SNAPSHOT 08:21:37 [WARNING] 'parent.relativePath' of POM org.onap.sdnc.northbound:generic-resource-api-model-swagger:3.0.3-SNAPSHOT (/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/pom.xml) points at org.onap.sdnc.northbound:generic-resource-api-model instead of org.onap.ccsdk.parent:oparent, please verify your project structure @ line 5, column 13 08:21:37 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 216, column 21 08:21:37 [WARNING] 'repositories.repository.id' must not contain any of these characters \/:"<>|?* but found > @ line 37, column 17 08:21:37 [WARNING] 08:21:37 [WARNING] Some problems were encountered while building the effective model for org.onap.sdnc.northbound:generic-resource-api-client:jar:3.0.3-SNAPSHOT 08:21:37 [WARNING] 'parent.relativePath' of POM org.onap.sdnc.northbound:generic-resource-api-client:3.0.3-SNAPSHOT (/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/pom.xml) points at org.onap.sdnc.northbound:generic-resource-api instead of org.onap.ccsdk.parent:client-parent, please verify your project structure @ line 5, column 13 08:21:37 [WARNING] 08:21:37 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 08:21:37 [WARNING] 08:21:37 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 08:21:37 [WARNING] 08:21:37 [INFO] ------------------------------------------------------------------------ 08:21:37 [INFO] Reactor Build Order: 08:21:37 [INFO] 08:21:37 [INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-model-yang [bundle] 08:21:37 [INFO] sdnc-northbound :: generic-resource-api:: generic-resource-api-model-swagger [jar] 08:21:37 [INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-model [pom] 08:21:37 [INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-provider [bundle] 08:21:37 [INFO] sdnc-northbound :: generic-resource-api :: sdnc-generic-resource-api [feature] 08:21:37 [INFO] sdnc-northbound :: generic-resource-api :: features-generic-resource-api [feature] 08:21:37 [INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-features [pom] 08:21:37 [INFO] sdnc-northbound :: generic-resource-api:: generic-resource-api-client [jar] 08:21:37 [INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-installer [pom] 08:21:37 [INFO] sdnc-northbound :: generic-resource-api [pom] 08:21:37 [INFO] sdnc-northbound :: optical-service :: optical-service-model [bundle] 08:21:37 [INFO] sdnc-northbound :: optical-service :: optical-service-provider [bundle] 08:21:37 [INFO] sdnc-northbound :: optical-service :: sdnc-optical-service [feature] 08:21:37 [INFO] sdnc-northbound :: optical-service :: features-optical-service [feature] 08:21:37 [INFO] sdnc-northbound :: optical-service:: optical-service-features [pom] 08:21:37 [INFO] sdnc-northbound :: optical-service :: optical-service-installer [pom] 08:21:37 [INFO] sdnc-northbound :: optical-service [pom] 08:21:37 [INFO] sdnc-northbound :: vnftools :: vnftools-provider [bundle] 08:21:37 [INFO] sdnc-northbound :: vnftools :: sdnc-vnftools [feature] 08:21:37 [INFO] sdnc-northbound :: vnftools :: features-vnftools [feature] 08:21:37 [INFO] sdnc-northbound :: vnftools :: vnftools-features [pom] 08:21:37 [INFO] sdnc-northbound :: vnftools :: vnftools-installer [pom] 08:21:37 [INFO] VNF Tools Plugin [pom] 08:21:37 [INFO] sdnc-northbound :: features :: sdnc-northbound-all [feature] 08:21:37 [INFO] sdnc-northbound :: features :: features-sdnc-northbound [feature] 08:21:37 [INFO] sdnc-northbound :: features :: sdnc-northbound-features-installer [pom] 08:21:37 [INFO] sdnc-northbound :: features [pom] 08:21:37 [INFO] sdnc-northbound [pom] 08:21:37 [INFO] 08:21:37 [INFO] ------< org.onap.sdnc.northbound:generic-resource-api-model-yang >------ 08:21:37 [INFO] Building sdnc-northbound :: generic-resource-api :: generic-resource-api-model-yang 3.0.3-SNAPSHOT [1/28] 08:21:37 [INFO] -------------------------------[ bundle ]------------------------------- 08:21:39 [INFO] 08:21:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ generic-resource-api-model-yang --- 08:21:39 [INFO] 08:21:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ generic-resource-api-model-yang --- 08:21:39 [INFO] 08:21:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ generic-resource-api-model-yang --- 08:21:39 [INFO] 08:21:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ generic-resource-api-model-yang --- 08:21:39 [INFO] 08:21:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ generic-resource-api-model-yang --- 08:21:39 [INFO] 08:21:39 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ generic-resource-api-model-yang --- 08:21:40 [INFO] 08:21:40 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ generic-resource-api-model-yang --- 08:21:41 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:21:41 [INFO] 08:21:41 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ generic-resource-api-model-yang --- 08:21:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:21:41 [INFO] 08:21:41 [INFO] --- yang-maven-plugin:11.0.5:generate-sources (binding) @ generic-resource-api-model-yang --- 08:21:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:21:42 [INFO] yang-to-sources: Inspecting /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/src/main/yang 08:21:42 [INFO] yang-to-sources: Found 2 dependencies in 4.600 ms 08:21:42 [INFO] yang-to-sources: Project model files found: 1 in 233.7 ms 08:21:43 [INFO] yang-to-sources: 3 YANG models processed in 595.9 ms 08:21:43 [INFO] BindingJavaFileGenerator: Defined 907 files in 180.3 ms 08:21:43 [INFO] Sorted 907 files into 239 directories in 5.721 ms 08:21:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 907 in 775.8 ms 08:21:43 [INFO] 08:21:43 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ generic-resource-api-model-yang --- 08:21:45 [INFO] 08:21:45 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ generic-resource-api-model-yang --- 08:21:45 [INFO] 08:21:45 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ generic-resource-api-model-yang --- 08:21:45 [INFO] 08:21:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ generic-resource-api-model-yang --- 08:21:46 [INFO] 08:21:46 [INFO] --- exec-maven-plugin:1.2.1:exec (generation) @ generic-resource-api-model-yang --- 08:21:46 [INFO] 08:21:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ generic-resource-api-model-yang --- 08:21:46 [INFO] Copying 1 resource from src/main/resources to target/classes 08:21:46 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/spi 08:21:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:21:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:21:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:21:46 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/spi 08:21:46 [INFO] 08:21:46 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ generic-resource-api-model-yang --- 08:21:47 [INFO] Recompiling the module because of changed dependency. 08:21:47 [INFO] Compiling 906 source files with javac [debug release 17] to target/classes 08:21:54 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/GENERICRESOURCEAPIService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:21:54 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/GENERICRESOURCEAPIService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:21:54 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/GENERICRESOURCEAPIService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 08:21:54 [INFO] 08:21:54 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ generic-resource-api-model-yang >>> 08:21:54 [INFO] 08:21:54 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ generic-resource-api-model-yang --- 08:21:56 [INFO] 08:21:56 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ generic-resource-api-model-yang <<< 08:21:56 [INFO] 08:21:56 [INFO] 08:21:56 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ generic-resource-api-model-yang --- 08:21:56 [INFO] 08:21:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ generic-resource-api-model-yang --- 08:21:56 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/src/test/resources 08:21:56 [INFO] 08:21:56 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ generic-resource-api-model-yang --- 08:21:56 [INFO] No sources to compile 08:21:56 [INFO] 08:21:56 [INFO] --- maven-surefire-plugin:3.0.0-M8:test (default-test) @ generic-resource-api-model-yang --- 08:21:56 [INFO] No tests to run. 08:21:56 [INFO] 08:21:56 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ generic-resource-api-model-yang --- 08:21:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:21:56 [INFO] 08:21:56 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ generic-resource-api-model-yang --- 08:21:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:21:56 [INFO] 08:21:56 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ generic-resource-api-model-yang --- 08:21:56 [INFO] 08:21:56 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ generic-resource-api-model-yang --- 08:21:58 [INFO] Building bundle: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.3-SNAPSHOT.jar 08:21:58 [INFO] Writing manifest: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/classes/META-INF/MANIFEST.MF 08:21:58 [INFO] 08:21:58 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ generic-resource-api-model-yang --- 08:21:59 [ERROR] Error fetching link: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/javadoc-bundle-options. Ignored it. 08:21:59 [INFO] No previous run data found, generating javadoc. 08:22:11 [WARNING] Javadoc Warnings 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/allotted/resource/status/AllottedResourceStatus.java:107: warning: no comment 08:22:11 [WARNING] Asynccomplete(1, "asynccomplete"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/allotted/resource/status/AllottedResourceStatus.java:109: warning: no comment 08:22:11 [WARNING] Notifycomplete(2, "notifycomplete") 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/allotted/resource/status/AllottedResourceStatus.java:105: warning: no comment 08:22:11 [WARNING] Synccomplete(0, "synccomplete"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/allotted/resource/status/AllottedResourceStatus.java:207: warning: no comment 08:22:11 [WARNING] Activate(1, "activate"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/allotted/resource/status/AllottedResourceStatus.java:205: warning: no comment 08:22:11 [WARNING] Assign(0, "assign"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/allotted/resource/status/AllottedResourceStatus.java:209: warning: no comment 08:22:11 [WARNING] Create(2, "create"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/allotted/resource/status/AllottedResourceStatus.java:215: warning: no comment 08:22:11 [WARNING] Deactivate(5, "deactivate") 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/allotted/resource/status/AllottedResourceStatus.java:211: warning: no comment 08:22:11 [WARNING] Delete(3, "delete"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/allotted/resource/status/AllottedResourceStatus.java:213: warning: no comment 08:22:11 [WARNING] Unassign(4, "unassign"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:109: warning: no comment 08:22:11 [WARNING] Asynccomplete(1, "asynccomplete"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:111: warning: no comment 08:22:11 [WARNING] Notifycomplete(2, "notifycomplete") 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:107: warning: no comment 08:22:11 [WARNING] Synccomplete(0, "synccomplete"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:211: warning: no comment 08:22:11 [WARNING] Activate(1, "activate"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:209: warning: no comment 08:22:11 [WARNING] Assign(0, "assign"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:213: warning: no comment 08:22:11 [WARNING] Create(2, "create"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:223: warning: no comment 08:22:11 [WARNING] Deactivate(7, "deactivate") 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:219: warning: no comment 08:22:11 [WARNING] Delete(5, "delete"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:215: warning: no comment 08:22:11 [WARNING] Disable(3, "disable"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:217: warning: no comment 08:22:11 [WARNING] Enable(4, "enable"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:221: warning: no comment 08:22:11 [WARNING] Unassign(6, "unassign"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/ForwardingPathInformation.java:71: warning: no comment 08:22:11 [WARNING] Service(1, "Service") 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/ForwardingPathInformation.java:69: warning: no comment 08:22:11 [WARNING] VNF(0, "VNF"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/GenericConfigurationNotificationOutput.java:16: warning: no comment 08:22:11 [WARNING] public interface GenericConfigurationNotificationOutput 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/GENERICRESOURCEAPIService.java:9: warning: no comment 08:22:11 [WARNING] public interface GENERICRESOURCEAPIService 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/sub/_interface/network/data/sub/_interface/network/data/network/information/items/NetworkInformationItem.java:86: warning: no comment 08:22:11 [WARNING] N(1, "N") 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/sub/_interface/network/data/sub/_interface/network/data/network/information/items/NetworkInformationItem.java:84: warning: no comment 08:22:11 [WARNING] Y(0, "Y"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/vm/network/data/network/information/items/NetworkInformationItem.java:88: warning: no comment 08:22:11 [WARNING] N(1, "N") 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/vm/network/data/network/information/items/NetworkInformationItem.java:86: warning: no comment 08:22:11 [WARNING] Y(0, "Y"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:569: warning: no comment 08:22:11 [WARNING] ActivateDCINetworkInstance(19, "ActivateDCINetworkInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:533: warning: no comment 08:22:11 [WARNING] ActivateNetworkInstance(1, "ActivateNetworkInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:551: warning: no comment 08:22:11 [WARNING] ActivatePnfInstance(10, "ActivatePnfInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:631: warning: no comment 08:22:11 [WARNING] ActivateSDWANDeviceInstance(50, "ActivateSDWANDeviceInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:649: warning: no comment 08:22:11 [WARNING] ActivateSDWANLanPortInstance(59, "ActivateSDWANLanPortInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:639: warning: no comment 08:22:11 [WARNING] ActivateSDWANPortInstance(54, "ActivateSDWANPortInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:665: warning: no comment 08:22:11 [WARNING] ActivateSDWANSiteInstance(67, "ActivateSDWANSiteInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:657: warning: no comment 08:22:11 [WARNING] ActivateSDWANVpnInstance(63, "ActivateSDWANVpnInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:599: warning: no comment 08:22:11 [WARNING] ActivateSiteInstance(34, "ActivateSiteInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:591: warning: no comment 08:22:11 [WARNING] ActivateSOTNAttachmentInstance(30, "ActivateSOTNAttachmentInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:583: warning: no comment 08:22:11 [WARNING] ActivateSOTNConnectivityInstance(26, "ActivateSOTNConnectivityInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:701: warning: no comment 08:22:11 [WARNING] ActivateSOTNL2VpnInstance(85, "ActivateSOTNL2VpnInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:685: warning: no comment 08:22:11 [WARNING] ActivateSOTNUnderlayInstance(77, "ActivateSOTNUnderlayInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:693: warning: no comment 08:22:11 [WARNING] ActivateSOTNUniInstance(81, "ActivateSOTNUniInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:709: warning: no comment 08:22:11 [WARNING] ActivateTransportSliceInstance(89, "ActivateTransportSliceInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:557: warning: no comment 08:22:11 [WARNING] ActivateVfModuleInstance(13, "ActivateVfModuleInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:545: warning: no comment 08:22:11 [WARNING] ActivateVnfInstance(7, "ActivateVnfInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:707: warning: no comment 08:22:11 [WARNING] AllocateTransportSliceInstance(88, "AllocateTransportSliceInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:679: warning: no comment 08:22:11 [WARNING] ChangeInternetProfileInstance(74, "ChangeInternetProfileInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:609: warning: no comment 08:22:11 [WARNING] ChangePortMirrorConfigurationInstance(39, "ChangePortMirrorConfigurationInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:673: warning: no comment 08:22:11 [WARNING] CreateAccessConnectivityInstance(71, "CreateAccessConnectivityInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:577: warning: no comment 08:22:11 [WARNING] CreateBRGInstance(23, "CreateBRGInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:717: warning: no comment 08:22:11 [WARNING] CreateCloudLeasedLineInstance(93, "CreateCloudLeasedLineInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:561: warning: no comment 08:22:11 [WARNING] CreateContrailRouteInstance(15, "CreateContrailRouteInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:623: warning: no comment 08:22:11 [WARNING] CreateForwardingPathInstance(46, "CreateForwardingPathInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:611: warning: no comment 08:22:11 [WARNING] CreateGenericConfigurationInstance(40, "CreateGenericConfigurationInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:677: warning: no comment 08:22:11 [WARNING] CreateInternetProfileInstance(73, "CreateInternetProfileInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:531: warning: no comment 08:22:11 [WARNING] CreateNetworkInstance(0, "CreateNetworkInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:549: warning: no comment 08:22:11 [WARNING] CreatePnfInstance(9, "CreatePnfInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:605: warning: no comment 08:22:11 [WARNING] CreatePortMirrorConfigurationInstance(37, "CreatePortMirrorConfigurationInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:629: warning: no comment 08:22:11 [WARNING] CreateSDWANDeviceInstance(49, "CreateSDWANDeviceInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:647: warning: no comment 08:22:11 [WARNING] CreateSDWANLanPortInstance(58, "CreateSDWANLanPortInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:637: warning: no comment 08:22:11 [WARNING] CreateSDWANPortInstance(53, "CreateSDWANPortInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:663: warning: no comment 08:22:11 [WARNING] CreateSDWANSiteInstance(66, "CreateSDWANSiteInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:655: warning: no comment 08:22:11 [WARNING] CreateSDWANVpnInstance(62, "CreateSDWANVpnInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:565: warning: no comment 08:22:11 [WARNING] CreateSecurityZoneInstance(17, "CreateSecurityZoneInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:539: warning: no comment 08:22:11 [WARNING] CreateServiceInstance(4, "CreateServiceInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:597: warning: no comment 08:22:11 [WARNING] CreateSiteInstance(33, "CreateSiteInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:589: warning: no comment 08:22:11 [WARNING] CreateSOTNAttachmentInstance(29, "CreateSOTNAttachmentInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:581: warning: no comment 08:22:11 [WARNING] CreateSOTNConnectivityInstance(25, "CreateSOTNConnectivityInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:699: warning: no comment 08:22:11 [WARNING] CreateSOTNL2VpnInstance(84, "CreateSOTNL2VpnInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:683: warning: no comment 08:22:11 [WARNING] CreateSOTNUnderlayInstance(76, "CreateSOTNUnderlayInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:691: warning: no comment 08:22:11 [WARNING] CreateSOTNUniInstance(80, "CreateSOTNUniInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:573: warning: no comment 08:22:11 [WARNING] CreateTunnelXConnInstance(21, "CreateTunnelXConnInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:555: warning: no comment 08:22:11 [WARNING] CreateVfModuleInstance(12, "CreateVfModuleInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:543: warning: no comment 08:22:11 [WARNING] CreateVnfInstance(6, "CreateVnfInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:571: warning: no comment 08:22:11 [WARNING] DeActivateDCINetworkInstance(20, "DeActivateDCINetworkInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:535: warning: no comment 08:22:11 [WARNING] DeActivateNetworkInstance(2, "DeActivateNetworkInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:633: warning: no comment 08:22:11 [WARNING] DeactivateSDWANDeviceInstance(51, "DeactivateSDWANDeviceInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:651: warning: no comment 08:22:11 [WARNING] DeactivateSDWANLanPortInstance(60, "DeactivateSDWANLanPortInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:641: warning: no comment 08:22:11 [WARNING] DeactivateSDWANPortInstance(55, "DeactivateSDWANPortInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:667: warning: no comment 08:22:11 [WARNING] DeactivateSDWANSiteInstance(68, "DeactivateSDWANSiteInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:659: warning: no comment 08:22:11 [WARNING] DeactivateSDWANVpnInstance(64, "DeactivateSDWANVpnInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:601: warning: no comment 08:22:11 [WARNING] DeactivateSiteInstance(35, "DeactivateSiteInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:593: warning: no comment 08:22:11 [WARNING] DeactivateSOTNAttachmentInstance(31, "DeactivateSOTNAttachmentInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:585: warning: no comment 08:22:11 [WARNING] DeactivateSOTNConnectivityInstance(27, "DeactivateSOTNConnectivityInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:703: warning: no comment 08:22:11 [WARNING] DeactivateSOTNL2VpnInstance(86, "DeactivateSOTNL2VpnInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:687: warning: no comment 08:22:11 [WARNING] DeactivateSOTNUnderlayInstance(78, "DeactivateSOTNUnderlayInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:695: warning: no comment 08:22:11 [WARNING] DeactivateSOTNUniInstance(82, "DeactivateSOTNUniInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:711: warning: no comment 08:22:11 [WARNING] DeactivateTransportSliceInstance(90, "DeactivateTransportSliceInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:675: warning: no comment 08:22:11 [WARNING] DeleteAccessConnectivityInstance(72, "DeleteAccessConnectivityInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:579: warning: no comment 08:22:11 [WARNING] DeleteBRGInstance(24, "DeleteBRGInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:721: warning: no comment 08:22:11 [WARNING] DeleteCloudLeasedLineInstance(95, "DeleteCloudLeasedLineInstance") 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:563: warning: no comment 08:22:11 [WARNING] DeleteContrailRouteInstance(16, "DeleteContrailRouteInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:625: warning: no comment 08:22:11 [WARNING] DeleteForwardingPathInstance(47, "DeleteForwardingPathInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:613: warning: no comment 08:22:11 [WARNING] DeleteGenericConfigurationInstance(41, "DeleteGenericConfigurationInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:681: warning: no comment 08:22:11 [WARNING] DeleteInternetProfileInstance(75, "DeleteInternetProfileInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:537: warning: no comment 08:22:11 [WARNING] DeleteNetworkInstance(3, "DeleteNetworkInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:553: warning: no comment 08:22:11 [WARNING] DeletePnfInstance(11, "DeletePnfInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:607: warning: no comment 08:22:11 [WARNING] DeletePortMirrorConfigurationInstance(38, "DeletePortMirrorConfigurationInstance"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:621: warning: no comment 08:22:11 [WARNING] DeletePreloadNetworkRequest(45, "DeletePreloadNetworkRequest"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:617: warning: no comment 08:22:11 [WARNING] DeletePreloadVfModuleRequest(43, "DeletePreloadVfModuleRequest"), 08:22:11 [WARNING] ^ 08:22:11 [WARNING] 100 warnings 08:22:11 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.3-SNAPSHOT-javadoc.jar 08:22:11 [INFO] 08:22:11 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ generic-resource-api-model-yang --- 08:22:11 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:22:11 [INFO] 08:22:11 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ generic-resource-api-model-yang --- 08:22:11 [INFO] No tests to run. 08:22:11 [INFO] 08:22:11 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ generic-resource-api-model-yang --- 08:22:12 [INFO] CycloneDX: Resolving Dependencies 08:22:13 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 08:22:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/bom.xml 08:22:13 [INFO] attaching as generic-resource-api-model-yang-3.0.3-SNAPSHOT-cyclonedx.xml 08:22:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/bom.json 08:22:13 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 08:22:13 [INFO] attaching as generic-resource-api-model-yang-3.0.3-SNAPSHOT-cyclonedx.json 08:22:13 [INFO] 08:22:13 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ generic-resource-api-model-yang --- 08:22:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:22:13 [INFO] 08:22:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ generic-resource-api-model-yang --- 08:22:13 [INFO] Skipping duplicate-finder execution! 08:22:13 [INFO] 08:22:13 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ generic-resource-api-model-yang --- 08:22:13 [WARNING] Unused declared dependencies found: 08:22:13 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile 08:22:13 [INFO] 08:22:13 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ generic-resource-api-model-yang --- 08:22:14 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.3-SNAPSHOT-sources.jar 08:22:14 [INFO] 08:22:14 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ generic-resource-api-model-yang --- 08:22:14 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/failsafe-reports 08:22:14 [INFO] 08:22:14 [INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ generic-resource-api-model-yang --- 08:22:14 [INFO] Skipping modernizer execution! 08:22:14 [INFO] 08:22:14 [INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ generic-resource-api-model-yang --- 08:22:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:22:14 [INFO] 08:22:14 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ generic-resource-api-model-yang --- 08:22:14 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/jacoco.exec 08:22:14 [INFO] 08:22:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ generic-resource-api-model-yang --- 08:22:15 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.3-SNAPSHOT.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-SNAPSHOT.jar 08:22:15 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-SNAPSHOT.pom 08:22:15 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.3-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-SNAPSHOT-javadoc.jar 08:22:15 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-SNAPSHOT-cyclonedx.xml 08:22:15 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/bom.json to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-SNAPSHOT-cyclonedx.json 08:22:15 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.3-SNAPSHOT-sources.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-SNAPSHOT-sources.jar 08:22:15 [INFO] 08:22:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ generic-resource-api-model-yang --- 08:22:15 [INFO] Writing OBR metadata 08:22:15 [INFO] Installing org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-SNAPSHOT.jar 08:22:15 [INFO] Writing OBR metadata 08:22:15 [INFO] 08:22:15 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ generic-resource-api-model-yang --- 08:22:15 [INFO] Deploying org.onap.sdnc.northbound:generic-resource-api-model-yang:3.0.3-SNAPSHOT at end 08:22:15 [INFO] 08:22:15 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ generic-resource-api-model-yang --- 08:22:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:22:15 [INFO] 08:22:15 [INFO] ----< org.onap.sdnc.northbound:generic-resource-api-model-swagger >----- 08:22:15 [INFO] Building sdnc-northbound :: generic-resource-api:: generic-resource-api-model-swagger 3.0.3-SNAPSHOT [2/28] 08:22:15 [INFO] --------------------------------[ jar ]--------------------------------- 08:22:15 [WARNING] Checksum validation failed, expected must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 08:22:16 [INFO] 08:22:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ generic-resource-api-model-swagger --- 08:22:16 [INFO] 08:22:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ generic-resource-api-model-swagger --- 08:22:16 [INFO] 08:22:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ generic-resource-api-model-swagger --- 08:22:16 [INFO] 08:22:16 [INFO] --- maven-dependency-plugin:2.10:unpack-dependencies (unpack-shared-resources) @ generic-resource-api-model-swagger --- 08:22:18 [INFO] Unpacking /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.4/rfc6991-ietf-yang-types-12.0.4.jar to /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/dependency with includes "**\/*.yang" and excludes "" 08:22:18 [INFO] Unpacking /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/12.0.4/ietf-type-util-12.0.4.jar to /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/dependency with includes "**\/*.yang" and excludes "" 08:22:18 [INFO] Unpacking /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.3-SNAPSHOT.jar to /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/dependency with includes "**\/*.yang" and excludes "" 08:22:18 [INFO] Unpacking /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.4/rfc6991-ietf-inet-types-12.0.4.jar to /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/dependency with includes "**\/*.yang" and excludes "" 08:22:18 [INFO] 08:22:18 [INFO] --- maven-antrun-plugin:1.8:run (default) @ generic-resource-api-model-swagger --- 08:22:18 [WARNING] Parameter tasks is deprecated, use target instead 08:22:18 [INFO] Executing tasks 08:22:18 08:22:18 main: 08:22:18 [move] Moving 3 files to /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/dependency 08:22:18 [move] Moved 3 empty directories to 1 empty directory under /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/dependency 08:22:18 [copy] Copying 3 files to /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/yang 08:22:18 [INFO] Executed tasks 08:22:18 [INFO] 08:22:18 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ generic-resource-api-model-swagger --- 08:22:18 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 08:22:18 [INFO] 08:22:18 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ generic-resource-api-model-swagger --- 08:22:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 08:22:18 [INFO] 08:22:18 [INFO] --- yang-maven-plugin:1.2.3:generate-sources (yang2swagger-json) @ generic-resource-api-model-swagger --- 08:22:21 [WARNING] yang-to-sources: Dependency resolution conflict: 08:22:21 [WARNING] yang-to-sources: 'org.opendaylight.yangtools:yang-maven-plugin' dependency [org.slf4j:slf4j-api:jar:1.7.18:compile] has different version than one declared in current project [org.slf4j:slf4j-api:jar:1.7.32:provided]. It is recommended to fix this problem because it may cause compilation errors. 08:22:21 Oct 18, 2025 8:22:21 AM com.google.common.base.internal.Finalizer getInheritableThreadLocalsField 08:22:21 INFO: Couldn't access Thread.inheritableThreadLocals. Reference finalizer threads will inherit thread local values. 08:22:21 [INFO] yang-to-sources: Inspecting /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/yang 08:22:22 [INFO] yang-to-sources: YANG files parsed from [META-INF/yang/ietf-inet-types@2013-07-15.yang, META-INF/yang/ietf-yang-types@2013-07-15.yang, META-INF/yang/GENERIC-RESOURCE-API@2017-08-24.yang] 08:22:22 [INFO] yang-to-sources: Code generator instantiated from com.mrv.yangtools.maven.gen.swagger.MavenSwaggerGenerator 08:22:22 [INFO] yang-to-sources: Sources will be generated to /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/src/main/json 08:22:22 [INFO] yang-to-sources: Succesfully deleted output directory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/src/main/json 08:22:22 [INFO] Generating swagger for yang modules: [ietf-yang-types,ietf-inet-types,GENERIC-RESOURCE-API] 08:22:22 [INFO] processing container statement services 08:22:22 [INFO] processing list statement service 08:22:22 [INFO] processing container statement service-status 08:22:22 [INFO] processing container statement service-data 08:22:22 [INFO] processing container statement networks 08:22:22 [INFO] processing list statement network 08:22:22 [INFO] processing container statement network-data 08:22:22 [INFO] processing container statement network-provided-allotted-resources 08:22:22 [INFO] processing container statement network-level-oper-status 08:22:22 [INFO] processing container statement sdnc-request-header 08:22:22 [INFO] processing container statement request-information 08:22:22 [INFO] processing container statement network-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement network-request-input 08:22:22 [INFO] processing container statement network-input-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)region-identifier 08:22:22 [INFO] processing container statement service-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement network-topology 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement network-parameters 08:22:22 [INFO] processing list statement network-parameter 08:22:22 [INFO] processing container statement network-assignments 08:22:22 [INFO] processing container statement network-topology-identifier-structure 08:22:22 [INFO] processing container statement related-networks 08:22:22 [INFO] processing list statement related-network 08:22:22 [INFO] processing container statement vlan-tags 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-topology 08:22:22 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-operation-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-operation-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-data 08:22:22 [INFO] processing container statement pnfs 08:22:22 [INFO] processing list statement pnf 08:22:22 [INFO] processing container statement pnf-data 08:22:22 [INFO] processing container statement pnf-topology 08:22:22 [INFO] processing container statement pnf-parameters-data 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement pnf-topology-identifier-structure 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-topology 08:22:22 [INFO] processing container statement pnf-level-oper-status 08:22:22 [INFO] processing container statement sdnc-request-header 08:22:22 [INFO] processing container statement request-information 08:22:22 [INFO] processing container statement service-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement pnf-details 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement pnf-request-input 08:22:22 [INFO] processing container statement pnf-input-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-operation-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-operation-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-data 08:22:22 [INFO] processing container statement vnfs 08:22:22 [INFO] processing list statement vnf 08:22:22 [INFO] processing container statement vnf-data 08:22:22 [INFO] processing container statement vnf-network-collections 08:22:22 [INFO] processing list statement vnf-network-collection 08:22:22 [INFO] processing container statement networks 08:22:22 [INFO] processing list statement network 08:22:22 [INFO] processing container statement vnf-floating-ip 08:22:22 [INFO] processing container statement ip-addresses 08:22:22 [INFO] processing container statement vnf-sub-interface-groups 08:22:22 [INFO] processing list statement vnf-sub-interface-group 08:22:22 [INFO] processing container statement customer-bonding-requests 08:22:22 [INFO] processing list statement customer-bonding-request 08:22:22 [INFO] processing container statement vnfcs 08:22:22 [INFO] processing list statement vnfc 08:22:22 [INFO] processing container statement vnics 08:22:22 [INFO] processing list statement vnic 08:22:22 [INFO] processing container statement sub-interfaces 08:22:22 [INFO] processing list statement sub-interface 08:22:22 [INFO] processing container statement sub-interface-ip-addresses 08:22:22 [INFO] processing container statement ip-addresses 08:22:22 [INFO] processing container statement sub-interface-network 08:22:22 [INFO] processing container statement vlan-tags 08:22:22 [INFO] processing container statement vnf-provided-allotted-resources 08:22:22 [INFO] processing container statement vf-modules 08:22:22 [INFO] processing list statement vf-module 08:22:22 [INFO] processing container statement vf-module-data 08:22:22 [INFO] processing container statement vf-module-level-oper-status 08:22:22 [INFO] processing container statement sdnc-request-header 08:22:22 [INFO] processing container statement request-information 08:22:22 [INFO] processing container statement vnf-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement service-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement vf-module-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement vf-module-request-input 08:22:22 [INFO] processing container statement vf-module-input-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement vf-module-topology 08:22:22 [INFO] processing container statement vf-module-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement vf-module-topology-identifier 08:22:22 [INFO] processing container statement vf-module-assignments 08:22:22 [INFO] processing container statement vms 08:22:22 [INFO] processing list statement vm 08:22:22 [INFO] processing container statement vm-names 08:22:22 [INFO] processing list statement vnfc-names 08:22:22 [INFO] processing container statement vnfc-networks 08:22:22 [INFO] processing list statement vnfc-network-data 08:22:22 [INFO] processing container statement vnfc-ports 08:22:22 [INFO] processing list statement vnfc-port 08:22:22 [INFO] processing container statement vnic-sub-interfaces 08:22:22 [INFO] processing list statement sub-interface-network-data 08:22:22 [INFO] processing container statement network-information-items 08:22:22 [INFO] processing list statement network-information-item 08:22:22 [INFO] processing container statement network-ips 08:22:22 [INFO] processing container statement floating-ips 08:22:22 [INFO] processing list statement vnfc-subnet 08:22:22 [INFO] processing list statement vnfc-ip-assignments 08:22:22 [INFO] processing list statement vnfc-subnet-ip 08:22:22 [INFO] processing container statement connection-point 08:22:22 [INFO] processing list statement vlan-data 08:22:22 [INFO] processing container statement vm-networks 08:22:22 [INFO] processing list statement vm-network 08:22:22 [INFO] processing container statement network-information-items 08:22:22 [INFO] processing list statement network-information-item 08:22:22 [INFO] processing container statement network-ips 08:22:22 [INFO] processing container statement mac-addresses 08:22:22 [INFO] processing container statement floating-ips 08:22:22 [INFO] processing container statement interface-route-prefixes 08:22:22 [INFO] processing container statement sriov-parameters 08:22:22 [INFO] processing container statement heat-vlan-filters 08:22:22 [INFO] processing container statement application-tags 08:22:22 [INFO] processing container statement c-tags 08:22:22 [INFO] processing container statement s-tags 08:22:22 [INFO] processing container statement related-networks 08:22:22 [INFO] processing list statement related-network 08:22:22 [INFO] processing container statement vlan-tags 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement dhcp-subnet-assignments 08:22:22 [INFO] processing list statement dhcp-subnet-assignment 08:22:22 [INFO] processing container statement vlan-vnfc-instance-groups 08:22:22 [INFO] processing list statement vlan-vnfc-instance-group 08:22:22 [INFO] processing container statement vnfcs 08:22:22 [INFO] processing list statement vnfc 08:22:22 [INFO] processing container statement vnic-groups 08:22:22 [INFO] processing list statement vnic-group 08:22:22 [INFO] processing container statement vlan-common-ip-addresses 08:22:22 [INFO] processing container statement ip-addresses 08:22:22 [INFO] processing container statement vlan-vnics 08:22:22 [INFO] processing list statement vlan-vnic 08:22:22 [INFO] processing container statement vnic-sub-interfaces 08:22:22 [INFO] processing list statement sub-interface-network-data 08:22:22 [INFO] processing container statement network-information-items 08:22:22 [INFO] processing list statement network-information-item 08:22:22 [INFO] processing container statement network-ips 08:22:22 [INFO] processing container statement floating-ips 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-topology 08:22:22 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-operation-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-operation-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-data 08:22:22 [INFO] processing container statement vnf-level-oper-status 08:22:22 [INFO] processing container statement sdnc-request-header 08:22:22 [INFO] processing container statement license-information 08:22:22 [INFO] processing list statement entitlement-pool-list 08:22:22 [INFO] processing list statement license-key-group-list 08:22:22 [INFO] processing container statement request-information 08:22:22 [INFO] processing container statement vnf-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement service-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement vnf-request-input 08:22:22 [INFO] processing container statement vnf-networks 08:22:22 [INFO] processing list statement vnf-network 08:22:22 [INFO] processing container statement subnets-data 08:22:22 [INFO] processing list statement subnet-data 08:22:22 [INFO] processing container statement related-networks 08:22:22 [INFO] processing list statement related-network 08:22:22 [INFO] processing container statement vlan-tags 08:22:22 [INFO] processing list statement vnf-network-instance-group-ids 08:22:22 [INFO] processing container statement vnf-input-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement vnf-topology 08:22:22 [INFO] processing container statement vnf-parameters-data 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement vnf-topology-identifier-structure 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement vnf-resource-assignments 08:22:22 [INFO] processing container statement availability-zones 08:22:22 [INFO] processing container statement vnf-networks 08:22:22 [INFO] processing list statement vnf-network 08:22:22 [INFO] processing container statement subnets-data 08:22:22 [INFO] processing list statement subnet-data 08:22:22 [INFO] processing container statement related-networks 08:22:22 [INFO] processing list statement related-network 08:22:22 [INFO] processing container statement vlan-tags 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-topology 08:22:22 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-operation-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-operation-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-data 08:22:22 [INFO] processing container statement consumed-allotted-resources 08:22:22 [INFO] processing list statement consumed-allotted-resource 08:22:22 [INFO] processing container statement provided-allotted-resources 08:22:22 [INFO] processing list statement provided-allotted-resource 08:22:22 [INFO] processing container statement provided-configurations 08:22:22 [INFO] processing list statement provided-configuration 08:22:22 [INFO] processing container statement vnfc-instance-groups 08:22:22 [INFO] processing list statement vnfc-instance-group 08:22:22 [INFO] processing container statement vnfc-objects 08:22:22 [INFO] processing list statement vnfc-object 08:22:22 [INFO] processing container statement vnics 08:22:22 [INFO] processing list statement vnic 08:22:22 [INFO] processing container statement capacity 08:22:22 [INFO] processing container statement vnic-ip-addresses 08:22:22 [INFO] processing container statement ip-addresses 08:22:22 [INFO] processing container statement network-instance-groups 08:22:22 [INFO] processing list statement network-instance-group 08:22:22 [INFO] processing container statement subnet-assignment-policy 08:22:22 [INFO] processing container statement vpn-binding-policy 08:22:22 [INFO] processing container statement aggregate-route-policy 08:22:22 [INFO] processing container statement networks 08:22:22 [INFO] processing list statement network 08:22:22 [INFO] processing container statement customer-bonding-requests 08:22:22 [INFO] processing list statement customer-bonding-request 08:22:22 [INFO] processing list statement vpn-bindings 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing list statement aggregate-routes 08:22:22 [INFO] processing list statement subnets 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-instance-group 08:22:22 [INFO] processing container statement forwarding-paths 08:22:22 [INFO] processing list statement forwarding-path 08:22:22 [INFO] processing container statement service-paths 08:22:22 [INFO] processing list statement service-path 08:22:22 [INFO] processing list statement service 08:22:22 [INFO] processing container statement vnfs 08:22:22 [INFO] processing list statement vnf 08:22:22 [INFO] processing container statement vf-module-instance 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)forwarding-path-information 08:22:22 [INFO] processing container statement service-topology 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement service-assignments 08:22:22 [INFO] processing container statement service-parameters 08:22:22 [INFO] processing list statement service-parameter 08:22:22 [INFO] processing container statement service-topology-identifier 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-topology 08:22:22 [INFO] processing container statement service-level-oper-status 08:22:22 [INFO] processing container statement request-information 08:22:22 [INFO] processing container statement sdnc-request-header 08:22:22 [INFO] processing container statement service-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement service-request-input 08:22:22 [INFO] processing container statement service-input-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-operation-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-operation-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-data 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service 08:22:22 [INFO] processing container statement contrail-route-allotted-resources 08:22:22 [INFO] processing list statement contrail-route-allotted-resource 08:22:22 [INFO] processing container statement allotted-resource-data 08:22:22 [INFO] processing container statement allotted-resource-operation-information 08:22:22 [INFO] processing container statement sdnc-request-header 08:22:22 [INFO] processing container statement request-information 08:22:22 [INFO] processing container statement service-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement contrail-route-request-input 08:22:22 [INFO] processing container statement source-network 08:22:22 [INFO] processing container statement dest-network 08:22:22 [INFO] processing container statement contrail-applied-service-info 08:22:22 [INFO] processing container statement contrail-route-input-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement allotted-resource-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)contrail-route-operation-information 08:22:22 [INFO] processing container statement contrail-route-topology 08:22:22 [INFO] processing container statement contrail-route-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement allotted-resource-identifiers 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement contrail-route-assignments 08:22:22 [INFO] processing container statement source-network 08:22:22 [INFO] processing container statement dest-network 08:22:22 [INFO] processing container statement contrail-applied-service 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)contrail-route-topology 08:22:22 [INFO] processing container statement allotted-resource-oper-status 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data 08:22:22 [INFO] processing container statement allotted-resource-status 08:22:22 [INFO] processing container statement security-zone-allotted-resources 08:22:22 [INFO] processing list statement security-zone-allotted-resource 08:22:22 [INFO] processing container statement allotted-resource-data 08:22:22 [INFO] processing container statement allotted-resource-operation-information 08:22:22 [INFO] processing container statement request-information 08:22:22 [INFO] processing container statement sdnc-request-header 08:22:22 [INFO] processing container statement security-zone-request-input 08:22:22 [INFO] processing container statement security-zone-input-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement allotted-resource-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement service-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)security-zone-operation-information 08:22:22 [INFO] processing container statement security-zone-topology 08:22:22 [INFO] processing container statement security-zone-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement security-zone-assignments 08:22:22 [INFO] processing container statement allotted-resource-identifiers 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)security-zone-topology 08:22:22 [INFO] processing container statement security-zone-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement allotted-resource-oper-status 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data 08:22:22 [INFO] processing container statement allotted-resource-status 08:22:22 [INFO] processing container statement tunnelxconn-allotted-resources 08:22:22 [INFO] processing list statement tunnelxconn-allotted-resource 08:22:22 [INFO] processing container statement allotted-resource-data 08:22:22 [INFO] processing container statement allotted-resource-operation-information 08:22:22 [INFO] processing container statement sdnc-request-header 08:22:22 [INFO] processing container statement tunnelxconn-request-input 08:22:22 [INFO] processing container statement request-information 08:22:22 [INFO] processing container statement service-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement allotted-resource-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)tunnelxconn-operation-information 08:22:22 [INFO] processing container statement tunnelxconn-topology 08:22:22 [INFO] processing container statement tunnelxconn-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement allotted-resource-identifiers 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement tunnelxconn-assignments 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)tunnelxconn-topology 08:22:22 [INFO] processing container statement tunnelxconn-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement allotted-resource-oper-status 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data 08:22:22 [INFO] processing container statement allotted-resource-status 08:22:22 [INFO] processing container statement brg-allotted-resources 08:22:22 [INFO] processing list statement brg-allotted-resource 08:22:22 [INFO] processing container statement allotted-resource-data 08:22:22 [INFO] processing container statement allotted-resource-operation-information 08:22:22 [INFO] processing container statement request-information 08:22:22 [INFO] processing container statement sdnc-request-header 08:22:22 [INFO] processing container statement allotted-resource-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement service-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement brg-request-input 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)brg-operation-information 08:22:22 [INFO] processing container statement brg-topology 08:22:22 [INFO] processing container statement brg-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement allotted-resource-identifiers 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement brg-assignments 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)brg-topology 08:22:22 [INFO] processing container statement brg-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement allotted-resource-oper-status 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data 08:22:22 [INFO] processing container statement allotted-resource-status 08:22:22 [INFO] processing container statement connection-attachment-allotted-resources 08:22:22 [INFO] processing list statement connection-attachment-allotted-resource 08:22:22 [INFO] processing container statement allotted-resource-data 08:22:22 [INFO] processing container statement allotted-resource-operation-information 08:22:22 [INFO] processing container statement sdnc-request-header 08:22:22 [INFO] processing container statement request-information 08:22:22 [INFO] processing container statement connection-attachment-request-input 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement service-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement allotted-resource-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)connection-attachment-operation-information 08:22:22 [INFO] processing container statement connection-attachment-topology 08:22:22 [INFO] processing container statement connection-attachment-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement connection-attachment-assignments 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement allotted-resource-identifiers 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)connection-attachment-topology 08:22:22 [INFO] processing container statement connection-attachment-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement allotted-resource-oper-status 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data 08:22:22 [INFO] processing container statement allotted-resource-status 08:22:22 [INFO] processing container statement port-mirror-configurations 08:22:22 [INFO] processing list statement port-mirror-configuration 08:22:22 [INFO] processing container statement configuration-data 08:22:22 [INFO] processing container statement configuration-operation-information 08:22:22 [INFO] processing container statement request-information 08:22:22 [INFO] processing container statement sdnc-request-header 08:22:22 [INFO] processing container statement service-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement configuration-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement port-mirror-configuration-request-input 08:22:22 [INFO] processing container statement source-port 08:22:22 [INFO] processing container statement pnf-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement vnf-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-info 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-info 08:22:22 [INFO] processing container statement dest-port 08:22:22 [INFO] processing container statement pnf-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement vnf-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement port-mirror-configuration-input-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-mirror-topology-operation-information 08:22:22 [INFO] processing container statement port-mirror-configuration-topology 08:22:22 [INFO] processing container statement port-mirror-configuration-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement configuration-identifiers 08:22:22 [INFO] processing container statement port-mirror-configuration-assignments 08:22:22 [INFO] processing container statement contrail-vmi-params 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement source-vnfc-instance-group-id 08:22:22 [INFO] processing container statement dest-vnfc-instance-group-id 08:22:22 [INFO] processing container statement source-to-dest-maps 08:22:22 [INFO] processing list statement source-to-dest-map 08:22:22 [INFO] processing container statement dest-ip-addresses 08:22:22 [INFO] processing container statement ip-addresses 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-mirror-configuration-topology 08:22:22 [INFO] processing container statement configuration-oper-status 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)configuration-data 08:22:22 [INFO] processing container statement configuration-status 08:22:22 [INFO] processing container statement generic-configurations 08:22:22 [INFO] processing list statement gc-configuration 08:22:22 [INFO] processing container statement configuration-data 08:22:22 [INFO] processing container statement configuration-operation-information 08:22:22 [INFO] processing container statement request-information 08:22:22 [INFO] processing container statement sdnc-request-header 08:22:22 [INFO] processing container statement service-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement gc-request-input 08:22:22 [INFO] processing container statement input-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing list statement configuration-ids 08:22:22 [INFO] processing container statement configuration-information 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)gc-topology-operation-information 08:22:22 [INFO] processing container statement configuration-oper-status 08:22:22 [INFO] processing container statement configuration-status 08:22:22 [INFO] processing container statement preload-information 08:22:22 [INFO] processing list statement preload-list 08:22:22 [INFO] processing container statement preload-data 08:22:22 [INFO] processing container statement preload-oper-status 08:22:22 [INFO] processing container statement preload-network-topology-information 08:22:22 [INFO] processing list statement network-policy 08:22:22 [INFO] processing list statement route-table-reference 08:22:22 [INFO] processing list statement host-routes 08:22:22 [INFO] processing list statement vpn-bindings 08:22:22 [INFO] processing list statement subnets 08:22:22 [INFO] processing container statement network-topology-identifier-structure 08:22:22 [INFO] processing container statement related-networks 08:22:22 [INFO] processing list statement related-network 08:22:22 [INFO] processing container statement vlan-tags 08:22:22 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)provider-network-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)preload-network-topology-information 08:22:22 [INFO] processing container statement preload-vf-module-topology-information 08:22:22 [INFO] processing container statement vnf-topology-identifier-structure 08:22:22 [INFO] processing container statement vnf-resource-assignments 08:22:22 [INFO] processing container statement availability-zones 08:22:22 [INFO] processing container statement vnf-networks 08:22:22 [INFO] processing list statement vnf-network 08:22:22 [INFO] processing container statement subnets-data 08:22:22 [INFO] processing list statement subnet-data 08:22:22 [INFO] processing container statement related-networks 08:22:22 [INFO] processing list statement related-network 08:22:22 [INFO] processing container statement vlan-tags 08:22:22 [INFO] processing container statement vf-module-topology 08:22:22 [INFO] processing container statement vf-module-parameters 08:22:22 [INFO] processing list statement param 08:22:22 [INFO] processing container statement resource-resolution-data 08:22:22 [INFO] processing list statement resource-key 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement vf-module-topology-identifier 08:22:22 [INFO] processing container statement vf-module-assignments 08:22:22 [INFO] processing container statement vms 08:22:22 [INFO] processing list statement vm 08:22:22 [INFO] processing container statement vm-names 08:22:22 [INFO] processing list statement vnfc-names 08:22:22 [INFO] processing container statement vnfc-networks 08:22:22 [INFO] processing list statement vnfc-network-data 08:22:22 [INFO] processing container statement vnfc-ports 08:22:22 [INFO] processing list statement vnfc-port 08:22:22 [INFO] processing container statement vnic-sub-interfaces 08:22:22 [INFO] processing list statement sub-interface-network-data 08:22:22 [INFO] processing container statement network-information-items 08:22:22 [INFO] processing list statement network-information-item 08:22:22 [INFO] processing container statement network-ips 08:22:22 [INFO] processing container statement floating-ips 08:22:22 [INFO] processing list statement vnfc-subnet 08:22:22 [INFO] processing list statement vnfc-ip-assignments 08:22:22 [INFO] processing list statement vnfc-subnet-ip 08:22:22 [INFO] processing container statement connection-point 08:22:22 [INFO] processing list statement vlan-data 08:22:22 [INFO] processing container statement vm-networks 08:22:22 [INFO] processing list statement vm-network 08:22:22 [INFO] processing container statement network-information-items 08:22:22 [INFO] processing list statement network-information-item 08:22:22 [INFO] processing container statement network-ips 08:22:22 [INFO] processing container statement mac-addresses 08:22:22 [INFO] processing container statement floating-ips 08:22:22 [INFO] processing container statement interface-route-prefixes 08:22:22 [INFO] processing container statement sriov-parameters 08:22:22 [INFO] processing container statement heat-vlan-filters 08:22:22 [INFO] processing container statement application-tags 08:22:22 [INFO] processing container statement c-tags 08:22:22 [INFO] processing container statement s-tags 08:22:22 [INFO] processing container statement related-networks 08:22:22 [INFO] processing list statement related-network 08:22:22 [INFO] processing container statement vlan-tags 08:22:22 [INFO] processing container statement onap-model-information 08:22:22 [INFO] processing container statement dhcp-subnet-assignments 08:22:22 [INFO] processing list statement dhcp-subnet-assignment 08:22:22 [INFO] processing container statement vlan-vnfc-instance-groups 08:22:22 [INFO] processing list statement vlan-vnfc-instance-group 08:22:22 [INFO] processing container statement vnfcs 08:22:22 [INFO] processing list statement vnfc 08:22:22 [INFO] processing container statement vnic-groups 08:22:22 [INFO] processing list statement vnic-group 08:22:22 [INFO] processing container statement vlan-common-ip-addresses 08:22:22 [INFO] processing container statement ip-addresses 08:22:22 [INFO] processing container statement vlan-vnics 08:22:22 [INFO] processing list statement vlan-vnic 08:22:22 [INFO] processing container statement vnic-sub-interfaces 08:22:22 [INFO] processing list statement sub-interface-network-data 08:22:22 [INFO] processing container statement network-information-items 08:22:22 [INFO] processing list statement network-information-item 08:22:22 [INFO] processing container statement network-ips 08:22:22 [INFO] processing container statement floating-ips 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)preload-vf-module-topology-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)preload-data 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)gc-topology-operation-information 08:22:22 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)topology-response-common 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)security-zone-operation-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)brg-operation-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)forwarding-path-operation-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)connection-attachment-operation-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-mirror-topology-operation-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)contrail-route-operation-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:22 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-get-resource-request-input-data 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)tunnelxconn-operation-information 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:22 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input 08:22:22 [WARNING] Empty model in generic.resource.api.networkassignments.NetworkAssignments 08:22:22 [WARNING] Empty model in generic.resource.api.serviceassignments.ServiceAssignments 08:22:22 [WARNING] Empty model in generic.resource.api.connectionattachmentassignments.ConnectionAttachmentAssignments 08:22:22 [INFO] yang-to-sources: Sources generated by com.mrv.yangtools.maven.gen.swagger.MavenSwaggerGenerator: [/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/src/main/json/generic-resource.json] 08:22:22 [INFO] 08:22:22 [INFO] --- yang-maven-plugin:1.2.3:generate-sources (yang2swagger-yaml) @ generic-resource-api-model-swagger --- 08:22:22 [WARNING] yang-to-sources: Dependency resolution conflict: 08:22:22 [WARNING] yang-to-sources: 'org.opendaylight.yangtools:yang-maven-plugin' dependency [org.slf4j:slf4j-api:jar:1.7.18:compile] has different version than one declared in current project [org.slf4j:slf4j-api:jar:1.7.32:provided]. It is recommended to fix this problem because it may cause compilation errors. 08:22:22 [INFO] yang-to-sources: Inspecting /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/yang 08:22:23 [INFO] yang-to-sources: YANG files parsed from [META-INF/yang/ietf-inet-types@2013-07-15.yang, META-INF/yang/ietf-yang-types@2013-07-15.yang, META-INF/yang/GENERIC-RESOURCE-API@2017-08-24.yang] 08:22:23 [INFO] yang-to-sources: Code generator instantiated from com.mrv.yangtools.maven.gen.swagger.MavenSwaggerGenerator 08:22:23 [INFO] yang-to-sources: Sources will be generated to /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/src/main/yaml 08:22:23 [INFO] yang-to-sources: Succesfully deleted output directory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/src/main/yaml 08:22:23 [INFO] Generating swagger for yang modules: [ietf-yang-types,ietf-inet-types,GENERIC-RESOURCE-API] 08:22:23 [INFO] processing container statement services 08:22:23 [INFO] processing list statement service 08:22:23 [INFO] processing container statement service-status 08:22:23 [INFO] processing container statement service-data 08:22:23 [INFO] processing container statement networks 08:22:23 [INFO] processing list statement network 08:22:23 [INFO] processing container statement network-data 08:22:23 [INFO] processing container statement network-provided-allotted-resources 08:22:23 [INFO] processing container statement network-level-oper-status 08:22:23 [INFO] processing container statement request-information 08:22:23 [INFO] processing container statement sdnc-request-header 08:22:23 [INFO] processing container statement network-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement network-request-input 08:22:23 [INFO] processing container statement network-input-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)region-identifier 08:22:23 [INFO] processing container statement service-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement network-topology 08:22:23 [INFO] processing container statement network-parameters 08:22:23 [INFO] processing list statement network-parameter 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement network-assignments 08:22:23 [INFO] processing container statement network-topology-identifier-structure 08:22:23 [INFO] processing container statement related-networks 08:22:23 [INFO] processing list statement related-network 08:22:23 [INFO] processing container statement vlan-tags 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-topology 08:22:23 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-operation-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-operation-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-data 08:22:23 [INFO] processing container statement pnfs 08:22:23 [INFO] processing list statement pnf 08:22:23 [INFO] processing container statement pnf-data 08:22:23 [INFO] processing container statement pnf-topology 08:22:23 [INFO] processing container statement pnf-parameters-data 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing container statement pnf-topology-identifier-structure 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-topology 08:22:23 [INFO] processing container statement pnf-level-oper-status 08:22:23 [INFO] processing container statement request-information 08:22:23 [INFO] processing container statement sdnc-request-header 08:22:23 [INFO] processing container statement service-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement pnf-details 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement pnf-request-input 08:22:23 [INFO] processing container statement pnf-input-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-operation-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-operation-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-data 08:22:23 [INFO] processing container statement vnfs 08:22:23 [INFO] processing list statement vnf 08:22:23 [INFO] processing container statement vnf-data 08:22:23 [INFO] processing container statement vnf-network-collections 08:22:23 [INFO] processing list statement vnf-network-collection 08:22:23 [INFO] processing container statement networks 08:22:23 [INFO] processing list statement network 08:22:23 [INFO] processing container statement vnf-floating-ip 08:22:23 [INFO] processing container statement ip-addresses 08:22:23 [INFO] processing container statement vnf-sub-interface-groups 08:22:23 [INFO] processing list statement vnf-sub-interface-group 08:22:23 [INFO] processing container statement customer-bonding-requests 08:22:23 [INFO] processing list statement customer-bonding-request 08:22:23 [INFO] processing container statement vnfcs 08:22:23 [INFO] processing list statement vnfc 08:22:23 [INFO] processing container statement vnics 08:22:23 [INFO] processing list statement vnic 08:22:23 [INFO] processing container statement sub-interfaces 08:22:23 [INFO] processing list statement sub-interface 08:22:23 [INFO] processing container statement sub-interface-ip-addresses 08:22:23 [INFO] processing container statement ip-addresses 08:22:23 [INFO] processing container statement sub-interface-network 08:22:23 [INFO] processing container statement vlan-tags 08:22:23 [INFO] processing container statement vnf-provided-allotted-resources 08:22:23 [INFO] processing container statement vf-modules 08:22:23 [INFO] processing list statement vf-module 08:22:23 [INFO] processing container statement vf-module-data 08:22:23 [INFO] processing container statement vf-module-level-oper-status 08:22:23 [INFO] processing container statement sdnc-request-header 08:22:23 [INFO] processing container statement request-information 08:22:23 [INFO] processing container statement vf-module-request-input 08:22:23 [INFO] processing container statement vf-module-input-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing container statement vnf-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement service-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement vf-module-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement vf-module-topology 08:22:23 [INFO] processing container statement vf-module-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement vf-module-topology-identifier 08:22:23 [INFO] processing container statement vf-module-assignments 08:22:23 [INFO] processing container statement vms 08:22:23 [INFO] processing list statement vm 08:22:23 [INFO] processing container statement vm-names 08:22:23 [INFO] processing list statement vnfc-names 08:22:23 [INFO] processing container statement vnfc-networks 08:22:23 [INFO] processing list statement vnfc-network-data 08:22:23 [INFO] processing container statement vnfc-ports 08:22:23 [INFO] processing list statement vnfc-port 08:22:23 [INFO] processing container statement vnic-sub-interfaces 08:22:23 [INFO] processing list statement sub-interface-network-data 08:22:23 [INFO] processing container statement network-information-items 08:22:23 [INFO] processing list statement network-information-item 08:22:23 [INFO] processing container statement network-ips 08:22:23 [INFO] processing container statement floating-ips 08:22:23 [INFO] processing list statement vnfc-subnet 08:22:23 [INFO] processing list statement vnfc-ip-assignments 08:22:23 [INFO] processing list statement vnfc-subnet-ip 08:22:23 [INFO] processing container statement connection-point 08:22:23 [INFO] processing list statement vlan-data 08:22:23 [INFO] processing container statement vm-networks 08:22:23 [INFO] processing list statement vm-network 08:22:23 [INFO] processing container statement network-information-items 08:22:23 [INFO] processing list statement network-information-item 08:22:23 [INFO] processing container statement network-ips 08:22:23 [INFO] processing container statement mac-addresses 08:22:23 [INFO] processing container statement floating-ips 08:22:23 [INFO] processing container statement interface-route-prefixes 08:22:23 [INFO] processing container statement sriov-parameters 08:22:23 [INFO] processing container statement heat-vlan-filters 08:22:23 [INFO] processing container statement application-tags 08:22:23 [INFO] processing container statement c-tags 08:22:23 [INFO] processing container statement s-tags 08:22:23 [INFO] processing container statement related-networks 08:22:23 [INFO] processing list statement related-network 08:22:23 [INFO] processing container statement vlan-tags 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement dhcp-subnet-assignments 08:22:23 [INFO] processing list statement dhcp-subnet-assignment 08:22:23 [INFO] processing container statement vlan-vnfc-instance-groups 08:22:23 [INFO] processing list statement vlan-vnfc-instance-group 08:22:23 [INFO] processing container statement vnfcs 08:22:23 [INFO] processing list statement vnfc 08:22:23 [INFO] processing container statement vnic-groups 08:22:23 [INFO] processing list statement vnic-group 08:22:23 [INFO] processing container statement vlan-common-ip-addresses 08:22:23 [INFO] processing container statement ip-addresses 08:22:23 [INFO] processing container statement vlan-vnics 08:22:23 [INFO] processing list statement vlan-vnic 08:22:23 [INFO] processing container statement vnic-sub-interfaces 08:22:23 [INFO] processing list statement sub-interface-network-data 08:22:23 [INFO] processing container statement network-information-items 08:22:23 [INFO] processing list statement network-information-item 08:22:23 [INFO] processing container statement network-ips 08:22:23 [INFO] processing container statement floating-ips 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-topology 08:22:23 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-operation-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-operation-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-data 08:22:23 [INFO] processing container statement vnf-level-oper-status 08:22:23 [INFO] processing container statement license-information 08:22:23 [INFO] processing list statement entitlement-pool-list 08:22:23 [INFO] processing list statement license-key-group-list 08:22:23 [INFO] processing container statement request-information 08:22:23 [INFO] processing container statement sdnc-request-header 08:22:23 [INFO] processing container statement service-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement vnf-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement vnf-request-input 08:22:23 [INFO] processing container statement vnf-networks 08:22:23 [INFO] processing list statement vnf-network 08:22:23 [INFO] processing container statement subnets-data 08:22:23 [INFO] processing list statement subnet-data 08:22:23 [INFO] processing container statement related-networks 08:22:23 [INFO] processing list statement related-network 08:22:23 [INFO] processing container statement vlan-tags 08:22:23 [INFO] processing list statement vnf-network-instance-group-ids 08:22:23 [INFO] processing container statement vnf-input-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing container statement vnf-topology 08:22:23 [INFO] processing container statement vnf-parameters-data 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement vnf-topology-identifier-structure 08:22:23 [INFO] processing container statement vnf-resource-assignments 08:22:23 [INFO] processing container statement availability-zones 08:22:23 [INFO] processing container statement vnf-networks 08:22:23 [INFO] processing list statement vnf-network 08:22:23 [INFO] processing container statement subnets-data 08:22:23 [INFO] processing list statement subnet-data 08:22:23 [INFO] processing container statement related-networks 08:22:23 [INFO] processing list statement related-network 08:22:23 [INFO] processing container statement vlan-tags 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-topology 08:22:23 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-operation-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-operation-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-data 08:22:23 [INFO] processing container statement consumed-allotted-resources 08:22:23 [INFO] processing list statement consumed-allotted-resource 08:22:23 [INFO] processing container statement provided-allotted-resources 08:22:23 [INFO] processing list statement provided-allotted-resource 08:22:23 [INFO] processing container statement provided-configurations 08:22:23 [INFO] processing list statement provided-configuration 08:22:23 [INFO] processing container statement vnfc-instance-groups 08:22:23 [INFO] processing list statement vnfc-instance-group 08:22:23 [INFO] processing container statement vnfc-objects 08:22:23 [INFO] processing list statement vnfc-object 08:22:23 [INFO] processing container statement vnics 08:22:23 [INFO] processing list statement vnic 08:22:23 [INFO] processing container statement capacity 08:22:23 [INFO] processing container statement vnic-ip-addresses 08:22:23 [INFO] processing container statement ip-addresses 08:22:23 [INFO] processing container statement network-instance-groups 08:22:23 [INFO] processing list statement network-instance-group 08:22:23 [INFO] processing container statement subnet-assignment-policy 08:22:23 [INFO] processing container statement vpn-binding-policy 08:22:23 [INFO] processing container statement aggregate-route-policy 08:22:23 [INFO] processing container statement networks 08:22:23 [INFO] processing list statement network 08:22:23 [INFO] processing container statement customer-bonding-requests 08:22:23 [INFO] processing list statement customer-bonding-request 08:22:23 [INFO] processing list statement vpn-bindings 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing list statement subnets 08:22:23 [INFO] processing list statement aggregate-routes 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-instance-group 08:22:23 [INFO] processing container statement forwarding-paths 08:22:23 [INFO] processing list statement forwarding-path 08:22:23 [INFO] processing container statement service-paths 08:22:23 [INFO] processing list statement service-path 08:22:23 [INFO] processing list statement service 08:22:23 [INFO] processing container statement vnfs 08:22:23 [INFO] processing list statement vnf 08:22:23 [INFO] processing container statement vf-module-instance 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)forwarding-path-information 08:22:23 [INFO] processing container statement service-level-oper-status 08:22:23 [INFO] processing container statement service-topology 08:22:23 [INFO] processing container statement service-topology-identifier 08:22:23 [INFO] processing container statement service-assignments 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement service-parameters 08:22:23 [INFO] processing list statement service-parameter 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-topology 08:22:23 [INFO] processing container statement request-information 08:22:23 [INFO] processing container statement sdnc-request-header 08:22:23 [INFO] processing container statement service-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement service-request-input 08:22:23 [INFO] processing container statement service-input-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-operation-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-operation-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-data 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service 08:22:23 [INFO] processing container statement contrail-route-allotted-resources 08:22:23 [INFO] processing list statement contrail-route-allotted-resource 08:22:23 [INFO] processing container statement allotted-resource-data 08:22:23 [INFO] processing container statement allotted-resource-operation-information 08:22:23 [INFO] processing container statement sdnc-request-header 08:22:23 [INFO] processing container statement request-information 08:22:23 [INFO] processing container statement service-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement allotted-resource-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement contrail-route-request-input 08:22:23 [INFO] processing container statement source-network 08:22:23 [INFO] processing container statement dest-network 08:22:23 [INFO] processing container statement contrail-applied-service-info 08:22:23 [INFO] processing container statement contrail-route-input-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)contrail-route-operation-information 08:22:23 [INFO] processing container statement contrail-route-topology 08:22:23 [INFO] processing container statement contrail-route-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement allotted-resource-identifiers 08:22:23 [INFO] processing container statement contrail-route-assignments 08:22:23 [INFO] processing container statement source-network 08:22:23 [INFO] processing container statement dest-network 08:22:23 [INFO] processing container statement contrail-applied-service 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)contrail-route-topology 08:22:23 [INFO] processing container statement allotted-resource-oper-status 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data 08:22:23 [INFO] processing container statement allotted-resource-status 08:22:23 [INFO] processing container statement security-zone-allotted-resources 08:22:23 [INFO] processing list statement security-zone-allotted-resource 08:22:23 [INFO] processing container statement allotted-resource-data 08:22:23 [INFO] processing container statement allotted-resource-operation-information 08:22:23 [INFO] processing container statement request-information 08:22:23 [INFO] processing container statement sdnc-request-header 08:22:23 [INFO] processing container statement security-zone-request-input 08:22:23 [INFO] processing container statement security-zone-input-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing container statement allotted-resource-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement service-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)security-zone-operation-information 08:22:23 [INFO] processing container statement security-zone-topology 08:22:23 [INFO] processing container statement security-zone-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing container statement security-zone-assignments 08:22:23 [INFO] processing container statement allotted-resource-identifiers 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)security-zone-topology 08:22:23 [INFO] processing container statement security-zone-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing container statement allotted-resource-oper-status 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data 08:22:23 [INFO] processing container statement allotted-resource-status 08:22:23 [INFO] processing container statement tunnelxconn-allotted-resources 08:22:23 [INFO] processing list statement tunnelxconn-allotted-resource 08:22:23 [INFO] processing container statement allotted-resource-data 08:22:23 [INFO] processing container statement allotted-resource-operation-information 08:22:23 [INFO] processing container statement tunnelxconn-request-input 08:22:23 [INFO] processing container statement request-information 08:22:23 [INFO] processing container statement sdnc-request-header 08:22:23 [INFO] processing container statement service-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement allotted-resource-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)tunnelxconn-operation-information 08:22:23 [INFO] processing container statement tunnelxconn-topology 08:22:23 [INFO] processing container statement tunnelxconn-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing container statement allotted-resource-identifiers 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement tunnelxconn-assignments 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)tunnelxconn-topology 08:22:23 [INFO] processing container statement tunnelxconn-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing container statement allotted-resource-oper-status 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data 08:22:23 [INFO] processing container statement allotted-resource-status 08:22:23 [INFO] processing container statement brg-allotted-resources 08:22:23 [INFO] processing list statement brg-allotted-resource 08:22:23 [INFO] processing container statement allotted-resource-data 08:22:23 [INFO] processing container statement allotted-resource-operation-information 08:22:23 [INFO] processing container statement sdnc-request-header 08:22:23 [INFO] processing container statement request-information 08:22:23 [INFO] processing container statement allotted-resource-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement service-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement brg-request-input 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)brg-operation-information 08:22:23 [INFO] processing container statement brg-topology 08:22:23 [INFO] processing container statement brg-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing container statement allotted-resource-identifiers 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement brg-assignments 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)brg-topology 08:22:23 [INFO] processing container statement brg-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing container statement allotted-resource-oper-status 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data 08:22:23 [INFO] processing container statement allotted-resource-status 08:22:23 [INFO] processing container statement connection-attachment-allotted-resources 08:22:23 [INFO] processing list statement connection-attachment-allotted-resource 08:22:23 [INFO] processing container statement allotted-resource-data 08:22:23 [INFO] processing container statement allotted-resource-operation-information 08:22:23 [INFO] processing container statement request-information 08:22:23 [INFO] processing container statement sdnc-request-header 08:22:23 [INFO] processing container statement service-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement allotted-resource-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement connection-attachment-request-input 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)connection-attachment-operation-information 08:22:23 [INFO] processing container statement connection-attachment-topology 08:22:23 [INFO] processing container statement connection-attachment-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing container statement allotted-resource-identifiers 08:22:23 [INFO] processing container statement connection-attachment-assignments 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)connection-attachment-topology 08:22:23 [INFO] processing container statement connection-attachment-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing container statement allotted-resource-oper-status 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data 08:22:23 [INFO] processing container statement allotted-resource-status 08:22:23 [INFO] processing container statement port-mirror-configurations 08:22:23 [INFO] processing list statement port-mirror-configuration 08:22:23 [INFO] processing container statement configuration-data 08:22:23 [INFO] processing container statement configuration-operation-information 08:22:23 [INFO] processing container statement sdnc-request-header 08:22:23 [INFO] processing container statement request-information 08:22:23 [INFO] processing container statement configuration-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement service-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement port-mirror-configuration-request-input 08:22:23 [INFO] processing container statement source-port 08:22:23 [INFO] processing container statement pnf-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement vnf-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-info 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-info 08:22:23 [INFO] processing container statement dest-port 08:22:23 [INFO] processing container statement pnf-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement vnf-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement port-mirror-configuration-input-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-mirror-topology-operation-information 08:22:23 [INFO] processing container statement port-mirror-configuration-topology 08:22:23 [INFO] processing container statement port-mirror-configuration-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing container statement configuration-identifiers 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement port-mirror-configuration-assignments 08:22:23 [INFO] processing container statement contrail-vmi-params 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing container statement source-vnfc-instance-group-id 08:22:23 [INFO] processing container statement dest-vnfc-instance-group-id 08:22:23 [INFO] processing container statement source-to-dest-maps 08:22:23 [INFO] processing list statement source-to-dest-map 08:22:23 [INFO] processing container statement dest-ip-addresses 08:22:23 [INFO] processing container statement ip-addresses 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-mirror-configuration-topology 08:22:23 [INFO] processing container statement configuration-oper-status 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)configuration-data 08:22:23 [INFO] processing container statement configuration-status 08:22:23 [INFO] processing container statement generic-configurations 08:22:23 [INFO] processing list statement gc-configuration 08:22:23 [INFO] processing container statement configuration-data 08:22:23 [INFO] processing container statement configuration-operation-information 08:22:23 [INFO] processing container statement request-information 08:22:23 [INFO] processing container statement sdnc-request-header 08:22:23 [INFO] processing container statement configuration-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement service-information 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement gc-request-input 08:22:23 [INFO] processing container statement input-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing list statement configuration-ids 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)gc-topology-operation-information 08:22:23 [INFO] processing container statement configuration-oper-status 08:22:23 [INFO] processing container statement configuration-status 08:22:23 [INFO] processing container statement preload-information 08:22:23 [INFO] processing list statement preload-list 08:22:23 [INFO] processing container statement preload-data 08:22:23 [INFO] processing container statement preload-oper-status 08:22:23 [INFO] processing container statement preload-network-topology-information 08:22:23 [INFO] processing list statement route-table-reference 08:22:23 [INFO] processing list statement vpn-bindings 08:22:23 [INFO] processing list statement host-routes 08:22:23 [INFO] processing list statement network-policy 08:22:23 [INFO] processing container statement network-topology-identifier-structure 08:22:23 [INFO] processing container statement related-networks 08:22:23 [INFO] processing list statement related-network 08:22:23 [INFO] processing container statement vlan-tags 08:22:23 [INFO] processing list statement subnets 08:22:23 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)provider-network-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)preload-network-topology-information 08:22:23 [INFO] processing container statement preload-vf-module-topology-information 08:22:23 [INFO] processing container statement vnf-topology-identifier-structure 08:22:23 [INFO] processing container statement vnf-resource-assignments 08:22:23 [INFO] processing container statement availability-zones 08:22:23 [INFO] processing container statement vnf-networks 08:22:23 [INFO] processing list statement vnf-network 08:22:23 [INFO] processing container statement subnets-data 08:22:23 [INFO] processing list statement subnet-data 08:22:23 [INFO] processing container statement related-networks 08:22:23 [INFO] processing list statement related-network 08:22:23 [INFO] processing container statement vlan-tags 08:22:23 [INFO] processing container statement vf-module-topology 08:22:23 [INFO] processing container statement vf-module-parameters 08:22:23 [INFO] processing list statement param 08:22:23 [INFO] processing container statement resource-resolution-data 08:22:23 [INFO] processing list statement resource-key 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement vf-module-topology-identifier 08:22:23 [INFO] processing container statement vf-module-assignments 08:22:23 [INFO] processing container statement vms 08:22:23 [INFO] processing list statement vm 08:22:23 [INFO] processing container statement vm-names 08:22:23 [INFO] processing list statement vnfc-names 08:22:23 [INFO] processing container statement vnfc-networks 08:22:23 [INFO] processing list statement vnfc-network-data 08:22:23 [INFO] processing container statement vnfc-ports 08:22:23 [INFO] processing list statement vnfc-port 08:22:23 [INFO] processing container statement vnic-sub-interfaces 08:22:23 [INFO] processing list statement sub-interface-network-data 08:22:23 [INFO] processing container statement network-information-items 08:22:23 [INFO] processing list statement network-information-item 08:22:23 [INFO] processing container statement network-ips 08:22:23 [INFO] processing container statement floating-ips 08:22:23 [INFO] processing list statement vnfc-subnet 08:22:23 [INFO] processing list statement vnfc-ip-assignments 08:22:23 [INFO] processing list statement vnfc-subnet-ip 08:22:23 [INFO] processing container statement connection-point 08:22:23 [INFO] processing list statement vlan-data 08:22:23 [INFO] processing container statement vm-networks 08:22:23 [INFO] processing list statement vm-network 08:22:23 [INFO] processing container statement network-information-items 08:22:23 [INFO] processing list statement network-information-item 08:22:23 [INFO] processing container statement network-ips 08:22:23 [INFO] processing container statement mac-addresses 08:22:23 [INFO] processing container statement floating-ips 08:22:23 [INFO] processing container statement interface-route-prefixes 08:22:23 [INFO] processing container statement sriov-parameters 08:22:23 [INFO] processing container statement heat-vlan-filters 08:22:23 [INFO] processing container statement application-tags 08:22:23 [INFO] processing container statement c-tags 08:22:23 [INFO] processing container statement s-tags 08:22:23 [INFO] processing container statement related-networks 08:22:23 [INFO] processing list statement related-network 08:22:23 [INFO] processing container statement vlan-tags 08:22:23 [INFO] processing container statement onap-model-information 08:22:23 [INFO] processing container statement dhcp-subnet-assignments 08:22:23 [INFO] processing list statement dhcp-subnet-assignment 08:22:23 [INFO] processing container statement vlan-vnfc-instance-groups 08:22:23 [INFO] processing list statement vlan-vnfc-instance-group 08:22:23 [INFO] processing container statement vnfcs 08:22:23 [INFO] processing list statement vnfc 08:22:23 [INFO] processing container statement vnic-groups 08:22:23 [INFO] processing list statement vnic-group 08:22:23 [INFO] processing container statement vlan-common-ip-addresses 08:22:23 [INFO] processing container statement ip-addresses 08:22:23 [INFO] processing container statement vlan-vnics 08:22:23 [INFO] processing list statement vlan-vnic 08:22:23 [INFO] processing container statement vnic-sub-interfaces 08:22:23 [INFO] processing list statement sub-interface-network-data 08:22:23 [INFO] processing container statement network-information-items 08:22:23 [INFO] processing list statement network-information-item 08:22:23 [INFO] processing container statement network-ips 08:22:23 [INFO] processing container statement floating-ips 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)preload-vf-module-topology-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)preload-data 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)gc-topology-operation-information 08:22:23 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)topology-response-common 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)security-zone-operation-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)brg-operation-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)forwarding-path-operation-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)connection-attachment-operation-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-mirror-topology-operation-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)contrail-route-operation-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:23 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-get-resource-request-input-data 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)tunnelxconn-operation-information 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output 08:22:23 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input 08:22:23 [WARNING] Empty model in generic.resource.api.networkassignments.NetworkAssignments 08:22:23 [WARNING] Empty model in generic.resource.api.serviceassignments.ServiceAssignments 08:22:23 [WARNING] Empty model in generic.resource.api.connectionattachmentassignments.ConnectionAttachmentAssignments 08:22:23 [INFO] yang-to-sources: Sources generated by com.mrv.yangtools.maven.gen.swagger.MavenSwaggerGenerator: [/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/src/main/yaml/generic-resource.yaml] 08:22:23 [INFO] 08:22:23 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ generic-resource-api-model-swagger --- 08:22:24 [INFO] 08:22:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ generic-resource-api-model-swagger --- 08:22:24 [INFO] 08:22:24 [INFO] --- exec-maven-plugin:1.2.1:exec (fix-swagger-yaml) @ generic-resource-api-model-swagger --- 08:22:24 [INFO] 08:22:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ generic-resource-api-model-swagger --- 08:22:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:24 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/src/main/resources 08:22:24 [INFO] Copying 3 resources 08:22:24 [INFO] Copying 3 resources 08:22:24 [INFO] Copying 3 resources 08:22:24 [INFO] Copying 3 resources 08:22:24 [INFO] 08:22:24 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ generic-resource-api-model-swagger --- 08:22:24 [INFO] Changes detected - recompiling the module! 08:22:24 [INFO] 08:22:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ generic-resource-api-model-swagger --- 08:22:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:24 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/src/test/resources 08:22:24 [INFO] 08:22:24 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ generic-resource-api-model-swagger --- 08:22:24 [INFO] No sources to compile 08:22:24 [INFO] 08:22:24 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ generic-resource-api-model-swagger --- 08:22:24 [INFO] No tests to run. 08:22:24 [INFO] 08:22:24 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ generic-resource-api-model-swagger --- 08:22:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:22:24 [INFO] 08:22:24 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ generic-resource-api-model-swagger --- 08:22:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:22:24 [INFO] 08:22:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ generic-resource-api-model-swagger --- 08:22:25 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/generic-resource-api-model-swagger-3.0.3-SNAPSHOT.jar 08:22:25 [INFO] 08:22:25 [INFO] --- build-helper-maven-plugin:1.10:attach-artifact (attach-artifacts) @ generic-resource-api-model-swagger --- 08:22:25 [INFO] 08:22:25 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ generic-resource-api-model-swagger --- 08:22:25 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 08:22:25 [INFO] 08:22:25 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ generic-resource-api-model-swagger --- 08:22:25 [INFO] No tests to run. 08:22:25 [INFO] 08:22:25 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ generic-resource-api-model-swagger --- 08:22:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:22:25 [INFO] 08:22:25 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ generic-resource-api-model-swagger --- 08:22:25 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/jacoco.exec 08:22:25 [INFO] 08:22:25 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ generic-resource-api-model-swagger --- 08:22:25 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/failsafe-reports 08:22:25 [INFO] 08:22:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ generic-resource-api-model-swagger --- 08:22:25 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/generic-resource-api-model-swagger-3.0.3-SNAPSHOT.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-SNAPSHOT.jar 08:22:25 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-SNAPSHOT.pom 08:22:25 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/src/main/json/generic-resource.json to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-SNAPSHOT.json 08:22:25 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/src/main/yaml/generic-resource.yaml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-SNAPSHOT.yaml 08:22:25 [INFO] 08:22:25 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ generic-resource-api-model-swagger --- 08:22:25 [INFO] Deploying org.onap.sdnc.northbound:generic-resource-api-model-swagger:3.0.3-SNAPSHOT at end 08:22:25 [INFO] 08:22:25 [INFO] --------< org.onap.sdnc.northbound:generic-resource-api-model >--------- 08:22:25 [INFO] Building sdnc-northbound :: generic-resource-api :: generic-resource-api-model 3.0.3-SNAPSHOT [3/28] 08:22:25 [INFO] --------------------------------[ pom ]--------------------------------- 08:22:25 [INFO] 08:22:25 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ generic-resource-api-model --- 08:22:25 [INFO] 08:22:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ generic-resource-api-model --- 08:22:25 [INFO] 08:22:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ generic-resource-api-model --- 08:22:25 [INFO] 08:22:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ generic-resource-api-model --- 08:22:25 [INFO] 08:22:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ generic-resource-api-model --- 08:22:25 [INFO] 08:22:25 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ generic-resource-api-model --- 08:22:25 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/target/code-coverage/jacoco-ut.exec 08:22:25 [INFO] 08:22:25 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ generic-resource-api-model --- 08:22:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/target/jacoco.exec 08:22:25 [INFO] 08:22:25 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ generic-resource-api-model --- 08:22:25 [INFO] 08:22:25 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ generic-resource-api-model --- 08:22:25 [INFO] 08:22:25 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ generic-resource-api-model --- 08:22:25 [INFO] 08:22:25 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ generic-resource-api-model --- 08:22:25 [INFO] 08:22:25 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ generic-resource-api-model --- 08:22:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:22:25 [INFO] 08:22:25 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ generic-resource-api-model --- 08:22:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:22:25 [INFO] 08:22:25 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ generic-resource-api-model --- 08:22:25 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:22:25 [INFO] 08:22:25 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ generic-resource-api-model --- 08:22:25 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/target/code-coverage/jacoco-it.exec 08:22:25 [INFO] 08:22:25 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ generic-resource-api-model --- 08:22:25 [INFO] No tests to run. 08:22:25 [INFO] 08:22:25 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ generic-resource-api-model --- 08:22:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:22:25 [INFO] 08:22:25 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ generic-resource-api-model --- 08:22:25 [INFO] CycloneDX: Resolving Dependencies 08:22:26 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 08:22:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/target/bom.xml 08:22:26 [INFO] attaching as generic-resource-api-model-3.0.3-SNAPSHOT-cyclonedx.xml 08:22:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/target/bom.json 08:22:26 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 08:22:26 [INFO] attaching as generic-resource-api-model-3.0.3-SNAPSHOT-cyclonedx.json 08:22:26 [INFO] 08:22:26 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ generic-resource-api-model --- 08:22:26 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/target/jacoco.exec 08:22:26 [INFO] 08:22:26 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ generic-resource-api-model --- 08:22:26 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/target/failsafe-reports 08:22:26 [INFO] 08:22:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ generic-resource-api-model --- 08:22:26 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-SNAPSHOT.pom 08:22:26 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-SNAPSHOT-cyclonedx.xml 08:22:26 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/target/bom.json to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-SNAPSHOT-cyclonedx.json 08:22:26 [INFO] 08:22:26 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ generic-resource-api-model --- 08:22:26 [INFO] Deploying org.onap.sdnc.northbound:generic-resource-api-model:3.0.3-SNAPSHOT at end 08:22:26 [INFO] 08:22:26 [INFO] -------< org.onap.sdnc.northbound:generic-resource-api-provider >------- 08:22:26 [INFO] Building sdnc-northbound :: generic-resource-api :: generic-resource-api-provider 3.0.3-SNAPSHOT [4/28] 08:22:26 [INFO] -------------------------------[ bundle ]------------------------------- 08:22:27 [WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 08:22:27 [WARNING] The POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 08:22:27 [INFO] 08:22:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ generic-resource-api-provider --- 08:22:27 [INFO] 08:22:27 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ generic-resource-api-provider --- 08:22:27 [INFO] 08:22:27 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ generic-resource-api-provider --- 08:22:27 [INFO] 08:22:27 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ generic-resource-api-provider --- 08:22:27 [INFO] 08:22:27 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ generic-resource-api-provider --- 08:22:27 [INFO] 08:22:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ generic-resource-api-provider --- 08:22:28 [INFO] 08:22:28 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ generic-resource-api-provider --- 08:22:28 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:22:28 [INFO] 08:22:28 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ generic-resource-api-provider --- 08:22:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:22:28 [INFO] 08:22:28 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ generic-resource-api-provider --- 08:22:28 [INFO] 08:22:28 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ generic-resource-api-provider --- 08:22:28 [INFO] 08:22:28 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ generic-resource-api-provider --- 08:22:28 [INFO] 08:22:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ generic-resource-api-provider --- 08:22:28 [INFO] 08:22:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ generic-resource-api-provider --- 08:22:28 [INFO] Copying 1 resource from src/main/resources to target/classes 08:22:28 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/generated-sources/spi 08:22:28 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/generated-sources/yang 08:22:28 [INFO] 08:22:28 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ generic-resource-api-provider --- 08:22:28 [INFO] Recompiling the module because of changed dependency. 08:22:28 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 08:22:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory 08:22:28 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory 08:22:28 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:[74,39] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated 08:22:28 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:[103,39] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated 08:22:28 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:[120,33] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated 08:22:28 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiUtil.java:[28,16] [deprecation] setYangMappingProperties(Properties) in MdsalHelper has been deprecated 08:22:28 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[99,7] [try] auto-closeable resource GenericResourceApiProvider has a member method close() that could throw InterruptedException 08:22:28 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[170,44] [removal] registerRpcImplementation(Class,I) in RpcProviderService has been deprecated and marked for removal 08:22:28 where R,I are type-variables: 08:22:28 R extends RpcService declared in method registerRpcImplementation(Class,I) 08:22:28 I extends R declared in method registerRpcImplementation(Class,I) 08:22:28 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[314,19] [cast] redundant cast to Optional 08:22:28 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[432,8] [rawtypes] found raw type: InstanceIdentifier 08:22:28 missing type arguments for generic class InstanceIdentifier 08:22:28 where T is a type-variable: 08:22:28 T extends DataObject declared in class InstanceIdentifier 08:22:28 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[438,54] [unchecked] unchecked method invocation: method read in interface ReadOperations is applied to given types 08:22:28 required: LogicalDatastoreType,InstanceIdentifier 08:22:28 found: LogicalDatastoreType,InstanceIdentifier 08:22:28 where T is a type-variable: 08:22:28 T extends DataObject declared in method read(LogicalDatastoreType,InstanceIdentifier) 08:22:28 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[438,61] [unchecked] unchecked conversion 08:22:28 required: InstanceIdentifier 08:22:28 found: InstanceIdentifier 08:22:28 where T is a type-variable: 08:22:28 T extends DataObject declared in method read(LogicalDatastoreType,InstanceIdentifier) 08:22:28 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[438,91] [unchecked] unchecked cast 08:22:28 required: Optional 08:22:28 found: Object 08:22:28 [INFO] 08:22:28 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ generic-resource-api-provider >>> 08:22:28 [INFO] 08:22:28 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ generic-resource-api-provider --- 08:22:28 [INFO] 08:22:28 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ generic-resource-api-provider <<< 08:22:28 [INFO] 08:22:28 [INFO] 08:22:28 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ generic-resource-api-provider --- 08:22:28 [INFO] 08:22:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ generic-resource-api-provider --- 08:22:28 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/resources 08:22:28 [INFO] 08:22:28 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ generic-resource-api-provider --- 08:22:28 [INFO] Recompiling the module because of changed dependency. 08:22:28 [INFO] Compiling 23 source files with javac [debug release 17] to target/test-classes 08:22:29 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory 08:22:29 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[37,25] [deprecation] Matchers in org.mockito has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[37,25] [deprecation] Matchers in org.mockito has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[37,25] [deprecation] Matchers in org.mockito has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/util/DataBrokerUtil.java:[63,8] [rawtypes] found raw type: InstanceIdentifier 08:22:29 missing type arguments for generic class InstanceIdentifier 08:22:29 where T is a type-variable: 08:22:29 T extends DataObject declared in class InstanceIdentifier 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/util/DataBrokerUtil.java:[66,64] [unchecked] unchecked method invocation: method read in interface ReadOperations is applied to given types 08:22:29 required: LogicalDatastoreType,InstanceIdentifier 08:22:29 found: LogicalDatastoreType,InstanceIdentifier 08:22:29 where T is a type-variable: 08:22:29 T extends DataObject declared in method read(LogicalDatastoreType,InstanceIdentifier) 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/util/DataBrokerUtil.java:[66,87] [unchecked] unchecked conversion 08:22:29 required: InstanceIdentifier 08:22:29 found: InstanceIdentifier 08:22:29 where T is a type-variable: 08:22:29 T extends DataObject declared in method read(LogicalDatastoreType,InstanceIdentifier) 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/util/DataBrokerUtil.java:[66,117] [unchecked] unchecked cast 08:22:29 required: Optional 08:22:29 found: Object 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/NetworkTopologyOperationRPCTest.java:[76,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/NetworkTopologyOperationRPCTest.java:[76,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/NetworkTopologyOperationRPCTest.java:[76,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GetpathsegmentTopologyOperationRPCTest.java:[16,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GetpathsegmentTopologyOperationRPCTest.java:[16,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GetpathsegmentTopologyOperationRPCTest.java:[16,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ContrailRouteTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ContrailRouteTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ContrailRouteTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ConnectionAttachmentTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ConnectionAttachmentTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ConnectionAttachmentTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericConfigurationTopologyOperationRPCTest.java:[16,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericConfigurationTopologyOperationRPCTest.java:[16,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericConfigurationTopologyOperationRPCTest.java:[16,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PortMirrorTopologyOperationRPCTest.java:[14,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PortMirrorTopologyOperationRPCTest.java:[14,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PortMirrorTopologyOperationRPCTest.java:[14,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/SecurityZoneTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/SecurityZoneTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/SecurityZoneTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericConfigurationNotificationRPCTest.java:[15,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericConfigurationNotificationRPCTest.java:[15,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericConfigurationNotificationRPCTest.java:[15,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PolicyUpdateNotifyOperationRPCTest.java:[14,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PolicyUpdateNotifyOperationRPCTest.java:[14,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PolicyUpdateNotifyOperationRPCTest.java:[14,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PnfTopologyOperationRPCTest.java:[34,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PnfTopologyOperationRPCTest.java:[34,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PnfTopologyOperationRPCTest.java:[34,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VnfTopologyOperationRPCTest.java:[34,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VnfTopologyOperationRPCTest.java:[34,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VnfTopologyOperationRPCTest.java:[34,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[86,67] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[105,67] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[124,67] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[135,46] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[145,56] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[157,56] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[166,67] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[177,46] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[187,56] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[199,56] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/BrgTopologyOperationRPCTest.java:[27,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/BrgTopologyOperationRPCTest.java:[27,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/BrgTopologyOperationRPCTest.java:[27,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/TunnelxconnTopologyOperationRPCTest.java:[27,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/TunnelxconnTopologyOperationRPCTest.java:[27,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/TunnelxconnTopologyOperationRPCTest.java:[27,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VfModuleTopologyOperationRPCTest.java:[36,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VfModuleTopologyOperationRPCTest.java:[36,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VfModuleTopologyOperationRPCTest.java:[36,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ServiceTopologyOperationRPCTest.java:[65,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ServiceTopologyOperationRPCTest.java:[65,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ServiceTopologyOperationRPCTest.java:[65,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated 08:22:29 [INFO] 08:22:29 [INFO] --- maven-surefire-plugin:3.0.0-M8:test (default-test) @ generic-resource-api-provider --- 08:22:29 [INFO] Surefire report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/surefire-reports 08:22:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:22:29 [INFO] 08:22:29 [INFO] ------------------------------------------------------- 08:22:29 [INFO] T E S T S 08:22:29 [INFO] ------------------------------------------------------- 08:22:30 [INFO] Running org.onap.sdnc.northbound.PnfTopologyOperationRPCTest 08:22:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.402 s - in org.onap.sdnc.northbound.PnfTopologyOperationRPCTest 08:22:35 [INFO] Running org.onap.sdnc.northbound.VfModuleTopologyOperationRPCTest 08:22:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.onap.sdnc.northbound.VfModuleTopologyOperationRPCTest 08:22:35 [INFO] Running org.onap.sdnc.northbound.GenericConfigurationTopologyOperationRPCTest 08:22:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.sdnc.northbound.GenericConfigurationTopologyOperationRPCTest 08:22:35 [INFO] Running org.onap.sdnc.northbound.GetpathsegmentTopologyOperationRPCTest 08:22:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.sdnc.northbound.GetpathsegmentTopologyOperationRPCTest 08:22:35 [INFO] Running org.onap.sdnc.northbound.ContrailRouteTopologyOperationRPCTest 08:22:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.onap.sdnc.northbound.ContrailRouteTopologyOperationRPCTest 08:22:35 [INFO] Running org.onap.sdnc.northbound.ConnectionAttachmentTopologyOperationRPCTest 08:22:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.onap.sdnc.northbound.ConnectionAttachmentTopologyOperationRPCTest 08:22:35 [INFO] Running org.onap.sdnc.northbound.VnfTopologyOperationRPCTest 08:22:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.sdnc.northbound.VnfTopologyOperationRPCTest 08:22:35 [INFO] Running org.onap.sdnc.northbound.GenericResourceApiSvcLogicServiceClientTest 08:22:35 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s - in org.onap.sdnc.northbound.GenericResourceApiSvcLogicServiceClientTest 08:22:35 [INFO] Running org.onap.sdnc.northbound.GenericConfigurationNotificationRPCTest 08:22:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.sdnc.northbound.GenericConfigurationNotificationRPCTest 08:22:35 [INFO] Running org.onap.sdnc.northbound.PortMirrorTopologyOperationRPCTest 08:22:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.sdnc.northbound.PortMirrorTopologyOperationRPCTest 08:22:35 [INFO] Running org.onap.sdnc.northbound.PreloadNetworkTopologyRPCTest 08:22:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.onap.sdnc.northbound.PreloadNetworkTopologyRPCTest 08:22:36 [INFO] Running org.onap.sdnc.northbound.BrgTopologyOperationRPCTest 08:22:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.sdnc.northbound.BrgTopologyOperationRPCTest 08:22:36 [INFO] Running org.onap.sdnc.northbound.NetworkTopologyOperationRPCTest 08:22:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.sdnc.northbound.NetworkTopologyOperationRPCTest 08:22:36 [INFO] Running org.onap.sdnc.northbound.TunnelxconnTopologyOperationRPCTest 08:22:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.sdnc.northbound.TunnelxconnTopologyOperationRPCTest 08:22:36 [INFO] Running org.onap.sdnc.northbound.SecurityZoneTopologyOperationRPCTest 08:22:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.onap.sdnc.northbound.SecurityZoneTopologyOperationRPCTest 08:22:36 [INFO] Running org.onap.sdnc.northbound.PreloadVnfTopologyOperationRPCTest 08:22:36 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.onap.sdnc.northbound.PreloadVnfTopologyOperationRPCTest 08:22:36 [INFO] Running org.onap.sdnc.northbound.PolicyUpdateNotifyOperationRPCTest 08:22:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.sdnc.northbound.PolicyUpdateNotifyOperationRPCTest 08:22:36 [INFO] Running org.onap.sdnc.northbound.ServiceTopologyOperationRPCTest 08:22:36 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.onap.sdnc.northbound.ServiceTopologyOperationRPCTest 08:22:36 [INFO] 08:22:36 [INFO] Results: 08:22:36 [INFO] 08:22:36 [INFO] Tests run: 91, Failures: 0, Errors: 0, Skipped: 0 08:22:36 [INFO] 08:22:36 [INFO] 08:22:36 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ generic-resource-api-provider --- 08:22:36 [INFO] Loading execution data file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/code-coverage/jacoco-ut.exec 08:22:36 [INFO] Analyzed bundle 'sdnc-northbound :: generic-resource-api :: generic-resource-api-provider' with 8 classes 08:22:36 [INFO] 08:22:36 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ generic-resource-api-provider --- 08:22:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:22:36 [INFO] 08:22:36 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ generic-resource-api-provider --- 08:22:36 [INFO] 08:22:36 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ generic-resource-api-provider --- 08:22:36 [INFO] Building bundle: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/generic-resource-api-provider-3.0.3-SNAPSHOT.jar 08:22:36 [INFO] Writing manifest: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/classes/META-INF/MANIFEST.MF 08:22:36 [INFO] 08:22:36 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ generic-resource-api-provider --- 08:22:36 [ERROR] Error fetching link: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/javadoc-bundle-options. Ignored it. 08:22:36 [INFO] No previous run data found, generating javadoc. 08:22:38 [WARNING] Javadoc Warnings 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:101: warning: no comment 08:22:38 [WARNING] protected static final String APP_NAME = "generic-resource-api"; 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:141: warning: no comment 08:22:38 [WARNING] protected DataBroker dataBroker; 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:130: warning: no comment 08:22:38 [WARNING] protected static final String INVALID_INPUT_ERROR_MESSAGE = "invalid input: the service-instance does not have any service data in SDNC"; 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:108: warning: no comment 08:22:38 [WARNING] protected static final String NO_SERVICE_LOGIC_ACTIVE = "No service logic active for "; 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:142: warning: no comment 08:22:38 [WARNING] protected NotificationPublishService notificationService; 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:104: warning: no comment 08:22:38 [WARNING] protected static final String NULL_OR_EMPTY_ERROR_PARAM = "invalid input, null or empty service-instance-id"; 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:144: warning: no comment 08:22:38 [WARNING] protected ObjectRegistration rpcRegistration; 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:143: warning: no comment 08:22:38 [WARNING] protected RpcProviderService rpcService; 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:146: warning: no comment 08:22:38 [WARNING] public GenericResourceApiProvider(DataBroker dataBroker, NotificationPublishService notificationPublishService, 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:158: warning: no comment 08:22:38 [WARNING] public void initialize() { 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:177: warning: no comment 08:22:38 [WARNING] protected void initializeChild() { 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:3756: warning: no comment 08:22:38 [WARNING] public void processAsyncPortMirrorTopologyOperation(PortMirrorTopologyOperationInput input) { 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:1615: warning: no comment 08:22:38 [WARNING] public void processAsyncVfModuleTopologyOperation(VfModuleTopologyOperationInput input) { 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:1194: warning: no comment 08:22:38 [WARNING] public void processAsyncVnfTopologyOperation(VnfTopologyOperationInput input) { 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:206: warning: no comment 08:22:38 [WARNING] public void setDataBroker(DataBroker dataBroker) { 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:213: warning: no comment 08:22:38 [WARNING] public void setNotificationService(NotificationPublishService notificationService) { 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:220: warning: no comment 08:22:38 [WARNING] public void setRpcService(RpcProviderService rpcService) { 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:33: warning: no comment 08:22:38 [WARNING] public class GenericResourceApiSvcLogicServiceClient { 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:39: warning: no comment 08:22:38 [WARNING] protected Logger LOG = LoggerFactory 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:41: warning: no comment 08:22:38 [WARNING] protected SvcLogicService svcLogic = null; 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:43: warning: no comment 08:22:38 [WARNING] public GenericResourceApiSvcLogicServiceClient(SvcLogicService svcLogic) 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:115: warning: no comment 08:22:38 [WARNING] public Properties execute(String module, String rpc, String version, String mode, Properties properties) 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:58: warning: no comment 08:22:38 [WARNING] public Properties execute(String module, String rpc, String version, String mode, PreloadDataBuilder serviceData) 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:92: warning: no comment 08:22:38 [WARNING] public Properties execute(String module, 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:53: warning: no comment 08:22:38 [WARNING] public Properties execute(String module, String rpc, String version, String mode, ServiceDataBuilder serviceData) 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:63: warning: no comment 08:22:38 [WARNING] public Properties execute(String module, 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:48: warning: no comment 08:22:38 [WARNING] public boolean hasGraph(String module, String rpc, String version, String mode) throws SvcLogicException 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiUtil.java:13: warning: no comment 08:22:38 [WARNING] public class GenericResourceApiUtil extends MdsalHelper { 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiUtil.java:17: warning: no comment 08:22:38 [WARNING] public static final String PROPERTIES_FILE = "/opt/opendaylight/current/configuration/generic-resource-api.properties"; 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiUtil.java:20: warning: no comment 08:22:38 [WARNING] public static void loadProperties() { 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/ResponseObject.java:3: warning: no comment 08:22:38 [WARNING] public class ResponseObject { 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/ResponseObject.java:10: warning: no comment 08:22:38 [WARNING] public ResponseObject(String statusCode, String message) { 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/ResponseObject.java:23: warning: no comment 08:22:38 [WARNING] public String getMessage() { 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/ResponseObject.java:15: warning: no comment 08:22:38 [WARNING] public String getStatusCode() { 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/ResponseObject.java:27: warning: no comment 08:22:38 [WARNING] public void setMessage(String message) { 08:22:38 [WARNING] ^ 08:22:38 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/ResponseObject.java:19: warning: no comment 08:22:38 [WARNING] public void setStatusCode(String statusCode) { 08:22:38 [WARNING] ^ 08:22:38 [WARNING] 36 warnings 08:22:38 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/generic-resource-api-provider-3.0.3-SNAPSHOT-javadoc.jar 08:22:38 [INFO] 08:22:38 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ generic-resource-api-provider --- 08:22:38 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:22:38 [INFO] 08:22:38 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ generic-resource-api-provider --- 08:22:38 [INFO] 08:22:38 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ generic-resource-api-provider --- 08:22:38 [INFO] CycloneDX: Resolving Dependencies 08:22:39 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 08:22:39 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 08:22:39 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository. 08:22:39 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 08:22:39 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 08:22:39 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 from repository. 08:22:40 [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) 08:22:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/bom.xml 08:22:40 [INFO] attaching as generic-resource-api-provider-3.0.3-SNAPSHOT-cyclonedx.xml 08:22:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/bom.json 08:22:40 [INFO] attaching as generic-resource-api-provider-3.0.3-SNAPSHOT-cyclonedx.json 08:22:40 [INFO] 08:22:40 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ generic-resource-api-provider --- 08:22:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:22:40 [INFO] 08:22:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ generic-resource-api-provider --- 08:22:40 [INFO] Skipping duplicate-finder execution! 08:22:40 [INFO] 08:22:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ generic-resource-api-provider --- 08:22:40 [WARNING] Used undeclared dependencies found: 08:22:40 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 08:22:40 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile 08:22:40 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile 08:22:40 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 08:22:40 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile 08:22:40 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile 08:22:40 [WARNING] Unused declared dependencies found: 08:22:40 [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile 08:22:40 [INFO] 08:22:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ generic-resource-api-provider --- 08:22:40 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/generic-resource-api-provider-3.0.3-SNAPSHOT-sources.jar 08:22:40 [INFO] 08:22:40 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ generic-resource-api-provider --- 08:22:40 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/failsafe-reports 08:22:40 [INFO] 08:22:40 [INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ generic-resource-api-provider --- 08:22:40 [INFO] Skipping modernizer execution! 08:22:40 [INFO] 08:22:40 [INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ generic-resource-api-provider --- 08:22:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:22:40 [INFO] 08:22:40 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ generic-resource-api-provider --- 08:22:40 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/jacoco.exec 08:22:40 [INFO] 08:22:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ generic-resource-api-provider --- 08:22:40 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/generic-resource-api-provider-3.0.3-SNAPSHOT.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-SNAPSHOT.jar 08:22:40 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-SNAPSHOT.pom 08:22:40 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/generic-resource-api-provider-3.0.3-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-SNAPSHOT-javadoc.jar 08:22:40 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-SNAPSHOT-cyclonedx.xml 08:22:40 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/bom.json to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-SNAPSHOT-cyclonedx.json 08:22:40 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/generic-resource-api-provider-3.0.3-SNAPSHOT-sources.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-SNAPSHOT-sources.jar 08:22:40 [INFO] 08:22:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ generic-resource-api-provider --- 08:22:40 [INFO] Installing org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-SNAPSHOT.jar 08:22:40 [INFO] Writing OBR metadata 08:22:40 [INFO] 08:22:40 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ generic-resource-api-provider --- 08:22:40 [INFO] Deploying org.onap.sdnc.northbound:generic-resource-api-provider:3.0.3-SNAPSHOT at end 08:22:40 [INFO] 08:22:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ generic-resource-api-provider --- 08:22:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:22:40 [INFO] 08:22:40 [INFO] ---------< org.onap.sdnc.northbound:sdnc-generic-resource-api >--------- 08:22:40 [INFO] Building sdnc-northbound :: generic-resource-api :: sdnc-generic-resource-api 3.0.3-SNAPSHOT [5/28] 08:22:40 [INFO] ------------------------------[ feature ]------------------------------- 08:22:44 [INFO] 08:22:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sdnc-generic-resource-api --- 08:22:44 [INFO] 08:22:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnc-generic-resource-api --- 08:22:44 [INFO] 08:22:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnc-generic-resource-api --- 08:22:44 [INFO] 08:22:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ sdnc-generic-resource-api --- 08:22:44 [INFO] 08:22:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ sdnc-generic-resource-api --- 08:22:44 [INFO] 08:22:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sdnc-generic-resource-api --- 08:22:45 [INFO] 08:22:45 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdnc-generic-resource-api --- 08:22:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:22:45 [INFO] surefireArgLine set to empty 08:22:45 [INFO] 08:22:45 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ sdnc-generic-resource-api --- 08:22:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:22:45 [INFO] argLine set to empty 08:22:45 [INFO] 08:22:45 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ sdnc-generic-resource-api --- 08:22:45 [INFO] 08:22:45 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ sdnc-generic-resource-api --- 08:22:45 [INFO] 08:22:45 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ sdnc-generic-resource-api --- 08:22:45 [INFO] 08:22:45 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ sdnc-generic-resource-api --- 08:22:45 [INFO] Created: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/sdnc-generic-resource-api/target/classes/META-INF/maven/dependencies.properties 08:22:45 [INFO] 08:22:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sdnc-generic-resource-api --- 08:22:45 [INFO] 08:22:45 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ sdnc-generic-resource-api --- 08:22:45 [INFO] Generating feature descriptor file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/sdnc-generic-resource-api/target/feature/feature.xml 08:22:45 Build timed out (after 60 minutes). Marking the build as failed. 08:22:45 $ ssh-agent -k 08:22:45 unset SSH_AUTH_SOCK; 08:22:45 unset SSH_AGENT_PID; 08:22:45 echo Agent pid 1630 killed; 08:22:45 [ssh-agent] Stopped. 08:22:45 Build was aborted 08:22:45 [FINDBUGS] Skipping publisher since build result is FAILURE 08:22:45 [PostBuildScript] - [INFO] Executing post build scripts. 08:22:45 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins2196842742869362429.sh 08:22:45 ---> sysstat.sh 08:22:46 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins18271255561454293364.sh 08:22:46 ---> package-listing.sh 08:22:46 ++ facter osfamily 08:22:46 ++ tr '[:upper:]' '[:lower:]' 08:22:46 + OS_FAMILY=debian 08:22:46 + workspace=/w/workspace/sdnc-northbound-maven-merge-oslo 08:22:46 + START_PACKAGES=/tmp/packages_start.txt 08:22:46 + END_PACKAGES=/tmp/packages_end.txt 08:22:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:22:46 + PACKAGES=/tmp/packages_start.txt 08:22:46 + '[' /w/workspace/sdnc-northbound-maven-merge-oslo ']' 08:22:46 + PACKAGES=/tmp/packages_end.txt 08:22:46 + case "${OS_FAMILY}" in 08:22:46 + dpkg -l 08:22:46 + grep '^ii' 08:22:46 + '[' -f /tmp/packages_start.txt ']' 08:22:46 + '[' -f /tmp/packages_end.txt ']' 08:22:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:22:46 + '[' /w/workspace/sdnc-northbound-maven-merge-oslo ']' 08:22:46 + mkdir -p /w/workspace/sdnc-northbound-maven-merge-oslo/archives/ 08:22:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdnc-northbound-maven-merge-oslo/archives/ 08:22:46 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins14021152526861744253.sh 08:22:46 ---> capture-instance-metadata.sh 08:22:46 Setup pyenv: 08:22:46 system 08:22:46 3.8.13 08:22:46 3.9.13 08:22:46 * 3.10.6 (set by /w/workspace/sdnc-northbound-maven-merge-oslo/.python-version) 08:22:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VKYc from file:/tmp/.os_lf_venv 08:22:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:22:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:22:48 lf-activate-venv(): INFO: Base packages installed successfully 08:22:48 lf-activate-venv(): INFO: Installing additional packages: lftools 08:22:57 lf-activate-venv(): INFO: Adding /tmp/venv-VKYc/bin to PATH 08:22:57 INFO: Running in OpenStack, capturing instance metadata 08:22:57 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins15917771112048453338.sh 08:22:57 provisioning config files... 08:22:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdnc-northbound-maven-merge-oslo@tmp/config12119921370590158161tmp 08:22:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:22:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:22:57 [EnvInject] - Injecting environment variables from a build step. 08:22:57 [EnvInject] - Injecting as environment variables the properties content 08:22:57 SERVER_ID=logs 08:22:57 08:22:57 [EnvInject] - Variables injected successfully. 08:22:57 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins5457058026709736811.sh 08:22:57 ---> create-netrc.sh 08:22:57 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins9188155673091203309.sh 08:22:57 ---> python-tools-install.sh 08:22:57 Setup pyenv: 08:22:57 system 08:22:57 3.8.13 08:22:57 3.9.13 08:22:57 * 3.10.6 (set by /w/workspace/sdnc-northbound-maven-merge-oslo/.python-version) 08:22:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VKYc from file:/tmp/.os_lf_venv 08:22:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:22:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:22:59 lf-activate-venv(): INFO: Base packages installed successfully 08:22:59 lf-activate-venv(): INFO: Installing additional packages: lftools 08:23:07 lf-activate-venv(): INFO: Adding /tmp/venv-VKYc/bin to PATH 08:23:07 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins2040588435740681315.sh 08:23:07 ---> sudo-logs.sh 08:23:07 Archiving 'sudo' log.. 08:23:08 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins8201691993901095026.sh 08:23:08 ---> job-cost.sh 08:23:08 Setup pyenv: 08:23:08 system 08:23:08 3.8.13 08:23:08 3.9.13 08:23:08 * 3.10.6 (set by /w/workspace/sdnc-northbound-maven-merge-oslo/.python-version) 08:23:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VKYc from file:/tmp/.os_lf_venv 08:23:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:23:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:23:10 lf-activate-venv(): INFO: Base packages installed successfully 08:23:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:23:14 lf-activate-venv(): INFO: Adding /tmp/venv-VKYc/bin to PATH 08:23:14 INFO: No Stack... 08:23:15 INFO: Retrieving Pricing Info for: v3-standard-4 08:23:15 INFO: Archiving Costs 08:23:15 [sdnc-northbound-maven-merge-oslo] $ /bin/bash -l /tmp/jenkins15808659682544347610.sh 08:23:15 ---> logs-deploy.sh 08:23:15 Setup pyenv: 08:23:15 system 08:23:15 3.8.13 08:23:15 3.9.13 08:23:15 * 3.10.6 (set by /w/workspace/sdnc-northbound-maven-merge-oslo/.python-version) 08:23:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VKYc from file:/tmp/.os_lf_venv 08:23:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:23:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:23:17 lf-activate-venv(): INFO: Base packages installed successfully 08:23:17 lf-activate-venv(): INFO: Installing additional packages: lftools 08:23:25 lf-activate-venv(): INFO: Adding /tmp/venv-VKYc/bin to PATH 08:23:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdnc-northbound-maven-merge-oslo/287 08:23:25 INFO: archiving workspace using pattern(s): 08:23:26 Archives upload complete. 08:23:26 INFO: archiving logs to Nexus 08:23:27 ---> uname -a: 08:23:27 Linux prd-ubuntu1804-builder-4c-4g-3413 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:23:27 08:23:27 08:23:27 ---> lscpu: 08:23:27 Architecture: x86_64 08:23:27 CPU op-mode(s): 32-bit, 64-bit 08:23:27 Byte Order: Little Endian 08:23:27 CPU(s): 4 08:23:27 On-line CPU(s) list: 0-3 08:23:27 Thread(s) per core: 1 08:23:27 Core(s) per socket: 1 08:23:27 Socket(s): 4 08:23:27 NUMA node(s): 1 08:23:27 Vendor ID: AuthenticAMD 08:23:27 CPU family: 23 08:23:27 Model: 49 08:23:27 Model name: AMD EPYC-Rome Processor 08:23:27 Stepping: 0 08:23:27 CPU MHz: 2799.998 08:23:27 BogoMIPS: 5599.99 08:23:27 Virtualization: AMD-V 08:23:27 Hypervisor vendor: KVM 08:23:27 Virtualization type: full 08:23:27 L1d cache: 32K 08:23:27 L1i cache: 32K 08:23:27 L2 cache: 512K 08:23:27 L3 cache: 16384K 08:23:27 NUMA node0 CPU(s): 0-3 08:23:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 08:23:27 08:23:27 08:23:27 ---> nproc: 08:23:27 4 08:23:27 08:23:27 08:23:27 ---> df -h: 08:23:27 Filesystem Size Used Avail Use% Mounted on 08:23:27 udev 7.9G 0 7.9G 0% /dev 08:23:27 tmpfs 1.6G 676K 1.6G 1% /run 08:23:27 /dev/vda1 78G 8.8G 69G 12% / 08:23:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:23:27 tmpfs 5.0M 0 5.0M 0% /run/lock 08:23:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:23:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:23:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:23:27 08:23:27 08:23:27 ---> free -m: 08:23:27 total used free shared buff/cache available 08:23:27 Mem: 16040 564 12783 0 2691 15145 08:23:27 Swap: 1023 0 1023 08:23:27 08:23:27 08:23:27 ---> ip addr: 08:23:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:23:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:23:27 inet 127.0.0.1/8 scope host lo 08:23:27 valid_lft forever preferred_lft forever 08:23:27 inet6 ::1/128 scope host 08:23:27 valid_lft forever preferred_lft forever 08:23:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:23:27 link/ether fa:16:3e:d7:3f:ff brd ff:ff:ff:ff:ff:ff 08:23:27 inet 10.30.106.224/23 brd 10.30.107.255 scope global dynamic ens3 08:23:27 valid_lft 82735sec preferred_lft 82735sec 08:23:27 inet6 fe80::f816:3eff:fed7:3fff/64 scope link 08:23:27 valid_lft forever preferred_lft forever 08:23:27 08:23:27 08:23:27 ---> sar -b -r -n DEV: 08:23:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3413) 10/18/25 _x86_64_ (4 CPU) 08:23:27 08:23:27 07:22:24 LINUX RESTART (4 CPU) 08:23:27 08:23:27 07:23:02 tps rtps wtps bread/s bwrtn/s 08:23:27 07:24:01 130.42 5.46 124.96 182.61 40262.33 08:23:27 07:25:01 27.35 0.00 27.35 0.00 3154.41 08:23:27 07:26:01 0.90 0.00 0.90 0.00 10.80 08:23:27 07:27:01 1.32 0.00 1.32 0.00 16.26 08:23:27 07:28:01 0.93 0.00 0.93 0.00 10.93 08:23:27 07:29:01 1.40 0.02 1.38 0.13 18.00 08:23:27 07:30:01 0.78 0.00 0.78 0.00 9.60 08:23:27 07:31:01 1.35 0.00 1.35 0.00 17.06 08:23:27 07:32:01 0.90 0.00 0.90 0.00 10.53 08:23:27 07:33:01 1.65 0.00 1.65 0.00 19.59 08:23:27 07:34:01 1.12 0.00 1.12 0.00 12.53 08:23:27 07:35:01 1.15 0.00 1.15 0.00 13.73 08:23:27 07:36:01 0.85 0.00 0.85 0.00 9.47 08:23:27 07:37:01 1.15 0.00 1.15 0.00 14.26 08:23:27 07:38:01 3.68 1.85 1.83 14.80 27.59 08:23:27 07:39:01 1.23 0.00 1.23 0.00 15.06 08:23:27 07:40:01 0.90 0.00 0.90 0.00 10.00 08:23:27 07:41:01 1.58 0.00 1.58 0.00 18.93 08:23:27 07:42:01 1.03 0.00 1.03 0.00 12.53 08:23:27 07:43:01 2.00 0.00 2.00 0.00 22.79 08:23:27 07:44:01 1.27 0.00 1.27 0.00 13.86 08:23:27 07:45:01 1.70 0.00 1.70 0.00 19.99 08:23:27 07:46:01 1.27 0.00 1.27 0.00 14.93 08:23:27 07:47:01 1.78 0.00 1.78 0.00 20.66 08:23:27 07:48:01 1.30 0.00 1.30 0.00 15.19 08:23:27 07:49:01 1.83 0.00 1.83 0.00 21.06 08:23:27 07:50:01 1.12 0.00 1.12 0.00 12.80 08:23:27 07:51:01 1.85 0.00 1.85 0.00 22.26 08:23:27 07:52:01 0.90 0.00 0.90 0.00 10.53 08:23:27 07:53:01 1.30 0.00 1.30 0.00 15.99 08:23:27 07:54:01 0.95 0.00 0.95 0.00 10.53 08:23:27 07:55:01 1.40 0.00 1.40 0.00 16.93 08:23:27 07:56:01 0.78 0.00 0.78 0.00 9.33 08:23:27 07:57:01 1.38 0.00 1.38 0.00 16.40 08:23:27 07:58:01 0.88 0.00 0.88 0.00 10.53 08:23:27 07:59:01 1.42 0.00 1.42 0.00 16.93 08:23:27 08:00:01 0.75 0.00 0.75 0.00 8.93 08:23:27 08:01:01 1.28 0.00 1.28 0.00 15.33 08:23:27 08:02:01 0.88 0.07 0.82 0.53 10.13 08:23:27 08:03:01 1.75 0.00 1.75 0.00 21.20 08:23:27 08:04:01 0.82 0.00 0.82 0.00 9.86 08:23:27 08:05:01 1.33 0.00 1.33 0.00 17.06 08:23:27 08:06:01 0.92 0.00 0.92 0.00 11.73 08:23:27 08:07:01 1.32 0.00 1.32 0.00 16.53 08:23:27 08:08:01 1.25 0.32 0.93 8.40 12.00 08:23:27 08:09:01 1.42 0.00 1.42 0.00 17.20 08:23:27 08:10:01 0.98 0.00 0.98 0.00 11.86 08:23:27 08:11:01 1.20 0.00 1.20 0.00 14.66 08:23:27 08:12:01 0.87 0.00 0.87 0.00 9.87 08:23:27 08:13:01 1.48 0.00 1.48 0.00 17.99 08:23:27 08:14:01 1.00 0.00 1.00 0.00 11.60 08:23:27 08:15:01 1.32 0.00 1.32 0.00 16.40 08:23:27 08:16:01 0.83 0.00 0.83 0.00 9.87 08:23:27 08:17:01 1.13 0.02 1.12 0.13 14.80 08:23:27 08:18:01 1.02 0.00 1.02 0.00 12.00 08:23:27 08:19:01 1.28 0.00 1.28 0.00 16.40 08:23:27 08:20:01 0.85 0.00 0.85 0.00 9.60 08:23:27 08:21:01 12.03 10.48 1.55 1046.09 228.50 08:23:27 08:22:01 336.53 23.66 312.86 1194.07 10009.67 08:23:27 08:23:01 107.77 6.93 100.83 360.87 15730.31 08:23:27 Average: 11.35 0.81 10.53 46.75 1158.89 08:23:27 08:23:27 07:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:23:27 07:24:01 13957688 15617476 2467280 15.02 68328 1786972 718780 4.11 600200 1643072 89140 08:23:27 07:25:01 13956924 15616812 2468044 15.03 68388 1786996 718780 4.11 600216 1643040 28 08:23:27 07:26:01 13956764 15616692 2468204 15.03 68416 1787000 718780 4.11 600552 1643044 144 08:23:27 07:27:01 13956868 15616852 2468100 15.03 68456 1787004 718780 4.11 600348 1643048 160 08:23:27 07:28:01 13956856 15616856 2468112 15.03 68492 1786996 718780 4.11 600572 1643048 20 08:23:27 07:29:01 13956572 15616620 2468396 15.03 68540 1787016 718780 4.11 600632 1643052 24 08:23:27 07:30:01 13956580 15616676 2468388 15.03 68560 1787020 718780 4.11 600728 1643060 8 08:23:27 07:31:01 13956332 15616488 2468636 15.03 68612 1787020 718780 4.11 600700 1643064 184 08:23:27 07:32:01 13955744 15615952 2469224 15.03 68640 1787028 718780 4.11 601076 1643064 148 08:23:27 07:33:01 13956144 15616428 2468824 15.03 68708 1787032 718780 4.11 601032 1643068 28 08:23:27 07:34:01 13955928 15616264 2469040 15.03 68760 1787040 718780 4.11 601244 1643076 8 08:23:27 07:35:01 13955816 15616184 2469152 15.03 68780 1787044 718780 4.11 601412 1643080 40 08:23:27 07:36:01 13955672 15616076 2469296 15.03 68800 1787040 718780 4.11 601532 1643084 4 08:23:27 07:37:01 13955852 15616412 2469116 15.03 68820 1787176 718780 4.11 601560 1643212 40 08:23:27 07:38:01 13954752 15615892 2470216 15.04 69348 1787172 745424 4.27 602092 1643216 8 08:23:27 07:39:01 13954480 15615664 2470488 15.04 69380 1787188 745424 4.27 602128 1643220 188 08:23:27 07:40:01 13954544 15615772 2470424 15.04 69408 1787188 745424 4.27 602364 1643224 168 08:23:27 07:41:01 13954720 15615992 2470248 15.04 69456 1787192 745424 4.27 602428 1643228 12 08:23:27 07:42:01 13954564 15615872 2470404 15.04 69492 1787192 745424 4.27 602444 1643232 12 08:23:27 07:43:01 13953868 15615284 2471100 15.04 69572 1787200 745424 4.27 602796 1643236 32 08:23:27 07:44:01 13953872 15615368 2471096 15.04 69652 1787200 745424 4.27 602800 1643236 148 08:23:27 07:45:01 13953732 15615304 2471236 15.05 69724 1787204 745424 4.27 603120 1643240 128 08:23:27 07:46:01 13953708 15615380 2471260 15.05 69812 1787208 745424 4.27 602940 1643244 152 08:23:27 07:47:01 13953904 15615688 2471064 15.04 69908 1787212 745424 4.27 603092 1643248 152 08:23:27 07:48:01 13953760 15615632 2471208 15.05 70008 1787208 745424 4.27 603148 1643248 12 08:23:27 07:49:01 13953552 15615524 2471416 15.05 70080 1787220 729388 4.17 603404 1643256 164 08:23:27 07:50:01 13953740 15615772 2471228 15.05 70132 1787228 729388 4.17 603420 1643264 152 08:23:27 07:51:01 13953432 15615560 2471536 15.05 70220 1787232 729388 4.17 603904 1643268 16 08:23:27 07:52:01 13953624 15615808 2471344 15.05 70268 1787232 729388 4.17 604340 1643268 152 08:23:27 07:53:01 13953920 15616156 2471048 15.04 70308 1787236 729388 4.17 604396 1643272 208 08:23:27 07:54:01 13954008 15616260 2470960 15.04 70328 1787240 729388 4.17 604132 1643276 8 08:23:27 07:55:01 13953740 15616036 2471228 15.05 70360 1787244 729388 4.17 604388 1643280 152 08:23:27 07:56:01 13953496 15615792 2471472 15.05 70380 1787244 729388 4.17 604396 1643280 148 08:23:27 07:57:01 13953516 15615864 2471452 15.05 70400 1787252 729388 4.17 604256 1643288 8 08:23:27 07:58:01 13953468 15615844 2471500 15.05 70428 1787252 729388 4.17 604336 1643292 20 08:23:27 07:59:01 13953676 15616100 2471292 15.05 70468 1787260 729388 4.17 604592 1643296 164 08:23:27 08:00:01 13953800 15616240 2471168 15.05 70492 1787260 729388 4.17 604480 1643296 160 08:23:27 08:01:01 13953360 15615848 2471608 15.05 70508 1787264 729388 4.17 604412 1643300 4 08:23:27 08:02:01 13952236 15614808 2472732 15.05 70548 1787264 729388 4.17 604724 1643304 180 08:23:27 08:03:01 13953116 15615736 2471852 15.05 70604 1787268 729388 4.17 604620 1643316 8 08:23:27 08:04:01 13952884 15615660 2472084 15.05 70628 1787412 729388 4.17 604704 1643416 164 08:23:27 08:05:01 13952892 15615732 2472076 15.05 70660 1787416 729388 4.17 605440 1643320 200 08:23:27 08:06:01 13952444 15615328 2472524 15.05 70692 1787428 729388 4.17 605508 1643332 184 08:23:27 08:07:01 13952184 15615108 2472784 15.06 70716 1787432 729388 4.17 605416 1643336 156 08:23:27 08:08:01 13948464 15612072 2476504 15.08 70772 1787680 745452 4.27 608764 1643060 52 08:23:27 08:09:01 13948240 15611892 2476728 15.08 70804 1787692 745452 4.27 608724 1643060 200 08:23:27 08:10:01 13948432 15612128 2476536 15.08 70844 1787696 745452 4.27 609084 1643044 164 08:23:27 08:11:01 13948348 15612072 2476620 15.08 70868 1787700 745452 4.27 608780 1643048 196 08:23:27 08:12:01 13948612 15612360 2476356 15.08 70892 1787700 745452 4.27 608856 1643048 8 08:23:27 08:13:01 13948304 15612092 2476664 15.08 70936 1787692 745452 4.27 609000 1643052 20 08:23:27 08:14:01 13948280 15612136 2476688 15.08 70976 1787708 745452 4.27 608916 1643056 168 08:23:27 08:15:01 13948016 15611912 2476952 15.08 71000 1787716 745452 4.27 609084 1643064 204 08:23:27 08:16:01 13947956 15611864 2477012 15.08 71012 1787716 729228 4.17 609096 1643064 164 08:23:27 08:17:01 13947812 15611740 2477156 15.08 71040 1787716 729228 4.17 609136 1643068 200 08:23:27 08:18:01 13947992 15611988 2476976 15.08 71080 1787724 729228 4.17 609204 1643072 32 08:23:27 08:19:01 13948052 15612112 2476916 15.08 71132 1787728 729228 4.17 609216 1643076 168 08:23:27 08:20:01 13947572 15611660 2477396 15.08 71160 1787728 729228 4.17 609368 1643076 132 08:23:27 08:21:01 13898084 15601352 2526884 15.38 73224 1824216 736796 4.22 626828 1672996 12564 08:23:27 08:22:01 11963752 13953228 4461216 27.16 91212 2078752 2359900 13.51 2345556 1854820 37416 08:23:27 08:23:01 13105576 15518300 3319392 20.21 102528 2478128 780012 4.46 875692 2163908 30996 08:23:27 Average: 13904870 15585529 2520098 15.34 70896 1804287 760124 4.35 638189 1655879 2932 08:23:27 08:23:27 07:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:23:27 07:24:01 lo 0.54 0.54 0.07 0.07 0.00 0.00 0.00 0.00 08:23:27 07:24:01 ens3 67.04 46.38 1003.62 8.38 0.00 0.00 0.00 0.00 08:23:27 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 07:25:01 ens3 0.37 0.17 0.08 0.05 0.00 0.00 0.00 0.00 08:23:27 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 07:26:01 ens3 0.50 0.37 0.17 0.62 0.00 0.00 0.00 0.00 08:23:27 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 07:27:01 ens3 0.40 0.25 0.08 0.25 0.00 0.00 0.00 0.00 08:23:27 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 07:28:01 ens3 0.32 0.30 0.14 0.41 0.00 0.00 0.00 0.00 08:23:27 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 07:29:01 ens3 0.28 0.20 0.07 0.26 0.00 0.00 0.00 0.00 08:23:27 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 07:30:01 ens3 0.18 0.15 0.06 0.22 0.00 0.00 0.00 0.00 08:23:27 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 07:31:01 ens3 0.97 0.30 0.54 0.25 0.00 0.00 0.00 0.00 08:23:27 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 07:32:01 ens3 0.70 0.50 0.37 0.43 0.00 0.00 0.00 0.00 08:23:27 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 07:33:01 ens3 0.42 0.32 0.15 0.45 0.00 0.00 0.00 0.00 08:23:27 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 07:34:01 ens3 0.22 0.17 0.06 0.25 0.00 0.00 0.00 0.00 08:23:27 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 07:35:01 ens3 0.67 0.47 0.32 0.28 0.00 0.00 0.00 0.00 08:23:27 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 07:36:01 ens3 0.50 0.33 0.17 0.56 0.00 0.00 0.00 0.00 08:23:27 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 07:37:01 ens3 0.27 0.27 0.07 0.49 0.00 0.00 0.00 0.00 08:23:27 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 07:38:01 ens3 0.38 0.22 0.14 0.22 0.00 0.00 0.00 0.00 08:23:27 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 07:39:01 ens3 0.27 0.17 0.07 0.30 0.00 0.00 0.00 0.00 08:23:27 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 07:40:01 ens3 0.20 0.22 0.06 0.22 0.00 0.00 0.00 0.00 08:23:27 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 07:41:01 ens3 1.35 0.60 0.62 0.46 0.00 0.00 0.00 0.00 08:23:27 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 07:42:01 ens3 0.20 0.10 0.06 0.07 0.00 0.00 0.00 0.00 08:23:27 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 07:43:01 ens3 1.38 0.85 0.56 1.10 0.00 0.00 0.00 0.00 08:23:27 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 07:44:01 ens3 0.52 0.10 0.10 0.04 0.00 0.00 0.00 0.00 08:23:27 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 07:45:01 ens3 0.77 0.63 0.38 0.74 0.00 0.00 0.00 0.00 08:23:27 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 07:46:01 ens3 0.37 0.20 0.12 0.34 0.00 0.00 0.00 0.00 08:23:27 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 07:47:01 ens3 0.33 0.20 0.07 0.27 0.00 0.00 0.00 0.00 08:23:27 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 07:48:01 ens3 0.30 0.25 0.14 0.44 0.00 0.00 0.00 0.00 08:23:27 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 07:49:01 ens3 1.35 0.70 0.51 0.69 0.00 0.00 0.00 0.00 08:23:27 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 07:50:01 ens3 0.30 0.13 0.12 0.11 0.00 0.00 0.00 0.00 08:23:27 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 07:51:01 ens3 1.08 0.63 0.42 0.79 0.00 0.00 0.00 0.00 08:23:27 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 07:52:01 ens3 10.35 11.18 1.02 10.26 0.00 0.00 0.00 0.00 08:23:27 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 07:53:01 ens3 0.42 0.30 0.15 0.35 0.00 0.00 0.00 0.00 08:23:27 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 07:54:01 ens3 0.27 0.12 0.07 0.07 0.00 0.00 0.00 0.00 08:23:27 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 07:55:01 ens3 0.35 0.18 0.07 0.22 0.00 0.00 0.00 0.00 08:23:27 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 07:56:01 ens3 0.65 0.58 0.32 1.29 0.00 0.00 0.00 0.00 08:23:27 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 07:57:01 ens3 0.63 0.25 0.14 0.25 0.00 0.00 0.00 0.00 08:23:27 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 07:58:01 ens3 1.20 0.60 0.49 0.79 0.00 0.00 0.00 0.00 08:23:27 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 07:59:01 ens3 1.32 0.70 0.51 0.76 0.00 0.00 0.00 0.00 08:23:27 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 08:00:01 ens3 0.23 0.13 0.07 0.11 0.00 0.00 0.00 0.00 08:23:27 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 08:01:01 ens3 0.43 0.23 0.08 0.22 0.00 0.00 0.00 0.00 08:23:27 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 08:02:01 ens3 0.87 0.17 0.12 0.22 0.00 0.00 0.00 0.00 08:23:27 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 08:03:01 ens3 1.33 0.72 0.49 0.80 0.00 0.00 0.00 0.00 08:23:27 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 08:04:01 ens3 1.63 0.53 0.58 0.64 0.00 0.00 0.00 0.00 08:23:27 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 08:05:01 ens3 1.87 1.15 1.23 0.96 0.00 0.00 0.00 0.00 08:23:27 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 08:06:01 ens3 1.75 0.93 0.64 1.64 0.00 0.00 0.00 0.00 08:23:27 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 08:07:01 ens3 0.82 0.53 0.38 0.60 0.00 0.00 0.00 0.00 08:23:27 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 08:08:01 ens3 6.08 4.92 4.06 4.29 0.00 0.00 0.00 0.00 08:23:27 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 08:09:01 ens3 0.27 0.12 0.07 0.06 0.00 0.00 0.00 0.00 08:23:27 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 08:10:01 ens3 1.82 1.65 1.03 1.47 0.00 0.00 0.00 0.00 08:23:27 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 08:11:01 ens3 0.32 0.20 0.07 0.31 0.00 0.00 0.00 0.00 08:23:27 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 08:12:01 ens3 0.22 0.15 0.06 0.22 0.00 0.00 0.00 0.00 08:23:27 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 08:13:01 ens3 0.43 0.32 0.20 0.26 0.00 0.00 0.00 0.00 08:23:27 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 08:14:01 ens3 0.22 0.15 0.06 0.22 0.00 0.00 0.00 0.00 08:23:27 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 08:15:01 ens3 0.25 0.22 0.07 0.26 0.00 0.00 0.00 0.00 08:23:27 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 08:16:01 ens3 0.45 0.28 0.17 0.45 0.00 0.00 0.00 0.00 08:23:27 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 08:17:01 ens3 0.27 0.27 0.07 0.45 0.00 0.00 0.00 0.00 08:23:27 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 08:18:01 ens3 0.33 0.23 0.14 0.23 0.00 0.00 0.00 0.00 08:23:27 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 08:19:01 ens3 0.27 0.22 0.07 0.26 0.00 0.00 0.00 0.00 08:23:27 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:27 08:20:01 ens3 0.22 0.17 0.06 0.23 0.00 0.00 0.00 0.00 08:23:27 08:21:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:23:27 08:21:01 ens3 41.53 33.08 147.65 21.14 0.00 0.00 0.00 0.00 08:23:27 08:22:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 08:22:01 ens3 344.84 312.80 3022.73 53.67 0.00 0.00 0.00 0.00 08:23:27 08:23:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 08:23:27 08:23:01 ens3 433.93 336.81 4478.42 58.63 0.00 0.00 0.00 0.00 08:23:27 Average: lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:23:27 Average: ens3 15.60 12.74 144.26 3.00 0.00 0.00 0.00 0.00 08:23:27 08:23:27 08:23:27 ---> sar -P ALL: 08:23:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3413) 10/18/25 _x86_64_ (4 CPU) 08:23:27 08:23:27 07:22:24 LINUX RESTART (4 CPU) 08:23:27 08:23:27 07:23:02 CPU %user %nice %system %iowait %steal %idle 08:23:27 07:24:01 all 13.38 0.00 1.00 2.37 0.04 83.22 08:23:27 07:24:01 0 20.80 0.00 1.14 2.67 0.05 75.35 08:23:27 07:24:01 1 3.51 0.00 0.29 0.08 0.03 96.08 08:23:27 07:24:01 2 6.76 0.00 0.97 5.62 0.03 86.61 08:23:27 07:24:01 3 22.47 0.00 1.57 1.12 0.05 74.78 08:23:27 07:25:01 all 0.27 0.00 0.05 0.16 0.01 99.51 08:23:27 07:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:23:27 07:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:23:27 07:25:01 2 0.10 0.00 0.13 0.62 0.00 99.15 08:23:27 07:25:01 3 0.89 0.00 0.02 0.00 0.02 99.07 08:23:27 07:26:01 all 0.07 0.00 0.02 0.00 0.00 99.90 08:23:27 07:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:23:27 07:26:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:23:27 07:26:01 2 0.15 0.00 0.00 0.02 0.00 99.83 08:23:27 07:26:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:23:27 07:27:01 all 0.03 0.00 0.02 0.01 0.01 99.94 08:23:27 07:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:23:27 07:27:01 1 0.05 0.00 0.03 0.02 0.02 99.88 08:23:27 07:27:01 2 0.02 0.00 0.03 0.02 0.00 99.93 08:23:27 07:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:23:27 07:28:01 all 0.04 0.00 0.02 0.00 0.00 99.93 08:23:27 07:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:23:27 07:28:01 1 0.12 0.00 0.02 0.00 0.02 99.85 08:23:27 07:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:23:27 07:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:23:27 07:29:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:23:27 07:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:23:27 07:29:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:23:27 07:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:23:27 07:29:01 3 0.00 0.00 0.03 0.02 0.00 99.95 08:23:27 07:30:01 all 0.03 0.00 0.00 0.00 0.00 99.96 08:23:27 07:30:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:23:27 07:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:23:27 07:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:23:27 07:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:23:27 07:31:01 all 0.03 0.00 0.01 0.01 0.01 99.95 08:23:27 07:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:23:27 07:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:23:27 07:31:01 2 0.03 0.00 0.00 0.02 0.00 99.95 08:23:27 07:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:23:27 07:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:23:27 07:32:01 0 0.05 0.00 0.02 0.02 0.02 99.90 08:23:27 07:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:23:27 07:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:23:27 07:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:23:27 07:33:01 all 0.03 0.00 0.02 0.01 0.00 99.94 08:23:27 07:33:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:23:27 07:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:23:27 07:33:01 2 0.00 0.00 0.02 0.03 0.00 99.95 08:23:27 07:33:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:23:27 07:34:01 all 0.03 0.00 0.01 0.01 0.01 99.95 08:23:27 07:34:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:23:27 07:34:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:23:27 07:34:01 2 0.03 0.00 0.00 0.02 0.00 99.95 08:23:27 07:34:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:23:27 08:23:27 07:34:01 CPU %user %nice %system %iowait %steal %idle 08:23:27 07:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:23:27 07:35:01 0 0.03 0.00 0.00 0.02 0.02 99.93 08:23:27 07:35:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:23:27 07:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:23:27 07:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:23:27 07:36:01 all 0.08 0.00 0.01 0.00 0.00 99.90 08:23:27 07:36:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:23:27 07:36:01 1 0.07 0.00 0.00 0.02 0.00 99.92 08:23:27 07:36:01 2 0.22 0.00 0.00 0.00 0.00 99.78 08:23:27 07:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:23:27 07:37:01 all 0.08 0.00 0.03 0.00 0.00 99.88 08:23:27 07:37:01 0 0.27 0.00 0.07 0.00 0.02 99.65 08:23:27 07:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:23:27 07:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:23:27 07:37:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:23:27 07:38:01 all 0.03 0.00 0.03 0.02 0.01 99.91 08:23:27 07:38:01 0 0.03 0.00 0.03 0.05 0.02 99.87 08:23:27 07:38:01 1 0.03 0.00 0.03 0.02 0.00 99.92 08:23:27 07:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:23:27 07:38:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:23:27 07:39:01 all 0.02 0.00 0.02 0.00 0.00 99.95 08:23:27 07:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:23:27 07:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:23:27 07:39:01 2 0.05 0.00 0.03 0.02 0.00 99.90 08:23:27 07:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:23:27 07:40:01 all 0.02 0.00 0.02 0.01 0.01 99.94 08:23:27 07:40:01 0 0.03 0.00 0.03 0.02 0.02 99.90 08:23:27 07:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:23:27 07:40:01 2 0.02 0.00 0.00 0.03 0.00 99.95 08:23:27 07:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:23:27 07:41:01 all 0.42 0.00 0.01 0.01 0.01 99.56 08:23:27 07:41:01 0 0.05 0.00 0.02 0.02 0.00 99.92 08:23:27 07:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:23:27 07:41:01 2 1.35 0.00 0.00 0.00 0.00 98.65 08:23:27 07:41:01 3 0.23 0.00 0.03 0.02 0.02 99.70 08:23:27 07:42:01 all 0.51 0.00 0.01 0.00 0.00 99.46 08:23:27 07:42:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:23:27 07:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:23:27 07:42:01 2 1.97 0.00 0.02 0.00 0.00 98.01 08:23:27 07:42:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:23:27 07:43:01 all 0.29 0.00 0.02 0.01 0.00 99.68 08:23:27 07:43:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:23:27 07:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:23:27 07:43:01 2 1.06 0.00 0.02 0.00 0.02 98.91 08:23:27 07:43:01 3 0.07 0.00 0.02 0.02 0.02 99.88 08:23:27 07:44:01 all 0.52 0.00 0.02 0.01 0.01 99.44 08:23:27 07:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:23:27 07:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:23:27 07:44:01 2 1.95 0.00 0.03 0.00 0.00 98.02 08:23:27 07:44:01 3 0.10 0.00 0.05 0.03 0.02 99.80 08:23:27 07:45:01 all 0.53 0.00 0.02 0.01 0.00 99.44 08:23:27 07:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:23:27 07:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:23:27 07:45:01 2 1.99 0.00 0.00 0.00 0.00 98.01 08:23:27 07:45:01 3 0.05 0.00 0.05 0.02 0.02 99.87 08:23:27 08:23:27 07:45:01 CPU %user %nice %system %iowait %steal %idle 08:23:27 07:46:01 all 0.07 0.00 0.02 0.00 0.01 99.90 08:23:27 07:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:23:27 07:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:23:27 07:46:01 2 0.08 0.00 0.00 0.00 0.00 99.92 08:23:27 07:46:01 3 0.15 0.00 0.05 0.03 0.03 99.73 08:23:27 07:47:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:23:27 07:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:23:27 07:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:23:27 07:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:23:27 07:47:01 3 0.07 0.00 0.03 0.03 0.02 99.85 08:23:27 07:48:01 all 0.02 0.00 0.02 0.01 0.00 99.95 08:23:27 07:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:23:27 07:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:23:27 07:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:23:27 07:48:01 3 0.07 0.00 0.05 0.03 0.02 99.83 08:23:27 07:49:01 all 0.05 0.00 0.02 0.01 0.01 99.92 08:23:27 07:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:23:27 07:49:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:23:27 07:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:23:27 07:49:01 3 0.17 0.00 0.05 0.03 0.03 99.72 08:23:27 07:50:01 all 0.08 0.00 0.03 0.00 0.00 99.89 08:23:27 07:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:23:27 07:50:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:23:27 07:50:01 2 0.22 0.00 0.00 0.00 0.00 99.78 08:23:27 07:50:01 3 0.05 0.00 0.05 0.02 0.02 99.87 08:23:27 07:51:01 all 0.52 0.00 0.01 0.01 0.01 99.45 08:23:27 07:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:23:27 07:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:23:27 07:51:01 2 1.90 0.00 0.02 0.00 0.02 98.06 08:23:27 07:51:01 3 0.08 0.00 0.03 0.03 0.02 99.83 08:23:27 07:52:01 all 0.10 0.00 0.02 0.00 0.00 99.87 08:23:27 07:52:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:23:27 07:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:23:27 07:52:01 2 0.10 0.00 0.02 0.00 0.00 99.88 08:23:27 07:52:01 3 0.20 0.00 0.03 0.02 0.02 99.73 08:23:27 07:53:01 all 0.02 0.00 0.03 0.01 0.01 99.94 08:23:27 07:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:23:27 07:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:23:27 07:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:23:27 07:53:01 3 0.03 0.00 0.07 0.03 0.02 99.85 08:23:27 07:54:01 all 0.05 0.00 0.01 0.00 0.00 99.92 08:23:27 07:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:23:27 07:54:01 1 0.15 0.00 0.00 0.00 0.00 99.85 08:23:27 07:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:23:27 07:54:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:23:27 07:55:01 all 0.03 0.00 0.01 0.01 0.01 99.95 08:23:27 07:55:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:23:27 07:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:23:27 07:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:23:27 07:55:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:23:27 07:56:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:23:27 07:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:23:27 07:56:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:23:27 07:56:01 2 0.03 0.00 0.03 0.02 0.02 99.90 08:23:27 07:56:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:23:27 08:23:27 07:56:01 CPU %user %nice %system %iowait %steal %idle 08:23:27 07:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:23:27 07:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:23:27 07:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:23:27 07:57:01 2 0.05 0.00 0.02 0.00 0.03 99.90 08:23:27 07:57:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:23:27 07:58:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:23:27 07:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:23:27 07:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:23:27 07:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:23:27 07:58:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:23:27 07:59:01 all 0.20 0.00 0.02 0.00 0.00 99.77 08:23:27 07:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:23:27 07:59:01 1 0.00 0.00 0.03 0.00 0.00 99.97 08:23:27 07:59:01 2 0.73 0.00 0.03 0.02 0.02 99.20 08:23:27 07:59:01 3 0.03 0.00 0.02 0.03 0.02 99.90 08:23:27 08:00:01 all 0.34 0.00 0.01 0.00 0.01 99.64 08:23:27 08:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:23:27 08:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:23:27 08:00:01 2 1.31 0.00 0.02 0.00 0.02 98.66 08:23:27 08:00:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:23:27 08:01:01 all 0.02 0.00 0.02 0.01 0.00 99.95 08:23:27 08:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:23:27 08:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:23:27 08:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:23:27 08:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:23:27 08:02:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:23:27 08:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:23:27 08:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:23:27 08:02:01 2 0.03 0.00 0.02 0.02 0.02 99.92 08:23:27 08:02:01 3 0.02 0.00 0.03 0.02 0.02 99.92 08:23:27 08:03:01 all 0.02 0.00 0.02 0.01 0.01 99.95 08:23:27 08:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:23:27 08:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:23:27 08:03:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:23:27 08:03:01 3 0.05 0.00 0.02 0.02 0.00 99.92 08:23:27 08:04:01 all 0.08 0.00 0.01 0.00 0.01 99.90 08:23:27 08:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:23:27 08:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:23:27 08:04:01 2 0.23 0.00 0.02 0.00 0.02 99.73 08:23:27 08:04:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:23:27 08:05:01 all 0.59 0.00 0.01 0.00 0.01 99.39 08:23:27 08:05:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:23:27 08:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:23:27 08:05:01 2 2.15 0.00 0.02 0.02 0.03 97.79 08:23:27 08:05:01 3 0.07 0.00 0.00 0.02 0.02 99.90 08:23:27 08:06:01 all 0.27 0.00 0.02 0.01 0.00 99.70 08:23:27 08:06:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:23:27 08:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:23:27 08:06:01 2 1.00 0.00 0.00 0.02 0.00 98.99 08:23:27 08:06:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:23:27 08:07:01 all 0.11 0.00 0.01 0.00 0.01 99.87 08:23:27 08:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:23:27 08:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:23:27 08:07:01 2 0.05 0.00 0.02 0.00 0.03 99.90 08:23:27 08:07:01 3 0.33 0.00 0.02 0.02 0.00 99.63 08:23:27 08:23:27 08:07:01 CPU %user %nice %system %iowait %steal %idle 08:23:27 08:08:01 all 0.28 0.00 0.04 0.01 0.00 99.66 08:23:27 08:08:01 0 0.27 0.00 0.03 0.02 0.02 99.67 08:23:27 08:08:01 1 0.15 0.00 0.05 0.00 0.00 99.80 08:23:27 08:08:01 2 0.20 0.00 0.08 0.02 0.02 99.68 08:23:27 08:08:01 3 0.52 0.00 0.00 0.02 0.02 99.45 08:23:27 08:09:01 all 0.02 0.00 0.02 0.02 0.01 99.94 08:23:27 08:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:23:27 08:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:23:27 08:09:01 2 0.02 0.00 0.00 0.05 0.02 99.92 08:23:27 08:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:23:27 08:10:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:23:27 08:10:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:23:27 08:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:23:27 08:10:01 2 0.00 0.00 0.03 0.02 0.02 99.93 08:23:27 08:10:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:23:27 08:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:23:27 08:11:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:23:27 08:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:23:27 08:11:01 2 0.03 0.00 0.03 0.02 0.02 99.90 08:23:27 08:11:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:23:27 08:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:23:27 08:12:01 0 0.03 0.00 0.02 0.02 0.00 99.93 08:23:27 08:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:23:27 08:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:23:27 08:12:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:23:27 08:13:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:23:27 08:13:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:23:27 08:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:23:27 08:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:23:27 08:13:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:23:27 08:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:23:27 08:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:23:27 08:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:23:27 08:14:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:23:27 08:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:23:27 08:15:01 all 0.01 0.00 0.02 0.01 0.01 99.95 08:23:27 08:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:23:27 08:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:23:27 08:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:23:27 08:15:01 3 0.02 0.00 0.02 0.03 0.00 99.93 08:23:27 08:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:23:27 08:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:23:27 08:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:23:27 08:16:01 2 0.00 0.00 0.03 0.00 0.02 99.95 08:23:27 08:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:23:27 08:17:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:23:27 08:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:23:27 08:17:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:23:27 08:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:23:27 08:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:23:27 08:18:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:23:27 08:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:23:27 08:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:23:27 08:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:23:27 08:18:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:23:27 08:23:27 08:18:01 CPU %user %nice %system %iowait %steal %idle 08:23:27 08:19:01 all 0.02 0.00 0.01 0.23 0.01 99.73 08:23:27 08:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:23:27 08:19:01 1 0.00 0.00 0.02 0.90 0.00 99.08 08:23:27 08:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:23:27 08:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:23:27 08:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:23:27 08:20:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:23:27 08:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:23:27 08:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:23:27 08:20:01 3 0.00 0.00 0.02 0.03 0.02 99.93 08:23:27 08:21:01 all 0.79 0.00 0.20 0.12 0.02 98.88 08:23:27 08:21:01 0 0.17 0.00 0.10 0.02 0.00 99.72 08:23:27 08:21:01 1 0.55 0.00 0.15 0.30 0.02 98.98 08:23:27 08:21:01 2 1.43 0.00 0.17 0.05 0.02 98.34 08:23:27 08:21:01 3 1.00 0.00 0.38 0.10 0.02 98.50 08:23:27 08:22:01 all 35.36 0.00 1.91 0.79 0.08 61.87 08:23:27 08:22:01 0 31.76 0.00 1.91 0.40 0.08 65.85 08:23:27 08:22:01 1 34.29 0.00 2.37 2.20 0.07 61.07 08:23:27 08:22:01 2 35.76 0.00 1.76 0.25 0.08 62.15 08:23:27 08:22:01 3 39.63 0.00 1.59 0.28 0.08 58.42 08:23:27 08:23:01 all 53.91 0.00 2.04 0.38 0.10 43.57 08:23:27 08:23:01 0 39.22 0.00 1.89 0.49 0.12 58.28 08:23:27 08:23:01 1 65.73 0.00 2.31 0.35 0.12 31.50 08:23:27 08:23:01 2 60.68 0.00 1.22 0.12 0.08 37.90 08:23:27 08:23:01 3 49.92 0.00 2.76 0.59 0.10 46.64 08:23:27 Average: all 1.82 0.00 0.10 0.07 0.01 98.00 08:23:27 Average: 0 1.56 0.00 0.09 0.06 0.01 98.28 08:23:27 Average: 1 1.75 0.00 0.10 0.07 0.01 98.08 08:23:27 Average: 2 2.04 0.00 0.08 0.12 0.01 97.75 08:23:27 Average: 3 1.94 0.00 0.12 0.05 0.01 97.87 08:23:27 08:23:27 08:23:27